project.pbxproj 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401
  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. D386CA7F1D56895F0053605C /* gRPC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D386CA7C1D56894D0053605C /* gRPC.framework */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXContainerItemProxy section */
  17. D35C9F821D74AF8E000443CD /* PBXContainerItemProxy */ = {
  18. isa = PBXContainerItemProxy;
  19. containerPortal = D35C9F7D1D74AF8E000443CD /* QuickProto.xcodeproj */;
  20. proxyType = 2;
  21. remoteGlobalIDString = D35C9F341D74A1C0000443CD;
  22. remoteInfo = QuickProto;
  23. };
  24. D35C9F841D74AF8E000443CD /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = D35C9F7D1D74AF8E000443CD /* QuickProto.xcodeproj */;
  27. proxyType = 2;
  28. remoteGlobalIDString = D35C9F691D74A4AB000443CD;
  29. remoteInfo = QuickDemo;
  30. };
  31. D386CA7B1D56894D0053605C /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = D386CA771D56894D0053605C /* gRPC.xcodeproj */;
  34. proxyType = 2;
  35. remoteGlobalIDString = D3BD37331D5126380005E698;
  36. remoteInfo = gRPC;
  37. };
  38. D386CA7D1D5689580053605C /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = D386CA771D56894D0053605C /* gRPC.xcodeproj */;
  41. proxyType = 1;
  42. remoteGlobalIDString = D3BD37321D5126380005E698;
  43. remoteInfo = gRPC;
  44. };
  45. /* End PBXContainerItemProxy section */
  46. /* Begin PBXFileReference section */
  47. D30D73571D565E4400F90CCB /* Sessions.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Sessions.app; sourceTree = BUILT_PRODUCTS_DIR; };
  48. D30D735A1D565E4400F90CCB /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  49. D30D735C1D565E4400F90CCB /* Document.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Document.swift; sourceTree = "<group>"; };
  50. D30D735F1D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/Document.xib; sourceTree = "<group>"; };
  51. D30D73611D565E4400F90CCB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  52. D30D73641D565E4400F90CCB /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
  53. D30D73661D565E4400F90CCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  54. D35C9F7D1D74AF8E000443CD /* QuickProto.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = QuickProto.xcodeproj; path = ../../QuickProto/QuickProto.xcodeproj; sourceTree = "<group>"; };
  55. D386CA771D56894D0053605C /* gRPC.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = gRPC.xcodeproj; path = ../../gRPC.xcodeproj; sourceTree = "<group>"; };
  56. /* End PBXFileReference section */
  57. /* Begin PBXFrameworksBuildPhase section */
  58. D30D73541D565E4400F90CCB /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. D386CA7F1D56895F0053605C /* gRPC.framework in Frameworks */,
  63. );
  64. runOnlyForDeploymentPostprocessing = 0;
  65. };
  66. /* End PBXFrameworksBuildPhase section */
  67. /* Begin PBXGroup section */
  68. D30D734E1D565E4400F90CCB = {
  69. isa = PBXGroup;
  70. children = (
  71. D35C9F7D1D74AF8E000443CD /* QuickProto.xcodeproj */,
  72. D386CA771D56894D0053605C /* gRPC.xcodeproj */,
  73. D30D73591D565E4400F90CCB /* Sessions */,
  74. D30D73581D565E4400F90CCB /* Products */,
  75. );
  76. sourceTree = "<group>";
  77. };
  78. D30D73581D565E4400F90CCB /* Products */ = {
  79. isa = PBXGroup;
  80. children = (
  81. D30D73571D565E4400F90CCB /* Sessions.app */,
  82. );
  83. name = Products;
  84. sourceTree = "<group>";
  85. };
  86. D30D73591D565E4400F90CCB /* Sessions */ = {
  87. isa = PBXGroup;
  88. children = (
  89. D30D735A1D565E4400F90CCB /* AppDelegate.swift */,
  90. D30D735C1D565E4400F90CCB /* Document.swift */,
  91. D30D735E1D565E4400F90CCB /* Document.xib */,
  92. D30D73611D565E4400F90CCB /* Assets.xcassets */,
  93. D30D73631D565E4400F90CCB /* MainMenu.xib */,
  94. D30D73661D565E4400F90CCB /* Info.plist */,
  95. );
  96. path = Sessions;
  97. sourceTree = "<group>";
  98. };
  99. D35C9F7E1D74AF8E000443CD /* Products */ = {
  100. isa = PBXGroup;
  101. children = (
  102. D35C9F831D74AF8E000443CD /* QuickProto.framework */,
  103. D35C9F851D74AF8E000443CD /* QuickDemo */,
  104. );
  105. name = Products;
  106. sourceTree = "<group>";
  107. };
  108. D386CA781D56894D0053605C /* Products */ = {
  109. isa = PBXGroup;
  110. children = (
  111. D386CA7C1D56894D0053605C /* gRPC.framework */,
  112. );
  113. name = Products;
  114. sourceTree = "<group>";
  115. };
  116. /* End PBXGroup section */
  117. /* Begin PBXNativeTarget section */
  118. D30D73561D565E4400F90CCB /* Sessions */ = {
  119. isa = PBXNativeTarget;
  120. buildConfigurationList = D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Sessions" */;
  121. buildPhases = (
  122. D30D73531D565E4400F90CCB /* Sources */,
  123. D30D73541D565E4400F90CCB /* Frameworks */,
  124. D30D73551D565E4400F90CCB /* Resources */,
  125. );
  126. buildRules = (
  127. );
  128. dependencies = (
  129. D386CA7E1D5689580053605C /* PBXTargetDependency */,
  130. );
  131. name = Sessions;
  132. productName = Sessions;
  133. productReference = D30D73571D565E4400F90CCB /* Sessions.app */;
  134. productType = "com.apple.product-type.application";
  135. };
  136. /* End PBXNativeTarget section */
  137. /* Begin PBXProject section */
  138. D30D734F1D565E4400F90CCB /* Project object */ = {
  139. isa = PBXProject;
  140. attributes = {
  141. LastSwiftUpdateCheck = 0800;
  142. LastUpgradeCheck = 0800;
  143. ORGANIZATIONNAME = Google;
  144. TargetAttributes = {
  145. D30D73561D565E4400F90CCB = {
  146. CreatedOnToolsVersion = 8.0;
  147. DevelopmentTeam = EQHXZ8M8AV;
  148. DevelopmentTeamName = "Google, Inc.";
  149. ProvisioningStyle = Automatic;
  150. };
  151. };
  152. };
  153. buildConfigurationList = D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Sessions" */;
  154. compatibilityVersion = "Xcode 3.2";
  155. developmentRegion = English;
  156. hasScannedForEncodings = 0;
  157. knownRegions = (
  158. en,
  159. Base,
  160. );
  161. mainGroup = D30D734E1D565E4400F90CCB;
  162. productRefGroup = D30D73581D565E4400F90CCB /* Products */;
  163. projectDirPath = "";
  164. projectReferences = (
  165. {
  166. ProductGroup = D386CA781D56894D0053605C /* Products */;
  167. ProjectRef = D386CA771D56894D0053605C /* gRPC.xcodeproj */;
  168. },
  169. {
  170. ProductGroup = D35C9F7E1D74AF8E000443CD /* Products */;
  171. ProjectRef = D35C9F7D1D74AF8E000443CD /* QuickProto.xcodeproj */;
  172. },
  173. );
  174. projectRoot = "";
  175. targets = (
  176. D30D73561D565E4400F90CCB /* Sessions */,
  177. );
  178. };
  179. /* End PBXProject section */
  180. /* Begin PBXReferenceProxy section */
  181. D35C9F831D74AF8E000443CD /* QuickProto.framework */ = {
  182. isa = PBXReferenceProxy;
  183. fileType = wrapper.framework;
  184. path = QuickProto.framework;
  185. remoteRef = D35C9F821D74AF8E000443CD /* PBXContainerItemProxy */;
  186. sourceTree = BUILT_PRODUCTS_DIR;
  187. };
  188. D35C9F851D74AF8E000443CD /* QuickDemo */ = {
  189. isa = PBXReferenceProxy;
  190. fileType = "compiled.mach-o.executable";
  191. path = QuickDemo;
  192. remoteRef = D35C9F841D74AF8E000443CD /* PBXContainerItemProxy */;
  193. sourceTree = BUILT_PRODUCTS_DIR;
  194. };
  195. D386CA7C1D56894D0053605C /* gRPC.framework */ = {
  196. isa = PBXReferenceProxy;
  197. fileType = wrapper.framework;
  198. path = gRPC.framework;
  199. remoteRef = D386CA7B1D56894D0053605C /* PBXContainerItemProxy */;
  200. sourceTree = BUILT_PRODUCTS_DIR;
  201. };
  202. /* End PBXReferenceProxy section */
  203. /* Begin PBXResourcesBuildPhase section */
  204. D30D73551D565E4400F90CCB /* Resources */ = {
  205. isa = PBXResourcesBuildPhase;
  206. buildActionMask = 2147483647;
  207. files = (
  208. D30D73621D565E4400F90CCB /* Assets.xcassets in Resources */,
  209. D30D73601D565E4400F90CCB /* Document.xib in Resources */,
  210. D30D73651D565E4400F90CCB /* MainMenu.xib in Resources */,
  211. );
  212. runOnlyForDeploymentPostprocessing = 0;
  213. };
  214. /* End PBXResourcesBuildPhase section */
  215. /* Begin PBXSourcesBuildPhase section */
  216. D30D73531D565E4400F90CCB /* Sources */ = {
  217. isa = PBXSourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. D30D735D1D565E4400F90CCB /* Document.swift in Sources */,
  221. D30D735B1D565E4400F90CCB /* AppDelegate.swift in Sources */,
  222. );
  223. runOnlyForDeploymentPostprocessing = 0;
  224. };
  225. /* End PBXSourcesBuildPhase section */
  226. /* Begin PBXTargetDependency section */
  227. D386CA7E1D5689580053605C /* PBXTargetDependency */ = {
  228. isa = PBXTargetDependency;
  229. name = gRPC;
  230. targetProxy = D386CA7D1D5689580053605C /* PBXContainerItemProxy */;
  231. };
  232. /* End PBXTargetDependency section */
  233. /* Begin PBXVariantGroup section */
  234. D30D735E1D565E4400F90CCB /* Document.xib */ = {
  235. isa = PBXVariantGroup;
  236. children = (
  237. D30D735F1D565E4400F90CCB /* Base */,
  238. );
  239. name = Document.xib;
  240. sourceTree = "<group>";
  241. };
  242. D30D73631D565E4400F90CCB /* MainMenu.xib */ = {
  243. isa = PBXVariantGroup;
  244. children = (
  245. D30D73641D565E4400F90CCB /* Base */,
  246. );
  247. name = MainMenu.xib;
  248. sourceTree = "<group>";
  249. };
  250. /* End PBXVariantGroup section */
  251. /* Begin XCBuildConfiguration section */
  252. D30D73671D565E4400F90CCB /* Debug */ = {
  253. isa = XCBuildConfiguration;
  254. buildSettings = {
  255. ALWAYS_SEARCH_USER_PATHS = NO;
  256. CLANG_ANALYZER_NONNULL = YES;
  257. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  258. CLANG_CXX_LIBRARY = "libc++";
  259. CLANG_ENABLE_MODULES = YES;
  260. CLANG_ENABLE_OBJC_ARC = YES;
  261. CLANG_WARN_BOOL_CONVERSION = YES;
  262. CLANG_WARN_CONSTANT_CONVERSION = YES;
  263. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  264. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  265. CLANG_WARN_EMPTY_BODY = YES;
  266. CLANG_WARN_ENUM_CONVERSION = YES;
  267. CLANG_WARN_INT_CONVERSION = YES;
  268. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  269. CLANG_WARN_UNREACHABLE_CODE = YES;
  270. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  271. CODE_SIGN_IDENTITY = "-";
  272. COPY_PHASE_STRIP = NO;
  273. DEBUG_INFORMATION_FORMAT = dwarf;
  274. ENABLE_STRICT_OBJC_MSGSEND = YES;
  275. ENABLE_TESTABILITY = YES;
  276. GCC_C_LANGUAGE_STANDARD = gnu99;
  277. GCC_DYNAMIC_NO_PIC = NO;
  278. GCC_NO_COMMON_BLOCKS = YES;
  279. GCC_OPTIMIZATION_LEVEL = 0;
  280. GCC_PREPROCESSOR_DEFINITIONS = (
  281. "DEBUG=1",
  282. "$(inherited)",
  283. );
  284. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  285. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  286. GCC_WARN_UNDECLARED_SELECTOR = YES;
  287. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  288. GCC_WARN_UNUSED_FUNCTION = YES;
  289. GCC_WARN_UNUSED_VARIABLE = YES;
  290. MACOSX_DEPLOYMENT_TARGET = 10.11;
  291. MTL_ENABLE_DEBUG_INFO = YES;
  292. ONLY_ACTIVE_ARCH = YES;
  293. SDKROOT = macosx;
  294. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  295. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  296. };
  297. name = Debug;
  298. };
  299. D30D73681D565E4400F90CCB /* Release */ = {
  300. isa = XCBuildConfiguration;
  301. buildSettings = {
  302. ALWAYS_SEARCH_USER_PATHS = NO;
  303. CLANG_ANALYZER_NONNULL = YES;
  304. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  305. CLANG_CXX_LIBRARY = "libc++";
  306. CLANG_ENABLE_MODULES = YES;
  307. CLANG_ENABLE_OBJC_ARC = YES;
  308. CLANG_WARN_BOOL_CONVERSION = YES;
  309. CLANG_WARN_CONSTANT_CONVERSION = YES;
  310. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  311. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  312. CLANG_WARN_EMPTY_BODY = YES;
  313. CLANG_WARN_ENUM_CONVERSION = YES;
  314. CLANG_WARN_INT_CONVERSION = YES;
  315. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  316. CLANG_WARN_UNREACHABLE_CODE = YES;
  317. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  318. CODE_SIGN_IDENTITY = "-";
  319. COPY_PHASE_STRIP = NO;
  320. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  321. ENABLE_NS_ASSERTIONS = NO;
  322. ENABLE_STRICT_OBJC_MSGSEND = YES;
  323. GCC_C_LANGUAGE_STANDARD = gnu99;
  324. GCC_NO_COMMON_BLOCKS = YES;
  325. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  326. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  327. GCC_WARN_UNDECLARED_SELECTOR = YES;
  328. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  329. GCC_WARN_UNUSED_FUNCTION = YES;
  330. GCC_WARN_UNUSED_VARIABLE = YES;
  331. MACOSX_DEPLOYMENT_TARGET = 10.11;
  332. MTL_ENABLE_DEBUG_INFO = NO;
  333. SDKROOT = macosx;
  334. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  335. };
  336. name = Release;
  337. };
  338. D30D736A1D565E4400F90CCB /* Debug */ = {
  339. isa = XCBuildConfiguration;
  340. buildSettings = {
  341. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  342. COMBINE_HIDPI_IMAGES = YES;
  343. INFOPLIST_FILE = Sessions/Info.plist;
  344. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  345. PRODUCT_BUNDLE_IDENTIFIER = com.google.Sessions;
  346. PRODUCT_NAME = "$(TARGET_NAME)";
  347. SWIFT_VERSION = 3.0;
  348. };
  349. name = Debug;
  350. };
  351. D30D736B1D565E4400F90CCB /* Release */ = {
  352. isa = XCBuildConfiguration;
  353. buildSettings = {
  354. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  355. COMBINE_HIDPI_IMAGES = YES;
  356. INFOPLIST_FILE = Sessions/Info.plist;
  357. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  358. PRODUCT_BUNDLE_IDENTIFIER = com.google.Sessions;
  359. PRODUCT_NAME = "$(TARGET_NAME)";
  360. SWIFT_VERSION = 3.0;
  361. };
  362. name = Release;
  363. };
  364. /* End XCBuildConfiguration section */
  365. /* Begin XCConfigurationList section */
  366. D30D73521D565E4400F90CCB /* Build configuration list for PBXProject "Sessions" */ = {
  367. isa = XCConfigurationList;
  368. buildConfigurations = (
  369. D30D73671D565E4400F90CCB /* Debug */,
  370. D30D73681D565E4400F90CCB /* Release */,
  371. );
  372. defaultConfigurationIsVisible = 0;
  373. defaultConfigurationName = Release;
  374. };
  375. D30D73691D565E4400F90CCB /* Build configuration list for PBXNativeTarget "Sessions" */ = {
  376. isa = XCConfigurationList;
  377. buildConfigurations = (
  378. D30D736A1D565E4400F90CCB /* Debug */,
  379. D30D736B1D565E4400F90CCB /* Release */,
  380. );
  381. defaultConfigurationIsVisible = 0;
  382. defaultConfigurationName = Release;
  383. };
  384. /* End XCConfigurationList section */
  385. };
  386. rootObject = D30D734F1D565E4400F90CCB /* Project object */;
  387. }