project.pbxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 020BF449F4DC160FFEA59281 /* Pods_Simple.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1637F1B5EB217163B05C09F6 /* Pods_Simple.framework */; };
  10. D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735A1D565E4400F90CCB /* AppDelegate.swift */; };
  11. D30D735D1D565E4400F90CCB /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735C1D565E4400F90CCB /* Document.swift */; };
  12. D30D73601D565E4400F90CCB /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D735E1D565E4400F90CCB /* Document.xib */; };
  13. D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D30D73611D565E4400F90CCB /* Assets.xcassets */; };
  14. D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D73631D565E4400F90CCB /* MainMenu.xib */; };
  15. D394EF271F58DBA300E99633 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; };
  16. D394EF281F58DBA300E99633 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; };
  17. D394EF291F58DBA300E99633 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; };
  18. D394EF2A1F58DBA300E99633 /* BuildFile in Frameworks */ = {isa = PBXBuildFile; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXFileReference section */
  21. 1637F1B5EB217163B05C09F6 /* Pods_Simple.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Simple.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  22. 82FBE46939E735B1F797924F /* Pods-Simple.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Simple.release.xcconfig"; path = "Pods/Target Support Files/Pods-Simple/Pods-Simple.release.xcconfig"; sourceTree = "<group>"; };
  23. 92FB91401821C52F1D137A51 /* Pods-Simple.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Simple.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Simple/Pods-Simple.debug.xcconfig"; sourceTree = "<group>"; };
  24. D30D73571D565E4400F90CCB /* Simple.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simple.app; sourceTree = BUILT_PRODUCTS_DIR; };
  25. D30D735A1D565E4400F90CCB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  26. D30D735C1D565E4400F90CCB /* Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
  27. D30D735F1D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = "<group>"; };
  28. D30D73611D565E4400F90CCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  29. D30D73641D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  30. D30D73661D565E4400F90CCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  31. /* End PBXFileReference section */
  32. /* Begin PBXFrameworksBuildPhase section */
  33. D30D73541D565E4400F90CCB /* Frameworks */ = {
  34. isa = PBXFrameworksBuildPhase;
  35. buildActionMask = 2147483647;
  36. files = (
  37. D394EF271F58DBA300E99633 /* BuildFile in Frameworks */,
  38. D394EF281F58DBA300E99633 /* BuildFile in Frameworks */,
  39. D394EF291F58DBA300E99633 /* BuildFile in Frameworks */,
  40. D394EF2A1F58DBA300E99633 /* BuildFile in Frameworks */,
  41. 020BF449F4DC160FFEA59281 /* Pods_Simple.framework in Frameworks */,
  42. );
  43. runOnlyForDeploymentPostprocessing = 0;
  44. };
  45. /* End PBXFrameworksBuildPhase section */
  46. /* Begin PBXGroup section */
  47. 3410CF2A0B1DA40CBD2960DB /* Frameworks */ = {
  48. isa = PBXGroup;
  49. children = (
  50. 1637F1B5EB217163B05C09F6 /* Pods_Simple.framework */,
  51. );
  52. name = Frameworks;
  53. sourceTree = "<group>";
  54. };
  55. 42235A567C9D88F028BC9FBB /* Pods */ = {
  56. isa = PBXGroup;
  57. children = (
  58. 92FB91401821C52F1D137A51 /* Pods-Simple.debug.xcconfig */,
  59. 82FBE46939E735B1F797924F /* Pods-Simple.release.xcconfig */,
  60. );
  61. name = Pods;
  62. sourceTree = "<group>";
  63. };
  64. D30D734E1D565E4400F90CCB = {
  65. isa = PBXGroup;
  66. children = (
  67. D30D73591D565E4400F90CCB /* Simple */,
  68. D30D73581D565E4400F90CCB /* Products */,
  69. 42235A567C9D88F028BC9FBB /* Pods */,
  70. 3410CF2A0B1DA40CBD2960DB /* Frameworks */,
  71. );
  72. sourceTree = "<group>";
  73. };
  74. D30D73581D565E4400F90CCB /* Products */ = {
  75. isa = PBXGroup;
  76. children = (
  77. D30D73571D565E4400F90CCB /* Simple.app */,
  78. );
  79. name = Products;
  80. sourceTree = "<group>";
  81. };
  82. D30D73591D565E4400F90CCB /* Simple */ = {
  83. isa = PBXGroup;
  84. children = (
  85. D30D735A1D565E4400F90CCB /* AppDelegate.swift */,
  86. D30D735C1D565E4400F90CCB /* Document.swift */,
  87. D30D735E1D565E4400F90CCB /* Document.xib */,
  88. D30D73611D565E4400F90CCB /* Assets.xcassets */,
  89. D30D73631D565E4400F90CCB /* MainMenu.xib */,
  90. D30D73661D565E4400F90CCB /* Info.plist */,
  91. );
  92. path = Simple;
  93. sourceTree = "<group>";
  94. };
  95. D394EF0B1F58DB7A00E99633 /* Products */ = {
  96. isa = PBXGroup;
  97. children = (
  98. );
  99. name = Products;
  100. sourceTree = "<group>";
  101. };
  102. /* End PBXGroup section */
  103. /* Begin PBXNativeTarget section */
  104. D30D73561D565E4400F90CCB /* Simple */ = {
  105. isa = PBXNativeTarget;
  106. buildConfigurationList = D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */;
  107. buildPhases = (
  108. D0F766A5DE10BD0BBB1D0BED /* [CP] Check Pods Manifest.lock */,
  109. D30D73531D565E4400F90CCB /* Sources */,
  110. D30D73541D565E4400F90CCB /* Frameworks */,
  111. D30D73551D565E4400F90CCB /* Resources */,
  112. 65570F4D3F2AC86016E847D3 /* [CP] Embed Pods Frameworks */,
  113. F67FAAFE297D1C22F4F94B88 /* [CP] Copy Pods Resources */,
  114. );
  115. buildRules = (
  116. );
  117. dependencies = (
  118. D394EF201F58DB9800E99633 /* PBXTargetDependency */,
  119. D394EF221F58DB9800E99633 /* PBXTargetDependency */,
  120. D394EF241F58DB9800E99633 /* PBXTargetDependency */,
  121. D394EF261F58DB9800E99633 /* PBXTargetDependency */,
  122. D3E1EA811EE8B0120024A93A /* PBXTargetDependency */,
  123. D3E1EA831EE8B0120024A93A /* PBXTargetDependency */,
  124. D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */,
  125. D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */,
  126. D31F111A1EA9333F0067D424 /* PBXTargetDependency */,
  127. D31F111C1EA9333F0067D424 /* PBXTargetDependency */,
  128. D31F111E1EA9333F0067D424 /* PBXTargetDependency */,
  129. );
  130. name = Simple;
  131. productName = Simple;
  132. productReference = D30D73571D565E4400F90CCB /* Simple.app */;
  133. productType = "com.apple.product-type.application";
  134. };
  135. /* End PBXNativeTarget section */
  136. /* Begin PBXProject section */
  137. D30D734F1D565E4400F90CCB /* Project object */ = {
  138. isa = PBXProject;
  139. attributes = {
  140. LastSwiftUpdateCheck = 0800;
  141. LastUpgradeCheck = 0800;
  142. ORGANIZATIONNAME = Google;
  143. TargetAttributes = {
  144. D30D73561D565E4400F90CCB = {
  145. CreatedOnToolsVersion = 8.0;
  146. DevelopmentTeam = EQHXZ8M8AV;
  147. DevelopmentTeamName = "Google, Inc.";
  148. ProvisioningStyle = Automatic;
  149. };
  150. };
  151. };
  152. buildConfigurationList = D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */;
  153. compatibilityVersion = "Xcode 3.2";
  154. developmentRegion = English;
  155. hasScannedForEncodings = 0;
  156. knownRegions = (
  157. en,
  158. Base,
  159. );
  160. mainGroup = D30D734E1D565E4400F90CCB;
  161. productRefGroup = D30D73581D565E4400F90CCB /* Products */;
  162. projectDirPath = "";
  163. projectReferences = (
  164. {
  165. ProductGroup = D394EF0B1F58DB7A00E99633 /* Products */;
  166. },
  167. );
  168. projectRoot = "";
  169. targets = (
  170. D30D73561D565E4400F90CCB /* Simple */,
  171. );
  172. };
  173. /* End PBXProject section */
  174. /* Begin PBXResourcesBuildPhase section */
  175. D30D73551D565E4400F90CCB /* Resources */ = {
  176. isa = PBXResourcesBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */,
  180. D30D73601D565E4400F90CCB /* Document.xib in Resources */,
  181. D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */,
  182. );
  183. runOnlyForDeploymentPostprocessing = 0;
  184. };
  185. /* End PBXResourcesBuildPhase section */
  186. /* Begin PBXShellScriptBuildPhase section */
  187. 65570F4D3F2AC86016E847D3 /* [CP] Embed Pods Frameworks */ = {
  188. isa = PBXShellScriptBuildPhase;
  189. buildActionMask = 2147483647;
  190. files = (
  191. );
  192. inputPaths = (
  193. );
  194. name = "[CP] Embed Pods Frameworks";
  195. outputPaths = (
  196. );
  197. runOnlyForDeploymentPostprocessing = 0;
  198. shellPath = /bin/sh;
  199. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Simple/Pods-Simple-frameworks.sh\"\n";
  200. showEnvVarsInLog = 0;
  201. };
  202. D0F766A5DE10BD0BBB1D0BED /* [CP] Check Pods Manifest.lock */ = {
  203. isa = PBXShellScriptBuildPhase;
  204. buildActionMask = 2147483647;
  205. files = (
  206. );
  207. inputPaths = (
  208. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  209. "${PODS_ROOT}/Manifest.lock",
  210. );
  211. name = "[CP] Check Pods Manifest.lock";
  212. outputPaths = (
  213. "$(DERIVED_FILE_DIR)/Pods-Simple-checkManifestLockResult.txt",
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. shellPath = /bin/sh;
  217. 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";
  218. showEnvVarsInLog = 0;
  219. };
  220. F67FAAFE297D1C22F4F94B88 /* [CP] Copy Pods Resources */ = {
  221. isa = PBXShellScriptBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. );
  225. inputPaths = (
  226. );
  227. name = "[CP] Copy Pods Resources";
  228. outputPaths = (
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. shellPath = /bin/sh;
  232. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Simple/Pods-Simple-resources.sh\"\n";
  233. showEnvVarsInLog = 0;
  234. };
  235. /* End PBXShellScriptBuildPhase section */
  236. /* Begin PBXSourcesBuildPhase section */
  237. D30D73531D565E4400F90CCB /* Sources */ = {
  238. isa = PBXSourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. D30D735D1D565E4400F90CCB /* Document.swift in Sources */,
  242. D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */,
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. };
  246. /* End PBXSourcesBuildPhase section */
  247. /* Begin PBXTargetDependency section */
  248. D31F111A1EA9333F0067D424 /* PBXTargetDependency */ = {
  249. isa = PBXTargetDependency;
  250. name = CgRPC;
  251. };
  252. D31F111C1EA9333F0067D424 /* PBXTargetDependency */ = {
  253. isa = PBXTargetDependency;
  254. name = BoringSSL;
  255. };
  256. D31F111E1EA9333F0067D424 /* PBXTargetDependency */ = {
  257. isa = PBXTargetDependency;
  258. name = gRPC;
  259. };
  260. D394EF221F58DB9800E99633 /* PBXTargetDependency */ = {
  261. isa = PBXTargetDependency;
  262. name = CgRPC;
  263. };
  264. D394EF241F58DB9800E99633 /* PBXTargetDependency */ = {
  265. isa = PBXTargetDependency;
  266. name = BoringSSL;
  267. };
  268. D394EF261F58DB9800E99633 /* PBXTargetDependency */ = {
  269. isa = PBXTargetDependency;
  270. name = gRPC;
  271. };
  272. D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */ = {
  273. isa = PBXTargetDependency;
  274. name = gRPC;
  275. };
  276. D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */ = {
  277. isa = PBXTargetDependency;
  278. name = CgRPC;
  279. };
  280. D3E1EA831EE8B0120024A93A /* PBXTargetDependency */ = {
  281. isa = PBXTargetDependency;
  282. name = BoringSSL;
  283. };
  284. /* End PBXTargetDependency section */
  285. /* Begin PBXVariantGroup section */
  286. D30D735E1D565E4400F90CCB /* Document.xib */ = {
  287. isa = PBXVariantGroup;
  288. children = (
  289. D30D735F1D565E4400F90CCB /* Base */,
  290. );
  291. name = Document.xib;
  292. sourceTree = "<group>";
  293. };
  294. D30D73631D565E4400F90CCB /* MainMenu.xib */ = {
  295. isa = PBXVariantGroup;
  296. children = (
  297. D30D73641D565E4400F90CCB /* Base */,
  298. );
  299. name = MainMenu.xib;
  300. sourceTree = "<group>";
  301. };
  302. /* End PBXVariantGroup section */
  303. /* Begin XCBuildConfiguration section */
  304. D30D73671D565E4400F90CCB /* Debug */ = {
  305. isa = XCBuildConfiguration;
  306. buildSettings = {
  307. ALWAYS_SEARCH_USER_PATHS = NO;
  308. CLANG_ANALYZER_NONNULL = YES;
  309. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  310. CLANG_CXX_LIBRARY = "libc++";
  311. CLANG_ENABLE_MODULES = YES;
  312. CLANG_ENABLE_OBJC_ARC = YES;
  313. CLANG_WARN_BOOL_CONVERSION = YES;
  314. CLANG_WARN_CONSTANT_CONVERSION = YES;
  315. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  316. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  317. CLANG_WARN_EMPTY_BODY = YES;
  318. CLANG_WARN_ENUM_CONVERSION = YES;
  319. CLANG_WARN_INT_CONVERSION = YES;
  320. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  321. CLANG_WARN_UNREACHABLE_CODE = YES;
  322. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  323. CODE_SIGN_IDENTITY = "-";
  324. COPY_PHASE_STRIP = NO;
  325. DEBUG_INFORMATION_FORMAT = dwarf;
  326. ENABLE_STRICT_OBJC_MSGSEND = YES;
  327. ENABLE_TESTABILITY = YES;
  328. GCC_C_LANGUAGE_STANDARD = gnu99;
  329. GCC_DYNAMIC_NO_PIC = NO;
  330. GCC_NO_COMMON_BLOCKS = YES;
  331. GCC_OPTIMIZATION_LEVEL = 0;
  332. GCC_PREPROCESSOR_DEFINITIONS = (
  333. "DEBUG=1",
  334. "$(inherited)",
  335. );
  336. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  337. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  338. GCC_WARN_UNDECLARED_SELECTOR = YES;
  339. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  340. GCC_WARN_UNUSED_FUNCTION = YES;
  341. GCC_WARN_UNUSED_VARIABLE = YES;
  342. HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
  343. MACOSX_DEPLOYMENT_TARGET = 10.11;
  344. MTL_ENABLE_DEBUG_INFO = YES;
  345. ONLY_ACTIVE_ARCH = YES;
  346. SDKROOT = macosx;
  347. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  348. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  349. };
  350. name = Debug;
  351. };
  352. D30D73681D565E4400F90CCB /* Release */ = {
  353. isa = XCBuildConfiguration;
  354. buildSettings = {
  355. ALWAYS_SEARCH_USER_PATHS = NO;
  356. CLANG_ANALYZER_NONNULL = YES;
  357. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  358. CLANG_CXX_LIBRARY = "libc++";
  359. CLANG_ENABLE_MODULES = YES;
  360. CLANG_ENABLE_OBJC_ARC = YES;
  361. CLANG_WARN_BOOL_CONVERSION = YES;
  362. CLANG_WARN_CONSTANT_CONVERSION = YES;
  363. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  364. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  365. CLANG_WARN_EMPTY_BODY = YES;
  366. CLANG_WARN_ENUM_CONVERSION = YES;
  367. CLANG_WARN_INT_CONVERSION = YES;
  368. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  369. CLANG_WARN_UNREACHABLE_CODE = YES;
  370. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  371. CODE_SIGN_IDENTITY = "-";
  372. COPY_PHASE_STRIP = NO;
  373. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  374. ENABLE_NS_ASSERTIONS = NO;
  375. ENABLE_STRICT_OBJC_MSGSEND = YES;
  376. GCC_C_LANGUAGE_STANDARD = gnu99;
  377. GCC_NO_COMMON_BLOCKS = YES;
  378. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  379. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  380. GCC_WARN_UNDECLARED_SELECTOR = YES;
  381. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  382. GCC_WARN_UNUSED_FUNCTION = YES;
  383. GCC_WARN_UNUSED_VARIABLE = YES;
  384. HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
  385. MACOSX_DEPLOYMENT_TARGET = 10.11;
  386. MTL_ENABLE_DEBUG_INFO = NO;
  387. SDKROOT = macosx;
  388. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  389. };
  390. name = Release;
  391. };
  392. D30D736A1D565E4400F90CCB /* Debug */ = {
  393. isa = XCBuildConfiguration;
  394. baseConfigurationReference = 92FB91401821C52F1D137A51 /* Pods-Simple.debug.xcconfig */;
  395. buildSettings = {
  396. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  397. COMBINE_HIDPI_IMAGES = YES;
  398. INFOPLIST_FILE = Simple/Info.plist;
  399. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  400. PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
  401. PRODUCT_NAME = "$(TARGET_NAME)";
  402. SWIFT_VERSION = 3.0;
  403. };
  404. name = Debug;
  405. };
  406. D30D736B1D565E4400F90CCB /* Release */ = {
  407. isa = XCBuildConfiguration;
  408. baseConfigurationReference = 82FBE46939E735B1F797924F /* Pods-Simple.release.xcconfig */;
  409. buildSettings = {
  410. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  411. COMBINE_HIDPI_IMAGES = YES;
  412. INFOPLIST_FILE = Simple/Info.plist;
  413. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  414. PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
  415. PRODUCT_NAME = "$(TARGET_NAME)";
  416. SWIFT_VERSION = 3.0;
  417. };
  418. name = Release;
  419. };
  420. /* End XCBuildConfiguration section */
  421. /* Begin XCConfigurationList section */
  422. D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */ = {
  423. isa = XCConfigurationList;
  424. buildConfigurations = (
  425. D30D73671D565E4400F90CCB /* Debug */,
  426. D30D73681D565E4400F90CCB /* Release */,
  427. );
  428. defaultConfigurationIsVisible = 0;
  429. defaultConfigurationName = Release;
  430. };
  431. D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */ = {
  432. isa = XCConfigurationList;
  433. buildConfigurations = (
  434. D30D736A1D565E4400F90CCB /* Debug */,
  435. D30D736B1D565E4400F90CCB /* Release */,
  436. );
  437. defaultConfigurationIsVisible = 0;
  438. defaultConfigurationName = Release;
  439. };
  440. /* End XCConfigurationList section */
  441. };
  442. rootObject = D30D734F1D565E4400F90CCB /* Project object */;
  443. }