1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

flutter_maps_firestore rebuild script (#1359)

This commit is contained in:
Brett Morgan
2022-08-03 22:40:53 +10:00
committed by GitHub
parent 6b6ccf872b
commit e7c290368f
12 changed files with 208 additions and 106 deletions

View File

@@ -6,6 +6,8 @@
<string>Finding Ice Cream stores near you</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Find Ice Cream</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
@@ -43,5 +45,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
</dict>
</plist>