project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */ = {isa = PBXBuildFile; fileRef = D35C9F361D74A1C0000443CD /* QuickProto.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. D35C9F3C1D74A1DC000443CD /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9F2D1D74A14B000443CD /* _FileDescriptor.swift */; };
  11. D35C9F3D1D74A1DC000443CD /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4901D6F54EC00C6A8AE /* CodeBuilder.swift */; };
  12. D35C9F3E1D74A1DC000443CD /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4881D6F4C6E00C6A8AE /* Field.swift */; };
  13. D35C9F3F1D74A1DC000443CD /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48C1D6F4C8600C6A8AE /* FieldDescriptor.swift */; };
  14. D35C9F401D74A1DC000443CD /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB49B1D6FB2AA00C6A8AE /* FieldLabel.swift */; };
  15. D35C9F411D74A1DC000443CD /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4991D6FAFED00C6A8AE /* FieldType.swift */; };
  16. D35C9F421D74A1DC000443CD /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4951D6F957E00C6A8AE /* FileDescriptor.swift */; };
  17. D35C9F431D74A1DC000443CD /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4971D6F958900C6A8AE /* FileDescriptorSet.swift */; };
  18. D35C9F441D74A1DC000443CD /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4861D6F4C6400C6A8AE /* Message.swift */; };
  19. D35C9F451D74A1DC000443CD /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48A1D6F4C7A00C6A8AE /* MessageDescriptor.swift */; };
  20. D35C9F461D74A1DC000443CD /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48E1D6F4D0100C6A8AE /* MessageReader.swift */; };
  21. D35C9F471D74A1DC000443CD /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB49D1D6FCF6000C6A8AE /* NSMutableData+Proto.swift */; };
  22. D35C9F6C1D74A4AB000443CD /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9F6B1D74A4AB000443CD /* main.swift */; };
  23. D35C9F701D74A4BA000443CD /* _FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C9F2D1D74A14B000443CD /* _FileDescriptor.swift */; };
  24. D35C9F711D74A4BA000443CD /* CodeBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4901D6F54EC00C6A8AE /* CodeBuilder.swift */; };
  25. D35C9F721D74A4BA000443CD /* Field.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4881D6F4C6E00C6A8AE /* Field.swift */; };
  26. D35C9F731D74A4BA000443CD /* FieldDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48C1D6F4C8600C6A8AE /* FieldDescriptor.swift */; };
  27. D35C9F741D74A4BA000443CD /* FieldLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB49B1D6FB2AA00C6A8AE /* FieldLabel.swift */; };
  28. D35C9F751D74A4BA000443CD /* FieldType.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4991D6FAFED00C6A8AE /* FieldType.swift */; };
  29. D35C9F761D74A4BA000443CD /* FileDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4951D6F957E00C6A8AE /* FileDescriptor.swift */; };
  30. D35C9F771D74A4BA000443CD /* FileDescriptorSet.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4971D6F958900C6A8AE /* FileDescriptorSet.swift */; };
  31. D35C9F781D74A4BA000443CD /* Message.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB4861D6F4C6400C6A8AE /* Message.swift */; };
  32. D35C9F791D74A4BA000443CD /* MessageDescriptor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48A1D6F4C7A00C6A8AE /* MessageDescriptor.swift */; };
  33. D35C9F7A1D74A4BA000443CD /* MessageReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB48E1D6F4D0100C6A8AE /* MessageReader.swift */; };
  34. D35C9F7B1D74A4BA000443CD /* NSMutableData+Proto.swift in Sources */ = {isa = PBXBuildFile; fileRef = D3DCB49D1D6FCF6000C6A8AE /* NSMutableData+Proto.swift */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXCopyFilesBuildPhase section */
  37. D35C9F671D74A4AB000443CD /* CopyFiles */ = {
  38. isa = PBXCopyFilesBuildPhase;
  39. buildActionMask = 2147483647;
  40. dstPath = /usr/share/man/man1/;
  41. dstSubfolderSpec = 0;
  42. files = (
  43. );
  44. runOnlyForDeploymentPostprocessing = 1;
  45. };
  46. /* End PBXCopyFilesBuildPhase section */
  47. /* Begin PBXFileReference section */
  48. D35C9F2D1D74A14B000443CD /* _FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = _FileDescriptor.swift; sourceTree = "<group>"; };
  49. D35C9F341D74A1C0000443CD /* QuickProto.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = QuickProto.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  50. D35C9F361D74A1C0000443CD /* QuickProto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QuickProto.h; sourceTree = "<group>"; };
  51. D35C9F371D74A1C0000443CD /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  52. D35C9F691D74A4AB000443CD /* QuickDemo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = QuickDemo; sourceTree = BUILT_PRODUCTS_DIR; };
  53. D35C9F6B1D74A4AB000443CD /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = "<group>"; };
  54. D3DCB4861D6F4C6400C6A8AE /* Message.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Message.swift; sourceTree = "<group>"; };
  55. D3DCB4881D6F4C6E00C6A8AE /* Field.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Field.swift; sourceTree = "<group>"; };
  56. D3DCB48A1D6F4C7A00C6A8AE /* MessageDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageDescriptor.swift; sourceTree = "<group>"; };
  57. D3DCB48C1D6F4C8600C6A8AE /* FieldDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FieldDescriptor.swift; sourceTree = "<group>"; };
  58. D3DCB48E1D6F4D0100C6A8AE /* MessageReader.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageReader.swift; sourceTree = "<group>"; };
  59. D3DCB4901D6F54EC00C6A8AE /* CodeBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodeBuilder.swift; sourceTree = "<group>"; };
  60. D3DCB4951D6F957E00C6A8AE /* FileDescriptor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileDescriptor.swift; sourceTree = "<group>"; };
  61. D3DCB4971D6F958900C6A8AE /* FileDescriptorSet.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FileDescriptorSet.swift; sourceTree = "<group>"; };
  62. D3DCB4991D6FAFED00C6A8AE /* FieldType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FieldType.swift; sourceTree = "<group>"; };
  63. D3DCB49B1D6FB2AA00C6A8AE /* FieldLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FieldLabel.swift; sourceTree = "<group>"; };
  64. D3DCB49D1D6FCF6000C6A8AE /* NSMutableData+Proto.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSMutableData+Proto.swift"; sourceTree = "<group>"; };
  65. /* End PBXFileReference section */
  66. /* Begin PBXFrameworksBuildPhase section */
  67. D35C9F301D74A1C0000443CD /* Frameworks */ = {
  68. isa = PBXFrameworksBuildPhase;
  69. buildActionMask = 2147483647;
  70. files = (
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. D35C9F661D74A4AB000443CD /* Frameworks */ = {
  75. isa = PBXFrameworksBuildPhase;
  76. buildActionMask = 2147483647;
  77. files = (
  78. );
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. /* End PBXFrameworksBuildPhase section */
  82. /* Begin PBXGroup section */
  83. D35C9F351D74A1C0000443CD /* QuickProto */ = {
  84. isa = PBXGroup;
  85. children = (
  86. D35C9F361D74A1C0000443CD /* QuickProto.h */,
  87. D35C9F371D74A1C0000443CD /* Info.plist */,
  88. );
  89. path = QuickProto;
  90. sourceTree = "<group>";
  91. };
  92. D35C9F6A1D74A4AB000443CD /* QuickDemo */ = {
  93. isa = PBXGroup;
  94. children = (
  95. D35C9F6B1D74A4AB000443CD /* main.swift */,
  96. );
  97. path = QuickDemo;
  98. sourceTree = "<group>";
  99. };
  100. D3D1C8511D6D15D9002F1B53 = {
  101. isa = PBXGroup;
  102. children = (
  103. D3D1C85C1D6D15D9002F1B53 /* QuickProto */,
  104. D35C9F351D74A1C0000443CD /* QuickProto */,
  105. D35C9F6A1D74A4AB000443CD /* QuickDemo */,
  106. D3D1C85B1D6D15D9002F1B53 /* Products */,
  107. );
  108. sourceTree = "<group>";
  109. };
  110. D3D1C85B1D6D15D9002F1B53 /* Products */ = {
  111. isa = PBXGroup;
  112. children = (
  113. D35C9F341D74A1C0000443CD /* QuickProto.framework */,
  114. D35C9F691D74A4AB000443CD /* QuickDemo */,
  115. );
  116. name = Products;
  117. sourceTree = "<group>";
  118. };
  119. D3D1C85C1D6D15D9002F1B53 /* QuickProto */ = {
  120. isa = PBXGroup;
  121. children = (
  122. D35C9F2D1D74A14B000443CD /* _FileDescriptor.swift */,
  123. D3DCB4901D6F54EC00C6A8AE /* CodeBuilder.swift */,
  124. D3DCB4881D6F4C6E00C6A8AE /* Field.swift */,
  125. D3DCB48C1D6F4C8600C6A8AE /* FieldDescriptor.swift */,
  126. D3DCB49B1D6FB2AA00C6A8AE /* FieldLabel.swift */,
  127. D3DCB4991D6FAFED00C6A8AE /* FieldType.swift */,
  128. D3DCB4951D6F957E00C6A8AE /* FileDescriptor.swift */,
  129. D3DCB4971D6F958900C6A8AE /* FileDescriptorSet.swift */,
  130. D3DCB4861D6F4C6400C6A8AE /* Message.swift */,
  131. D3DCB48A1D6F4C7A00C6A8AE /* MessageDescriptor.swift */,
  132. D3DCB48E1D6F4D0100C6A8AE /* MessageReader.swift */,
  133. D3DCB49D1D6FCF6000C6A8AE /* NSMutableData+Proto.swift */,
  134. );
  135. path = QuickProto;
  136. sourceTree = "<group>";
  137. };
  138. /* End PBXGroup section */
  139. /* Begin PBXHeadersBuildPhase section */
  140. D35C9F311D74A1C0000443CD /* Headers */ = {
  141. isa = PBXHeadersBuildPhase;
  142. buildActionMask = 2147483647;
  143. files = (
  144. D35C9F381D74A1C0000443CD /* QuickProto.h in Headers */,
  145. );
  146. runOnlyForDeploymentPostprocessing = 0;
  147. };
  148. /* End PBXHeadersBuildPhase section */
  149. /* Begin PBXNativeTarget section */
  150. D35C9F331D74A1C0000443CD /* QuickProto */ = {
  151. isa = PBXNativeTarget;
  152. buildConfigurationList = D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */;
  153. buildPhases = (
  154. D35C9F2F1D74A1C0000443CD /* Sources */,
  155. D35C9F301D74A1C0000443CD /* Frameworks */,
  156. D35C9F311D74A1C0000443CD /* Headers */,
  157. D35C9F321D74A1C0000443CD /* Resources */,
  158. );
  159. buildRules = (
  160. );
  161. dependencies = (
  162. );
  163. name = QuickProto;
  164. productName = QuickProto;
  165. productReference = D35C9F341D74A1C0000443CD /* QuickProto.framework */;
  166. productType = "com.apple.product-type.framework";
  167. };
  168. D35C9F681D74A4AB000443CD /* QuickDemo */ = {
  169. isa = PBXNativeTarget;
  170. buildConfigurationList = D35C9F6F1D74A4AB000443CD /* Build configuration list for PBXNativeTarget "QuickDemo" */;
  171. buildPhases = (
  172. D35C9F651D74A4AB000443CD /* Sources */,
  173. D35C9F661D74A4AB000443CD /* Frameworks */,
  174. D35C9F671D74A4AB000443CD /* CopyFiles */,
  175. );
  176. buildRules = (
  177. );
  178. dependencies = (
  179. );
  180. name = QuickDemo;
  181. productName = QuickDemo;
  182. productReference = D35C9F691D74A4AB000443CD /* QuickDemo */;
  183. productType = "com.apple.product-type.tool";
  184. };
  185. /* End PBXNativeTarget section */
  186. /* Begin PBXProject section */
  187. D3D1C8521D6D15D9002F1B53 /* Project object */ = {
  188. isa = PBXProject;
  189. attributes = {
  190. LastSwiftUpdateCheck = 0800;
  191. LastUpgradeCheck = 0800;
  192. ORGANIZATIONNAME = Google;
  193. TargetAttributes = {
  194. D35C9F331D74A1C0000443CD = {
  195. CreatedOnToolsVersion = 8.0;
  196. DevelopmentTeam = EQHXZ8M8AV;
  197. ProvisioningStyle = Automatic;
  198. };
  199. D35C9F681D74A4AB000443CD = {
  200. CreatedOnToolsVersion = 8.0;
  201. DevelopmentTeam = EQHXZ8M8AV;
  202. ProvisioningStyle = Automatic;
  203. };
  204. };
  205. };
  206. buildConfigurationList = D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */;
  207. compatibilityVersion = "Xcode 3.2";
  208. developmentRegion = English;
  209. hasScannedForEncodings = 0;
  210. knownRegions = (
  211. en,
  212. );
  213. mainGroup = D3D1C8511D6D15D9002F1B53;
  214. productRefGroup = D3D1C85B1D6D15D9002F1B53 /* Products */;
  215. projectDirPath = "";
  216. projectRoot = "";
  217. targets = (
  218. D35C9F331D74A1C0000443CD /* QuickProto */,
  219. D35C9F681D74A4AB000443CD /* QuickDemo */,
  220. );
  221. };
  222. /* End PBXProject section */
  223. /* Begin PBXResourcesBuildPhase section */
  224. D35C9F321D74A1C0000443CD /* Resources */ = {
  225. isa = PBXResourcesBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. );
  229. runOnlyForDeploymentPostprocessing = 0;
  230. };
  231. /* End PBXResourcesBuildPhase section */
  232. /* Begin PBXSourcesBuildPhase section */
  233. D35C9F2F1D74A1C0000443CD /* Sources */ = {
  234. isa = PBXSourcesBuildPhase;
  235. buildActionMask = 2147483647;
  236. files = (
  237. D35C9F3C1D74A1DC000443CD /* _FileDescriptor.swift in Sources */,
  238. D35C9F3D1D74A1DC000443CD /* CodeBuilder.swift in Sources */,
  239. D35C9F3E1D74A1DC000443CD /* Field.swift in Sources */,
  240. D35C9F3F1D74A1DC000443CD /* FieldDescriptor.swift in Sources */,
  241. D35C9F401D74A1DC000443CD /* FieldLabel.swift in Sources */,
  242. D35C9F411D74A1DC000443CD /* FieldType.swift in Sources */,
  243. D35C9F421D74A1DC000443CD /* FileDescriptor.swift in Sources */,
  244. D35C9F431D74A1DC000443CD /* FileDescriptorSet.swift in Sources */,
  245. D35C9F441D74A1DC000443CD /* Message.swift in Sources */,
  246. D35C9F451D74A1DC000443CD /* MessageDescriptor.swift in Sources */,
  247. D35C9F461D74A1DC000443CD /* MessageReader.swift in Sources */,
  248. D35C9F471D74A1DC000443CD /* NSMutableData+Proto.swift in Sources */,
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. D35C9F651D74A4AB000443CD /* Sources */ = {
  253. isa = PBXSourcesBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. D35C9F701D74A4BA000443CD /* _FileDescriptor.swift in Sources */,
  257. D35C9F711D74A4BA000443CD /* CodeBuilder.swift in Sources */,
  258. D35C9F721D74A4BA000443CD /* Field.swift in Sources */,
  259. D35C9F731D74A4BA000443CD /* FieldDescriptor.swift in Sources */,
  260. D35C9F741D74A4BA000443CD /* FieldLabel.swift in Sources */,
  261. D35C9F751D74A4BA000443CD /* FieldType.swift in Sources */,
  262. D35C9F761D74A4BA000443CD /* FileDescriptor.swift in Sources */,
  263. D35C9F771D74A4BA000443CD /* FileDescriptorSet.swift in Sources */,
  264. D35C9F781D74A4BA000443CD /* Message.swift in Sources */,
  265. D35C9F791D74A4BA000443CD /* MessageDescriptor.swift in Sources */,
  266. D35C9F7A1D74A4BA000443CD /* MessageReader.swift in Sources */,
  267. D35C9F7B1D74A4BA000443CD /* NSMutableData+Proto.swift in Sources */,
  268. D35C9F6C1D74A4AB000443CD /* main.swift in Sources */,
  269. );
  270. runOnlyForDeploymentPostprocessing = 0;
  271. };
  272. /* End PBXSourcesBuildPhase section */
  273. /* Begin XCBuildConfiguration section */
  274. D35C9F3A1D74A1C0000443CD /* Debug */ = {
  275. isa = XCBuildConfiguration;
  276. buildSettings = {
  277. CODE_SIGN_IDENTITY = "";
  278. COMBINE_HIDPI_IMAGES = YES;
  279. CURRENT_PROJECT_VERSION = 1;
  280. DEFINES_MODULE = YES;
  281. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  282. DYLIB_COMPATIBILITY_VERSION = 1;
  283. DYLIB_CURRENT_VERSION = 1;
  284. DYLIB_INSTALL_NAME_BASE = "@rpath";
  285. FRAMEWORK_VERSION = A;
  286. INFOPLIST_FILE = QuickProto/Info.plist;
  287. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  288. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  289. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  290. PRODUCT_NAME = "$(TARGET_NAME)";
  291. SKIP_INSTALL = YES;
  292. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  293. SWIFT_VERSION = 3.0;
  294. VERSIONING_SYSTEM = "apple-generic";
  295. VERSION_INFO_PREFIX = "";
  296. };
  297. name = Debug;
  298. };
  299. D35C9F3B1D74A1C0000443CD /* Release */ = {
  300. isa = XCBuildConfiguration;
  301. buildSettings = {
  302. CODE_SIGN_IDENTITY = "";
  303. COMBINE_HIDPI_IMAGES = YES;
  304. CURRENT_PROJECT_VERSION = 1;
  305. DEFINES_MODULE = YES;
  306. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  307. DYLIB_COMPATIBILITY_VERSION = 1;
  308. DYLIB_CURRENT_VERSION = 1;
  309. DYLIB_INSTALL_NAME_BASE = "@rpath";
  310. FRAMEWORK_VERSION = A;
  311. INFOPLIST_FILE = QuickProto/Info.plist;
  312. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  313. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  314. PRODUCT_BUNDLE_IDENTIFIER = com.google.QuickProto;
  315. PRODUCT_NAME = "$(TARGET_NAME)";
  316. SKIP_INSTALL = YES;
  317. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  318. SWIFT_VERSION = 3.0;
  319. VERSIONING_SYSTEM = "apple-generic";
  320. VERSION_INFO_PREFIX = "";
  321. };
  322. name = Release;
  323. };
  324. D35C9F6D1D74A4AB000443CD /* Debug */ = {
  325. isa = XCBuildConfiguration;
  326. buildSettings = {
  327. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  328. PRODUCT_NAME = "$(TARGET_NAME)";
  329. SWIFT_VERSION = 3.0;
  330. };
  331. name = Debug;
  332. };
  333. D35C9F6E1D74A4AB000443CD /* Release */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. DEVELOPMENT_TEAM = EQHXZ8M8AV;
  337. PRODUCT_NAME = "$(TARGET_NAME)";
  338. SWIFT_VERSION = 3.0;
  339. };
  340. name = Release;
  341. };
  342. D3D1C85F1D6D15D9002F1B53 /* Debug */ = {
  343. isa = XCBuildConfiguration;
  344. buildSettings = {
  345. ALWAYS_SEARCH_USER_PATHS = NO;
  346. CLANG_ANALYZER_NONNULL = YES;
  347. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  348. CLANG_CXX_LIBRARY = "libc++";
  349. CLANG_ENABLE_MODULES = YES;
  350. CLANG_ENABLE_OBJC_ARC = YES;
  351. CLANG_WARN_BOOL_CONVERSION = YES;
  352. CLANG_WARN_CONSTANT_CONVERSION = YES;
  353. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  354. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  355. CLANG_WARN_EMPTY_BODY = YES;
  356. CLANG_WARN_ENUM_CONVERSION = YES;
  357. CLANG_WARN_INFINITE_RECURSION = YES;
  358. CLANG_WARN_INT_CONVERSION = YES;
  359. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  360. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  361. CLANG_WARN_UNREACHABLE_CODE = YES;
  362. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  363. CODE_SIGN_IDENTITY = "-";
  364. COPY_PHASE_STRIP = NO;
  365. DEBUG_INFORMATION_FORMAT = dwarf;
  366. ENABLE_STRICT_OBJC_MSGSEND = YES;
  367. ENABLE_TESTABILITY = YES;
  368. GCC_C_LANGUAGE_STANDARD = gnu99;
  369. GCC_DYNAMIC_NO_PIC = NO;
  370. GCC_NO_COMMON_BLOCKS = YES;
  371. GCC_OPTIMIZATION_LEVEL = 0;
  372. GCC_PREPROCESSOR_DEFINITIONS = (
  373. "DEBUG=1",
  374. "$(inherited)",
  375. );
  376. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  377. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  378. GCC_WARN_UNDECLARED_SELECTOR = YES;
  379. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  380. GCC_WARN_UNUSED_FUNCTION = YES;
  381. GCC_WARN_UNUSED_VARIABLE = YES;
  382. MACOSX_DEPLOYMENT_TARGET = 10.11;
  383. MTL_ENABLE_DEBUG_INFO = YES;
  384. ONLY_ACTIVE_ARCH = YES;
  385. SDKROOT = macosx;
  386. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  387. };
  388. name = Debug;
  389. };
  390. D3D1C8601D6D15D9002F1B53 /* Release */ = {
  391. isa = XCBuildConfiguration;
  392. buildSettings = {
  393. ALWAYS_SEARCH_USER_PATHS = NO;
  394. CLANG_ANALYZER_NONNULL = YES;
  395. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  396. CLANG_CXX_LIBRARY = "libc++";
  397. CLANG_ENABLE_MODULES = YES;
  398. CLANG_ENABLE_OBJC_ARC = YES;
  399. CLANG_WARN_BOOL_CONVERSION = YES;
  400. CLANG_WARN_CONSTANT_CONVERSION = YES;
  401. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  402. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  403. CLANG_WARN_EMPTY_BODY = YES;
  404. CLANG_WARN_ENUM_CONVERSION = YES;
  405. CLANG_WARN_INFINITE_RECURSION = YES;
  406. CLANG_WARN_INT_CONVERSION = YES;
  407. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  408. CLANG_WARN_SUSPICIOUS_MOVES = YES;
  409. CLANG_WARN_UNREACHABLE_CODE = YES;
  410. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  411. CODE_SIGN_IDENTITY = "-";
  412. COPY_PHASE_STRIP = NO;
  413. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  414. ENABLE_NS_ASSERTIONS = NO;
  415. ENABLE_STRICT_OBJC_MSGSEND = YES;
  416. GCC_C_LANGUAGE_STANDARD = gnu99;
  417. GCC_NO_COMMON_BLOCKS = YES;
  418. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  419. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  420. GCC_WARN_UNDECLARED_SELECTOR = YES;
  421. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  422. GCC_WARN_UNUSED_FUNCTION = YES;
  423. GCC_WARN_UNUSED_VARIABLE = YES;
  424. MACOSX_DEPLOYMENT_TARGET = 10.11;
  425. MTL_ENABLE_DEBUG_INFO = NO;
  426. SDKROOT = macosx;
  427. };
  428. name = Release;
  429. };
  430. /* End XCBuildConfiguration section */
  431. /* Begin XCConfigurationList section */
  432. D35C9F391D74A1C0000443CD /* Build configuration list for PBXNativeTarget "QuickProto" */ = {
  433. isa = XCConfigurationList;
  434. buildConfigurations = (
  435. D35C9F3A1D74A1C0000443CD /* Debug */,
  436. D35C9F3B1D74A1C0000443CD /* Release */,
  437. );
  438. defaultConfigurationIsVisible = 0;
  439. defaultConfigurationName = Release;
  440. };
  441. D35C9F6F1D74A4AB000443CD /* Build configuration list for PBXNativeTarget "QuickDemo" */ = {
  442. isa = XCConfigurationList;
  443. buildConfigurations = (
  444. D35C9F6D1D74A4AB000443CD /* Debug */,
  445. D35C9F6E1D74A4AB000443CD /* Release */,
  446. );
  447. defaultConfigurationIsVisible = 0;
  448. };
  449. D3D1C8551D6D15D9002F1B53 /* Build configuration list for PBXProject "QuickProto" */ = {
  450. isa = XCConfigurationList;
  451. buildConfigurations = (
  452. D3D1C85F1D6D15D9002F1B53 /* Debug */,
  453. D3D1C8601D6D15D9002F1B53 /* Release */,
  454. );
  455. defaultConfigurationIsVisible = 0;
  456. defaultConfigurationName = Release;
  457. };
  458. /* End XCConfigurationList section */
  459. };
  460. rootObject = D3D1C8521D6D15D9002F1B53 /* Project object */;
  461. }