Skip to content

Commit

Permalink
build: migrate from deprecated appdelegate makro
Browse files Browse the repository at this point in the history
  • Loading branch information
krille-chan committed Oct 4, 2024
1 parent cc928c6 commit 811434e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 811434e

Please sign in to comment.