7

私は iOS 向けの開発が初めてで (したがって MacOSx は初めて)、Titanium を使用しています。使用しているバージョンは 2.1 です。アプリケーションを iPad にデプロイしようとしましたが、次のエラーが表示されました。

[ERROR] Code Sign error: The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

When I checked Xcode the Provisioning Profiles have the status Valid signing identity not found, my Xcode version is 4.4. I have entered my team developer portal, the application and the iPad are registered there and have downloaded the certificate and the provisioning files and I can't seem to figure out what's wrong with this. I have tried this post but I couldn't solve my problem.

I'm really lost here and I wish someone would just guide me in finding the answer to this problem. What I have read so far hasn't given me a solution. Hope anyone can help me with this issue.

4

1 に答える 1

5

この問題が発生するたびに (新しいマシンまたは新しいデバイスを使用している場合)、私は常に次の投稿を参照します。

iPhone アプリの署名: このプロファイルに一致する有効な署名 ID がキーチェーンに見つかりませんでした

ルイの答えはいつもうまくいきました。幸運を

于 2012-11-03T00:34:34.887 に答える