Skip to content

Commit 76525e1

Browse files
committed
Merge branch 'master' into develop
2 parents 410891c + e392e66 commit 76525e1

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

hackfoldr-iOS/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,9 @@
9999
"scale" : "2x"
100100
},
101101
{
102-
"idiom" : "ios-marketing",
103102
"size" : "1024x1024",
103+
"idiom" : "ios-marketing",
104+
"filename" : "iTunesArtwork@2x.png",
104105
"scale" : "1x"
105106
},
106107
{
196 KB
Loading

hackfoldr-iOS/hackfoldr-iOS-Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
<true/>
5656
<key>NSCameraUsageDescription</key>
5757
<string>Scan QR code</string>
58+
<key>NSPhotoLibraryUsageDescription</key>
59+
<string>Access photo library</string>
5860
<key>UILaunchStoryboardName</key>
5961
<string>LaunchScreen</string>
6062
<key>UIRequiredDeviceCapabilities</key>

0 commit comments

Comments
 (0)