Skip to content

Commit dc5a008

Browse files
committed
Updating Info.plist
1 parent e4ed8fa commit dc5a008

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

EarthView/Info.plist

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>1</string>
20+
<string>2</string>
21+
<key>ITSAppUsesNonExemptEncryption</key>
22+
<false/>
23+
<key>LSApplicationCategoryType</key>
24+
<string>public.app-category.utilities</string>
2125
<key>LSRequiresIPhoneOS</key>
2226
<true/>
2327
<key>UIMainStoryboardFile</key>
@@ -28,9 +32,5 @@
2832
</array>
2933
<key>UIUserInterfaceStyle</key>
3034
<string>Automatic</string>
31-
<key>ITSAppUsesNonExemptEncryption</key>
32-
<false/>
33-
<key>LSApplicationCategoryType</key>
34-
<string>public.app-category.utilities</string>
3535
</dict>
3636
</plist>

0 commit comments

Comments
 (0)