Skip to content

Commit

Permalink
Update example app settings
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Jan 20, 2025
1 parent 7aea4ff commit 03d49fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 00e11052cc39ea18fbe809bd677b0128a21ff9b7

COCOAPODS: 1.14.3
COCOAPODS: 1.15.2
2 changes: 1 addition & 1 deletion example/ios/Runner/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import UIKit
import Flutter

@UIApplicationMain
@main
@objc class AppDelegate: FlutterAppDelegate {
override func application(
_ application: UIApplication,
Expand Down

0 comments on commit 03d49fa

Please sign in to comment.