Renacer Social, the app

project.pbxproj 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2FAD9763203C412B000D30F8 /* config.xml in Resources */ = {isa = PBXBuildFile; fileRef = 2FAD9762203C412B000D30F8 /* config.xml */; };
  10. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */ = {isa = PBXBuildFile; fileRef = 50379B222058CBB4000EE86E /* capacitor.config.json */; };
  11. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 504EC3071FED79650016851F /* AppDelegate.swift */; };
  12. 504EC30D1FED79650016851F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30B1FED79650016851F /* Main.storyboard */; };
  13. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 504EC30E1FED79650016851F /* Assets.xcassets */; };
  14. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 504EC3101FED79650016851F /* LaunchScreen.storyboard */; };
  15. 50B271D11FEDC1A000F3C39B /* public in Resources */ = {isa = PBXBuildFile; fileRef = 50B271D01FEDC1A000F3C39B /* public */; };
  16. A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXFileReference section */
  19. 2FAD9762203C412B000D30F8 /* config.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = config.xml; sourceTree = "<group>"; };
  20. 50379B222058CBB4000EE86E /* capacitor.config.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = capacitor.config.json; sourceTree = "<group>"; };
  21. 504EC3041FED79650016851F /* App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = App.app; sourceTree = BUILT_PRODUCTS_DIR; };
  22. 504EC3071FED79650016851F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  23. 504EC30C1FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  24. 504EC30E1FED79650016851F /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  25. 504EC3111FED79650016851F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  26. 504EC3131FED79650016851F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  27. 50B271D01FEDC1A000F3C39B /* public */ = {isa = PBXFileReference; lastKnownFileType = folder; path = public; sourceTree = "<group>"; };
  28. AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_App.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  29. AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.release.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.release.xcconfig"; sourceTree = "<group>"; };
  30. FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-App.debug.xcconfig"; path = "Pods/Target Support Files/Pods-App/Pods-App.debug.xcconfig"; sourceTree = "<group>"; };
  31. /* End PBXFileReference section */
  32. /* Begin PBXFrameworksBuildPhase section */
  33. 504EC3011FED79650016851F /* Frameworks */ = {
  34. isa = PBXFrameworksBuildPhase;
  35. buildActionMask = 2147483647;
  36. files = (
  37. A084ECDBA7D38E1E42DFC39D /* Pods_App.framework in Frameworks */,
  38. );
  39. runOnlyForDeploymentPostprocessing = 0;
  40. };
  41. /* End PBXFrameworksBuildPhase section */
  42. /* Begin PBXGroup section */
  43. 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */ = {
  44. isa = PBXGroup;
  45. children = (
  46. AF277DCFFFF123FFC6DF26C7 /* Pods_App.framework */,
  47. );
  48. name = Frameworks;
  49. sourceTree = "<group>";
  50. };
  51. 504EC2FB1FED79650016851F = {
  52. isa = PBXGroup;
  53. children = (
  54. 504EC3061FED79650016851F /* App */,
  55. 504EC3051FED79650016851F /* Products */,
  56. 7F8756D8B27F46E3366F6CEA /* Pods */,
  57. 27E2DDA53C4D2A4D1A88CE4A /* Frameworks */,
  58. );
  59. sourceTree = "<group>";
  60. };
  61. 504EC3051FED79650016851F /* Products */ = {
  62. isa = PBXGroup;
  63. children = (
  64. 504EC3041FED79650016851F /* App.app */,
  65. );
  66. name = Products;
  67. sourceTree = "<group>";
  68. };
  69. 504EC3061FED79650016851F /* App */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 50379B222058CBB4000EE86E /* capacitor.config.json */,
  73. 504EC3071FED79650016851F /* AppDelegate.swift */,
  74. 504EC30B1FED79650016851F /* Main.storyboard */,
  75. 504EC30E1FED79650016851F /* Assets.xcassets */,
  76. 504EC3101FED79650016851F /* LaunchScreen.storyboard */,
  77. 504EC3131FED79650016851F /* Info.plist */,
  78. 2FAD9762203C412B000D30F8 /* config.xml */,
  79. 50B271D01FEDC1A000F3C39B /* public */,
  80. );
  81. path = App;
  82. sourceTree = "<group>";
  83. };
  84. 7F8756D8B27F46E3366F6CEA /* Pods */ = {
  85. isa = PBXGroup;
  86. children = (
  87. FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */,
  88. AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */,
  89. );
  90. name = Pods;
  91. sourceTree = "<group>";
  92. };
  93. /* End PBXGroup section */
  94. /* Begin PBXNativeTarget section */
  95. 504EC3031FED79650016851F /* App */ = {
  96. isa = PBXNativeTarget;
  97. buildConfigurationList = 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */;
  98. buildPhases = (
  99. 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */,
  100. 504EC3001FED79650016851F /* Sources */,
  101. 504EC3011FED79650016851F /* Frameworks */,
  102. 504EC3021FED79650016851F /* Resources */,
  103. 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */,
  104. );
  105. buildRules = (
  106. );
  107. dependencies = (
  108. );
  109. name = App;
  110. productName = App;
  111. productReference = 504EC3041FED79650016851F /* App.app */;
  112. productType = "com.apple.product-type.application";
  113. };
  114. /* End PBXNativeTarget section */
  115. /* Begin PBXProject section */
  116. 504EC2FC1FED79650016851F /* Project object */ = {
  117. isa = PBXProject;
  118. attributes = {
  119. LastSwiftUpdateCheck = 0920;
  120. LastUpgradeCheck = 0920;
  121. TargetAttributes = {
  122. 504EC3031FED79650016851F = {
  123. CreatedOnToolsVersion = 9.2;
  124. LastSwiftMigration = 1100;
  125. ProvisioningStyle = Automatic;
  126. };
  127. };
  128. };
  129. buildConfigurationList = 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */;
  130. compatibilityVersion = "Xcode 8.0";
  131. developmentRegion = en;
  132. hasScannedForEncodings = 0;
  133. knownRegions = (
  134. en,
  135. Base,
  136. );
  137. mainGroup = 504EC2FB1FED79650016851F;
  138. productRefGroup = 504EC3051FED79650016851F /* Products */;
  139. projectDirPath = "";
  140. projectRoot = "";
  141. targets = (
  142. 504EC3031FED79650016851F /* App */,
  143. );
  144. };
  145. /* End PBXProject section */
  146. /* Begin PBXResourcesBuildPhase section */
  147. 504EC3021FED79650016851F /* Resources */ = {
  148. isa = PBXResourcesBuildPhase;
  149. buildActionMask = 2147483647;
  150. files = (
  151. 504EC3121FED79650016851F /* LaunchScreen.storyboard in Resources */,
  152. 50B271D11FEDC1A000F3C39B /* public in Resources */,
  153. 504EC30F1FED79650016851F /* Assets.xcassets in Resources */,
  154. 50379B232058CBB4000EE86E /* capacitor.config.json in Resources */,
  155. 504EC30D1FED79650016851F /* Main.storyboard in Resources */,
  156. 2FAD9763203C412B000D30F8 /* config.xml in Resources */,
  157. );
  158. runOnlyForDeploymentPostprocessing = 0;
  159. };
  160. /* End PBXResourcesBuildPhase section */
  161. /* Begin PBXShellScriptBuildPhase section */
  162. 6634F4EFEBD30273BCE97C65 /* [CP] Check Pods Manifest.lock */ = {
  163. isa = PBXShellScriptBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. );
  167. inputPaths = (
  168. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  169. "${PODS_ROOT}/Manifest.lock",
  170. );
  171. name = "[CP] Check Pods Manifest.lock";
  172. outputPaths = (
  173. "$(DERIVED_FILE_DIR)/Pods-App-checkManifestLockResult.txt",
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. shellPath = /bin/sh;
  177. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  178. showEnvVarsInLog = 0;
  179. };
  180. 9592DBEFFC6D2A0C8D5DEB22 /* [CP] Embed Pods Frameworks */ = {
  181. isa = PBXShellScriptBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. );
  185. inputPaths = (
  186. );
  187. name = "[CP] Embed Pods Frameworks";
  188. outputPaths = (
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. shellPath = /bin/sh;
  192. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-App/Pods-App-frameworks.sh\"\n";
  193. showEnvVarsInLog = 0;
  194. };
  195. /* End PBXShellScriptBuildPhase section */
  196. /* Begin PBXSourcesBuildPhase section */
  197. 504EC3001FED79650016851F /* Sources */ = {
  198. isa = PBXSourcesBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. 504EC3081FED79650016851F /* AppDelegate.swift in Sources */,
  202. );
  203. runOnlyForDeploymentPostprocessing = 0;
  204. };
  205. /* End PBXSourcesBuildPhase section */
  206. /* Begin PBXVariantGroup section */
  207. 504EC30B1FED79650016851F /* Main.storyboard */ = {
  208. isa = PBXVariantGroup;
  209. children = (
  210. 504EC30C1FED79650016851F /* Base */,
  211. );
  212. name = Main.storyboard;
  213. sourceTree = "<group>";
  214. };
  215. 504EC3101FED79650016851F /* LaunchScreen.storyboard */ = {
  216. isa = PBXVariantGroup;
  217. children = (
  218. 504EC3111FED79650016851F /* Base */,
  219. );
  220. name = LaunchScreen.storyboard;
  221. sourceTree = "<group>";
  222. };
  223. /* End PBXVariantGroup section */
  224. /* Begin XCBuildConfiguration section */
  225. 504EC3141FED79650016851F /* Debug */ = {
  226. isa = XCBuildConfiguration;
  227. buildSettings = {
  228. ALWAYS_SEARCH_USER_PATHS = NO;
  229. CLANG_ANALYZER_NONNULL = YES;
  230. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  231. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  232. CLANG_CXX_LIBRARY = "libc++";
  233. CLANG_ENABLE_MODULES = YES;
  234. CLANG_ENABLE_OBJC_ARC = YES;
  235. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  236. CLANG_WARN_BOOL_CONVERSION = YES;
  237. CLANG_WARN_COMMA = YES;
  238. CLANG_WARN_CONSTANT_CONVERSION = YES;
  239. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  240. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  241. CLANG_WARN_EMPTY_BODY = YES;
  242. CLANG_WARN_ENUM_CONVERSION = YES;
  243. CLANG_WARN_INFINITE_RECURSION = YES;
  244. CLANG_WARN_INT_CONVERSION = YES;
  245. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  246. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  247. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  248. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  249. CLANG_WARN_STRICT_PROTOTYPES = YES;
  250. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  251. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  252. CLANG_WARN_UNREACHABLE_CODE = YES;
  253. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  254. CODE_SIGN_IDENTITY = "iPhone Developer";
  255. COPY_PHASE_STRIP = NO;
  256. DEBUG_INFORMATION_FORMAT = dwarf;
  257. ENABLE_STRICT_OBJC_MSGSEND = YES;
  258. ENABLE_TESTABILITY = YES;
  259. GCC_C_LANGUAGE_STANDARD = gnu11;
  260. GCC_DYNAMIC_NO_PIC = NO;
  261. GCC_NO_COMMON_BLOCKS = YES;
  262. GCC_OPTIMIZATION_LEVEL = 0;
  263. GCC_PREPROCESSOR_DEFINITIONS = (
  264. "DEBUG=1",
  265. "$(inherited)",
  266. );
  267. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  268. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  269. GCC_WARN_UNDECLARED_SELECTOR = YES;
  270. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  271. GCC_WARN_UNUSED_FUNCTION = YES;
  272. GCC_WARN_UNUSED_VARIABLE = YES;
  273. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  274. MTL_ENABLE_DEBUG_INFO = YES;
  275. ONLY_ACTIVE_ARCH = YES;
  276. SDKROOT = iphoneos;
  277. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  278. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  279. };
  280. name = Debug;
  281. };
  282. 504EC3151FED79650016851F /* Release */ = {
  283. isa = XCBuildConfiguration;
  284. buildSettings = {
  285. ALWAYS_SEARCH_USER_PATHS = NO;
  286. CLANG_ANALYZER_NONNULL = YES;
  287. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  288. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  289. CLANG_CXX_LIBRARY = "libc++";
  290. CLANG_ENABLE_MODULES = YES;
  291. CLANG_ENABLE_OBJC_ARC = YES;
  292. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  293. CLANG_WARN_BOOL_CONVERSION = YES;
  294. CLANG_WARN_COMMA = YES;
  295. CLANG_WARN_CONSTANT_CONVERSION = YES;
  296. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  297. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  298. CLANG_WARN_EMPTY_BODY = YES;
  299. CLANG_WARN_ENUM_CONVERSION = YES;
  300. CLANG_WARN_INFINITE_RECURSION = YES;
  301. CLANG_WARN_INT_CONVERSION = YES;
  302. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  303. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  304. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  305. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  306. CLANG_WARN_STRICT_PROTOTYPES = YES;
  307. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  308. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  309. CLANG_WARN_UNREACHABLE_CODE = YES;
  310. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  311. CODE_SIGN_IDENTITY = "iPhone Developer";
  312. COPY_PHASE_STRIP = NO;
  313. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  314. ENABLE_NS_ASSERTIONS = NO;
  315. ENABLE_STRICT_OBJC_MSGSEND = YES;
  316. GCC_C_LANGUAGE_STANDARD = gnu11;
  317. GCC_NO_COMMON_BLOCKS = YES;
  318. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  319. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  320. GCC_WARN_UNDECLARED_SELECTOR = YES;
  321. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  322. GCC_WARN_UNUSED_FUNCTION = YES;
  323. GCC_WARN_UNUSED_VARIABLE = YES;
  324. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  325. MTL_ENABLE_DEBUG_INFO = NO;
  326. SDKROOT = iphoneos;
  327. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  328. VALIDATE_PRODUCT = YES;
  329. };
  330. name = Release;
  331. };
  332. 504EC3171FED79650016851F /* Debug */ = {
  333. isa = XCBuildConfiguration;
  334. baseConfigurationReference = FC68EB0AF532CFC21C3344DD /* Pods-App.debug.xcconfig */;
  335. buildSettings = {
  336. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  337. CODE_SIGN_STYLE = Automatic;
  338. CURRENT_PROJECT_VERSION = 1;
  339. DEVELOPMENT_TEAM = N9M43N6FY5;
  340. INFOPLIST_FILE = App/Info.plist;
  341. INFOPLIST_KEY_CFBundleDisplayName = "Renacer Social";
  342. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  343. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  344. MARKETING_VERSION = 1.0;
  345. OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
  346. PRODUCT_BUNDLE_IDENTIFIER = io.renacer.social;
  347. PRODUCT_NAME = "$(TARGET_NAME)";
  348. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  349. SWIFT_VERSION = 5.0;
  350. TARGETED_DEVICE_FAMILY = "1,2";
  351. };
  352. name = Debug;
  353. };
  354. 504EC3181FED79650016851F /* Release */ = {
  355. isa = XCBuildConfiguration;
  356. baseConfigurationReference = AF51FD2D460BCFE21FA515B2 /* Pods-App.release.xcconfig */;
  357. buildSettings = {
  358. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  359. CODE_SIGN_STYLE = Automatic;
  360. CURRENT_PROJECT_VERSION = 1;
  361. DEVELOPMENT_TEAM = N9M43N6FY5;
  362. INFOPLIST_FILE = App/Info.plist;
  363. INFOPLIST_KEY_CFBundleDisplayName = "Renacer Social";
  364. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  365. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  366. MARKETING_VERSION = 1.0;
  367. PRODUCT_BUNDLE_IDENTIFIER = io.renacer.social;
  368. PRODUCT_NAME = "$(TARGET_NAME)";
  369. SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
  370. SWIFT_VERSION = 5.0;
  371. TARGETED_DEVICE_FAMILY = "1,2";
  372. };
  373. name = Release;
  374. };
  375. /* End XCBuildConfiguration section */
  376. /* Begin XCConfigurationList section */
  377. 504EC2FF1FED79650016851F /* Build configuration list for PBXProject "App" */ = {
  378. isa = XCConfigurationList;
  379. buildConfigurations = (
  380. 504EC3141FED79650016851F /* Debug */,
  381. 504EC3151FED79650016851F /* Release */,
  382. );
  383. defaultConfigurationIsVisible = 0;
  384. defaultConfigurationName = Release;
  385. };
  386. 504EC3161FED79650016851F /* Build configuration list for PBXNativeTarget "App" */ = {
  387. isa = XCConfigurationList;
  388. buildConfigurations = (
  389. 504EC3171FED79650016851F /* Debug */,
  390. 504EC3181FED79650016851F /* Release */,
  391. );
  392. defaultConfigurationIsVisible = 0;
  393. defaultConfigurationName = Release;
  394. };
  395. /* End XCConfigurationList section */
  396. };
  397. rootObject = 504EC2FC1FED79650016851F /* Project object */;
  398. }