project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D35358201E219963007FA223 /* echo.client.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = D353581D1E219963007FA223 /* echo.client.pb.swift */; };
  10. D35358211E219963007FA223 /* echo.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = D353581E1E219963007FA223 /* echo.pb.swift */; };
  11. D35358221E219963007FA223 /* echo.server.pb.swift in Sources */ = {isa = PBXBuildFile; fileRef = D353581F1E219963007FA223 /* echo.server.pb.swift */; };
  12. D35358251E219980007FA223 /* EchoProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35358241E219980007FA223 /* EchoProvider.swift */; };
  13. D35C9FAC1D74B079000443CD /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9FAB1D74B079000443CD /* AppDelegate.swift */; };
  14. D35C9FAE1D74B079000443CD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D35C9FAD1D74B079000443CD /* Assets.xcassets */; };
  15. D35C9FB11D74B079000443CD /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D35C9FAF1D74B079000443CD /* MainMenu.xib */; };
  16. D35C9FC81D74B0C1000443CD /* EchoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9FC71D74B0C1000443CD /* EchoViewController.swift */; };
  17. D3971E211D89132E001A0B3F /* ssl.key in Resources */ = {isa = PBXBuildFile; fileRef = D3971E201D89132E001A0B3F /* ssl.key */; };
  18. D3BFE28C1D87A45D00A648D8 /* ssl.crt in Resources */ = {isa = PBXBuildFile; fileRef = D3BFE28B1D87A45D00A648D8 /* ssl.crt */; };
  19. /* End PBXBuildFile section */
  20. /* Begin PBXContainerItemProxy section */
  21. D38E002E1E315D5900CE7B16 /* PBXContainerItemProxy */ = {
  22. isa = PBXContainerItemProxy;
  23. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  24. proxyType = 2;
  25. remoteGlobalIDString = OBJ_776;
  26. remoteInfo = BoringSSL;
  27. };
  28. D38E00301E315D5900CE7B16 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = OBJ_777;
  33. remoteInfo = CgRPC;
  34. };
  35. D38E00321E315D5900CE7B16 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = OBJ_778;
  40. remoteInfo = gRPC;
  41. };
  42. D38E00341E315D5900CE7B16 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = OBJ_779;
  47. remoteInfo = gRPCTests;
  48. };
  49. D38E00361E315DB700CE7B16 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  52. proxyType = 1;
  53. remoteGlobalIDString = OBJ_780;
  54. remoteInfo = BoringSSL;
  55. };
  56. D38E00381E315DB700CE7B16 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  59. proxyType = 1;
  60. remoteGlobalIDString = OBJ_1084;
  61. remoteInfo = CgRPC;
  62. };
  63. D38E003A1E315DB700CE7B16 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  66. proxyType = 1;
  67. remoteGlobalIDString = OBJ_1364;
  68. remoteInfo = gRPC;
  69. };
  70. D3F7791D1E380C140002CB64 /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = "_____Product_Protobuf_macOS";
  75. remoteInfo = SwiftProtobuf_macOS;
  76. };
  77. D3F7791F1E380C140002CB64 /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = "_____Product_ProtobufTestSuite_macOS";
  82. remoteInfo = SwiftProtobufTestSuite_macOS;
  83. };
  84. D3F779211E380C140002CB64 /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = "_____Product_Protobuf_iOS";
  89. remoteInfo = SwiftProtobuf_iOS;
  90. };
  91. D3F779231E380C140002CB64 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = "_____Product_ProtobufTestSuite_iOS";
  96. remoteInfo = SwiftProtobufTestSuite_iOS;
  97. };
  98. D3F779251E380C310002CB64 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  101. proxyType = 1;
  102. remoteGlobalIDString = "______Target_Protobuf";
  103. remoteInfo = SwiftProtobuf_macOS;
  104. };
  105. /* End PBXContainerItemProxy section */
  106. /* Begin PBXFileReference section */
  107. D353581D1E219963007FA223 /* echo.client.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = echo.client.pb.swift; path = ../Generated/echo.client.pb.swift; sourceTree = "<group>"; };
  108. D353581E1E219963007FA223 /* echo.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = echo.pb.swift; path = ../Generated/echo.pb.swift; sourceTree = "<group>"; };
  109. D353581F1E219963007FA223 /* echo.server.pb.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = echo.server.pb.swift; path = ../Generated/echo.server.pb.swift; sourceTree = "<group>"; };
  110. D35358241E219980007FA223 /* EchoProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = EchoProvider.swift; path = ../EchoProvider.swift; sourceTree = "<group>"; };
  111. D35C9FA81D74B079000443CD /* Echo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Echo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  112. D35C9FAB1D74B079000443CD /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  113. D35C9FAD1D74B079000443CD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  114. D35C9FB01D74B079000443CD /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  115. D35C9FB21D74B079000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  116. D35C9FC71D74B0C1000443CD /* EchoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EchoViewController.swift; sourceTree = "<group>"; };
  117. D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftGRPC.xcodeproj; path = ../../../SwiftGRPC.xcodeproj; sourceTree = "<group>"; };
  118. D3971E201D89132E001A0B3F /* ssl.key */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ssl.key; sourceTree = "<group>"; };
  119. D3BFE28B1D87A45D00A648D8 /* ssl.crt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ssl.crt; sourceTree = "<group>"; };
  120. D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftProtobufRuntime.xcodeproj; path = "../../../third_party/swift-protobuf/SwiftProtobufRuntime.xcodeproj"; sourceTree = "<group>"; };
  121. /* End PBXFileReference section */
  122. /* Begin PBXFrameworksBuildPhase section */
  123. D35C9FA51D74B079000443CD /* Frameworks */ = {
  124. isa = PBXFrameworksBuildPhase;
  125. buildActionMask = 2147483647;
  126. files = (
  127. );
  128. runOnlyForDeploymentPostprocessing = 0;
  129. };
  130. /* End PBXFrameworksBuildPhase section */
  131. /* Begin PBXGroup section */
  132. D35358231E219971007FA223 /* Generated */ = {
  133. isa = PBXGroup;
  134. children = (
  135. D353581D1E219963007FA223 /* echo.client.pb.swift */,
  136. D353581E1E219963007FA223 /* echo.pb.swift */,
  137. D353581F1E219963007FA223 /* echo.server.pb.swift */,
  138. );
  139. name = Generated;
  140. sourceTree = "<group>";
  141. };
  142. D35C9F9F1D74B079000443CD = {
  143. isa = PBXGroup;
  144. children = (
  145. D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */,
  146. D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */,
  147. D35C9FAA1D74B079000443CD /* Echo */,
  148. D35358231E219971007FA223 /* Generated */,
  149. D35358241E219980007FA223 /* EchoProvider.swift */,
  150. D35C9FA91D74B079000443CD /* Products */,
  151. );
  152. sourceTree = "<group>";
  153. };
  154. D35C9FA91D74B079000443CD /* Products */ = {
  155. isa = PBXGroup;
  156. children = (
  157. D35C9FA81D74B079000443CD /* Echo.app */,
  158. );
  159. name = Products;
  160. sourceTree = "<group>";
  161. };
  162. D35C9FAA1D74B079000443CD /* Echo */ = {
  163. isa = PBXGroup;
  164. children = (
  165. D35C9FAB1D74B079000443CD /* AppDelegate.swift */,
  166. D35C9FAD1D74B079000443CD /* Assets.xcassets */,
  167. D35C9FC71D74B0C1000443CD /* EchoViewController.swift */,
  168. D35C9FB21D74B079000443CD /* Info.plist */,
  169. D35C9FAF1D74B079000443CD /* MainMenu.xib */,
  170. D3BFE28B1D87A45D00A648D8 /* ssl.crt */,
  171. D3971E201D89132E001A0B3F /* ssl.key */,
  172. );
  173. path = Echo;
  174. sourceTree = "<group>";
  175. };
  176. D38E00281E315D5900CE7B16 /* Products */ = {
  177. isa = PBXGroup;
  178. children = (
  179. D38E002F1E315D5900CE7B16 /* BoringSSL.framework */,
  180. D38E00311E315D5900CE7B16 /* CgRPC.framework */,
  181. D38E00331E315D5900CE7B16 /* gRPC.framework */,
  182. D38E00351E315D5900CE7B16 /* gRPCTests.xctest */,
  183. );
  184. name = Products;
  185. sourceTree = "<group>";
  186. };
  187. D3F779171E380C140002CB64 /* Products */ = {
  188. isa = PBXGroup;
  189. children = (
  190. D3F7791E1E380C140002CB64 /* SwiftProtobuf.framework */,
  191. D3F779201E380C140002CB64 /* SwiftProtobufTestSuite_macOS.xctest */,
  192. D3F779221E380C140002CB64 /* SwiftProtobuf.framework */,
  193. D3F779241E380C140002CB64 /* SwiftProtobufTestSuite_iOS.xctest */,
  194. );
  195. name = Products;
  196. sourceTree = "<group>";
  197. };
  198. /* End PBXGroup section */
  199. /* Begin PBXNativeTarget section */
  200. D35C9FA71D74B079000443CD /* Echo */ = {
  201. isa = PBXNativeTarget;
  202. buildConfigurationList = D35C9FB51D74B079000443CD /* Build configuration list for PBXNativeTarget "Echo" */;
  203. buildPhases = (
  204. D35C9FA41D74B079000443CD /* Sources */,
  205. D35C9FA51D74B079000443CD /* Frameworks */,
  206. D35C9FA61D74B079000443CD /* Resources */,
  207. );
  208. buildRules = (
  209. );
  210. dependencies = (
  211. D3F779261E380C310002CB64 /* PBXTargetDependency */,
  212. D38E00371E315DB700CE7B16 /* PBXTargetDependency */,
  213. D38E00391E315DB700CE7B16 /* PBXTargetDependency */,
  214. D38E003B1E315DB700CE7B16 /* PBXTargetDependency */,
  215. );
  216. name = Echo;
  217. productName = Echo;
  218. productReference = D35C9FA81D74B079000443CD /* Echo.app */;
  219. productType = "com.apple.product-type.application";
  220. };
  221. /* End PBXNativeTarget section */
  222. /* Begin PBXProject section */
  223. D35C9FA01D74B079000443CD /* Project object */ = {
  224. isa = PBXProject;
  225. attributes = {
  226. LastSwiftUpdateCheck = 0800;
  227. LastUpgradeCheck = 0820;
  228. ORGANIZATIONNAME = Google;
  229. TargetAttributes = {
  230. D35C9FA71D74B079000443CD = {
  231. CreatedOnToolsVersion = 8.0;
  232. DevelopmentTeam = EQHXZ8M8AV;
  233. ProvisioningStyle = Automatic;
  234. };
  235. };
  236. };
  237. buildConfigurationList = D35C9FA31D74B079000443CD /* Build configuration list for PBXProject "Echo" */;
  238. compatibilityVersion = "Xcode 3.2";
  239. developmentRegion = English;
  240. hasScannedForEncodings = 0;
  241. knownRegions = (
  242. en,
  243. Base,
  244. );
  245. mainGroup = D35C9F9F1D74B079000443CD;
  246. productRefGroup = D35C9FA91D74B079000443CD /* Products */;
  247. projectDirPath = "";
  248. projectReferences = (
  249. {
  250. ProductGroup = D38E00281E315D5900CE7B16 /* Products */;
  251. ProjectRef = D38E00271E315D5900CE7B16 /* SwiftGRPC.xcodeproj */;
  252. },
  253. {
  254. ProductGroup = D3F779171E380C140002CB64 /* Products */;
  255. ProjectRef = D3F779161E380C140002CB64 /* SwiftProtobufRuntime.xcodeproj */;
  256. },
  257. );
  258. projectRoot = "";
  259. targets = (
  260. D35C9FA71D74B079000443CD /* Echo */,
  261. );
  262. };
  263. /* End PBXProject section */
  264. /* Begin PBXReferenceProxy section */
  265. D38E002F1E315D5900CE7B16 /* BoringSSL.framework */ = {
  266. isa = PBXReferenceProxy;
  267. fileType = wrapper.framework;
  268. path = BoringSSL.framework;
  269. remoteRef = D38E002E1E315D5900CE7B16 /* PBXContainerItemProxy */;
  270. sourceTree = BUILT_PRODUCTS_DIR;
  271. };
  272. D38E00311E315D5900CE7B16 /* CgRPC.framework */ = {
  273. isa = PBXReferenceProxy;
  274. fileType = wrapper.framework;
  275. path = CgRPC.framework;
  276. remoteRef = D38E00301E315D5900CE7B16 /* PBXContainerItemProxy */;
  277. sourceTree = BUILT_PRODUCTS_DIR;
  278. };
  279. D38E00331E315D5900CE7B16 /* gRPC.framework */ = {
  280. isa = PBXReferenceProxy;
  281. fileType = wrapper.framework;
  282. path = gRPC.framework;
  283. remoteRef = D38E00321E315D5900CE7B16 /* PBXContainerItemProxy */;
  284. sourceTree = BUILT_PRODUCTS_DIR;
  285. };
  286. D38E00351E315D5900CE7B16 /* gRPCTests.xctest */ = {
  287. isa = PBXReferenceProxy;
  288. fileType = file;
  289. path = gRPCTests.xctest;
  290. remoteRef = D38E00341E315D5900CE7B16 /* PBXContainerItemProxy */;
  291. sourceTree = BUILT_PRODUCTS_DIR;
  292. };
  293. D3F7791E1E380C140002CB64 /* SwiftProtobuf.framework */ = {
  294. isa = PBXReferenceProxy;
  295. fileType = wrapper.framework;
  296. path = SwiftProtobuf.framework;
  297. remoteRef = D3F7791D1E380C140002CB64 /* PBXContainerItemProxy */;
  298. sourceTree = BUILT_PRODUCTS_DIR;
  299. };
  300. D3F779201E380C140002CB64 /* SwiftProtobufTestSuite_macOS.xctest */ = {
  301. isa = PBXReferenceProxy;
  302. fileType = wrapper.cfbundle;
  303. path = SwiftProtobufTestSuite_macOS.xctest;
  304. remoteRef = D3F7791F1E380C140002CB64 /* PBXContainerItemProxy */;
  305. sourceTree = BUILT_PRODUCTS_DIR;
  306. };
  307. D3F779221E380C140002CB64 /* SwiftProtobuf.framework */ = {
  308. isa = PBXReferenceProxy;
  309. fileType = wrapper.framework;
  310. path = SwiftProtobuf.framework;
  311. remoteRef = D3F779211E380C140002CB64 /* PBXContainerItemProxy */;
  312. sourceTree = BUILT_PRODUCTS_DIR;
  313. };
  314. D3F779241E380C140002CB64 /* SwiftProtobufTestSuite_iOS.xctest */ = {
  315. isa = PBXReferenceProxy;
  316. fileType = wrapper.cfbundle;
  317. path = SwiftProtobufTestSuite_iOS.xctest;
  318. remoteRef = D3F779231E380C140002CB64 /* PBXContainerItemProxy */;
  319. sourceTree = BUILT_PRODUCTS_DIR;
  320. };
  321. /* End PBXReferenceProxy section */
  322. /* Begin PBXResourcesBuildPhase section */
  323. D35C9FA61D74B079000443CD /* Resources */ = {
  324. isa = PBXResourcesBuildPhase;
  325. buildActionMask = 2147483647;
  326. files = (
  327. D3BFE28C1D87A45D00A648D8 /* ssl.crt in Resources */,
  328. D35C9FAE1D74B079000443CD /* Assets.xcassets in Resources */,
  329. D3971E211D89132E001A0B3F /* ssl.key in Resources */,
  330. D35C9FB11D74B079000443CD /* MainMenu.xib in Resources */,
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. };
  334. /* End PBXResourcesBuildPhase section */
  335. /* Begin PBXSourcesBuildPhase section */
  336. D35C9FA41D74B079000443CD /* Sources */ = {
  337. isa = PBXSourcesBuildPhase;
  338. buildActionMask = 2147483647;
  339. files = (
  340. D35C9FC81D74B0C1000443CD /* EchoViewController.swift in Sources */,
  341. D35C9FAC1D74B079000443CD /* AppDelegate.swift in Sources */,
  342. D35358221E219963007FA223 /* echo.server.pb.swift in Sources */,
  343. D35358251E219980007FA223 /* EchoProvider.swift in Sources */,
  344. D35358201E219963007FA223 /* echo.client.pb.swift in Sources */,
  345. D35358211E219963007FA223 /* echo.pb.swift in Sources */,
  346. );
  347. runOnlyForDeploymentPostprocessing = 0;
  348. };
  349. /* End PBXSourcesBuildPhase section */
  350. /* Begin PBXTargetDependency section */
  351. D38E00371E315DB700CE7B16 /* PBXTargetDependency */ = {
  352. isa = PBXTargetDependency;
  353. name = BoringSSL;
  354. targetProxy = D38E00361E315DB700CE7B16 /* PBXContainerItemProxy */;
  355. };
  356. D38E00391E315DB700CE7B16 /* PBXTargetDependency */ = {
  357. isa = PBXTargetDependency;
  358. name = CgRPC;
  359. targetProxy = D38E00381E315DB700CE7B16 /* PBXContainerItemProxy */;
  360. };
  361. D38E003B1E315DB700CE7B16 /* PBXTargetDependency */ = {
  362. isa = PBXTargetDependency;
  363. name = gRPC;
  364. targetProxy = D38E003A1E315DB700CE7B16 /* PBXContainerItemProxy */;
  365. };
  366. D3F779261E380C310002CB64 /* PBXTargetDependency */ = {
  367. isa = PBXTargetDependency;
  368. name = SwiftProtobuf_macOS;
  369. targetProxy = D3F779251E380C310002CB64 /* PBXContainerItemProxy */;
  370. };
  371. /* End PBXTargetDependency section */
  372. /* Begin PBXVariantGroup section */
  373. D35C9FAF1D74B079000443CD /* MainMenu.xib */ = {
  374. isa = PBXVariantGroup;
  375. children = (
  376. D35C9FB01D74B079000443CD /* Base */,
  377. );
  378. name = MainMenu.xib;
  379. sourceTree = "<group>";
  380. };
  381. /* End PBXVariantGroup section */
  382. /* Begin XCBuildConfiguration section */
  383. D35C9FB31D74B079000443CD /* Debug */ = {
  384. isa = XCBuildConfiguration;
  385. buildSettings = {
  386. ALWAYS_SEARCH_USER_PATHS = NO;
  387. CLANG_ANALYZER_NONNULL = YES;
  388. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  389. CLANG_CXX_LIBRARY = "libc++";
  390. CLANG_ENABLE_MODULES = YES;
  391. CLANG_ENABLE_OBJC_ARC = YES;
  392. CLANG_WARN_BOOL_CONVERSION = YES;
  393. CLANG_WARN_CONSTANT_CONVERSION = YES;
  394. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  395. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  396. CLANG_WARN_EMPTY_BODY = YES;
  397. CLANG_WARN_ENUM_CONVERSION = YES;
  398. CLANG_WARN_INFINITE_RECURSION = YES;
  399. CLANG_WARN_INT_CONVERSION = YES;
  400. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  401. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  402. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  403. CLANG_WARN_UNREACHABLE_CODE = YES;
  404. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  405. CODE_SIGN_IDENTITY = "-";
  406. COPY_PHASE_STRIP = NO;
  407. DEBUG_INFORMATION_FORMAT = dwarf;
  408. ENABLE_STRICT_OBJC_MSGSEND = YES;
  409. ENABLE_TESTABILITY = YES;
  410. GCC_C_LANGUAGE_STANDARD = gnu99;
  411. GCC_DYNAMIC_NO_PIC = NO;
  412. GCC_NO_COMMON_BLOCKS = YES;
  413. GCC_OPTIMIZATION_LEVEL = 0;
  414. GCC_PREPROCESSOR_DEFINITIONS = (
  415. "DEBUG=1",
  416. "$(inherited)",
  417. );
  418. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  419. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  420. GCC_WARN_UNDECLARED_SELECTOR = YES;
  421. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  422. GCC_WARN_UNUSED_FUNCTION = YES;
  423. GCC_WARN_UNUSED_VARIABLE = YES;
  424. MACOSX_DEPLOYMENT_TARGET = 10.11;
  425. MTL_ENABLE_DEBUG_INFO = YES;
  426. ONLY_ACTIVE_ARCH = YES;
  427. SDKROOT = macosx;
  428. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  429. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  430. };
  431. name = Debug;
  432. };
  433. D35C9FB41D74B079000443CD /* Release */ = {
  434. isa = XCBuildConfiguration;
  435. buildSettings = {
  436. ALWAYS_SEARCH_USER_PATHS = NO;
  437. CLANG_ANALYZER_NONNULL = YES;
  438. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  439. CLANG_CXX_LIBRARY = "libc++";
  440. CLANG_ENABLE_MODULES = YES;
  441. CLANG_ENABLE_OBJC_ARC = YES;
  442. CLANG_WARN_BOOL_CONVERSION = YES;
  443. CLANG_WARN_CONSTANT_CONVERSION = YES;
  444. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  445. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  446. CLANG_WARN_EMPTY_BODY = YES;
  447. CLANG_WARN_ENUM_CONVERSION = YES;
  448. CLANG_WARN_INFINITE_RECURSION = YES;
  449. CLANG_WARN_INT_CONVERSION = YES;
  450. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  451. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  452. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  453. CLANG_WARN_UNREACHABLE_CODE = YES;
  454. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  455. CODE_SIGN_IDENTITY = "-";
  456. COPY_PHASE_STRIP = NO;
  457. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  458. ENABLE_NS_ASSERTIONS = NO;
  459. ENABLE_STRICT_OBJC_MSGSEND = YES;
  460. GCC_C_LANGUAGE_STANDARD = gnu99;
  461. GCC_NO_COMMON_BLOCKS = YES;
  462. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  463. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  464. GCC_WARN_UNDECLARED_SELECTOR = YES;
  465. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  466. GCC_WARN_UNUSED_FUNCTION = YES;
  467. GCC_WARN_UNUSED_VARIABLE = YES;
  468. MACOSX_DEPLOYMENT_TARGET = 10.11;
  469. MTL_ENABLE_DEBUG_INFO = NO;
  470. SDKROOT = macosx;
  471. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  472. };
  473. name = Release;
  474. };
  475. D35C9FB61D74B079000443CD /* Debug */ = {
  476. isa = XCBuildConfiguration;
  477. buildSettings = {
  478. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  479. COMBINE_HIDPI_IMAGES = YES;
  480. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  481. INFOPLIST_FILE = Echo/Info.plist;
  482. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  483. PRODUCT_BUNDLE_IDENTIFIER = com.google.Echo;
  484. PRODUCT_NAME = "$(TARGET_NAME)";
  485. SWIFT_VERSION = 3.0;
  486. };
  487. name = Debug;
  488. };
  489. D35C9FB71D74B079000443CD /* Release */ = {
  490. isa = XCBuildConfiguration;
  491. buildSettings = {
  492. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  493. COMBINE_HIDPI_IMAGES = YES;
  494. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  495. INFOPLIST_FILE = Echo/Info.plist;
  496. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  497. PRODUCT_BUNDLE_IDENTIFIER = com.google.Echo;
  498. PRODUCT_NAME = "$(TARGET_NAME)";
  499. SWIFT_VERSION = 3.0;
  500. };
  501. name = Release;
  502. };
  503. /* End XCBuildConfiguration section */
  504. /* Begin XCConfigurationList section */
  505. D35C9FA31D74B079000443CD /* Build configuration list for PBXProject "Echo" */ = {
  506. isa = XCConfigurationList;
  507. buildConfigurations = (
  508. D35C9FB31D74B079000443CD /* Debug */,
  509. D35C9FB41D74B079000443CD /* Release */,
  510. );
  511. defaultConfigurationIsVisible = 0;
  512. defaultConfigurationName = Release;
  513. };
  514. D35C9FB51D74B079000443CD /* Build configuration list for PBXNativeTarget "Echo" */ = {
  515. isa = XCConfigurationList;
  516. buildConfigurations = (
  517. D35C9FB61D74B079000443CD /* Debug */,
  518. D35C9FB71D74B079000443CD /* Release */,
  519. );
  520. defaultConfigurationIsVisible = 0;
  521. defaultConfigurationName = Release;
  522. };
  523. /* End XCConfigurationList section */
  524. };
  525. rootObject = D35C9FA01D74B079000443CD /* Project object */;
  526. }