ERROR ITMS-90733:"binary you upl
2018-11-13 本文已影响0人
磊简单
![](https://img.haomeiwen.com/i13675282/9e068e2e34a11487.png)
解决办法:
打开终端
进入如下目录
Products/Applications/SundialPhoneApp.app/Watch/SundialWatchApp.app/PlugIns/SundialWatchAppExtension.appex/
运行如下命令:
/usr/libexec/PlistBuddy -c 'Set :DTPlatformBuild 15T212' Info.plist
/usr/libexec/PlistBuddy -c 'Set :DTPlatformVersion 4.3' Info.plist
/usr/libexec/PlistBuddy -c 'Set :DTSDKBuild 15T212' Info.plist
/usr/libexec/PlistBuddy -c 'Set :DTSDKName watchos4.3' Info.plist
/usr/libexec/PlistBuddy -c 'Set :DTXcode 0940' Info.plist
/usr/libexec/PlistBuddy -c 'Set :DTXcodeBuild 9F1027a' Info.plist