Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Commit 0be5590

Browse files
committed
Bump Build number
1 parent 8c1aea7 commit 0be5590

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

WorkWeek/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
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>NSLocationAlwaysUsageDescription</key>
6-
<string>Work Week needs to access your location for calculating your work hours. Work Week may not be running when you arrive at work, which is why we need Always Authorization. </string>
75
<key>CFBundleDevelopmentRegion</key>
86
<string>en</string>
97
<key>CFBundleExecutable</key>
@@ -19,7 +17,7 @@
1917
<key>CFBundleShortVersionString</key>
2018
<string>1.0</string>
2119
<key>CFBundleVersion</key>
22-
<string>1</string>
20+
<string>2</string>
2321
<key>Fabric</key>
2422
<dict>
2523
<key>APIKey</key>
@@ -36,6 +34,8 @@
3634
</dict>
3735
<key>LSRequiresIPhoneOS</key>
3836
<true/>
37+
<key>NSLocationAlwaysUsageDescription</key>
38+
<string>Work Week needs to access your location for calculating your work hours. Work Week may not be running when you arrive at work, which is why we need Always Authorization. </string>
3939
<key>UILaunchStoryboardName</key>
4040
<string>LaunchScreen</string>
4141
<key>UIRequiredDeviceCapabilities</key>

0 commit comments

Comments
 (0)