| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 | 
							- // !$*UTF8*$!
 - {
 - 	archiveVersion = 1;
 - 	classes = {
 - 	};
 - 	objectVersion = 46;
 - 	objects = {
 - 
 - /* Begin PBXBuildFile section */
 - 		66EEFEBE1F217A9E0021D48A /* RNPermissionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 66EEFEBD1F217A9E0021D48A /* RNPermissionsManager.m */; };
 - 		66EEFEBF1F217A9E0021D48A /* RNPermissionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 66EEFEBD1F217A9E0021D48A /* RNPermissionsManager.m */; };
 - 		DD4F8BE52200C51A009134C7 /* RCTConvert+RNPermission.m in Sources */ = {isa = PBXBuildFile; fileRef = DD4F8BE32200C51A009134C7 /* RCTConvert+RNPermission.m */; };
 - /* End PBXBuildFile section */
 - 
 - /* Begin PBXFileReference section */
 - 		134814201AA4EA6300B7C361 /* libRNPermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNPermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		2D2A28471D9B043800D4039D /* libRNPermissions-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRNPermissions-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		66EEFEBC1F217A9E0021D48A /* RNPermissionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPermissionsManager.h; sourceTree = "<group>"; };
 - 		66EEFEBD1F217A9E0021D48A /* RNPermissionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPermissionsManager.m; sourceTree = "<group>"; };
 - 		DD4F8BE32200C51A009134C7 /* RCTConvert+RNPermission.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNPermission.m"; sourceTree = "<group>"; };
 - 		DD4F8BE42200C51A009134C7 /* RCTConvert+RNPermission.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNPermission.h"; sourceTree = "<group>"; };
 - /* End PBXFileReference section */
 - 
 - /* Begin PBXGroup section */
 - 		134814211AA4EA7D00B7C361 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				134814201AA4EA6300B7C361 /* libRNPermissions.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		58B511D21A9E6C8500147676 = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				DD4F8BE42200C51A009134C7 /* RCTConvert+RNPermission.h */,
 - 				DD4F8BE32200C51A009134C7 /* RCTConvert+RNPermission.m */,
 - 				66EEFEBC1F217A9E0021D48A /* RNPermissionsManager.h */,
 - 				66EEFEBD1F217A9E0021D48A /* RNPermissionsManager.m */,
 - 				134814211AA4EA7D00B7C361 /* Products */,
 - 				2D2A28471D9B043800D4039D /* libRNPermissions-tvOS.a */,
 - 			);
 - 			indentWidth = 2;
 - 			sourceTree = "<group>";
 - 			tabWidth = 2;
 - 		};
 - /* End PBXGroup section */
 - 
 - /* Begin PBXNativeTarget section */
 - 		2D2A28461D9B043800D4039D /* RNPermissions-tvOS */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 2D2A284F1D9B043800D4039D /* Build configuration list for PBXNativeTarget "RNPermissions-tvOS" */;
 - 			buildPhases = (
 - 				2D2A28431D9B043800D4039D /* Sources */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = "RNPermissions-tvOS";
 - 			productName = "RNPermissions-tvOS";
 - 			productReference = 2D2A28471D9B043800D4039D /* libRNPermissions-tvOS.a */;
 - 			productType = "com.apple.product-type.library.static";
 - 		};
 - 		58B511DA1A9E6C8500147676 /* RNPermissions */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNPermissions" */;
 - 			buildPhases = (
 - 				58B511D71A9E6C8500147676 /* Sources */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = RNPermissions;
 - 			productName = RCTDataManager;
 - 			productReference = 134814201AA4EA6300B7C361 /* libRNPermissions.a */;
 - 			productType = "com.apple.product-type.library.static";
 - 		};
 - /* End PBXNativeTarget section */
 - 
 - /* Begin PBXProject section */
 - 		58B511D31A9E6C8500147676 /* Project object */ = {
 - 			isa = PBXProject;
 - 			attributes = {
 - 				LastUpgradeCheck = 0610;
 - 				ORGANIZATIONNAME = Facebook;
 - 				TargetAttributes = {
 - 					2D2A28461D9B043800D4039D = {
 - 						CreatedOnToolsVersion = 8.0;
 - 						ProvisioningStyle = Automatic;
 - 					};
 - 					58B511DA1A9E6C8500147676 = {
 - 						CreatedOnToolsVersion = 6.1.1;
 - 					};
 - 				};
 - 			};
 - 			buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNPermissions" */;
 - 			compatibilityVersion = "Xcode 3.2";
 - 			developmentRegion = English;
 - 			hasScannedForEncodings = 0;
 - 			knownRegions = (
 - 				en,
 - 			);
 - 			mainGroup = 58B511D21A9E6C8500147676;
 - 			productRefGroup = 58B511D21A9E6C8500147676;
 - 			projectDirPath = "";
 - 			projectRoot = "";
 - 			targets = (
 - 				58B511DA1A9E6C8500147676 /* RNPermissions */,
 - 				2D2A28461D9B043800D4039D /* RNPermissions-tvOS */,
 - 			);
 - 		};
 - /* End PBXProject section */
 - 
 - /* Begin PBXSourcesBuildPhase section */
 - 		2D2A28431D9B043800D4039D /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				66EEFEBF1F217A9E0021D48A /* RNPermissionsManager.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - 		58B511D71A9E6C8500147676 /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				DD4F8BE52200C51A009134C7 /* RCTConvert+RNPermission.m in Sources */,
 - 				66EEFEBE1F217A9E0021D48A /* RNPermissionsManager.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXSourcesBuildPhase section */
 - 
 - /* Begin XCBuildConfiguration section */
 - 		2D2A284D1D9B043800D4039D /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVES = YES;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				ENABLE_TESTABILITY = YES;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TVOS_DEPLOYMENT_TARGET = 9.2;
 - 			};
 - 			name = Debug;
 - 		};
 - 		2D2A284E1D9B043800D4039D /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				CLANG_ANALYZER_NONNULL = YES;
 - 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 - 				CLANG_WARN_INFINITE_RECURSION = YES;
 - 				CLANG_WARN_SUSPICIOUS_MOVES = YES;
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SDKROOT = appletvos;
 - 				TVOS_DEPLOYMENT_TARGET = 9.2;
 - 			};
 - 			name = Release;
 - 		};
 - 		58B511ED1A9E6C8500147676 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				COPY_PHASE_STRIP = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_DYNAMIC_NO_PIC = NO;
 - 				GCC_OPTIMIZATION_LEVEL = 0;
 - 				GCC_PREPROCESSOR_DEFINITIONS = (
 - 					"DEBUG=1",
 - 					"$(inherited)",
 - 				);
 - 				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_SHADOW = YES;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				MTL_ENABLE_DEBUG_INFO = YES;
 - 				ONLY_ACTIVE_ARCH = YES;
 - 				SDKROOT = iphoneos;
 - 				SKIP_INSTALL = YES;
 - 				WARNING_CFLAGS = (
 - 					"-Werror",
 - 					"-Wall",
 - 				);
 - 			};
 - 			name = Debug;
 - 		};
 - 		58B511EE1A9E6C8500147676 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				ALWAYS_SEARCH_USER_PATHS = NO;
 - 				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
 - 				CLANG_CXX_LIBRARY = "libc++";
 - 				CLANG_ENABLE_MODULES = YES;
 - 				CLANG_ENABLE_OBJC_ARC = YES;
 - 				CLANG_WARN_BOOL_CONVERSION = YES;
 - 				CLANG_WARN_CONSTANT_CONVERSION = YES;
 - 				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 - 				CLANG_WARN_EMPTY_BODY = YES;
 - 				CLANG_WARN_ENUM_CONVERSION = YES;
 - 				CLANG_WARN_INT_CONVERSION = YES;
 - 				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 - 				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				COPY_PHASE_STRIP = YES;
 - 				ENABLE_NS_ASSERTIONS = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				GCC_WARN_SHADOW = YES;
 - 				GCC_WARN_UNDECLARED_SELECTOR = YES;
 - 				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 - 				GCC_WARN_UNUSED_FUNCTION = YES;
 - 				GCC_WARN_UNUSED_VARIABLE = YES;
 - 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 - 				MTL_ENABLE_DEBUG_INFO = NO;
 - 				SDKROOT = iphoneos;
 - 				SKIP_INSTALL = YES;
 - 				VALIDATE_PRODUCT = YES;
 - 				WARNING_CFLAGS = (
 - 					"-Werror",
 - 					"-Wall",
 - 				);
 - 			};
 - 			name = Release;
 - 		};
 - 		58B511F01A9E6C8500147676 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				LIBRARY_SEARCH_PATHS = "$(inherited)";
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 			};
 - 			name = Debug;
 - 		};
 - 		58B511F11A9E6C8500147676 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				LIBRARY_SEARCH_PATHS = "$(inherited)";
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 			};
 - 			name = Release;
 - 		};
 - /* End XCBuildConfiguration section */
 - 
 - /* Begin XCConfigurationList section */
 - 		2D2A284F1D9B043800D4039D /* Build configuration list for PBXNativeTarget "RNPermissions-tvOS" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				2D2A284D1D9B043800D4039D /* Debug */,
 - 				2D2A284E1D9B043800D4039D /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNPermissions" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				58B511ED1A9E6C8500147676 /* Debug */,
 - 				58B511EE1A9E6C8500147676 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNPermissions" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				58B511F01A9E6C8500147676 /* Debug */,
 - 				58B511F11A9E6C8500147676 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - /* End XCConfigurationList section */
 - 	};
 - 	rootObject = 58B511D31A9E6C8500147676 /* Project object */;
 - }
 
 
  |