0

コロナを使ったゲームを開発しました。新しいプロビジョニング プロファイルを使用して iPhone 用にビルドしようとすると、この警告が表示されます。

warning: Application failed codesign verification.  The signature was invalid, contains            disallowed entitlements, or it was not signed with an iPhone Distribution Certificate. (-19011)
failed to extract requirements data: 1

/Users/codemenmini2012-4/Desktop/ArcheryClassiciOS.app: invalid signature (code or signature have been modified)
failed to extract entitlements: 1

AssertMacros: entitlements_requested, At least need an application-identifier entitlements file: codesign_wrapper.c, line: 879
 - (null)


warning: Unable to extract codesigning entitlements from your application.  Please make sure ArcheryClassiciOS is a valid Mach executable that's properly codesigned. (-19050)
/Users/codemenmini2012-4/Desktop/ArcheryClassiciOS.app/ArcheryClassiciOS: invalid signature (code or signature have been modified)- (null)
4

1 に答える 1

0

プロファイルを取り消して、マシンのキーで再度要求してみましたか? りんごのプロファイルもよく私を悩ませます....

于 2013-05-03T10:54:52.327 に答える