project.pbxproj 18 KB

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