Skip to content

Commit

Permalink
Update example iOS project
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Ioannou committed Nov 10, 2024
1 parent 91320f0 commit b879961
Showing 1 changed file with 1 addition and 1 deletion.
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 b879961

Please sign in to comment.