project.pbxproj 23 KB

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