| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327 | 
							- // !$*UTF8*$!
 - {
 - 	archiveVersion = 1;
 - 	classes = {
 - 	};
 - 	objectVersion = 46;
 - 	objects = {
 - 
 - /* Begin PBXBuildFile section */
 - 		9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46282F1D34719100346A5B /* RNPAudioVideo.m */; };
 - 		9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */; };
 - 		9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628331D34719100346A5B /* RNPBluetooth.m */; };
 - 		9D4628411D34719100346A5B /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628351D34719100346A5B /* RNPContacts.m */; };
 - 		9D4628421D34719100346A5B /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628371D34719100346A5B /* RNPEvent.m */; };
 - 		9D4628431D34719100346A5B /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628391D34719100346A5B /* RNPLocation.m */; };
 - 		9D4628441D34719100346A5B /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283B1D34719100346A5B /* RNPNotification.m */; };
 - 		9D4628451D34719100346A5B /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283D1D34719100346A5B /* RNPPhoto.m */; };
 - 		9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */; };
 - 		9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */; };
 - /* End PBXBuildFile section */
 - 
 - /* Begin PBXCopyFilesBuildPhase section */
 - 		9D23B34D1C767B80008B4819 /* CopyFiles */ = {
 - 			isa = PBXCopyFilesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			dstPath = "include/$(PRODUCT_NAME)";
 - 			dstSubfolderSpec = 16;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXCopyFilesBuildPhase section */
 - 
 - /* Begin PBXFileReference section */
 - 		9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
 - 		9D46282E1D34719100346A5B /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPAudioVideo.h; path = permissions/RNPAudioVideo.h; sourceTree = SOURCE_ROOT; };
 - 		9D46282F1D34719100346A5B /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPAudioVideo.m; path = permissions/RNPAudioVideo.m; sourceTree = SOURCE_ROOT; };
 - 		9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBackgroundRefresh.h; path = permissions/RNPBackgroundRefresh.h; sourceTree = SOURCE_ROOT; };
 - 		9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBackgroundRefresh.m; path = permissions/RNPBackgroundRefresh.m; sourceTree = SOURCE_ROOT; };
 - 		9D4628321D34719100346A5B /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBluetooth.h; path = permissions/RNPBluetooth.h; sourceTree = SOURCE_ROOT; };
 - 		9D4628331D34719100346A5B /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBluetooth.m; path = permissions/RNPBluetooth.m; sourceTree = SOURCE_ROOT; };
 - 		9D4628341D34719100346A5B /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPContacts.h; path = permissions/RNPContacts.h; sourceTree = SOURCE_ROOT; };
 - 		9D4628351D34719100346A5B /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPContacts.m; path = permissions/RNPContacts.m; sourceTree = SOURCE_ROOT; };
 - 		9D4628361D34719100346A5B /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPEvent.h; path = permissions/RNPEvent.h; sourceTree = SOURCE_ROOT; };
 - 		9D4628371D34719100346A5B /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPEvent.m; path = permissions/RNPEvent.m; sourceTree = SOURCE_ROOT; };
 - 		9D4628381D34719100346A5B /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPLocation.h; path = permissions/RNPLocation.h; sourceTree = SOURCE_ROOT; };
 - 		9D4628391D34719100346A5B /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPLocation.m; path = permissions/RNPLocation.m; sourceTree = SOURCE_ROOT; };
 - 		9D46283A1D34719100346A5B /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPNotification.h; path = permissions/RNPNotification.h; sourceTree = SOURCE_ROOT; };
 - 		9D46283B1D34719100346A5B /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPNotification.m; path = permissions/RNPNotification.m; sourceTree = SOURCE_ROOT; };
 - 		9D46283C1D34719100346A5B /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPPhoto.h; path = permissions/RNPPhoto.h; sourceTree = SOURCE_ROOT; };
 - 		9D46283D1D34719100346A5B /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPPhoto.m; path = permissions/RNPPhoto.m; sourceTree = SOURCE_ROOT; };
 - 		9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = SOURCE_ROOT; };
 - 		9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReactNativePermissions.m; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
 - 		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; };
 - 		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; };
 - /* End PBXFileReference section */
 - 
 - /* Begin PBXFrameworksBuildPhase section */
 - 		9D23B34C1C767B80008B4819 /* Frameworks */ = {
 - 			isa = PBXFrameworksBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXFrameworksBuildPhase section */
 - 
 - /* Begin PBXGroup section */
 - 		9D23B3461C767B80008B4819 = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				9D23B3511C767B80008B4819 /* ReactNativePermissions */,
 - 				9D23B3501C767B80008B4819 /* Products */,
 - 			);
 - 			sourceTree = "<group>";
 - 		};
 - 		9D23B3501C767B80008B4819 /* Products */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
 - 			);
 - 			name = Products;
 - 			sourceTree = "<group>";
 - 		};
 - 		9D23B3511C767B80008B4819 /* ReactNativePermissions */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				9D4628091D33C1EC00346A5B /* permissions */,
 - 				9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */,
 - 				9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */,
 - 				9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */,
 - 				9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */,
 - 			);
 - 			path = ReactNativePermissions;
 - 			sourceTree = "<group>";
 - 		};
 - 		9D4628091D33C1EC00346A5B /* permissions */ = {
 - 			isa = PBXGroup;
 - 			children = (
 - 				9D46282E1D34719100346A5B /* RNPAudioVideo.h */,
 - 				9D46282F1D34719100346A5B /* RNPAudioVideo.m */,
 - 				9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */,
 - 				9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */,
 - 				9D4628321D34719100346A5B /* RNPBluetooth.h */,
 - 				9D4628331D34719100346A5B /* RNPBluetooth.m */,
 - 				9D4628341D34719100346A5B /* RNPContacts.h */,
 - 				9D4628351D34719100346A5B /* RNPContacts.m */,
 - 				9D4628361D34719100346A5B /* RNPEvent.h */,
 - 				9D4628371D34719100346A5B /* RNPEvent.m */,
 - 				9D4628381D34719100346A5B /* RNPLocation.h */,
 - 				9D4628391D34719100346A5B /* RNPLocation.m */,
 - 				9D46283A1D34719100346A5B /* RNPNotification.h */,
 - 				9D46283B1D34719100346A5B /* RNPNotification.m */,
 - 				9D46283C1D34719100346A5B /* RNPPhoto.h */,
 - 				9D46283D1D34719100346A5B /* RNPPhoto.m */,
 - 			);
 - 			name = permissions;
 - 			sourceTree = "<group>";
 - 		};
 - /* End PBXGroup section */
 - 
 - /* Begin PBXNativeTarget section */
 - 		9D23B34E1C767B80008B4819 /* ReactNativePermissions */ = {
 - 			isa = PBXNativeTarget;
 - 			buildConfigurationList = 9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */;
 - 			buildPhases = (
 - 				9D23B34B1C767B80008B4819 /* Sources */,
 - 				9D23B34C1C767B80008B4819 /* Frameworks */,
 - 				9D23B34D1C767B80008B4819 /* CopyFiles */,
 - 			);
 - 			buildRules = (
 - 			);
 - 			dependencies = (
 - 			);
 - 			name = ReactNativePermissions;
 - 			productName = ReactNativePermissions;
 - 			productReference = 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */;
 - 			productType = "com.apple.product-type.library.static";
 - 		};
 - /* End PBXNativeTarget section */
 - 
 - /* Begin PBXProject section */
 - 		9D23B3471C767B80008B4819 /* Project object */ = {
 - 			isa = PBXProject;
 - 			attributes = {
 - 				LastUpgradeCheck = 0710;
 - 				ORGANIZATIONNAME = "Yonah Forst";
 - 				TargetAttributes = {
 - 					9D23B34E1C767B80008B4819 = {
 - 						CreatedOnToolsVersion = 7.1;
 - 					};
 - 				};
 - 			};
 - 			buildConfigurationList = 9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */;
 - 			compatibilityVersion = "Xcode 3.2";
 - 			developmentRegion = English;
 - 			hasScannedForEncodings = 0;
 - 			knownRegions = (
 - 				en,
 - 			);
 - 			mainGroup = 9D23B3461C767B80008B4819;
 - 			productRefGroup = 9D23B3501C767B80008B4819 /* Products */;
 - 			projectDirPath = "";
 - 			projectRoot = "";
 - 			targets = (
 - 				9D23B34E1C767B80008B4819 /* ReactNativePermissions */,
 - 			);
 - 		};
 - /* End PBXProject section */
 - 
 - /* Begin PBXSourcesBuildPhase section */
 - 		9D23B34B1C767B80008B4819 /* Sources */ = {
 - 			isa = PBXSourcesBuildPhase;
 - 			buildActionMask = 2147483647;
 - 			files = (
 - 				9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */,
 - 				9D4628451D34719100346A5B /* RNPPhoto.m in Sources */,
 - 				9D4628431D34719100346A5B /* RNPLocation.m in Sources */,
 - 				9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */,
 - 				9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */,
 - 				9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */,
 - 				9D4628421D34719100346A5B /* RNPEvent.m in Sources */,
 - 				9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */,
 - 				9D4628411D34719100346A5B /* RNPContacts.m in Sources */,
 - 				9D4628441D34719100346A5B /* RNPNotification.m in Sources */,
 - 			);
 - 			runOnlyForDeploymentPostprocessing = 0;
 - 		};
 - /* End PBXSourcesBuildPhase section */
 - 
 - /* Begin XCBuildConfiguration section */
 - 		9D23B3561C767B80008B4819 /* 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_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = dwarf;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				ENABLE_TESTABILITY = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_DYNAMIC_NO_PIC = NO;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				GCC_OPTIMIZATION_LEVEL = 0;
 - 				GCC_PREPROCESSOR_DEFINITIONS = (
 - 					"DEBUG=1",
 - 					"$(inherited)",
 - 				);
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				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;
 - 			};
 - 			name = Debug;
 - 		};
 - 		9D23B3571C767B80008B4819 /* 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_ROOT_CLASS = YES_ERROR;
 - 				CLANG_WARN_UNREACHABLE_CODE = YES;
 - 				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 - 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
 - 				COPY_PHASE_STRIP = NO;
 - 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 - 				ENABLE_NS_ASSERTIONS = NO;
 - 				ENABLE_STRICT_OBJC_MSGSEND = YES;
 - 				GCC_C_LANGUAGE_STANDARD = gnu99;
 - 				GCC_NO_COMMON_BLOCKS = YES;
 - 				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 - 				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 - 				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;
 - 				VALIDATE_PRODUCT = YES;
 - 			};
 - 			name = Release;
 - 		};
 - 		9D23B3591C767B80008B4819 /* Debug */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				HEADER_SEARCH_PATHS = (
 - 					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
 - 					"$(SRCROOT)/../../React/**",
 - 					"$(SRCROOT)/node_modules/react-native/React/**",
 - 					"$(SRCROOT)/../react-native/React/**",
 - 				);
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SKIP_INSTALL = YES;
 - 			};
 - 			name = Debug;
 - 		};
 - 		9D23B35A1C767B80008B4819 /* Release */ = {
 - 			isa = XCBuildConfiguration;
 - 			buildSettings = {
 - 				HEADER_SEARCH_PATHS = (
 - 					/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
 - 					"$(SRCROOT)/../../React/**",
 - 					"$(SRCROOT)/node_modules/react-native/React/**",
 - 					"$(SRCROOT)/../react-native/React/**",
 - 				);
 - 				OTHER_LDFLAGS = "-ObjC";
 - 				PRODUCT_NAME = "$(TARGET_NAME)";
 - 				SKIP_INSTALL = YES;
 - 			};
 - 			name = Release;
 - 		};
 - /* End XCBuildConfiguration section */
 - 
 - /* Begin XCConfigurationList section */
 - 		9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				9D23B3561C767B80008B4819 /* Debug */,
 - 				9D23B3571C767B80008B4819 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - 		9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */ = {
 - 			isa = XCConfigurationList;
 - 			buildConfigurations = (
 - 				9D23B3591C767B80008B4819 /* Debug */,
 - 				9D23B35A1C767B80008B4819 /* Release */,
 - 			);
 - 			defaultConfigurationIsVisible = 0;
 - 			defaultConfigurationName = Release;
 - 		};
 - /* End XCConfigurationList section */
 - 	};
 - 	rootObject = 9D23B3471C767B80008B4819 /* Project object */;
 - }
 
 
  |