报错信息:
ITMS-90530 "Invalid MinimumOSVersion. Apps that only support 64-bit devices must specify a deplyment target of 8.0 or later"
IMTS-90208 "Invalid Bundle. The bundle xxx.app does not support the minimum OS version specified in the Info.plist"
IMTS-90502 "Invalid Bundle. Apps that only contain the arm64 slice must also have'arm64' in the list of UIRequiredDeviceCapabilities in Info.plist "
解决方法:
拔掉手机,重新编译。
可能原因:可能测试手机是8.0以上,在打包APP的时候,由于没拔掉手机,导致得到的安装包是针对8.0以上的版本