|  | @@ -7,11 +7,11 @@
 | 
	
		
			
			| 7 | 7 |  	objects = {
 | 
	
		
			
			| 8 | 8 |  
 | 
	
		
			
			| 9 | 9 |  /* Begin PBXBuildFile section */
 | 
	
		
			
			|  | 10 | +		01942B9A460F342DD2C59941 /* libPods-RNPermissionsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9589A3603474A4FFDED0D10B /* libPods-RNPermissionsExample.a */; };
 | 
	
		
			
			| 10 | 11 |  		13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
 | 
	
		
			
			| 11 | 12 |  		13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
 | 
	
		
			
			| 12 | 13 |  		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
 | 
	
		
			
			| 13 | 14 |  		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
 | 
	
		
			
			| 14 |  | -		6875196781331FFE9E603F87 /* libPods-RNPermissionsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */; };
 | 
	
		
			
			| 15 | 15 |  /* End PBXBuildFile section */
 | 
	
		
			
			| 16 | 16 |  
 | 
	
		
			
			| 17 | 17 |  /* Begin PBXFileReference section */
 | 
	
	
		
			
			|  | @@ -23,9 +23,9 @@
 | 
	
		
			
			| 23 | 23 |  		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNPermissionsExample/Images.xcassets; sourceTree = "<group>"; };
 | 
	
		
			
			| 24 | 24 |  		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNPermissionsExample/Info.plist; sourceTree = "<group>"; };
 | 
	
		
			
			| 25 | 25 |  		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNPermissionsExample/main.m; sourceTree = "<group>"; };
 | 
	
		
			
			|  | 26 | +		9589A3603474A4FFDED0D10B /* libPods-RNPermissionsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNPermissionsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
	
		
			
			| 26 | 27 |  		AEA89E08943D1AC580FE431E /* Pods-RNPermissionsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.release.xcconfig"; path = "Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.release.xcconfig"; sourceTree = "<group>"; };
 | 
	
		
			
			| 27 | 28 |  		D6698846DE1278CE89BAFBAD /* Pods-RNPermissionsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.debug.xcconfig"; path = "Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.debug.xcconfig"; sourceTree = "<group>"; };
 | 
	
		
			
			| 28 |  | -		DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNPermissionsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 | 
	
		
			
			| 29 | 29 |  		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
 | 
	
		
			
			| 30 | 30 |  		ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
 | 
	
		
			
			| 31 | 31 |  /* End PBXFileReference section */
 | 
	
	
		
			
			|  | @@ -35,7 +35,7 @@
 | 
	
		
			
			| 35 | 35 |  			isa = PBXFrameworksBuildPhase;
 | 
	
		
			
			| 36 | 36 |  			buildActionMask = 2147483647;
 | 
	
		
			
			| 37 | 37 |  			files = (
 | 
	
		
			
			| 38 |  | -				6875196781331FFE9E603F87 /* libPods-RNPermissionsExample.a in Frameworks */,
 | 
	
		
			
			|  | 38 | +				01942B9A460F342DD2C59941 /* libPods-RNPermissionsExample.a in Frameworks */,
 | 
	
		
			
			| 39 | 39 |  			);
 | 
	
		
			
			| 40 | 40 |  			runOnlyForDeploymentPostprocessing = 0;
 | 
	
		
			
			| 41 | 41 |  		};
 | 
	
	
		
			
			|  | @@ -70,7 +70,7 @@
 | 
	
		
			
			| 70 | 70 |  			children = (
 | 
	
		
			
			| 71 | 71 |  				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
 | 
	
		
			
			| 72 | 72 |  				ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
 | 
	
		
			
			| 73 |  | -				DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */,
 | 
	
		
			
			|  | 73 | +				9589A3603474A4FFDED0D10B /* libPods-RNPermissionsExample.a */,
 | 
	
		
			
			| 74 | 74 |  			);
 | 
	
		
			
			| 75 | 75 |  			name = Frameworks;
 | 
	
		
			
			| 76 | 76 |  			sourceTree = "<group>";
 |