fix ios install (#480)

fix ios install
pull/488/head
Rubens de Melo 5 years ago committed by GitHub
parent ecb5aab94d
commit 9c52aad538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save