no v
This commit is contained in:
parent
308e340c1e
commit
07d21853d9
|
|
@ -55,7 +55,7 @@
|
||||||
<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() %} -->
|
<!-- {% for k, v in cookiecutter.info_plist.items() %} -->
|
||||||
<key>{{ k }}={{ v }}</key>
|
<key>{{ k }}=</key>
|
||||||
<!-- {% endfor %} -->
|
<!-- {% endfor %} -->
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
Loading…
Reference in New Issue