(cmdツール)ipa
を使用してビルドしたファイルがあり、正常にインストールされ、iPadで表示できます。起動すると、空白の画面が表示され、コンソール(Xcode)で確認できますxcodebuild
: 資格「アプリケーション識別子」には、プロビジョニング プロファイルで許可されていない値があります)
コードサイン ツールを使用して確認したところ、すべての値がipa
ファイルで正しいです。
単一のターゲットを使用して、さまざまな設定とアセットから複数のアプリを作成しています。
xcrun
ビルド プロセス後にアセットをコピーする必要があるため、アプリを辞任します。このプロジェクトに取り組んでいるときに、間違った値、プロビジョニングプロファイル、または証明書の組み合わせ.ipa
があった場合、デバイスにインストールされることさえあるべきではなかったと理解しています。
.ipa
ビルドされたものとは異なるプロビジョニングプロファイルをデバイスに関連付けているようです。
私は Ruby 開発者なので、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.