Code cracker

2,782
reputation
6
31
57

Cool Cracker

    NSLog (@"Swift and Objective-c developer currently working for iOS apps");
    
    UIView *me=[UIView alloc]init];
    
    me.frame=CGRectMake(0,0,1ft,6ft);
    
    [self.Earth addsubview:me];