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:
@@ -48,5 +48,9 @@
|
||||
-->
|
||||
<key>GADApplicationIdentifier</key>
|
||||
<string>ca-app-pub-3940256099942544~1458002511</string>
|
||||
<key>CADisableMinimumFrameDurationOnPhone</key>
|
||||
<true/>
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user