在更新到Xcode 8.2之后,我尝试将更新推送到我的应用程序,并且我收到无效的二进制错误.我以前从未见过这个.我的应用程序的iOS部署目标是iOS 9.0.有没有人看到这个错误或知道如何解决它?
这是电子邮件的内容,解释了二进制文件的无效内容:
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftDispatch.dylib is 10.2 which is greater than the maximum allowed value of 10.1.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftCore.dylib is 10.2 which is greater than the maximum allowed value of 10.1.
Invalid sdk value - The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in appname.app/Frameworks/libswiftCoreImage.dylib is 10.2 which is greater than the …Run Code Online (Sandbox Code Playgroud)