darling-dyld/configs/update_dyld_sim_shared_cache.xcconfig

10 lines
331 B
Plaintext
Raw Normal View History

2022-04-19 03:33:29 +00:00
#include "<DEVELOPER_DIR>/AppleInternal/XcodeConfig/PlatformSupportHost.xcconfig"
2022-04-20 03:09:17 +00:00
INSTALL_PATH = $(SIMULATOR_RUNTIME_BUNDLE_INSTALL_DIR)/Contents/Resources
2022-04-19 03:33:29 +00:00
//:configuration = Debug
GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1 DEBUG=1
//:configuration = Release
GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1