File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 42
42
<key >NSAllowsArbitraryLoads </key >
43
43
<true />
44
44
</dict >
45
+ <key >NSPhotoLibraryUsageDescription </key >
46
+ <string >Location services are not used </string >
47
+ <key >NSPhotoLibraryUsageDescription </key >
48
+ <string >This app requires access to the photo library in order to upload images. </string >
49
+ <key >NSMicrophoneUsageDescription </key >
50
+ <string >This app does not require access to the microphone. </string >
51
+ <key >NSCameraUsageDescription </key >
52
+ <string >This app requires access to the camera in order to upload images. </string >
45
53
<key >UIBackgroundModes </key >
46
54
<array >
47
55
<string >fetch </string >
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: assistantnms_app
2
2
description : Assistant for No Man's Sky
3
3
homepage : https://nmsassistant.com
4
4
# author: Kurt Lourens
5
- version : 1.107.0+271 # dart scripts\versionNumScript.dart
5
+ version : 1.107.0+272 # dart scripts\versionNumScript.dart
6
6
publish_to : ' none'
7
7
8
8
environment :
You can’t perform that action at this time.
0 commit comments