project.pbxproj 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */; };
  10. 9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46282F1D34719100346A5B /* RNPAudioVideo.m */; };
  11. 9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */; };
  12. 9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628331D34719100346A5B /* RNPBluetooth.m */; };
  13. 9D4628411D34719100346A5B /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628351D34719100346A5B /* RNPContacts.m */; };
  14. 9D4628421D34719100346A5B /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628371D34719100346A5B /* RNPEvent.m */; };
  15. 9D4628431D34719100346A5B /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D4628391D34719100346A5B /* RNPLocation.m */; };
  16. 9D4628441D34719100346A5B /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283B1D34719100346A5B /* RNPNotification.m */; };
  17. 9D4628451D34719100346A5B /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 9D46283D1D34719100346A5B /* RNPPhoto.m */; };
  18. 9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */; };
  19. 9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXCopyFilesBuildPhase section */
  22. 9D23B34D1C767B80008B4819 /* CopyFiles */ = {
  23. isa = PBXCopyFilesBuildPhase;
  24. buildActionMask = 2147483647;
  25. dstPath = "include/$(PRODUCT_NAME)";
  26. dstSubfolderSpec = 16;
  27. files = (
  28. );
  29. runOnlyForDeploymentPostprocessing = 0;
  30. };
  31. /* End PBXCopyFilesBuildPhase section */
  32. /* Begin PBXFileReference section */
  33. 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPSpeechRecognition.m; path = permissions/RNPSpeechRecognition.m; sourceTree = SOURCE_ROOT; };
  34. 281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPSpeechRecognition.h; path = permissions/RNPSpeechRecognition.h; sourceTree = SOURCE_ROOT; };
  35. 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 9D46282E1D34719100346A5B /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPAudioVideo.h; path = permissions/RNPAudioVideo.h; sourceTree = SOURCE_ROOT; };
  37. 9D46282F1D34719100346A5B /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPAudioVideo.m; path = permissions/RNPAudioVideo.m; sourceTree = SOURCE_ROOT; };
  38. 9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBackgroundRefresh.h; path = permissions/RNPBackgroundRefresh.h; sourceTree = SOURCE_ROOT; };
  39. 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBackgroundRefresh.m; path = permissions/RNPBackgroundRefresh.m; sourceTree = SOURCE_ROOT; };
  40. 9D4628321D34719100346A5B /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPBluetooth.h; path = permissions/RNPBluetooth.h; sourceTree = SOURCE_ROOT; };
  41. 9D4628331D34719100346A5B /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPBluetooth.m; path = permissions/RNPBluetooth.m; sourceTree = SOURCE_ROOT; };
  42. 9D4628341D34719100346A5B /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPContacts.h; path = permissions/RNPContacts.h; sourceTree = SOURCE_ROOT; };
  43. 9D4628351D34719100346A5B /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPContacts.m; path = permissions/RNPContacts.m; sourceTree = SOURCE_ROOT; };
  44. 9D4628361D34719100346A5B /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPEvent.h; path = permissions/RNPEvent.h; sourceTree = SOURCE_ROOT; };
  45. 9D4628371D34719100346A5B /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPEvent.m; path = permissions/RNPEvent.m; sourceTree = SOURCE_ROOT; };
  46. 9D4628381D34719100346A5B /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPLocation.h; path = permissions/RNPLocation.h; sourceTree = SOURCE_ROOT; };
  47. 9D4628391D34719100346A5B /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPLocation.m; path = permissions/RNPLocation.m; sourceTree = SOURCE_ROOT; };
  48. 9D46283A1D34719100346A5B /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPNotification.h; path = permissions/RNPNotification.h; sourceTree = SOURCE_ROOT; };
  49. 9D46283B1D34719100346A5B /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPNotification.m; path = permissions/RNPNotification.m; sourceTree = SOURCE_ROOT; };
  50. 9D46283C1D34719100346A5B /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNPPhoto.h; path = permissions/RNPPhoto.h; sourceTree = SOURCE_ROOT; };
  51. 9D46283D1D34719100346A5B /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNPPhoto.m; path = permissions/RNPPhoto.m; sourceTree = SOURCE_ROOT; };
  52. 9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = SOURCE_ROOT; };
  53. 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = ReactNativePermissions.m; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.objc; };
  54. 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; };
  55. 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; };
  56. /* End PBXFileReference section */
  57. /* Begin PBXFrameworksBuildPhase section */
  58. 9D23B34C1C767B80008B4819 /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXFrameworksBuildPhase section */
  66. /* Begin PBXGroup section */
  67. 9D23B3461C767B80008B4819 = {
  68. isa = PBXGroup;
  69. children = (
  70. 9D23B3511C767B80008B4819 /* ReactNativePermissions */,
  71. 9D23B3501C767B80008B4819 /* Products */,
  72. );
  73. sourceTree = "<group>";
  74. };
  75. 9D23B3501C767B80008B4819 /* Products */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
  79. );
  80. name = Products;
  81. sourceTree = "<group>";
  82. };
  83. 9D23B3511C767B80008B4819 /* ReactNativePermissions */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 9D4628091D33C1EC00346A5B /* permissions */,
  87. 9DE8D2891CA31E95009CE8CC /* RCTConvert+RNPStatus.h */,
  88. 9DE8D28A1CA31E95009CE8CC /* RCTConvert+RNPStatus.m */,
  89. 9DE8D2801CA31888009CE8CC /* ReactNativePermissions.h */,
  90. 9DE8D2811CA3188D009CE8CC /* ReactNativePermissions.m */,
  91. );
  92. path = ReactNativePermissions;
  93. sourceTree = "<group>";
  94. };
  95. 9D4628091D33C1EC00346A5B /* permissions */ = {
  96. isa = PBXGroup;
  97. children = (
  98. 9D46282E1D34719100346A5B /* RNPAudioVideo.h */,
  99. 9D46282F1D34719100346A5B /* RNPAudioVideo.m */,
  100. 9D4628301D34719100346A5B /* RNPBackgroundRefresh.h */,
  101. 9D4628311D34719100346A5B /* RNPBackgroundRefresh.m */,
  102. 9D4628321D34719100346A5B /* RNPBluetooth.h */,
  103. 9D4628331D34719100346A5B /* RNPBluetooth.m */,
  104. 9D4628341D34719100346A5B /* RNPContacts.h */,
  105. 9D4628351D34719100346A5B /* RNPContacts.m */,
  106. 9D4628361D34719100346A5B /* RNPEvent.h */,
  107. 9D4628371D34719100346A5B /* RNPEvent.m */,
  108. 9D4628381D34719100346A5B /* RNPLocation.h */,
  109. 9D4628391D34719100346A5B /* RNPLocation.m */,
  110. 9D46283A1D34719100346A5B /* RNPNotification.h */,
  111. 9D46283B1D34719100346A5B /* RNPNotification.m */,
  112. 9D46283C1D34719100346A5B /* RNPPhoto.h */,
  113. 9D46283D1D34719100346A5B /* RNPPhoto.m */,
  114. 281CD5921E26B266003A72B2 /* RNPSpeechRecognition.h */,
  115. 281CD5901E26B0C7003A72B2 /* RNPSpeechRecognition.m */,
  116. );
  117. name = permissions;
  118. sourceTree = "<group>";
  119. };
  120. /* End PBXGroup section */
  121. /* Begin PBXNativeTarget section */
  122. 9D23B34E1C767B80008B4819 /* ReactNativePermissions */ = {
  123. isa = PBXNativeTarget;
  124. buildConfigurationList = 9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */;
  125. buildPhases = (
  126. 9D23B34B1C767B80008B4819 /* Sources */,
  127. 9D23B34C1C767B80008B4819 /* Frameworks */,
  128. 9D23B34D1C767B80008B4819 /* CopyFiles */,
  129. );
  130. buildRules = (
  131. );
  132. dependencies = (
  133. );
  134. name = ReactNativePermissions;
  135. productName = ReactNativePermissions;
  136. productReference = 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */;
  137. productType = "com.apple.product-type.library.static";
  138. };
  139. /* End PBXNativeTarget section */
  140. /* Begin PBXProject section */
  141. 9D23B3471C767B80008B4819 /* Project object */ = {
  142. isa = PBXProject;
  143. attributes = {
  144. LastUpgradeCheck = 0820;
  145. ORGANIZATIONNAME = "Yonah Forst";
  146. TargetAttributes = {
  147. 9D23B34E1C767B80008B4819 = {
  148. CreatedOnToolsVersion = 7.1;
  149. };
  150. };
  151. };
  152. buildConfigurationList = 9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 0;
  156. knownRegions = (
  157. en,
  158. );
  159. mainGroup = 9D23B3461C767B80008B4819;
  160. productRefGroup = 9D23B3501C767B80008B4819 /* Products */;
  161. projectDirPath = "";
  162. projectRoot = "";
  163. targets = (
  164. 9D23B34E1C767B80008B4819 /* ReactNativePermissions */,
  165. );
  166. };
  167. /* End PBXProject section */
  168. /* Begin PBXSourcesBuildPhase section */
  169. 9D23B34B1C767B80008B4819 /* Sources */ = {
  170. isa = PBXSourcesBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. 9D46283F1D34719100346A5B /* RNPBackgroundRefresh.m in Sources */,
  174. 9D4628451D34719100346A5B /* RNPPhoto.m in Sources */,
  175. 281CD5911E26B0C8003A72B2 /* RNPSpeechRecognition.m in Sources */,
  176. 9D4628431D34719100346A5B /* RNPLocation.m in Sources */,
  177. 9D46283E1D34719100346A5B /* RNPAudioVideo.m in Sources */,
  178. 9D4628401D34719100346A5B /* RNPBluetooth.m in Sources */,
  179. 9DE8D28B1CA31E95009CE8CC /* RCTConvert+RNPStatus.m in Sources */,
  180. 9D4628421D34719100346A5B /* RNPEvent.m in Sources */,
  181. 9DE8D2821CA3188D009CE8CC /* ReactNativePermissions.m in Sources */,
  182. 9D4628411D34719100346A5B /* RNPContacts.m in Sources */,
  183. 9D4628441D34719100346A5B /* RNPNotification.m in Sources */,
  184. );
  185. runOnlyForDeploymentPostprocessing = 0;
  186. };
  187. /* End PBXSourcesBuildPhase section */
  188. /* Begin XCBuildConfiguration section */
  189. 9D23B3561C767B80008B4819 /* Debug */ = {
  190. isa = XCBuildConfiguration;
  191. buildSettings = {
  192. ALWAYS_SEARCH_USER_PATHS = NO;
  193. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  194. CLANG_CXX_LIBRARY = "libc++";
  195. CLANG_ENABLE_MODULES = YES;
  196. CLANG_ENABLE_OBJC_ARC = YES;
  197. CLANG_WARN_BOOL_CONVERSION = YES;
  198. CLANG_WARN_CONSTANT_CONVERSION = YES;
  199. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  200. CLANG_WARN_EMPTY_BODY = YES;
  201. CLANG_WARN_ENUM_CONVERSION = YES;
  202. CLANG_WARN_INT_CONVERSION = YES;
  203. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  204. CLANG_WARN_UNREACHABLE_CODE = YES;
  205. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  206. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  207. COPY_PHASE_STRIP = NO;
  208. DEBUG_INFORMATION_FORMAT = dwarf;
  209. ENABLE_STRICT_OBJC_MSGSEND = YES;
  210. ENABLE_TESTABILITY = YES;
  211. GCC_C_LANGUAGE_STANDARD = gnu99;
  212. GCC_DYNAMIC_NO_PIC = NO;
  213. GCC_NO_COMMON_BLOCKS = YES;
  214. GCC_OPTIMIZATION_LEVEL = 0;
  215. GCC_PREPROCESSOR_DEFINITIONS = (
  216. "DEBUG=1",
  217. "$(inherited)",
  218. );
  219. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  220. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  221. GCC_WARN_UNDECLARED_SELECTOR = YES;
  222. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  223. GCC_WARN_UNUSED_FUNCTION = YES;
  224. GCC_WARN_UNUSED_VARIABLE = YES;
  225. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  226. MTL_ENABLE_DEBUG_INFO = YES;
  227. ONLY_ACTIVE_ARCH = YES;
  228. SDKROOT = iphoneos;
  229. };
  230. name = Debug;
  231. };
  232. 9D23B3571C767B80008B4819 /* Release */ = {
  233. isa = XCBuildConfiguration;
  234. buildSettings = {
  235. ALWAYS_SEARCH_USER_PATHS = NO;
  236. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  237. CLANG_CXX_LIBRARY = "libc++";
  238. CLANG_ENABLE_MODULES = YES;
  239. CLANG_ENABLE_OBJC_ARC = YES;
  240. CLANG_WARN_BOOL_CONVERSION = YES;
  241. CLANG_WARN_CONSTANT_CONVERSION = YES;
  242. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  243. CLANG_WARN_EMPTY_BODY = YES;
  244. CLANG_WARN_ENUM_CONVERSION = YES;
  245. CLANG_WARN_INT_CONVERSION = YES;
  246. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  247. CLANG_WARN_UNREACHABLE_CODE = YES;
  248. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  249. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  250. COPY_PHASE_STRIP = NO;
  251. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  252. ENABLE_NS_ASSERTIONS = NO;
  253. ENABLE_STRICT_OBJC_MSGSEND = YES;
  254. GCC_C_LANGUAGE_STANDARD = gnu99;
  255. GCC_NO_COMMON_BLOCKS = YES;
  256. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  257. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  258. GCC_WARN_UNDECLARED_SELECTOR = YES;
  259. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  260. GCC_WARN_UNUSED_FUNCTION = YES;
  261. GCC_WARN_UNUSED_VARIABLE = YES;
  262. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  263. MTL_ENABLE_DEBUG_INFO = NO;
  264. SDKROOT = iphoneos;
  265. VALIDATE_PRODUCT = YES;
  266. };
  267. name = Release;
  268. };
  269. 9D23B3591C767B80008B4819 /* Debug */ = {
  270. isa = XCBuildConfiguration;
  271. buildSettings = {
  272. HEADER_SEARCH_PATHS = (
  273. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  274. "$(SRCROOT)/../../React/**",
  275. "$(SRCROOT)/node_modules/react-native/React/**",
  276. "$(SRCROOT)/../react-native/React/**",
  277. );
  278. OTHER_LDFLAGS = "-ObjC";
  279. PRODUCT_NAME = "$(TARGET_NAME)";
  280. SKIP_INSTALL = YES;
  281. };
  282. name = Debug;
  283. };
  284. 9D23B35A1C767B80008B4819 /* Release */ = {
  285. isa = XCBuildConfiguration;
  286. buildSettings = {
  287. HEADER_SEARCH_PATHS = (
  288. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  289. "$(SRCROOT)/../../React/**",
  290. "$(SRCROOT)/node_modules/react-native/React/**",
  291. "$(SRCROOT)/../react-native/React/**",
  292. );
  293. OTHER_LDFLAGS = "-ObjC";
  294. PRODUCT_NAME = "$(TARGET_NAME)";
  295. SKIP_INSTALL = YES;
  296. };
  297. name = Release;
  298. };
  299. /* End XCBuildConfiguration section */
  300. /* Begin XCConfigurationList section */
  301. 9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */ = {
  302. isa = XCConfigurationList;
  303. buildConfigurations = (
  304. 9D23B3561C767B80008B4819 /* Debug */,
  305. 9D23B3571C767B80008B4819 /* Release */,
  306. );
  307. defaultConfigurationIsVisible = 0;
  308. defaultConfigurationName = Release;
  309. };
  310. 9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */ = {
  311. isa = XCConfigurationList;
  312. buildConfigurations = (
  313. 9D23B3591C767B80008B4819 /* Debug */,
  314. 9D23B35A1C767B80008B4819 /* Release */,
  315. );
  316. defaultConfigurationIsVisible = 0;
  317. defaultConfigurationName = Release;
  318. };
  319. /* End XCConfigurationList section */
  320. };
  321. rootObject = 9D23B3471C767B80008B4819 /* Project object */;
  322. }