We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27981f9 commit 07dd055Copy full SHA for 07dd055
arrays/AppDelegate.m
@@ -18,7 +18,7 @@ @implementation AppDelegate
18
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
19
// Override point for customization after application launch.
20
NSLog(@"sdf");
21
- NSLog(@"opapa");
+
22
23
return YES;
24
}
0 commit comments