|
@@ -48,5 +48,9 @@
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
</array>
|
|
</array>
|
|
|
|
|
+ <key>NSCameraUsageDescription</key>
|
|
|
|
|
+ <string>Try to use camera</string>
|
|
|
|
|
+ <key>NSPhotoLibraryUsageDescription</key>
|
|
|
|
|
+ <string>Try to visit Photo Library</string>
|
|
|
</dict>
|
|
</dict>
|
|
|
</plist>
|
|
</plist>
|