We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a114e7 + 917afb3 commit 9631bdeCopy full SHA for 9631bde
1 file changed
OpenTreeMap/src/OTM/OTMPreferences.h
@@ -19,7 +19,7 @@
19
20
+ (OTMPreferences *)sharedPreferences;
21
22
-@property (assign) NSString *instance;
+@property (nonatomic, strong) NSString *instance;
23
24
- (void)save;
25
- (void)load;
0 commit comments