Skip to content

Commit

Permalink
Added NSMicrophoneUsageDescription to Info.plist
Browse files Browse the repository at this point in the history
  • Loading branch information
John Scalo committed Apr 13, 2017
1 parent dabf7bc commit c90424a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TempiFFT/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
<string>LaunchScreen</string>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>NSMicrophoneUsageDescription</key>
<string>So it can use the mic. Duh.</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
Expand Down

0 comments on commit c90424a

Please sign in to comment.