remove everything
This commit is contained in:
parent
07d21853d9
commit
a017bdcd08
|
|
@ -54,8 +54,6 @@
|
||||||
<string>This app needs access to Audio Recording.</string>
|
<string>This app needs access to Audio Recording.</string>
|
||||||
<key>NSLocationWhenInUseUsageDescription</key>
|
<key>NSLocationWhenInUseUsageDescription</key>
|
||||||
<string>This app needs access to location.</string>
|
<string>This app needs access to location.</string>
|
||||||
<!-- {% for k, v in cookiecutter.info_plist.items() %} -->
|
|
||||||
<key>{{ k }}=</key>
|
|
||||||
<!-- {% endfor %} -->
|
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
Loading…
Reference in New Issue