我有一个ipa
文件,我使用xcodebuild
(cmd工具)构建,并成功安装,可以在我的iPad上看到它。当我启动它时,它只是一个空白屏幕,我可以在控制台(Xcode)中看到
:权利'application-identifier'具有不允许的值 通过配置文件)
我已使用代码签名工具进行了验证,并且ipa
文件中的所有值都是正确的,
我正在使用单个目标来创建来自不同设置和资源的多个应用。
我在xcrun
处暂停了我的应用,因为我必须在构建过程后复制资产。根据我对这个项目的理解,如果我有错误的值,配置文件或证书组合,我不应该得到一个.ipa
甚至可以安装在设备上。
.ipa
看起来与设备上的其他配置文件相关联的配置文件不同于它所构建的配置文件。
我是一名红宝石开发者,所以 xCode 和 iOs 开发对我来说是新的,任何帮助都将不胜感激
Jul 30 16:21:36 Mannies-Dev-iPad amfid[996] <Error>: Jul 30 16:21:36 SecTrustEvaluate [leaf CriticalExtensions IssuerCommonName]
Jul 30 16:21:37 Mannies-Dev-iPad amfid[996] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 30 16:21:37 Mannies-Dev-iPad amfid[996] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 30 16:21:37 Mannies-Dev-iPad amfid[996] <Error>: entitlement 'application-identifier' has value not permitted by a provisioning profile
Jul 30 16:21:37 Mannies-Dev-iPad xxx[995] <Error>: objc[995]: Class WebView is implemented in both /System/Library/PrivateFrameworks/WebKit.framework/WebKit and /var/mobile/Applications/55025FD7-6F95-4D1B-A98F-766D2638C0BD/xxx.app/xxx. One of the two will be used. Which one is undefined.
Jul 30 16:21:38 Mannies-Dev-iPad kernel[0] <Debug>: launchd[995] Builtin profile: container (sandbox)
Jul 30 16:21:38 Mannies-Dev-iPad kernel[0] <Debug>: launchd[995] Container: /private/var/mobile/Applications/55025FD7-6F95-4D1B-A98F-766D2638C0BD (sandbox)
Jul 30 16:21:39 Mannies-Dev-iPad itunesstored[71] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Jul 30 16:21:39 Mannies-Dev-iPad itunesstored[71] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Jul 30 16:21:40 Mannies-Dev-iPad itunesstored[71] <Error>: libMobileGestalt copySystemVersionDictionaryValue: Could not lookup ReleaseType from system version dictionary
Jul 30 16:21:41 Mannies-Dev-iPad profiled[981] <Notice>: (Note ) profiled: Idled.
Jul 30 16:21:41 Mannies-Dev-iPad profiled[981] <Notice>: (Note ) profiled: Service stopping.