Skip to content

Commit bc4445c

Browse files
committed
Removed AppDelegate change and unused background image
1 parent fce8015 commit bc4445c

File tree

5 files changed

+0
-28
lines changed

5 files changed

+0
-28
lines changed

Example/CommandBarIOS/AppDelegate.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,5 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
3030
func applicationWillTerminate(_ application: UIApplication) {
3131
// Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
3232
}
33-
34-
35-
func application(_ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey : Any] = [:]) -> Bool {
36-
return true
37-
}
3833
}
3934

Example/CommandBarIOS/Images.xcassets/Background.imageset/Contents.json

Lines changed: 0 additions & 23 deletions
This file was deleted.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)