project.pbxproj 16KB

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