We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df01d7 commit fd6a332Copy full SHA for fd6a332
Info.plist
@@ -45,9 +45,14 @@
45
</dict>
46
</array>
47
<key>CFBundleVersion</key>
48
- <string>2483</string>
+ <string>2487</string>
49
<key>LSApplicationCategoryType</key>
50
<string>public.app-category.education</string>
51
+ <key>NSAppTransportSecurity</key>
52
+ <dict>
53
+ <key>NSAllowsArbitraryLoads</key>
54
+ <true/>
55
+ </dict>
56
<key>NSMainNibFile</key>
57
<string>MainMenu</string>
58
<key>NSPrincipalClass</key>
buildnumber
@@ -1 +1 @@
1
-2483
+2487
0 commit comments