burrow/Apple/Configuration/App.xcconfig
2024-09-08 16:51:17 -07:00

8 lines
299 B
Text

LD_EXPORT_SYMBOLS = NO
SKIP_INSTALL = NO
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks
LD_RUNPATH_SEARCH_PATHS[sdk=macosx*] = $(inherited) @executable_path/../Frameworks
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor