Skip to content

Commit 03d49fa

Browse files
committed
Update example app settings
1 parent 7aea4ff commit 03d49fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/ios/Podfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ SPEC CHECKSUMS:
2828

2929
PODFILE CHECKSUM: 00e11052cc39ea18fbe809bd677b0128a21ff9b7
3030

31-
COCOAPODS: 1.14.3
31+
COCOAPODS: 1.15.2

example/ios/Runner/AppDelegate.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import UIKit
22
import Flutter
33

4-
@UIApplicationMain
4+
@main
55
@objc class AppDelegate: FlutterAppDelegate {
66
override func application(
77
_ application: UIApplication,

0 commit comments

Comments
 (0)