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 5869a36 commit 7db787eCopy full SHA for 7db787e
ios/RNCAsyncStorage.xcodeproj/project.pbxproj
@@ -232,6 +232,7 @@
232
OTHER_LDFLAGS = "-ObjC";
233
PRODUCT_NAME = RNCAsyncStorage;
234
SKIP_INSTALL = YES;
235
+ SUPPORTED_PLATFORMS = "iphonesimulator iphoneos appletvsimulator appletvos";
236
};
237
name = Debug;
238
@@ -248,6 +249,7 @@
248
249
250
251
252
253
254
name = Release;
255
0 commit comments