mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
fix: add NSAppleMusicUsageDescription to Info.plist for MDC
This commit is contained in:
1
Makefile
1
Makefile
@@ -164,6 +164,7 @@ enable_mdc:
|
||||
echo >> ./Build.xcconfig
|
||||
echo 'SWIFT_ACTIVE_COMPILATION_CONDITIONS = $$(inherited) MDC' >> ./Build.xcconfig
|
||||
echo 'GCC_PREPROCESSOR_DEFINITIONS = $$(inherited) MDC=1' >> ./Build.xcconfig
|
||||
echo 'INFOPLIST_PREPROCESSOR_DEFINITIONS = $$(inherited) MDC=1' >> ./Build.xcconfig
|
||||
|
||||
DSYM_FOLDER ?= ./dSYM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user