]> git.saurik.com Git - apple/security.git/blobdiff - OTAPKIAssetTool/OTAPKIAssetTool.xcconfig
Security-57740.1.18.tar.gz
[apple/security.git] / OTAPKIAssetTool / OTAPKIAssetTool.xcconfig
index dcd4550413253ef41182abde5277481fd1e4d27e..8d9ab8b27d7301e72d833f029ff9be2f7b9480bf 100644 (file)
@@ -11,4 +11,6 @@ LAUNCHD_PLIST_INSTALL_DIR = $(DSTROOT)$(SYSTEM_LIBRARY_DIR)/LaunchDaemons
 
 // We do not want to install OTAPKIAssetTool into the simulator, so only
 // define this for non-sim platforms.
-OTAPKIASSETTOOL_LAUNCHD_PLIST[sdk=iphoneos*] = OTAPKIAssetTool/com.apple.OTAPKIAssetTool.plist
+OTAPKIASSETTOOL_LAUNCHD_PLIST[sdk=embedded*] = OTAPKIAssetTool/com.apple.OTAPKIAssetTool.plist
+
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) OSSPINLOCK_USE_INLINED=0