随笔分类 -  iOS

通过Application Loader上传IOS应用程序出现证书签名错误的解决方法
摘要:Xcode 4.3.2错误描述: 证书一切正常!但是上传时仍然出现下面错误!Application failed codesign verification. The signature was invalid,contains disallowed entitlements,or it was not signed with an iPhone Distribution Certificate.解决办法!Edit Scheme—》Run app->在这里Info里面找到Build Configuration,选择Release。然后进选中Target,Build Setting里面找到 阅读全文
posted @ 2012-05-23 15:30 风云永杰 阅读(5217) 评论(3) 推荐(1)
2012年3月28日上传程序出现错误
摘要:两条错误:错误描述:*iPhone/iPod Touch:application executable is missing a required architecture. At least one of the following archiecture(s) must be present:armv6.* Unable to extract entitlements from application:(null). 阅读全文
posted @ 2012-03-28 11:00 风云永杰 阅读(380) 评论(0) 推荐(0)