|
|
|
|
@ -22,6 +22,10 @@
|
|
|
|
|
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
|
|
|
|
<key>LSRequiresIPhoneOS</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
|
|
<string>Need this permission to record voice</string>
|
|
|
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
|
|
<string>Need this permission to save tangheem as image on device</string>
|
|
|
|
|
<key>UILaunchStoryboardName</key>
|
|
|
|
|
<string>LaunchScreen</string>
|
|
|
|
|
<key>UIMainStoryboardFile</key>
|
|
|
|
|
@ -39,13 +43,9 @@
|
|
|
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
|
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
|
|
|
</array>
|
|
|
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
|
|
|
<false/>
|
|
|
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
|
|
|
<string>Need this permission to save tangheem as image on device</string>
|
|
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
|
|
<string>Need this permission to record voice</string>
|
|
|
|
|
<key>UISupportsDocumentBrowser</key>
|
|
|
|
|
<true/>
|
|
|
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
|
|
|
<false/>
|
|
|
|
|
</dict>
|
|
|
|
|
</plist>
|
|
|
|
|
|