0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

App Store Connect の暗号方式の利用の入力をスキップしたい

Posted at

問題

リリース用アプリをApp Store Connectへアップロードし、Appleへの審査提出を作成しますが
毎回独自暗号化を利用しているかのダイアログが表示され入力を求められます。
これをスキップする方法はないものかと調べます。

対応

Appleのヘルプページにも設定方法が載っているのでその通りに設定を追加します。
もし暗号化を設定していないよということであれば値を NO に設定しておけば良いようです。
App Uses Non-Exempt Encryptionと表示されますが
Keyの名前はITSAppUsesNonExemptEncryptionです。

スクリーンショット 2020-09-24 9.41.34.png

参照

0
2
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
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?