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

Upgrade macOS, iOS and Android runners (#1425)

Just removed the old `ios/`, `macos/` and `android/` folders and recreated them using `flutter create .`, then massaged the runners back into working order.
This commit is contained in:
Filip Hracek
2022-09-09 13:21:58 +02:00
committed by GitHub
parent 5f6bcf7158
commit 6329e7a148
21 changed files with 137 additions and 93 deletions

View File

@@ -48,5 +48,9 @@
-->
<key>GADApplicationIdentifier</key>
<string>ca-app-pub-3940256099942544~1458002511</string>
<key>CADisableMinimumFrameDurationOnPhone</key>
<true/>
<key>UIApplicationSupportsIndirectInputEvents</key>
<true/>
</dict>
</plist>