We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7161d2 commit 1fd39d5Copy full SHA for 1fd39d5
LabelStoreMax/ios/Runner/Info.plist
@@ -16,6 +16,8 @@
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
<string>$(FLUTTER_BUILD_NAME)</string>
19
+ <key>NSCameraUsageDescription</key>
20
+ <string>$(PRODUCT_NAME) photo use</string>
21
<key>CFBundleSignature</key>
22
<string>????</string>
23
<key>MinimumOSVersion</key>
0 commit comments