Skip to content

Commit

Permalink
chore: Add iOS building diff
Browse files Browse the repository at this point in the history
  • Loading branch information
riscait committed Aug 13, 2024
1 parent 0221777 commit e2eb327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/flutter_app/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 e2eb327

Please sign in to comment.