AdHoc data couldn
Xcode7で The data couldn’t be read because it isn’t in the correct format エラー
Xcode7で The data couldn’t be read because it isn’t in the correct format エラー
Xcodeを利用して[Product]→[Archive]を実施を行ったところ、
Build Successと表示されエラーがなく終了しています。その後ExportボタンよりAdHocを指定処理すると下記エラー表示
The data couldn't be read because it isn't in the correct format
Build SettingsのBitCodeをNOにする事で解消だれました。
https://qiita.com/syl_k/items/ddf1c723959fbca3204e

????