X-Git-Url: https://git.saurik.com/apple/dyld.git/blobdiff_plain/10b92d3b56e938a5c1f5e708ddd1c5d0c2c807d1..bc3b7c8cda49ed8598284a489c0bb9694c67c6a4:/configs/update_dyld_sim_shared_cache.xcconfig?ds=inline diff --git a/configs/update_dyld_sim_shared_cache.xcconfig b/configs/update_dyld_sim_shared_cache.xcconfig index e4f7bfa..f744df6 100644 --- a/configs/update_dyld_sim_shared_cache.xcconfig +++ b/configs/update_dyld_sim_shared_cache.xcconfig @@ -1,3 +1,9 @@ - #include "/AppleInternal/XcodeConfig/PlatformSupportHost.xcconfig" +INSTALL_PATH = $(SIMULATOR_RUNTIME_BUNDLE_INSTALL_DIR)/Contents/Resources + +//:configuration = Debug +GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1 DEBUG=1 + +//:configuration = Release +GCC_PREPROCESSOR_DEFINITIONS = BUILDING_CACHE_BUILDER=1