有很多关于这个的话题,但我已经连续两天搜索和尝试,我找不到解决方案。终端没有给我任何错误(代码设计 -vvvv):
/Users/Tim/Documents/appNaam/Payload/Naam.app: valid on disk
/Users/Tim/Documents/appNaam/Payload/Naam.app: satisfies its Designated Requirement
如果我使用 codesign -dvvvv,我可以看到应用程序已签名。
Identifier=com.Company.App
Format=bundle with Mach-O thin (armv7)
CodeDirectory v=20001 size=55034 flags=0x0(none) hashes=2743+5 location=embedded
CDHash=e7e6edf4cbcfab6e7d482eccbe8b25314d7dddb3
Signature size=4250
Authority=iPhone Distribution: XXXXXX
Authority=Apple Worldwide Developer Relations Certification Authority
Authority=Apple Root CA
Signed Time=16 jan 2012 20:10:51
Info.plist entries=33
Sealed Resources rules=5 files=27
Internal requirements count=0 size=12
我试过一遍又一遍地删除证书和规定。我试图只导出密钥、证书和两者。我提取 .ipa 并将其压缩为 zip。我已经尝试了一切,但它似乎不起作用。
请帮我!提前致谢,蒂姆