AppDelegate.h add back this line
@property (strong, nonatomic) UIWindow * window;
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow * window;
@end
AppDelegate.h add back this line
@property (strong, nonatomic) UIWindow * window;
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow * window;
@end
このブログ記事に対するトラックバックURL:
Comment feed