Skip to content

Commit 29bfd55

Browse files
authored
Prod版のInfo.plistにITSAppUsesNonExemptEncryptionを追加してApple輸出コンプラチェックをスキップ (#5363)
1 parent 77d9ace commit 29bfd55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/TrainLCD/Schemes/Prod/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
<string>$(CURRENT_PROJECT_VERSION)</string>
4444
<key>CURRENT_SCHEME_NAME</key>
4545
<string>ProdTrainLCD</string>
46+
<key>ITSAppUsesNonExemptEncryption</key>
47+
<false/>
4648
<key>LSApplicationCategoryType</key>
4749
<string></string>
4850
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)