]> git.saurik.com Git - apple/dyld.git/blobdiff - configs/update_dyld_sim_shared_cache.xcconfig
dyld-832.7.1.tar.gz
[apple/dyld.git] / configs / update_dyld_sim_shared_cache.xcconfig
index e4f7bfaf6c0f9301424f5711d1f7c48cafd0bfad..f744df6c9f5c840c7b4803ad243d2480bbef1e52 100644 (file)
@@ -1,3 +1,9 @@
-
 #include "<DEVELOPER_DIR>/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