Skip to content

Commit acc978b

Browse files
committed
Fix the TV login
1 parent 32ee897 commit acc978b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Fetch/Info.plist

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<key>CFBundlePackageType</key>
3737
<string>APPL</string>
3838
<key>CFBundleShortVersionString</key>
39-
<string>2.0.1</string>
39+
<string>2.0.2</string>
4040
<key>CFBundleSignature</key>
4141
<string>????</string>
4242
<key>CFBundleURLTypes</key>
@@ -79,6 +79,8 @@
7979
<key>NSAllowsArbitraryLoads</key>
8080
<true/>
8181
</dict>
82+
<key>NSCameraUsageDescription</key>
83+
<string>Allows the Fetch TV login to work.</string>
8284
<key>UIApplicationShortcutItems</key>
8385
<array>
8486
<dict>

Fetch/Settings.bundle/Root.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</dict>
2121
<dict>
2222
<key>DefaultValue</key>
23-
<string>2.0.1 (4019)</string>
23+
<string>2.0.2 (4019)</string>
2424
<key>Key</key>
2525
<string>appVersion</string>
2626
<key>Title</key>

0 commit comments

Comments
 (0)