Skip to content

Commit d1d8e28

Browse files
committed
trigger ci
1 parent 6c497f2 commit d1d8e28

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
@@ -50,7 +50,7 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
5050

5151
// [FIRApp configure];
5252

53-
NSLog(@"Bundle URL: %@", [[NSBundle mainBundle] bundleURL]);
53+
NSLog(@" Bundle URL: %@", [[NSBundle mainBundle] bundleURL]);
5454
[OneSignal.Debug setLogLevel:ONE_S_LL_VERBOSE];
5555
[OneSignal.Debug setAlertLevel:ONE_S_LL_NONE];
5656

0 commit comments

Comments
 (0)