Ver código fonte

Move all iOS related code to a subfolder

Mathieu Acthernoene 6 anos atrás
pai
commit
a1849ee953

+ 18
- 18
example/ios/Example.xcodeproj/project.pbxproj Ver arquivo

35
 		2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
35
 		2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
36
 		2DCD954D1E0B4F2C00145EB5 /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; };
36
 		2DCD954D1E0B4F2C00145EB5 /* ExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* ExampleTests.m */; };
37
 		5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
37
 		5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
38
-		661E35741FD3114100C328EA /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 661E35731FD3113500C328EA /* libReactNativePermissions.a */; };
38
+		66AE23241FE44648000AEC3F /* libReactNativePermissions.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 66AE23231FE44628000AEC3F /* libReactNativePermissions.a */; };
39
 		832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
39
 		832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
40
 		ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
40
 		ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
41
 /* End PBXBuildFile section */
41
 /* End PBXBuildFile section */
258
 			remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
258
 			remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
259
 			remoteInfo = "privatedata-tvOS";
259
 			remoteInfo = "privatedata-tvOS";
260
 		};
260
 		};
261
-		661E35721FD3113500C328EA /* PBXContainerItemProxy */ = {
261
+		66AE23221FE44628000AEC3F /* PBXContainerItemProxy */ = {
262
 			isa = PBXContainerItemProxy;
262
 			isa = PBXContainerItemProxy;
263
-			containerPortal = A04BD34DF4564A4A8E4497EC /* ReactNativePermissions.xcodeproj */;
263
+			containerPortal = 14B7951690F04106A4A8E60E /* ReactNativePermissions.xcodeproj */;
264
 			proxyType = 2;
264
 			proxyType = 2;
265
 			remoteGlobalIDString = 9D23B34F1C767B80008B4819;
265
 			remoteGlobalIDString = 9D23B34F1C767B80008B4819;
266
 			remoteInfo = ReactNativePermissions;
266
 			remoteInfo = ReactNativePermissions;
329
 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Example/Info.plist; sourceTree = "<group>"; };
329
 		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Example/Info.plist; sourceTree = "<group>"; };
330
 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; };
330
 		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Example/main.m; sourceTree = "<group>"; };
331
 		146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
331
 		146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
332
+		14B7951690F04106A4A8E60E /* ReactNativePermissions.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativePermissions.xcodeproj; path = "../node_modules/react-native-permissions/ios/ReactNativePermissions.xcodeproj"; sourceTree = "<group>"; };
332
 		2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
333
 		2D02E47B1E0B4A5D006451C7 /* Example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
333
 		2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
334
 		2D02E4901E0B4A5D006451C7 /* Example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
334
 		5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
335
 		5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
335
 		78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
336
 		78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
336
 		832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
337
 		832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
337
-		A04BD34DF4564A4A8E4497EC /* ReactNativePermissions.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = ReactNativePermissions.xcodeproj; path = "../node_modules/react-native-permissions/ReactNativePermissions.xcodeproj"; sourceTree = "<group>"; };
338
 		ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
338
 		ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
339
 /* End PBXFileReference section */
339
 /* End PBXFileReference section */
340
 
340
 
364
 				832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
364
 				832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
365
 				00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
365
 				00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
366
 				139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
366
 				139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
367
-				661E35741FD3114100C328EA /* libReactNativePermissions.a in Frameworks */,
367
+				66AE23241FE44648000AEC3F /* libReactNativePermissions.a in Frameworks */,
368
 			);
368
 			);
369
 			runOnlyForDeploymentPostprocessing = 0;
369
 			runOnlyForDeploymentPostprocessing = 0;
370
 		};
370
 		};
516
 			name = Products;
516
 			name = Products;
517
 			sourceTree = "<group>";
517
 			sourceTree = "<group>";
518
 		};
518
 		};
519
-		661E356F1FD3113500C328EA /* Products */ = {
519
+		66AE22FC1FE44628000AEC3F /* Products */ = {
520
 			isa = PBXGroup;
520
 			isa = PBXGroup;
521
 			children = (
521
 			children = (
522
-				661E35731FD3113500C328EA /* libReactNativePermissions.a */,
522
+				66AE23231FE44628000AEC3F /* libReactNativePermissions.a */,
523
 			);
523
 			);
524
 			name = Products;
524
 			name = Products;
525
 			sourceTree = "<group>";
525
 			sourceTree = "<group>";
555
 				832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
555
 				832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
556
 				00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
556
 				00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
557
 				139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
557
 				139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
558
-				A04BD34DF4564A4A8E4497EC /* ReactNativePermissions.xcodeproj */,
558
+				14B7951690F04106A4A8E60E /* ReactNativePermissions.xcodeproj */,
559
 			);
559
 			);
560
 			name = Libraries;
560
 			name = Libraries;
561
 			sourceTree = "<group>";
561
 			sourceTree = "<group>";
772
 					ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
772
 					ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
773
 				},
773
 				},
774
 				{
774
 				{
775
-					ProductGroup = 661E356F1FD3113500C328EA /* Products */;
776
-					ProjectRef = A04BD34DF4564A4A8E4497EC /* ReactNativePermissions.xcodeproj */;
775
+					ProductGroup = 66AE22FC1FE44628000AEC3F /* Products */;
776
+					ProjectRef = 14B7951690F04106A4A8E60E /* ReactNativePermissions.xcodeproj */;
777
 				},
777
 				},
778
 			);
778
 			);
779
 			projectRoot = "";
779
 			projectRoot = "";
990
 			remoteRef = 661E353D1FD3107F00C328EA /* PBXContainerItemProxy */;
990
 			remoteRef = 661E353D1FD3107F00C328EA /* PBXContainerItemProxy */;
991
 			sourceTree = BUILT_PRODUCTS_DIR;
991
 			sourceTree = BUILT_PRODUCTS_DIR;
992
 		};
992
 		};
993
-		661E35731FD3113500C328EA /* libReactNativePermissions.a */ = {
993
+		66AE23231FE44628000AEC3F /* libReactNativePermissions.a */ = {
994
 			isa = PBXReferenceProxy;
994
 			isa = PBXReferenceProxy;
995
 			fileType = archive.ar;
995
 			fileType = archive.ar;
996
 			path = libReactNativePermissions.a;
996
 			path = libReactNativePermissions.a;
997
-			remoteRef = 661E35721FD3113500C328EA /* PBXContainerItemProxy */;
997
+			remoteRef = 66AE23221FE44628000AEC3F /* PBXContainerItemProxy */;
998
 			sourceTree = BUILT_PRODUCTS_DIR;
998
 			sourceTree = BUILT_PRODUCTS_DIR;
999
 		};
999
 		};
1000
 		66F16BEE1FC608A800E71FEB /* libRCTBlob-tvOS.a */ = {
1000
 		66F16BEE1FC608A800E71FEB /* libRCTBlob-tvOS.a */ = {
1181
 				HEADER_SEARCH_PATHS = (
1181
 				HEADER_SEARCH_PATHS = (
1182
 					"$(inherited)",
1182
 					"$(inherited)",
1183
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1183
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1184
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1184
 				);
1185
 				);
1185
 				INFOPLIST_FILE = ExampleTests/Info.plist;
1186
 				INFOPLIST_FILE = ExampleTests/Info.plist;
1186
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1187
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1188
 				LIBRARY_SEARCH_PATHS = (
1189
 				LIBRARY_SEARCH_PATHS = (
1189
 					"$(inherited)",
1190
 					"$(inherited)",
1190
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1191
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1191
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1192
 				);
1192
 				);
1193
 				OTHER_LDFLAGS = (
1193
 				OTHER_LDFLAGS = (
1194
 					"-ObjC",
1194
 					"-ObjC",
1208
 				HEADER_SEARCH_PATHS = (
1208
 				HEADER_SEARCH_PATHS = (
1209
 					"$(inherited)",
1209
 					"$(inherited)",
1210
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1210
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1211
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1211
 				);
1212
 				);
1212
 				INFOPLIST_FILE = ExampleTests/Info.plist;
1213
 				INFOPLIST_FILE = ExampleTests/Info.plist;
1213
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1214
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
1215
 				LIBRARY_SEARCH_PATHS = (
1216
 				LIBRARY_SEARCH_PATHS = (
1216
 					"$(inherited)",
1217
 					"$(inherited)",
1217
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1218
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1218
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1219
 				);
1219
 				);
1220
 				OTHER_LDFLAGS = (
1220
 				OTHER_LDFLAGS = (
1221
 					"-ObjC",
1221
 					"-ObjC",
1236
 				HEADER_SEARCH_PATHS = (
1236
 				HEADER_SEARCH_PATHS = (
1237
 					"$(inherited)",
1237
 					"$(inherited)",
1238
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1238
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1239
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1239
 				);
1240
 				);
1240
 				INFOPLIST_FILE = Example/Info.plist;
1241
 				INFOPLIST_FILE = Example/Info.plist;
1241
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1242
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1259
 				HEADER_SEARCH_PATHS = (
1260
 				HEADER_SEARCH_PATHS = (
1260
 					"$(inherited)",
1261
 					"$(inherited)",
1261
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1262
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1263
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1262
 				);
1264
 				);
1263
 				INFOPLIST_FILE = Example/Info.plist;
1265
 				INFOPLIST_FILE = Example/Info.plist;
1264
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1266
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1288
 				HEADER_SEARCH_PATHS = (
1290
 				HEADER_SEARCH_PATHS = (
1289
 					"$(inherited)",
1291
 					"$(inherited)",
1290
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1292
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1293
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1291
 				);
1294
 				);
1292
 				INFOPLIST_FILE = "Example-tvOS/Info.plist";
1295
 				INFOPLIST_FILE = "Example-tvOS/Info.plist";
1293
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1296
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1294
 				LIBRARY_SEARCH_PATHS = (
1297
 				LIBRARY_SEARCH_PATHS = (
1295
 					"$(inherited)",
1298
 					"$(inherited)",
1296
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1299
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1297
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1298
 				);
1300
 				);
1299
 				OTHER_LDFLAGS = (
1301
 				OTHER_LDFLAGS = (
1300
 					"-ObjC",
1302
 					"-ObjC",
1323
 				HEADER_SEARCH_PATHS = (
1325
 				HEADER_SEARCH_PATHS = (
1324
 					"$(inherited)",
1326
 					"$(inherited)",
1325
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1327
 					"$(SRCROOT)/../node_modules/react-native-permissions",
1328
+					"$(SRCROOT)/../node_modules/react-native-permissions/ios/**",
1326
 				);
1329
 				);
1327
 				INFOPLIST_FILE = "Example-tvOS/Info.plist";
1330
 				INFOPLIST_FILE = "Example-tvOS/Info.plist";
1328
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1331
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1329
 				LIBRARY_SEARCH_PATHS = (
1332
 				LIBRARY_SEARCH_PATHS = (
1330
 					"$(inherited)",
1333
 					"$(inherited)",
1331
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1334
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1332
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1333
 				);
1335
 				);
1334
 				OTHER_LDFLAGS = (
1336
 				OTHER_LDFLAGS = (
1335
 					"-ObjC",
1337
 					"-ObjC",
1359
 				LIBRARY_SEARCH_PATHS = (
1361
 				LIBRARY_SEARCH_PATHS = (
1360
 					"$(inherited)",
1362
 					"$(inherited)",
1361
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1363
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1362
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1363
 				);
1364
 				);
1364
 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
1365
 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
1365
 				PRODUCT_NAME = "$(TARGET_NAME)";
1366
 				PRODUCT_NAME = "$(TARGET_NAME)";
1385
 				LIBRARY_SEARCH_PATHS = (
1386
 				LIBRARY_SEARCH_PATHS = (
1386
 					"$(inherited)",
1387
 					"$(inherited)",
1387
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1388
 					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1388
-					"\"$(SRCROOT)/$(TARGET_NAME)\"",
1389
 				);
1389
 				);
1390
 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
1390
 				PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.Example-tvOSTests";
1391
 				PRODUCT_NAME = "$(TARGET_NAME)";
1391
 				PRODUCT_NAME = "$(TARGET_NAME)";

permissions/RNPAudioVideo.h → ios/Permissions/RNPAudioVideo.h Ver arquivo


permissions/RNPAudioVideo.m → ios/Permissions/RNPAudioVideo.m Ver arquivo


permissions/RNPBackgroundRefresh.h → ios/Permissions/RNPBackgroundRefresh.h Ver arquivo


permissions/RNPBackgroundRefresh.m → ios/Permissions/RNPBackgroundRefresh.m Ver arquivo


permissions/RNPBluetooth.h → ios/Permissions/RNPBluetooth.h Ver arquivo


permissions/RNPBluetooth.m → ios/Permissions/RNPBluetooth.m Ver arquivo


permissions/RNPContacts.h → ios/Permissions/RNPContacts.h Ver arquivo


permissions/RNPContacts.m → ios/Permissions/RNPContacts.m Ver arquivo


permissions/RNPEvent.h → ios/Permissions/RNPEvent.h Ver arquivo


permissions/RNPEvent.m → ios/Permissions/RNPEvent.m Ver arquivo


permissions/RNPLocation.h → ios/Permissions/RNPLocation.h Ver arquivo


permissions/RNPLocation.m → ios/Permissions/RNPLocation.m Ver arquivo


permissions/RNPNotification.h → ios/Permissions/RNPNotification.h Ver arquivo


permissions/RNPNotification.m → ios/Permissions/RNPNotification.m Ver arquivo


permissions/RNPPhoto.h → ios/Permissions/RNPPhoto.h Ver arquivo


permissions/RNPPhoto.m → ios/Permissions/RNPPhoto.m Ver arquivo


permissions/RNPSpeechRecognition.h → ios/Permissions/RNPSpeechRecognition.h Ver arquivo


permissions/RNPSpeechRecognition.m → ios/Permissions/RNPSpeechRecognition.m Ver arquivo


RCTConvert+RNPStatus.h → ios/RCTConvert+RNPStatus.h Ver arquivo


RCTConvert+RNPStatus.m → ios/RCTConvert+RNPStatus.m Ver arquivo


ReactNativePermissions.h → ios/ReactNativePermissions.h Ver arquivo


ReactNativePermissions.m → ios/ReactNativePermissions.m Ver arquivo


ReactNativePermissions.xcodeproj/project.pbxproj → ios/ReactNativePermissions.xcodeproj/project.pbxproj Ver arquivo

7
 	objects = {
7
 	objects = {
8
 
8
 
9
 /* Begin PBXBuildFile section */
9
 /* Begin PBXBuildFile section */
10
-		281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */; };
11
-		9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46282F1D34719100346A5B /* RNPAudioVideo.m */; };
12
-		9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */; };
13
-		9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628331D34719100346A5B /* RNPBluetooth.m */; };
14
-		9D4628411D34719100346A5B /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628351D34719100346A5B /* RNPContacts.m */; };
15
-		9D4628421D34719100346A5B /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628371D34719100346A5B /* RNPEvent.m */; };
16
-		9D4628431D34719100346A5B /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628391D34719100346A5B /* RNPLocation.m */; };
17
-		9D4628441D34719100346A5B /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283B1D34719100346A5B /* RNPNotification.m */; };
18
-		9D4628451D34719100346A5B /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283D1D34719100346A5B /* RNPPhoto.m */; };
19
-		9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */; };
20
-		9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */; };
10
+		669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */; };
11
+		669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F51FE4416B008596CD /* ReactNativePermissions.m */; };
12
+		6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */; };
13
+		6695820E1FE441A8008596CD /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FE1FE441A7008596CD /* RNPLocation.m */; };
14
+		6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FF1FE441A7008596CD /* RNPBluetooth.m */; };
15
+		669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */; };
16
+		669582111FE441A8008596CD /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582011FE441A7008596CD /* RNPNotification.m */; };
17
+		669582121FE441A8008596CD /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582031FE441A7008596CD /* RNPPhoto.m */; };
18
+		669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582071FE441A7008596CD /* RNPAudioVideo.m */; };
19
+		669582141FE441A8008596CD /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582081FE441A8008596CD /* RNPContacts.m */; };
20
+		669582151FE441A8008596CD /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 6695820A1FE441A8008596CD /* RNPEvent.m */; };
21
 /* End PBXBuildFile section */
21
 /* End PBXBuildFile section */
22
 
22
 
23
 /* Begin PBXCopyFilesBuildPhase section */
23
 /* Begin PBXCopyFilesBuildPhase section */
33
 /* End PBXCopyFilesBuildPhase section */
33
 /* End PBXCopyFilesBuildPhase section */
34
 
34
 
35
 /* Begin PBXFileReference section */
35
 /* Begin PBXFileReference section */
36
-		281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPSpeechRecognition.m; path = permissions/RNPSpeechRecognition.m; sourceTree = SOURCE_ROOT; };
37
-		281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPSpeechRecognition.h; path = permissions/RNPSpeechRecognition.h; sourceTree = SOURCE_ROOT; };
36
+		669581F31FE4416B008596CD /* ReactNativePermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = "<group>"; };
37
+		669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNPStatus.m"; sourceTree = "<group>"; };
38
+		669581F51FE4416B008596CD /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReactNativePermissions.m; sourceTree = "<group>"; };
39
+		669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNPStatus.h"; sourceTree = "<group>"; };
40
+		669581FB1FE441A7008596CD /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPContacts.h; sourceTree = "<group>"; };
41
+		669581FC1FE441A7008596CD /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPPhoto.h; sourceTree = "<group>"; };
42
+		669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPSpeechRecognition.m; sourceTree = "<group>"; };
43
+		669581FE1FE441A7008596CD /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPLocation.m; sourceTree = "<group>"; };
44
+		669581FF1FE441A7008596CD /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBluetooth.m; sourceTree = "<group>"; };
45
+		669582001FE441A7008596CD /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBackgroundRefresh.m; sourceTree = "<group>"; };
46
+		669582011FE441A7008596CD /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPNotification.m; sourceTree = "<group>"; };
47
+		669582021FE441A7008596CD /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPLocation.h; sourceTree = "<group>"; };
48
+		669582031FE441A7008596CD /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPPhoto.m; sourceTree = "<group>"; };
49
+		669582041FE441A7008596CD /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPAudioVideo.h; sourceTree = "<group>"; };
50
+		669582051FE441A7008596CD /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBackgroundRefresh.h; sourceTree = "<group>"; };
51
+		669582061FE441A7008596CD /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPEvent.h; sourceTree = "<group>"; };
52
+		669582071FE441A7008596CD /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPAudioVideo.m; sourceTree = "<group>"; };
53
+		669582081FE441A8008596CD /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPContacts.m; sourceTree = "<group>"; };
54
+		669582091FE441A8008596CD /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBluetooth.h; sourceTree = "<group>"; };
55
+		6695820A1FE441A8008596CD /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPEvent.m; sourceTree = "<group>"; };
56
+		6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPSpeechRecognition.h; sourceTree = "<group>"; };
57
+		6695820C1FE441A8008596CD /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPNotification.h; sourceTree = "<group>"; };
38
 		9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
58
 		9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
39
-		9D46282E1D34719100346A5B /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPAudioVideo.h; path = permissions/RNPAudioVideo.h; sourceTree = SOURCE_ROOT; };
40
-		9D46282F1D34719100346A5B /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPAudioVideo.m; path = permissions/RNPAudioVideo.m; sourceTree = SOURCE_ROOT; };
41
-		9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBackgroundRefresh.h; path = permissions/RNPBackgroundRefresh.h; sourceTree = SOURCE_ROOT; };
42
-		9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBackgroundRefresh.m; path = permissions/RNPBackgroundRefresh.m; sourceTree = SOURCE_ROOT; };
43
-		9D4628321D34719100346A5B /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBluetooth.h; path = permissions/RNPBluetooth.h; sourceTree = SOURCE_ROOT; };
44
-		9D4628331D34719100346A5B /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBluetooth.m; path = permissions/RNPBluetooth.m; sourceTree = SOURCE_ROOT; };
45
-		9D4628341D34719100346A5B /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPContacts.h; path = permissions/RNPContacts.h; sourceTree = SOURCE_ROOT; };
46
-		9D4628351D34719100346A5B /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPContacts.m; path = permissions/RNPContacts.m; sourceTree = SOURCE_ROOT; };
47
-		9D4628361D34719100346A5B /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPEvent.h; path = permissions/RNPEvent.h; sourceTree = SOURCE_ROOT; };
48
-		9D4628371D34719100346A5B /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPEvent.m; path = permissions/RNPEvent.m; sourceTree = SOURCE_ROOT; };
49
-		9D4628381D34719100346A5B /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPLocation.h; path = permissions/RNPLocation.h; sourceTree = SOURCE_ROOT; };
50
-		9D4628391D34719100346A5B /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPLocation.m; path = permissions/RNPLocation.m; sourceTree = SOURCE_ROOT; };
51
-		9D46283A1D34719100346A5B /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPNotification.h; path = permissions/RNPNotification.h; sourceTree = SOURCE_ROOT; };
52
-		9D46283B1D34719100346A5B /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPNotification.m; path = permissions/RNPNotification.m; sourceTree = SOURCE_ROOT; };
53
-		9D46283C1D34719100346A5B /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPPhoto.h; path = permissions/RNPPhoto.h; sourceTree = SOURCE_ROOT; };
54
-		9D46283D1D34719100346A5B /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPPhoto.m; path = permissions/RNPPhoto.m; sourceTree = SOURCE_ROOT; };
55
-		9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = SOURCE_ROOT; };
56
-		9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReactNativePermissions.m; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
57
-		9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = "RCTConvert+RNPStatus.h"; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
58
-		9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = "RCTConvert+RNPStatus.m"; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
59
 /* End PBXFileReference section */
59
 /* End PBXFileReference section */
60
 
60
 
61
 /* Begin PBXFrameworksBuildPhase section */
61
 /* Begin PBXFrameworksBuildPhase section */
69
 /* End PBXFrameworksBuildPhase section */
69
 /* End PBXFrameworksBuildPhase section */
70
 
70
 
71
 /* Begin PBXGroup section */
71
 /* Begin PBXGroup section */
72
-		9D23B3461C767B80008B4819 = {
72
+		669581FA1FE44191008596CD /* Permissions */ = {
73
 			isa = PBXGroup;
73
 			isa = PBXGroup;
74
 			children = (
74
 			children = (
75
-				9D23B3511C767B80008B4819 /* ReactNativePermissions */,
76
-				9D23B3501C767B80008B4819 /* Products */,
75
+				669582041FE441A7008596CD /* RNPAudioVideo.h */,
76
+				669582071FE441A7008596CD /* RNPAudioVideo.m */,
77
+				669582051FE441A7008596CD /* RNPBackgroundRefresh.h */,
78
+				669582001FE441A7008596CD /* RNPBackgroundRefresh.m */,
79
+				669582091FE441A8008596CD /* RNPBluetooth.h */,
80
+				669581FF1FE441A7008596CD /* RNPBluetooth.m */,
81
+				669581FB1FE441A7008596CD /* RNPContacts.h */,
82
+				669582081FE441A8008596CD /* RNPContacts.m */,
83
+				669582061FE441A7008596CD /* RNPEvent.h */,
84
+				6695820A1FE441A8008596CD /* RNPEvent.m */,
85
+				669582021FE441A7008596CD /* RNPLocation.h */,
86
+				669581FE1FE441A7008596CD /* RNPLocation.m */,
87
+				6695820C1FE441A8008596CD /* RNPNotification.h */,
88
+				669582011FE441A7008596CD /* RNPNotification.m */,
89
+				669581FC1FE441A7008596CD /* RNPPhoto.h */,
90
+				669582031FE441A7008596CD /* RNPPhoto.m */,
91
+				6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */,
92
+				669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */,
77
 			);
93
 			);
94
+			path = Permissions;
78
 			sourceTree = "<group>";
95
 			sourceTree = "<group>";
79
 		};
96
 		};
80
-		9D23B3501C767B80008B4819 /* Products */ = {
81
-			isa = PBXGroup;
82
-			children = (
83
-				9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
84
-			);
85
-			name = Products;
86
-			sourceTree = "<group>";
87
-		};
88
-		9D23B3511C767B80008B4819 /* ReactNativePermissions */ = {
97
+		9D23B3461C767B80008B4819 = {
89
 			isa = PBXGroup;
98
 			isa = PBXGroup;
90
 			children = (
99
 			children = (
91
-				9D4628091D33C1EC00346A5B /* permissions */,
92
-				9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */,
93
-				9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */,
94
-				9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */,
95
-				9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */,
100
+				669581FA1FE44191008596CD /* Permissions */,
101
+				669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */,
102
+				669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */,
103
+				669581F31FE4416B008596CD /* ReactNativePermissions.h */,
104
+				669581F51FE4416B008596CD /* ReactNativePermissions.m */,
105
+				9D23B3501C767B80008B4819 /* Products */,
96
 			);
106
 			);
97
-			path = ReactNativePermissions;
98
 			sourceTree = "<group>";
107
 			sourceTree = "<group>";
99
 		};
108
 		};
100
-		9D4628091D33C1EC00346A5B /* permissions */ = {
109
+		9D23B3501C767B80008B4819 /* Products */ = {
101
 			isa = PBXGroup;
110
 			isa = PBXGroup;
102
 			children = (
111
 			children = (
103
-				9D46282E1D34719100346A5B /* RNPAudioVideo.h */,
104
-				9D46282F1D34719100346A5B /* RNPAudioVideo.m */,
105
-				9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */,
106
-				9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */,
107
-				9D4628321D34719100346A5B /* RNPBluetooth.h */,
108
-				9D4628331D34719100346A5B /* RNPBluetooth.m */,
109
-				9D4628341D34719100346A5B /* RNPContacts.h */,
110
-				9D4628351D34719100346A5B /* RNPContacts.m */,
111
-				9D4628361D34719100346A5B /* RNPEvent.h */,
112
-				9D4628371D34719100346A5B /* RNPEvent.m */,
113
-				9D4628381D34719100346A5B /* RNPLocation.h */,
114
-				9D4628391D34719100346A5B /* RNPLocation.m */,
115
-				9D46283A1D34719100346A5B /* RNPNotification.h */,
116
-				9D46283B1D34719100346A5B /* RNPNotification.m */,
117
-				9D46283C1D34719100346A5B /* RNPPhoto.h */,
118
-				9D46283D1D34719100346A5B /* RNPPhoto.m */,
119
-				281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */,
120
-				281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */,
112
+				9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
121
 			);
113
 			);
122
-			name = permissions;
114
+			name = Products;
123
 			sourceTree = "<group>";
115
 			sourceTree = "<group>";
124
 		};
116
 		};
125
 /* End PBXGroup section */
117
 /* End PBXGroup section */
178
 			isa = PBXSourcesBuildPhase;
170
 			isa = PBXSourcesBuildPhase;
179
 			buildActionMask = 2147483647;
171
 			buildActionMask = 2147483647;
180
 			files = (
172
 			files = (
181
-				9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */,
182
-				9D4628451D34719100346A5B /* RNPPhoto.m in Sources */,
183
-				281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */,
184
-				9D4628431D34719100346A5B /* RNPLocation.m in Sources */,
185
-				9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */,
186
-				9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */,
187
-				9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */,
188
-				9D4628421D34719100346A5B /* RNPEvent.m in Sources */,
189
-				9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */,
190
-				9D4628411D34719100346A5B /* RNPContacts.m in Sources */,
191
-				9D4628441D34719100346A5B /* RNPNotification.m in Sources */,
173
+				669582111FE441A8008596CD /* RNPNotification.m in Sources */,
174
+				669582151FE441A8008596CD /* RNPEvent.m in Sources */,
175
+				669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */,
176
+				669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */,
177
+				6695820E1FE441A8008596CD /* RNPLocation.m in Sources */,
178
+				6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */,
179
+				669582141FE441A8008596CD /* RNPContacts.m in Sources */,
180
+				6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */,
181
+				669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */,
182
+				669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */,
183
+				669582121FE441A8008596CD /* RNPPhoto.m in Sources */,
192
 			);
184
 			);
193
 			runOnlyForDeploymentPostprocessing = 0;
185
 			runOnlyForDeploymentPostprocessing = 0;
194
 		};
186
 		};