Skip to content

Commit 25907d9

Browse files
committed
Probably avoid the export thing in testflight?
1 parent 5cd149b commit 25907d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
<key>NSPhotoLibraryUsageDescription</key>
3232
<string>Used to upload photos to the chat</string>
3333
<key>UILaunchStoryboardName</key>
34-
<string>LaunchScreen</string>
34+
<string>LaunchScreen</string>
35+
<key>ITSAppUsesNonExemptEncryption</string>
36+
<false/>
3537
<key>UISupportedInterfaceOrientations</key>
3638
<array>
3739
<string>UIInterfaceOrientationPortrait</string>

0 commit comments

Comments
 (0)