project.pbxproj 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D324A6021D81CF8F00421B59 /* EchoServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = D324A6011D81CF8F00421B59 /* EchoServer.swift */; };
  10. D35C9FAC1D74B079000443CD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9FAB1D74B079000443CD /* AppDelegate.swift */; };
  11. D35C9FAE1D74B079000443CD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D35C9FAD1D74B079000443CD /* Assets.xcassets */; };
  12. D35C9FB11D74B079000443CD /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D35C9FAF1D74B079000443CD /* MainMenu.xib */; };
  13. D35C9FC81D74B0C1000443CD /* EchoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9FC71D74B0C1000443CD /* EchoViewController.swift */; };
  14. D3971E211D89132E001A0B3F /* ssl.key in Resources */ = {isa = PBXBuildFile; fileRef = D3971E201D89132E001A0B3F /* ssl.key */; };
  15. D3BFE28C1D87A45D00A648D8 /* ssl.crt in Resources */ = {isa = PBXBuildFile; fileRef = D3BFE28B1D87A45D00A648D8 /* ssl.crt */; };
  16. D3D2EA381D75FB4A002EF89C /* echo.out in Resources */ = {isa = PBXBuildFile; fileRef = D3D2EA371D75FB4A002EF89C /* echo.out */; };
  17. D3D2EA4C1D75FB7F002EF89C /* gRPC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2EA3E1D75FB56002EF89C /* gRPC.framework */; };
  18. D3D2EA4D1D75FB7F002EF89C /* QuickProto.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3D2EA451D75FB60002EF89C /* QuickProto.framework */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. D3BFE28F1D87A45D00A648D8 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = D3D6924C1D8380D800813DEC;
  26. remoteInfo = QuickProtoTests;
  27. };
  28. D3BFE2911D87A45D00A648D8 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = D35BEA481D83B9AB00BB9230;
  33. remoteInfo = QuickProtoGen;
  34. };
  35. D3D2EA3D1D75FB56002EF89C /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = D3D2EA391D75FB56002EF89C /* gRPC.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = D3BD37331D5126380005E698;
  40. remoteInfo = gRPC;
  41. };
  42. D3D2EA441D75FB60002EF89C /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = D35C9F341D74A1C0000443CD;
  47. remoteInfo = QuickProto;
  48. };
  49. D3D2EA481D75FB70002EF89C /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */;
  52. proxyType = 1;
  53. remoteGlobalIDString = D35C9F331D74A1C0000443CD;
  54. remoteInfo = QuickProto;
  55. };
  56. D3D2EA4A1D75FB75002EF89C /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = D3D2EA391D75FB56002EF89C /* gRPC.xcodeproj */;
  59. proxyType = 1;
  60. remoteGlobalIDString = D3BD37321D5126380005E698;
  61. remoteInfo = gRPC;
  62. };
  63. /* End PBXContainerItemProxy section */
  64. /* Begin PBXFileReference section */
  65. D324A6011D81CF8F00421B59 /* EchoServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EchoServer.swift; sourceTree = "<group>"; };
  66. D35C9FA81D74B079000443CD /* Echo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Echo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  67. D35C9FAB1D74B079000443CD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  68. D35C9FAD1D74B079000443CD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  69. D35C9FB01D74B079000443CD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  70. D35C9FB21D74B079000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  71. D35C9FC71D74B0C1000443CD /* EchoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EchoViewController.swift; sourceTree = "<group>"; };
  72. D3971E201D89132E001A0B3F /* ssl.key */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ssl.key; sourceTree = "<group>"; };
  73. D3BFE28B1D87A45D00A648D8 /* ssl.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ssl.crt; sourceTree = "<group>"; };
  74. D3D2EA371D75FB4A002EF89C /* echo.out */ = {isa = PBXFileReference; lastKnownFileType = file; path = echo.out; sourceTree = "<group>"; };
  75. D3D2EA391D75FB56002EF89C /* gRPC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gRPC.xcodeproj; path = ../../../gRPC.xcodeproj; sourceTree = "<group>"; };
  76. D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QuickProto.xcodeproj; path = ../../../QuickProto/QuickProto.xcodeproj; sourceTree = "<group>"; };
  77. /* End PBXFileReference section */
  78. /* Begin PBXFrameworksBuildPhase section */
  79. D35C9FA51D74B079000443CD /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. D3D2EA4C1D75FB7F002EF89C /* gRPC.framework in Frameworks */,
  84. D3D2EA4D1D75FB7F002EF89C /* QuickProto.framework in Frameworks */,
  85. );
  86. runOnlyForDeploymentPostprocessing = 0;
  87. };
  88. /* End PBXFrameworksBuildPhase section */
  89. /* Begin PBXGroup section */
  90. D35C9F9F1D74B079000443CD = {
  91. isa = PBXGroup;
  92. children = (
  93. D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */,
  94. D3D2EA391D75FB56002EF89C /* gRPC.xcodeproj */,
  95. D3D2EA371D75FB4A002EF89C /* echo.out */,
  96. D35C9FAA1D74B079000443CD /* Echo */,
  97. D35C9FA91D74B079000443CD /* Products */,
  98. );
  99. sourceTree = "<group>";
  100. };
  101. D35C9FA91D74B079000443CD /* Products */ = {
  102. isa = PBXGroup;
  103. children = (
  104. D35C9FA81D74B079000443CD /* Echo.app */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. D35C9FAA1D74B079000443CD /* Echo */ = {
  110. isa = PBXGroup;
  111. children = (
  112. D3BFE28B1D87A45D00A648D8 /* ssl.crt */,
  113. D3971E201D89132E001A0B3F /* ssl.key */,
  114. D35C9FAB1D74B079000443CD /* AppDelegate.swift */,
  115. D35C9FAD1D74B079000443CD /* Assets.xcassets */,
  116. D35C9FAF1D74B079000443CD /* MainMenu.xib */,
  117. D35C9FB21D74B079000443CD /* Info.plist */,
  118. D35C9FC71D74B0C1000443CD /* EchoViewController.swift */,
  119. D324A6011D81CF8F00421B59 /* EchoServer.swift */,
  120. );
  121. path = Echo;
  122. sourceTree = "<group>";
  123. };
  124. D3D2EA3A1D75FB56002EF89C /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. D3D2EA3E1D75FB56002EF89C /* gRPC.framework */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. D3D2EA401D75FB60002EF89C /* Products */ = {
  133. isa = PBXGroup;
  134. children = (
  135. D3D2EA451D75FB60002EF89C /* QuickProto.framework */,
  136. D3BFE2901D87A45D00A648D8 /* QuickProtoTests.xctest */,
  137. D3BFE2921D87A45D00A648D8 /* QuickProtoGen.app */,
  138. );
  139. name = Products;
  140. sourceTree = "<group>";
  141. };
  142. /* End PBXGroup section */
  143. /* Begin PBXNativeTarget section */
  144. D35C9FA71D74B079000443CD /* Echo */ = {
  145. isa = PBXNativeTarget;
  146. buildConfigurationList = D35C9FB51D74B079000443CD /* Build configuration list for PBXNativeTarget "Echo" */;
  147. buildPhases = (
  148. D35C9FA41D74B079000443CD /* Sources */,
  149. D35C9FA51D74B079000443CD /* Frameworks */,
  150. D35C9FA61D74B079000443CD /* Resources */,
  151. );
  152. buildRules = (
  153. );
  154. dependencies = (
  155. D3D2EA4B1D75FB75002EF89C /* PBXTargetDependency */,
  156. D3D2EA491D75FB70002EF89C /* PBXTargetDependency */,
  157. );
  158. name = Echo;
  159. productName = Echo;
  160. productReference = D35C9FA81D74B079000443CD /* Echo.app */;
  161. productType = "com.apple.product-type.application";
  162. };
  163. /* End PBXNativeTarget section */
  164. /* Begin PBXProject section */
  165. D35C9FA01D74B079000443CD /* Project object */ = {
  166. isa = PBXProject;
  167. attributes = {
  168. LastSwiftUpdateCheck = 0800;
  169. LastUpgradeCheck = 0800;
  170. ORGANIZATIONNAME = Google;
  171. TargetAttributes = {
  172. D35C9FA71D74B079000443CD = {
  173. CreatedOnToolsVersion = 8.0;
  174. DevelopmentTeam = EQHXZ8M8AV;
  175. ProvisioningStyle = Automatic;
  176. };
  177. };
  178. };
  179. buildConfigurationList = D35C9FA31D74B079000443CD /* Build configuration list for PBXProject "Echo" */;
  180. compatibilityVersion = "Xcode 3.2";
  181. developmentRegion = English;
  182. hasScannedForEncodings = 0;
  183. knownRegions = (
  184. en,
  185. Base,
  186. );
  187. mainGroup = D35C9F9F1D74B079000443CD;
  188. productRefGroup = D35C9FA91D74B079000443CD /* Products */;
  189. projectDirPath = "";
  190. projectReferences = (
  191. {
  192. ProductGroup = D3D2EA3A1D75FB56002EF89C /* Products */;
  193. ProjectRef = D3D2EA391D75FB56002EF89C /* gRPC.xcodeproj */;
  194. },
  195. {
  196. ProductGroup = D3D2EA401D75FB60002EF89C /* Products */;
  197. ProjectRef = D3D2EA3F1D75FB60002EF89C /* QuickProto.xcodeproj */;
  198. },
  199. );
  200. projectRoot = "";
  201. targets = (
  202. D35C9FA71D74B079000443CD /* Echo */,
  203. );
  204. };
  205. /* End PBXProject section */
  206. /* Begin PBXReferenceProxy section */
  207. D3BFE2901D87A45D00A648D8 /* QuickProtoTests.xctest */ = {
  208. isa = PBXReferenceProxy;
  209. fileType = wrapper.cfbundle;
  210. path = QuickProtoTests.xctest;
  211. remoteRef = D3BFE28F1D87A45D00A648D8 /* PBXContainerItemProxy */;
  212. sourceTree = BUILT_PRODUCTS_DIR;
  213. };
  214. D3BFE2921D87A45D00A648D8 /* QuickProtoGen.app */ = {
  215. isa = PBXReferenceProxy;
  216. fileType = wrapper.application;
  217. path = QuickProtoGen.app;
  218. remoteRef = D3BFE2911D87A45D00A648D8 /* PBXContainerItemProxy */;
  219. sourceTree = BUILT_PRODUCTS_DIR;
  220. };
  221. D3D2EA3E1D75FB56002EF89C /* gRPC.framework */ = {
  222. isa = PBXReferenceProxy;
  223. fileType = wrapper.framework;
  224. path = gRPC.framework;
  225. remoteRef = D3D2EA3D1D75FB56002EF89C /* PBXContainerItemProxy */;
  226. sourceTree = BUILT_PRODUCTS_DIR;
  227. };
  228. D3D2EA451D75FB60002EF89C /* QuickProto.framework */ = {
  229. isa = PBXReferenceProxy;
  230. fileType = wrapper.framework;
  231. path = QuickProto.framework;
  232. remoteRef = D3D2EA441D75FB60002EF89C /* PBXContainerItemProxy */;
  233. sourceTree = BUILT_PRODUCTS_DIR;
  234. };
  235. /* End PBXReferenceProxy section */
  236. /* Begin PBXResourcesBuildPhase section */
  237. D35C9FA61D74B079000443CD /* Resources */ = {
  238. isa = PBXResourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. D3BFE28C1D87A45D00A648D8 /* ssl.crt in Resources */,
  242. D3D2EA381D75FB4A002EF89C /* echo.out in Resources */,
  243. D35C9FAE1D74B079000443CD /* Assets.xcassets in Resources */,
  244. D3971E211D89132E001A0B3F /* ssl.key in Resources */,
  245. D35C9FB11D74B079000443CD /* MainMenu.xib in Resources */,
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. };
  249. /* End PBXResourcesBuildPhase section */
  250. /* Begin PBXSourcesBuildPhase section */
  251. D35C9FA41D74B079000443CD /* Sources */ = {
  252. isa = PBXSourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. D324A6021D81CF8F00421B59 /* EchoServer.swift in Sources */,
  256. D35C9FC81D74B0C1000443CD /* EchoViewController.swift in Sources */,
  257. D35C9FAC1D74B079000443CD /* AppDelegate.swift in Sources */,
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. };
  261. /* End PBXSourcesBuildPhase section */
  262. /* Begin PBXTargetDependency section */
  263. D3D2EA491D75FB70002EF89C /* PBXTargetDependency */ = {
  264. isa = PBXTargetDependency;
  265. name = QuickProto;
  266. targetProxy = D3D2EA481D75FB70002EF89C /* PBXContainerItemProxy */;
  267. };
  268. D3D2EA4B1D75FB75002EF89C /* PBXTargetDependency */ = {
  269. isa = PBXTargetDependency;
  270. name = gRPC;
  271. targetProxy = D3D2EA4A1D75FB75002EF89C /* PBXContainerItemProxy */;
  272. };
  273. /* End PBXTargetDependency section */
  274. /* Begin PBXVariantGroup section */
  275. D35C9FAF1D74B079000443CD /* MainMenu.xib */ = {
  276. isa = PBXVariantGroup;
  277. children = (
  278. D35C9FB01D74B079000443CD /* Base */,
  279. );
  280. name = MainMenu.xib;
  281. sourceTree = "<group>";
  282. };
  283. /* End PBXVariantGroup section */
  284. /* Begin XCBuildConfiguration section */
  285. D35C9FB31D74B079000443CD /* Debug */ = {
  286. isa = XCBuildConfiguration;
  287. buildSettings = {
  288. ALWAYS_SEARCH_USER_PATHS = NO;
  289. CLANG_ANALYZER_NONNULL = YES;
  290. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  291. CLANG_CXX_LIBRARY = "libc++";
  292. CLANG_ENABLE_MODULES = YES;
  293. CLANG_ENABLE_OBJC_ARC = YES;
  294. CLANG_WARN_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
  303. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  304. CLANG_WARN_UNREACHABLE_CODE = YES;
  305. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  306. CODE_SIGN_IDENTITY = "-";
  307. COPY_PHASE_STRIP = NO;
  308. DEBUG_INFORMATION_FORMAT = dwarf;
  309. ENABLE_STRICT_OBJC_MSGSEND = YES;
  310. ENABLE_TESTABILITY = YES;
  311. GCC_C_LANGUAGE_STANDARD = gnu99;
  312. GCC_DYNAMIC_NO_PIC = NO;
  313. GCC_NO_COMMON_BLOCKS = YES;
  314. GCC_OPTIMIZATION_LEVEL = 0;
  315. GCC_PREPROCESSOR_DEFINITIONS = (
  316. "DEBUG=1",
  317. "$(inherited)",
  318. );
  319. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  320. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  321. GCC_WARN_UNDECLARED_SELECTOR = YES;
  322. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  323. GCC_WARN_UNUSED_FUNCTION = YES;
  324. GCC_WARN_UNUSED_VARIABLE = YES;
  325. MACOSX_DEPLOYMENT_TARGET = 10.11;
  326. MTL_ENABLE_DEBUG_INFO = YES;
  327. ONLY_ACTIVE_ARCH = YES;
  328. SDKROOT = macosx;
  329. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  330. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  331. };
  332. name = Debug;
  333. };
  334. D35C9FB41D74B079000443CD /* Release */ = {
  335. isa = XCBuildConfiguration;
  336. buildSettings = {
  337. ALWAYS_SEARCH_USER_PATHS = NO;
  338. CLANG_ANALYZER_NONNULL = YES;
  339. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  340. CLANG_CXX_LIBRARY = "libc++";
  341. CLANG_ENABLE_MODULES = YES;
  342. CLANG_ENABLE_OBJC_ARC = YES;
  343. CLANG_WARN_BOOL_CONVERSION = YES;
  344. CLANG_WARN_CONSTANT_CONVERSION = YES;
  345. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  346. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  347. CLANG_WARN_EMPTY_BODY = YES;
  348. CLANG_WARN_ENUM_CONVERSION = YES;
  349. CLANG_WARN_INFINITE_RECURSION = YES;
  350. CLANG_WARN_INT_CONVERSION = YES;
  351. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  352. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  353. CLANG_WARN_UNREACHABLE_CODE = YES;
  354. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  355. CODE_SIGN_IDENTITY = "-";
  356. COPY_PHASE_STRIP = NO;
  357. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  358. ENABLE_NS_ASSERTIONS = NO;
  359. ENABLE_STRICT_OBJC_MSGSEND = YES;
  360. GCC_C_LANGUAGE_STANDARD = gnu99;
  361. GCC_NO_COMMON_BLOCKS = YES;
  362. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  363. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  364. GCC_WARN_UNDECLARED_SELECTOR = YES;
  365. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  366. GCC_WARN_UNUSED_FUNCTION = YES;
  367. GCC_WARN_UNUSED_VARIABLE = YES;
  368. MACOSX_DEPLOYMENT_TARGET = 10.11;
  369. MTL_ENABLE_DEBUG_INFO = NO;
  370. SDKROOT = macosx;
  371. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  372. };
  373. name = Release;
  374. };
  375. D35C9FB61D74B079000443CD /* Debug */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  379. COMBINE_HIDPI_IMAGES = YES;
  380. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  381. INFOPLIST_FILE = Echo/Info.plist;
  382. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  383. PRODUCT_BUNDLE_IDENTIFIER = com.google.Echo;
  384. PRODUCT_NAME = "$(TARGET_NAME)";
  385. SWIFT_VERSION = 3.0;
  386. };
  387. name = Debug;
  388. };
  389. D35C9FB71D74B079000443CD /* Release */ = {
  390. isa = XCBuildConfiguration;
  391. buildSettings = {
  392. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  393. COMBINE_HIDPI_IMAGES = YES;
  394. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  395. INFOPLIST_FILE = Echo/Info.plist;
  396. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  397. PRODUCT_BUNDLE_IDENTIFIER = com.google.Echo;
  398. PRODUCT_NAME = "$(TARGET_NAME)";
  399. SWIFT_VERSION = 3.0;
  400. };
  401. name = Release;
  402. };
  403. /* End XCBuildConfiguration section */
  404. /* Begin XCConfigurationList section */
  405. D35C9FA31D74B079000443CD /* Build configuration list for PBXProject "Echo" */ = {
  406. isa = XCConfigurationList;
  407. buildConfigurations = (
  408. D35C9FB31D74B079000443CD /* Debug */,
  409. D35C9FB41D74B079000443CD /* Release */,
  410. );
  411. defaultConfigurationIsVisible = 0;
  412. defaultConfigurationName = Release;
  413. };
  414. D35C9FB51D74B079000443CD /* Build configuration list for PBXNativeTarget "Echo" */ = {
  415. isa = XCConfigurationList;
  416. buildConfigurations = (
  417. D35C9FB61D74B079000443CD /* Debug */,
  418. D35C9FB71D74B079000443CD /* Release */,
  419. );
  420. defaultConfigurationIsVisible = 0;
  421. defaultConfigurationName = Release;
  422. };
  423. /* End XCConfigurationList section */
  424. };
  425. rootObject = D35C9FA01D74B079000443CD /* Project object */;
  426. }