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 a23d91b commit 73aeb4dCopy full SHA for 73aeb4d
example/ios/RNPermissionsExample.xcodeproj/project.pbxproj
@@ -280,7 +280,7 @@
280
"-ObjC",
281
"-lc++",
282
);
283
- PRODUCT_BUNDLE_IDENTIFIER = com.zoontek.rnpermissionsexampl;
+ PRODUCT_BUNDLE_IDENTIFIER = com.zoontek.rnpermissionsexample;
284
PRODUCT_NAME = RNPermissionsExample;
285
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
286
SWIFT_VERSION = 5.0;
@@ -308,7 +308,7 @@
308
309
310
311
312
313
314
VERSIONING_SYSTEM = "apple-generic";
0 commit comments