project.pbxproj 18 KB

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