project.pbxproj 22 KB

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