Skip to content

Commit

Permalink
Update AppDelegate.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
serhii-londar committed Feb 12, 2025
1 parent 5ca7858 commit eba2d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Example/AppleReminders/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import UIKit
class AppDelegate: UIResponder, UIApplicationDelegate {
func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?) -> Bool {
// Override point for customization after application launch.

true
}

Expand Down

0 comments on commit eba2d68

Please sign in to comment.