Pierre-Olivier Latour %!s(int64=9) %!d(string=hai) anos
pai
achega
0192c364b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iOS/AppDelegate.h

+ 1 - 1
iOS/AppDelegate.h

@@ -28,5 +28,5 @@
 #import <UIKit/UIKit.h>
 
 @interface AppDelegate : UIResponder <UIApplicationDelegate>
-@property(retain, nonatomic) UIWindow* window;
+@property(strong, nonatomic) UIWindow* window;
 @end