Skip to content

Commit 8055391

Browse files
committed
trigger ci
1 parent de878af commit 8055391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iOS_SDK/OneSignalDevApp/OneSignalDevApp/AppDelegate.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
4949

5050
// [FIRApp configure];
5151

52-
NSLog(@"Bundle URL: %@", [[NSBundle mainBundle] bundleURL]);
52+
NSLog(@" Bundle URL: %@", [[NSBundle mainBundle] bundleURL]);
5353

5454
[OneSignal setLogLevel:ONE_S_LL_VERBOSE visualLevel:ONE_S_LL_NONE];
5555
_notificationDelegate = [OneSignalNotificationCenterDelegate new];

0 commit comments

Comments
 (0)