1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 00:08:24 +00:00

fix ios install (#480)

fix ios install
This commit is contained in:
Rubens de Melo
2020-06-22 00:26:29 -03:00
committed by GitHub
parent ecb5aab94d
commit 9c52aad538

View File

@@ -45,5 +45,7 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>io.flutter.embedded_views_preview</key>
<true/>
</dict>
</plist>