project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735A1D565E4400F90CCB /* AppDelegate.swift */; };
  10. D30D735D1D565E4400F90CCB /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = D30D735C1D565E4400F90CCB /* Document.swift */; };
  11. D30D73601D565E4400F90CCB /* Document.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D735E1D565E4400F90CCB /* Document.xib */; };
  12. D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D30D73611D565E4400F90CCB /* Assets.xcassets */; };
  13. D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = D30D73631D565E4400F90CCB /* MainMenu.xib */; };
  14. D394EF271F58DBA300E99633 /* BoringSSL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D394EF1A1F58DB7A00E99633 /* BoringSSL.framework */; };
  15. D394EF281F58DBA300E99633 /* CgRPC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D394EF181F58DB7A00E99633 /* CgRPC.framework */; };
  16. D394EF291F58DBA300E99633 /* Czlib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D394EF161F58DB7A00E99633 /* Czlib.framework */; };
  17. D394EF2A1F58DBA300E99633 /* gRPC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D394EF1C1F58DB7A00E99633 /* gRPC.framework */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. D394EF131F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  23. proxyType = 2;
  24. remoteGlobalIDString = OBJ_867;
  25. remoteInfo = "zlib-example";
  26. };
  27. D394EF151F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = OBJ_868;
  32. remoteInfo = Czlib;
  33. };
  34. D394EF171F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = OBJ_869;
  39. remoteInfo = CgRPC;
  40. };
  41. D394EF191F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = OBJ_870;
  46. remoteInfo = BoringSSL;
  47. };
  48. D394EF1B1F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  51. proxyType = 2;
  52. remoteGlobalIDString = OBJ_871;
  53. remoteInfo = gRPC;
  54. };
  55. D394EF1D1F58DB7A00E99633 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = OBJ_872;
  60. remoteInfo = gRPCTests;
  61. };
  62. D394EF1F1F58DB9800E99633 /* PBXContainerItemProxy */ = {
  63. isa = PBXContainerItemProxy;
  64. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  65. proxyType = 1;
  66. remoteGlobalIDString = OBJ_882;
  67. remoteInfo = Czlib;
  68. };
  69. D394EF211F58DB9800E99633 /* PBXContainerItemProxy */ = {
  70. isa = PBXContainerItemProxy;
  71. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  72. proxyType = 1;
  73. remoteGlobalIDString = OBJ_904;
  74. remoteInfo = CgRPC;
  75. };
  76. D394EF231F58DB9800E99633 /* PBXContainerItemProxy */ = {
  77. isa = PBXContainerItemProxy;
  78. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  79. proxyType = 1;
  80. remoteGlobalIDString = OBJ_1231;
  81. remoteInfo = BoringSSL;
  82. };
  83. D394EF251F58DB9800E99633 /* PBXContainerItemProxy */ = {
  84. isa = PBXContainerItemProxy;
  85. containerPortal = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  86. proxyType = 1;
  87. remoteGlobalIDString = OBJ_1543;
  88. remoteInfo = gRPC;
  89. };
  90. /* End PBXContainerItemProxy section */
  91. /* Begin PBXFileReference section */
  92. D30D73571D565E4400F90CCB /* Simple.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Simple.app; sourceTree = BUILT_PRODUCTS_DIR; };
  93. D30D735A1D565E4400F90CCB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  94. D30D735C1D565E4400F90CCB /* Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
  95. D30D735F1D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = "<group>"; };
  96. D30D73611D565E4400F90CCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  97. D30D73641D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  98. D30D73661D565E4400F90CCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  99. D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SwiftGRPC.xcodeproj; path = ../../../SwiftGRPC.xcodeproj; sourceTree = "<group>"; };
  100. /* End PBXFileReference section */
  101. /* Begin PBXFrameworksBuildPhase section */
  102. D30D73541D565E4400F90CCB /* Frameworks */ = {
  103. isa = PBXFrameworksBuildPhase;
  104. buildActionMask = 2147483647;
  105. files = (
  106. D394EF271F58DBA300E99633 /* BoringSSL.framework in Frameworks */,
  107. D394EF281F58DBA300E99633 /* CgRPC.framework in Frameworks */,
  108. D394EF291F58DBA300E99633 /* Czlib.framework in Frameworks */,
  109. D394EF2A1F58DBA300E99633 /* gRPC.framework in Frameworks */,
  110. );
  111. runOnlyForDeploymentPostprocessing = 0;
  112. };
  113. /* End PBXFrameworksBuildPhase section */
  114. /* Begin PBXGroup section */
  115. D30D734E1D565E4400F90CCB = {
  116. isa = PBXGroup;
  117. children = (
  118. D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */,
  119. D30D73591D565E4400F90CCB /* Simple */,
  120. D30D73581D565E4400F90CCB /* Products */,
  121. );
  122. sourceTree = "<group>";
  123. };
  124. D30D73581D565E4400F90CCB /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. D30D73571D565E4400F90CCB /* Simple.app */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. D30D73591D565E4400F90CCB /* Simple */ = {
  133. isa = PBXGroup;
  134. children = (
  135. D30D735A1D565E4400F90CCB /* AppDelegate.swift */,
  136. D30D735C1D565E4400F90CCB /* Document.swift */,
  137. D30D735E1D565E4400F90CCB /* Document.xib */,
  138. D30D73611D565E4400F90CCB /* Assets.xcassets */,
  139. D30D73631D565E4400F90CCB /* MainMenu.xib */,
  140. D30D73661D565E4400F90CCB /* Info.plist */,
  141. );
  142. path = Simple;
  143. sourceTree = "<group>";
  144. };
  145. D394EF0B1F58DB7A00E99633 /* Products */ = {
  146. isa = PBXGroup;
  147. children = (
  148. D394EF141F58DB7A00E99633 /* zlib-example */,
  149. D394EF161F58DB7A00E99633 /* Czlib.framework */,
  150. D394EF181F58DB7A00E99633 /* CgRPC.framework */,
  151. D394EF1A1F58DB7A00E99633 /* BoringSSL.framework */,
  152. D394EF1C1F58DB7A00E99633 /* gRPC.framework */,
  153. D394EF1E1F58DB7A00E99633 /* gRPCTests.xctest */,
  154. );
  155. name = Products;
  156. sourceTree = "<group>";
  157. };
  158. /* End PBXGroup section */
  159. /* Begin PBXNativeTarget section */
  160. D30D73561D565E4400F90CCB /* Simple */ = {
  161. isa = PBXNativeTarget;
  162. buildConfigurationList = D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */;
  163. buildPhases = (
  164. D30D73531D565E4400F90CCB /* Sources */,
  165. D30D73541D565E4400F90CCB /* Frameworks */,
  166. D30D73551D565E4400F90CCB /* Resources */,
  167. );
  168. buildRules = (
  169. );
  170. dependencies = (
  171. D394EF201F58DB9800E99633 /* PBXTargetDependency */,
  172. D394EF221F58DB9800E99633 /* PBXTargetDependency */,
  173. D394EF241F58DB9800E99633 /* PBXTargetDependency */,
  174. D394EF261F58DB9800E99633 /* PBXTargetDependency */,
  175. D3E1EA811EE8B0120024A93A /* PBXTargetDependency */,
  176. D3E1EA831EE8B0120024A93A /* PBXTargetDependency */,
  177. D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */,
  178. D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */,
  179. D31F111A1EA9333F0067D424 /* PBXTargetDependency */,
  180. D31F111C1EA9333F0067D424 /* PBXTargetDependency */,
  181. D31F111E1EA9333F0067D424 /* PBXTargetDependency */,
  182. );
  183. name = Simple;
  184. productName = Simple;
  185. productReference = D30D73571D565E4400F90CCB /* Simple.app */;
  186. productType = "com.apple.product-type.application";
  187. };
  188. /* End PBXNativeTarget section */
  189. /* Begin PBXProject section */
  190. D30D734F1D565E4400F90CCB /* Project object */ = {
  191. isa = PBXProject;
  192. attributes = {
  193. LastSwiftUpdateCheck = 0800;
  194. LastUpgradeCheck = 0800;
  195. ORGANIZATIONNAME = Google;
  196. TargetAttributes = {
  197. D30D73561D565E4400F90CCB = {
  198. CreatedOnToolsVersion = 8.0;
  199. DevelopmentTeam = EQHXZ8M8AV;
  200. DevelopmentTeamName = "Google, Inc.";
  201. ProvisioningStyle = Automatic;
  202. };
  203. };
  204. };
  205. buildConfigurationList = D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */;
  206. compatibilityVersion = "Xcode 3.2";
  207. developmentRegion = English;
  208. hasScannedForEncodings = 0;
  209. knownRegions = (
  210. en,
  211. Base,
  212. );
  213. mainGroup = D30D734E1D565E4400F90CCB;
  214. productRefGroup = D30D73581D565E4400F90CCB /* Products */;
  215. projectDirPath = "";
  216. projectReferences = (
  217. {
  218. ProductGroup = D394EF0B1F58DB7A00E99633 /* Products */;
  219. ProjectRef = D394EF0A1F58DB7A00E99633 /* SwiftGRPC.xcodeproj */;
  220. },
  221. );
  222. projectRoot = "";
  223. targets = (
  224. D30D73561D565E4400F90CCB /* Simple */,
  225. );
  226. };
  227. /* End PBXProject section */
  228. /* Begin PBXReferenceProxy section */
  229. D394EF141F58DB7A00E99633 /* zlib-example */ = {
  230. isa = PBXReferenceProxy;
  231. fileType = "compiled.mach-o.executable";
  232. path = "zlib-example";
  233. remoteRef = D394EF131F58DB7A00E99633 /* PBXContainerItemProxy */;
  234. sourceTree = BUILT_PRODUCTS_DIR;
  235. };
  236. D394EF161F58DB7A00E99633 /* Czlib.framework */ = {
  237. isa = PBXReferenceProxy;
  238. fileType = wrapper.framework;
  239. path = Czlib.framework;
  240. remoteRef = D394EF151F58DB7A00E99633 /* PBXContainerItemProxy */;
  241. sourceTree = BUILT_PRODUCTS_DIR;
  242. };
  243. D394EF181F58DB7A00E99633 /* CgRPC.framework */ = {
  244. isa = PBXReferenceProxy;
  245. fileType = wrapper.framework;
  246. path = CgRPC.framework;
  247. remoteRef = D394EF171F58DB7A00E99633 /* PBXContainerItemProxy */;
  248. sourceTree = BUILT_PRODUCTS_DIR;
  249. };
  250. D394EF1A1F58DB7A00E99633 /* BoringSSL.framework */ = {
  251. isa = PBXReferenceProxy;
  252. fileType = wrapper.framework;
  253. path = BoringSSL.framework;
  254. remoteRef = D394EF191F58DB7A00E99633 /* PBXContainerItemProxy */;
  255. sourceTree = BUILT_PRODUCTS_DIR;
  256. };
  257. D394EF1C1F58DB7A00E99633 /* gRPC.framework */ = {
  258. isa = PBXReferenceProxy;
  259. fileType = wrapper.framework;
  260. path = gRPC.framework;
  261. remoteRef = D394EF1B1F58DB7A00E99633 /* PBXContainerItemProxy */;
  262. sourceTree = BUILT_PRODUCTS_DIR;
  263. };
  264. D394EF1E1F58DB7A00E99633 /* gRPCTests.xctest */ = {
  265. isa = PBXReferenceProxy;
  266. fileType = file;
  267. path = gRPCTests.xctest;
  268. remoteRef = D394EF1D1F58DB7A00E99633 /* PBXContainerItemProxy */;
  269. sourceTree = BUILT_PRODUCTS_DIR;
  270. };
  271. /* End PBXReferenceProxy section */
  272. /* Begin PBXResourcesBuildPhase section */
  273. D30D73551D565E4400F90CCB /* Resources */ = {
  274. isa = PBXResourcesBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */,
  278. D30D73601D565E4400F90CCB /* Document.xib in Resources */,
  279. D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */,
  280. );
  281. runOnlyForDeploymentPostprocessing = 0;
  282. };
  283. /* End PBXResourcesBuildPhase section */
  284. /* Begin PBXSourcesBuildPhase section */
  285. D30D73531D565E4400F90CCB /* Sources */ = {
  286. isa = PBXSourcesBuildPhase;
  287. buildActionMask = 2147483647;
  288. files = (
  289. D30D735D1D565E4400F90CCB /* Document.swift in Sources */,
  290. D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */,
  291. );
  292. runOnlyForDeploymentPostprocessing = 0;
  293. };
  294. /* End PBXSourcesBuildPhase section */
  295. /* Begin PBXTargetDependency section */
  296. D31F111A1EA9333F0067D424 /* PBXTargetDependency */ = {
  297. isa = PBXTargetDependency;
  298. name = CgRPC;
  299. };
  300. D31F111C1EA9333F0067D424 /* PBXTargetDependency */ = {
  301. isa = PBXTargetDependency;
  302. name = BoringSSL;
  303. };
  304. D31F111E1EA9333F0067D424 /* PBXTargetDependency */ = {
  305. isa = PBXTargetDependency;
  306. name = gRPC;
  307. };
  308. D394EF201F58DB9800E99633 /* PBXTargetDependency */ = {
  309. isa = PBXTargetDependency;
  310. name = Czlib;
  311. targetProxy = D394EF1F1F58DB9800E99633 /* PBXContainerItemProxy */;
  312. };
  313. D394EF221F58DB9800E99633 /* PBXTargetDependency */ = {
  314. isa = PBXTargetDependency;
  315. name = CgRPC;
  316. targetProxy = D394EF211F58DB9800E99633 /* PBXContainerItemProxy */;
  317. };
  318. D394EF241F58DB9800E99633 /* PBXTargetDependency */ = {
  319. isa = PBXTargetDependency;
  320. name = BoringSSL;
  321. targetProxy = D394EF231F58DB9800E99633 /* PBXContainerItemProxy */;
  322. };
  323. D394EF261F58DB9800E99633 /* PBXTargetDependency */ = {
  324. isa = PBXTargetDependency;
  325. name = gRPC;
  326. targetProxy = D394EF251F58DB9800E99633 /* PBXContainerItemProxy */;
  327. };
  328. D3E1EA7D1EE8B0070024A93A /* PBXTargetDependency */ = {
  329. isa = PBXTargetDependency;
  330. name = gRPC;
  331. };
  332. D3E1EA7F1EE8B00C0024A93A /* PBXTargetDependency */ = {
  333. isa = PBXTargetDependency;
  334. name = CgRPC;
  335. };
  336. D3E1EA811EE8B0120024A93A /* PBXTargetDependency */ = {
  337. isa = PBXTargetDependency;
  338. name = Czlib;
  339. };
  340. D3E1EA831EE8B0120024A93A /* PBXTargetDependency */ = {
  341. isa = PBXTargetDependency;
  342. name = BoringSSL;
  343. };
  344. /* End PBXTargetDependency section */
  345. /* Begin PBXVariantGroup section */
  346. D30D735E1D565E4400F90CCB /* Document.xib */ = {
  347. isa = PBXVariantGroup;
  348. children = (
  349. D30D735F1D565E4400F90CCB /* Base */,
  350. );
  351. name = Document.xib;
  352. sourceTree = "<group>";
  353. };
  354. D30D73631D565E4400F90CCB /* MainMenu.xib */ = {
  355. isa = PBXVariantGroup;
  356. children = (
  357. D30D73641D565E4400F90CCB /* Base */,
  358. );
  359. name = MainMenu.xib;
  360. sourceTree = "<group>";
  361. };
  362. /* End PBXVariantGroup section */
  363. /* Begin XCBuildConfiguration section */
  364. D30D73671D565E4400F90CCB /* Debug */ = {
  365. isa = XCBuildConfiguration;
  366. buildSettings = {
  367. ALWAYS_SEARCH_USER_PATHS = NO;
  368. CLANG_ANALYZER_NONNULL = YES;
  369. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  370. CLANG_CXX_LIBRARY = "libc++";
  371. CLANG_ENABLE_MODULES = YES;
  372. CLANG_ENABLE_OBJC_ARC = YES;
  373. CLANG_WARN_BOOL_CONVERSION = YES;
  374. CLANG_WARN_CONSTANT_CONVERSION = YES;
  375. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  376. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  377. CLANG_WARN_EMPTY_BODY = YES;
  378. CLANG_WARN_ENUM_CONVERSION = YES;
  379. CLANG_WARN_INT_CONVERSION = YES;
  380. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  381. CLANG_WARN_UNREACHABLE_CODE = YES;
  382. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  383. CODE_SIGN_IDENTITY = "-";
  384. COPY_PHASE_STRIP = NO;
  385. DEBUG_INFORMATION_FORMAT = dwarf;
  386. ENABLE_STRICT_OBJC_MSGSEND = YES;
  387. ENABLE_TESTABILITY = YES;
  388. GCC_C_LANGUAGE_STANDARD = gnu99;
  389. GCC_DYNAMIC_NO_PIC = NO;
  390. GCC_NO_COMMON_BLOCKS = YES;
  391. GCC_OPTIMIZATION_LEVEL = 0;
  392. GCC_PREPROCESSOR_DEFINITIONS = (
  393. "DEBUG=1",
  394. "$(inherited)",
  395. );
  396. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  397. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  398. GCC_WARN_UNDECLARED_SELECTOR = YES;
  399. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  400. GCC_WARN_UNUSED_FUNCTION = YES;
  401. GCC_WARN_UNUSED_VARIABLE = YES;
  402. HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
  403. MACOSX_DEPLOYMENT_TARGET = 10.11;
  404. MTL_ENABLE_DEBUG_INFO = YES;
  405. ONLY_ACTIVE_ARCH = YES;
  406. SDKROOT = macosx;
  407. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  408. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  409. };
  410. name = Debug;
  411. };
  412. D30D73681D565E4400F90CCB /* Release */ = {
  413. isa = XCBuildConfiguration;
  414. buildSettings = {
  415. ALWAYS_SEARCH_USER_PATHS = NO;
  416. CLANG_ANALYZER_NONNULL = YES;
  417. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  418. CLANG_CXX_LIBRARY = "libc++";
  419. CLANG_ENABLE_MODULES = YES;
  420. CLANG_ENABLE_OBJC_ARC = YES;
  421. CLANG_WARN_BOOL_CONVERSION = YES;
  422. CLANG_WARN_CONSTANT_CONVERSION = YES;
  423. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  424. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  425. CLANG_WARN_EMPTY_BODY = YES;
  426. CLANG_WARN_ENUM_CONVERSION = YES;
  427. CLANG_WARN_INT_CONVERSION = YES;
  428. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  429. CLANG_WARN_UNREACHABLE_CODE = YES;
  430. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  431. CODE_SIGN_IDENTITY = "-";
  432. COPY_PHASE_STRIP = NO;
  433. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  434. ENABLE_NS_ASSERTIONS = NO;
  435. ENABLE_STRICT_OBJC_MSGSEND = YES;
  436. GCC_C_LANGUAGE_STANDARD = gnu99;
  437. GCC_NO_COMMON_BLOCKS = YES;
  438. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  439. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  440. GCC_WARN_UNDECLARED_SELECTOR = YES;
  441. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  442. GCC_WARN_UNUSED_FUNCTION = YES;
  443. GCC_WARN_UNUSED_VARIABLE = YES;
  444. HEADER_SEARCH_PATHS = ../../../Sources/CgRPC/include;
  445. MACOSX_DEPLOYMENT_TARGET = 10.11;
  446. MTL_ENABLE_DEBUG_INFO = NO;
  447. SDKROOT = macosx;
  448. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  449. };
  450. name = Release;
  451. };
  452. D30D736A1D565E4400F90CCB /* Debug */ = {
  453. isa = XCBuildConfiguration;
  454. buildSettings = {
  455. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  456. COMBINE_HIDPI_IMAGES = YES;
  457. INFOPLIST_FILE = Simple/Info.plist;
  458. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  459. PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
  460. PRODUCT_NAME = "$(TARGET_NAME)";
  461. SWIFT_VERSION = 3.0;
  462. };
  463. name = Debug;
  464. };
  465. D30D736B1D565E4400F90CCB /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  469. COMBINE_HIDPI_IMAGES = YES;
  470. INFOPLIST_FILE = Simple/Info.plist;
  471. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  472. PRODUCT_BUNDLE_IDENTIFIER = com.google.Simple;
  473. PRODUCT_NAME = "$(TARGET_NAME)";
  474. SWIFT_VERSION = 3.0;
  475. };
  476. name = Release;
  477. };
  478. /* End XCBuildConfiguration section */
  479. /* Begin XCConfigurationList section */
  480. D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Simple" */ = {
  481. isa = XCConfigurationList;
  482. buildConfigurations = (
  483. D30D73671D565E4400F90CCB /* Debug */,
  484. D30D73681D565E4400F90CCB /* Release */,
  485. );
  486. defaultConfigurationIsVisible = 0;
  487. defaultConfigurationName = Release;
  488. };
  489. D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Simple" */ = {
  490. isa = XCConfigurationList;
  491. buildConfigurations = (
  492. D30D736A1D565E4400F90CCB /* Debug */,
  493. D30D736B1D565E4400F90CCB /* Release */,
  494. );
  495. defaultConfigurationIsVisible = 0;
  496. defaultConfigurationName = Release;
  497. };
  498. /* End XCConfigurationList section */
  499. };
  500. rootObject = D30D734F1D565E4400F90CCB /* Project object */;
  501. }