Skip to content

Commit

Permalink
Add apple store review need data
Browse files Browse the repository at this point in the history
  • Loading branch information
abc873693 committed Jan 3, 2021
1 parent 27747af commit 6ad42e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ios/Runner/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,14 @@
<string>Feature leaves apply would be select photos to apply leaves</string>
<key>NSMicrophoneUsageDescription</key>
<string>Feature leaves apply would be select photos to apply leaves</string>
<key>NSContactsUsageDescription</key>
<string>We want to improve app usage.</string>
<key>NSAppleMusicUsageDescription</key>
<string>We want to improve app usage.</string>
<key>NSMotionUsageDescription</key>
<string>We want to improve app usage.</string>
<key>NSSpeechRecognitionUsageDescription</key>
<string>We want to improve app usage.</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
Expand Down

0 comments on commit 6ad42e3

Please sign in to comment.