simple test

This commit is contained in:
Feodor Fitsner 2024-10-06 10:01:10 -07:00
parent 02a0cf27f5
commit 308e340c1e
1 changed files with 1 additions and 4 deletions

View File

@ -55,10 +55,7 @@
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs access to location.</string>
<!-- {% for k, v in cookiecutter.info_plist.items() %} -->
<key>{{ k }}</key>
<!-- {% if v == True %} -->
<true />
<!-- {% endif %} -->
<key>{{ k }}={{ v }}</key>
<!-- {% endfor %} -->
</dict>
</plist>