project.pbxproj 23 KB

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