// 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