LoginSignup
0
0

More than 5 years have passed since last update.

Xcode7で"The data couldn’t be read because it isn’t in the correct format"エラー

Posted at

備忘録として

Xcode7で古いアプリのAdhoc ipaファイルを作成しようとしたら表題のようなエラーがでて、ipaファイルが作成されなかった。
Provisioning Profileは正しいのにおかしいと数時間悩んでいたら、どうやらBitcodeの設定がいけなかったらしい。
「Build Settings」から「Bitcode」を「NO」にしたらうまく作成された。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0