소스 검색

[iOS] Prepare for App Store release

j8
Lyubomir Marinov 8 년 전
부모
커밋
e4f9c17f8a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      ios/app/Info.plist

+ 2
- 0
ios/app/Info.plist 파일 보기

36
 			</dict>
36
 			</dict>
37
 		</array>
37
 		</array>
38
 	</dict>
38
 	</dict>
39
+	<key>ITSAppUsesNonExemptEncryption</key>
40
+	<false/>
39
 	<key>LSRequiresIPhoneOS</key>
41
 	<key>LSRequiresIPhoneOS</key>
40
 	<true/>
42
 	<true/>
41
 	<key>NSAppTransportSecurity</key>
43
 	<key>NSAppTransportSecurity</key>

Loading…
취소
저장