mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Make module_test_ios pass (#44147)
This commit is contained in:
parent
d96afee888
commit
55df81e8eb
@ -1,9 +1,5 @@
|
||||
import UIKit
|
||||
|
||||
// Prove plugins can be module-imported from the host app.
|
||||
import device_info
|
||||
import google_maps_flutter
|
||||
|
||||
@UIApplicationMain
|
||||
class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
func application(_ application: UIApplication, configurationForConnecting connectingSceneSession: UISceneSession, options: UIScene.ConnectionOptions) -> UISceneConfiguration {
|
||||
|
Loading…
Reference in New Issue
Block a user