Skip to content

Commit c925f64

Browse files
committed
Updated version to 1.3
1 parent b73f734 commit c925f64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

OpenGpxTracker/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.2</string>
18+
<string>1.3</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
@@ -35,6 +35,8 @@
3535
<array>
3636
<string>location</string>
3737
</array>
38+
<key>UIFileSharingEnabled</key>
39+
<true/>
3840
<key>UILaunchStoryboardName</key>
3941
<string>LaunchScreen</string>
4042
<key>UIMainStoryboardFile</key>
@@ -56,7 +58,5 @@
5658
<string>UIInterfaceOrientationLandscapeLeft</string>
5759
<string>UIInterfaceOrientationLandscapeRight</string>
5860
</array>
59-
<key>UIFileSharingEnabled</key>
60-
<true/>
6161
</dict>
6262
</plist>

0 commit comments

Comments
 (0)