Skip to content

Commit 9e49c0e

Browse files
committed
feat: add ITSAppUsesNonExemptEncryption
1 parent 34a9510 commit 9e49c0e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

swift-follow/Info.plist

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>ITSAppUsesNonExemptEncryption</key>
6+
<false/>
57
<key>NSAppTransportSecurity</key>
68
<dict>
79
<key>NSAllowsArbitraryLoads</key>

0 commit comments

Comments
 (0)