project.pbxproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4593CF1C756AF3F59EC20E2B /* Pods_ModelBenchmark.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 881D32D04FC83F599540AA5B /* Pods_ModelBenchmark.framework */; };
  10. D961993C1F36FDA500B70581 /* DateFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = D961992F1F36FDA500B70581 /* DateFormatter.m */; };
  11. D961993D1F36FDA500B70581 /* FEWeiboModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D96199311F36FDA500B70581 /* FEWeiboModel.m */; };
  12. D961993E1F36FDA500B70581 /* GitHubUser.m in Sources */ = {isa = PBXBuildFile; fileRef = D96199331F36FDA500B70581 /* GitHubUser.m */; };
  13. D961993F1F36FDA500B70581 /* JSWeiboModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D96199351F36FDA500B70581 /* JSWeiboModel.m */; };
  14. D96199401F36FDA500B70581 /* MJWeiboModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D96199371F36FDA500B70581 /* MJWeiboModel.m */; };
  15. D96199411F36FDA500B70581 /* MTWeiboModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D96199391F36FDA500B70581 /* MTWeiboModel.m */; };
  16. D96199421F36FDA500B70581 /* user.json in Resources */ = {isa = PBXBuildFile; fileRef = D961993A1F36FDA500B70581 /* user.json */; };
  17. D96199431F36FDA500B70581 /* weibo.json in Resources */ = {isa = PBXBuildFile; fileRef = D961993B1F36FDA500B70581 /* weibo.json */; };
  18. D97B2D4D1F36F44A00AD0C9D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D97B2D4C1F36F44A00AD0C9D /* AppDelegate.m */; };
  19. D97B2D501F36F44A00AD0C9D /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D97B2D4F1F36F44A00AD0C9D /* ViewController.m */; };
  20. D97B2D531F36F44A00AD0C9D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D97B2D511F36F44A00AD0C9D /* Main.storyboard */; };
  21. D97B2D551F36F44A00AD0C9D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D97B2D541F36F44A00AD0C9D /* Assets.xcassets */; };
  22. D97B2D581F36F44A00AD0C9D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D97B2D561F36F44A00AD0C9D /* LaunchScreen.storyboard */; };
  23. D97B2D5B1F36F44A00AD0C9D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D97B2D5A1F36F44A00AD0C9D /* main.m */; };
  24. D99DE7D91F37027200734B10 /* YYWeiboModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D99DE7D71F37023500734B10 /* YYWeiboModel.m */; };
  25. D99DE7DB1F3705A400734B10 /* SwiftGithubUser.swift in Sources */ = {isa = PBXBuildFile; fileRef = D99DE7DA1F3705A400734B10 /* SwiftGithubUser.swift */; };
  26. D9CF94451F36FD0A00459BFC /* SwiftModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9CF94441F36FD0A00459BFC /* SwiftModel.swift */; };
  27. /* End PBXBuildFile section */
  28. /* Begin PBXFileReference section */
  29. 881D32D04FC83F599540AA5B /* Pods_ModelBenchmark.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ModelBenchmark.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  30. AF9483CF823894351D8F2EEB /* Pods-ModelBenchmark.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ModelBenchmark.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ModelBenchmark/Pods-ModelBenchmark.debug.xcconfig"; sourceTree = "<group>"; };
  31. D961992E1F36FDA500B70581 /* DateFormatter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DateFormatter.h; sourceTree = "<group>"; };
  32. D961992F1F36FDA500B70581 /* DateFormatter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DateFormatter.m; sourceTree = "<group>"; };
  33. D96199301F36FDA500B70581 /* FEWeiboModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FEWeiboModel.h; sourceTree = "<group>"; };
  34. D96199311F36FDA500B70581 /* FEWeiboModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FEWeiboModel.m; sourceTree = "<group>"; };
  35. D96199321F36FDA500B70581 /* GitHubUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GitHubUser.h; sourceTree = "<group>"; };
  36. D96199331F36FDA500B70581 /* GitHubUser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GitHubUser.m; sourceTree = "<group>"; };
  37. D96199341F36FDA500B70581 /* JSWeiboModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSWeiboModel.h; sourceTree = "<group>"; };
  38. D96199351F36FDA500B70581 /* JSWeiboModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSWeiboModel.m; sourceTree = "<group>"; };
  39. D96199361F36FDA500B70581 /* MJWeiboModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MJWeiboModel.h; sourceTree = "<group>"; };
  40. D96199371F36FDA500B70581 /* MJWeiboModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MJWeiboModel.m; sourceTree = "<group>"; };
  41. D96199381F36FDA500B70581 /* MTWeiboModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MTWeiboModel.h; sourceTree = "<group>"; };
  42. D96199391F36FDA500B70581 /* MTWeiboModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MTWeiboModel.m; sourceTree = "<group>"; };
  43. D961993A1F36FDA500B70581 /* user.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = user.json; sourceTree = "<group>"; };
  44. D961993B1F36FDA500B70581 /* weibo.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = weibo.json; sourceTree = "<group>"; };
  45. D97B2D481F36F44A00AD0C9D /* ModelBenchmark.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ModelBenchmark.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. D97B2D4B1F36F44A00AD0C9D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  47. D97B2D4C1F36F44A00AD0C9D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  48. D97B2D4E1F36F44A00AD0C9D /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  49. D97B2D4F1F36F44A00AD0C9D /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  50. D97B2D521F36F44A00AD0C9D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  51. D97B2D541F36F44A00AD0C9D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  52. D97B2D571F36F44A00AD0C9D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  53. D97B2D591F36F44A00AD0C9D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  54. D97B2D5A1F36F44A00AD0C9D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  55. D99DE7D71F37023500734B10 /* YYWeiboModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YYWeiboModel.m; sourceTree = "<group>"; };
  56. D99DE7D81F37023500734B10 /* YYWeiboModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YYWeiboModel.h; sourceTree = "<group>"; };
  57. D99DE7DA1F3705A400734B10 /* SwiftGithubUser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftGithubUser.swift; sourceTree = "<group>"; };
  58. D9CF94431F36FD0A00459BFC /* ModelBenchmark-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ModelBenchmark-Bridging-Header.h"; sourceTree = "<group>"; };
  59. D9CF94441F36FD0A00459BFC /* SwiftModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftModel.swift; sourceTree = "<group>"; };
  60. F01CDD6162FDEBDF135EA02A /* Pods-ModelBenchmark.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ModelBenchmark.release.xcconfig"; path = "Pods/Target Support Files/Pods-ModelBenchmark/Pods-ModelBenchmark.release.xcconfig"; sourceTree = "<group>"; };
  61. /* End PBXFileReference section */
  62. /* Begin PBXFrameworksBuildPhase section */
  63. D97B2D451F36F44A00AD0C9D /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. 4593CF1C756AF3F59EC20E2B /* Pods_ModelBenchmark.framework in Frameworks */,
  68. );
  69. runOnlyForDeploymentPostprocessing = 0;
  70. };
  71. /* End PBXFrameworksBuildPhase section */
  72. /* Begin PBXGroup section */
  73. 564DCAFB401B754F21A4FA30 /* Frameworks */ = {
  74. isa = PBXGroup;
  75. children = (
  76. 881D32D04FC83F599540AA5B /* Pods_ModelBenchmark.framework */,
  77. );
  78. name = Frameworks;
  79. sourceTree = "<group>";
  80. };
  81. C982A4467FEAB0B0092F9A0A /* Pods */ = {
  82. isa = PBXGroup;
  83. children = (
  84. AF9483CF823894351D8F2EEB /* Pods-ModelBenchmark.debug.xcconfig */,
  85. F01CDD6162FDEBDF135EA02A /* Pods-ModelBenchmark.release.xcconfig */,
  86. );
  87. name = Pods;
  88. sourceTree = "<group>";
  89. };
  90. D96199441F36FDFD00B70581 /* Supporting Files */ = {
  91. isa = PBXGroup;
  92. children = (
  93. D97B2D4B1F36F44A00AD0C9D /* AppDelegate.h */,
  94. D97B2D4C1F36F44A00AD0C9D /* AppDelegate.m */,
  95. D97B2D511F36F44A00AD0C9D /* Main.storyboard */,
  96. D97B2D541F36F44A00AD0C9D /* Assets.xcassets */,
  97. D97B2D561F36F44A00AD0C9D /* LaunchScreen.storyboard */,
  98. D97B2D591F36F44A00AD0C9D /* Info.plist */,
  99. D97B2D5A1F36F44A00AD0C9D /* main.m */,
  100. D9CF94431F36FD0A00459BFC /* ModelBenchmark-Bridging-Header.h */,
  101. );
  102. name = "Supporting Files";
  103. sourceTree = "<group>";
  104. };
  105. D97B2D3F1F36F44A00AD0C9D = {
  106. isa = PBXGroup;
  107. children = (
  108. D97B2D4A1F36F44A00AD0C9D /* ModelBenchmark */,
  109. D97B2D491F36F44A00AD0C9D /* Products */,
  110. C982A4467FEAB0B0092F9A0A /* Pods */,
  111. 564DCAFB401B754F21A4FA30 /* Frameworks */,
  112. );
  113. sourceTree = "<group>";
  114. };
  115. D97B2D491F36F44A00AD0C9D /* Products */ = {
  116. isa = PBXGroup;
  117. children = (
  118. D97B2D481F36F44A00AD0C9D /* ModelBenchmark.app */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. D97B2D4A1F36F44A00AD0C9D /* ModelBenchmark */ = {
  124. isa = PBXGroup;
  125. children = (
  126. D97B2D4E1F36F44A00AD0C9D /* ViewController.h */,
  127. D97B2D4F1F36F44A00AD0C9D /* ViewController.m */,
  128. D9CF94441F36FD0A00459BFC /* SwiftModel.swift */,
  129. D99DE7D31F37014E00734B10 /* GithubUserModel */,
  130. D99DE7D41F37015B00734B10 /* WeiboModel */,
  131. D96199441F36FDFD00B70581 /* Supporting Files */,
  132. );
  133. path = ModelBenchmark;
  134. sourceTree = "<group>";
  135. };
  136. D99DE7D31F37014E00734B10 /* GithubUserModel */ = {
  137. isa = PBXGroup;
  138. children = (
  139. D96199321F36FDA500B70581 /* GitHubUser.h */,
  140. D96199331F36FDA500B70581 /* GitHubUser.m */,
  141. D99DE7DA1F3705A400734B10 /* SwiftGithubUser.swift */,
  142. D961993A1F36FDA500B70581 /* user.json */,
  143. );
  144. path = GithubUserModel;
  145. sourceTree = "<group>";
  146. };
  147. D99DE7D41F37015B00734B10 /* WeiboModel */ = {
  148. isa = PBXGroup;
  149. children = (
  150. D99DE7D81F37023500734B10 /* YYWeiboModel.h */,
  151. D99DE7D71F37023500734B10 /* YYWeiboModel.m */,
  152. D96199301F36FDA500B70581 /* FEWeiboModel.h */,
  153. D96199311F36FDA500B70581 /* FEWeiboModel.m */,
  154. D96199341F36FDA500B70581 /* JSWeiboModel.h */,
  155. D96199351F36FDA500B70581 /* JSWeiboModel.m */,
  156. D96199361F36FDA500B70581 /* MJWeiboModel.h */,
  157. D96199371F36FDA500B70581 /* MJWeiboModel.m */,
  158. D96199381F36FDA500B70581 /* MTWeiboModel.h */,
  159. D96199391F36FDA500B70581 /* MTWeiboModel.m */,
  160. D961992E1F36FDA500B70581 /* DateFormatter.h */,
  161. D961992F1F36FDA500B70581 /* DateFormatter.m */,
  162. D961993B1F36FDA500B70581 /* weibo.json */,
  163. );
  164. path = WeiboModel;
  165. sourceTree = "<group>";
  166. };
  167. /* End PBXGroup section */
  168. /* Begin PBXNativeTarget section */
  169. D97B2D471F36F44A00AD0C9D /* ModelBenchmark */ = {
  170. isa = PBXNativeTarget;
  171. buildConfigurationList = D97B2D5E1F36F44A00AD0C9D /* Build configuration list for PBXNativeTarget "ModelBenchmark" */;
  172. buildPhases = (
  173. 857B9B6B140B5186E34CEA26 /* [CP] Check Pods Manifest.lock */,
  174. D97B2D441F36F44A00AD0C9D /* Sources */,
  175. D97B2D451F36F44A00AD0C9D /* Frameworks */,
  176. D97B2D461F36F44A00AD0C9D /* Resources */,
  177. AEDB4A68CDD86A4000CF08EF /* [CP] Embed Pods Frameworks */,
  178. 73A6CA6E4EC04C98C39C5A74 /* [CP] Copy Pods Resources */,
  179. );
  180. buildRules = (
  181. );
  182. dependencies = (
  183. );
  184. name = ModelBenchmark;
  185. productName = ModelBenchmark;
  186. productReference = D97B2D481F36F44A00AD0C9D /* ModelBenchmark.app */;
  187. productType = "com.apple.product-type.application";
  188. };
  189. /* End PBXNativeTarget section */
  190. /* Begin PBXProject section */
  191. D97B2D401F36F44A00AD0C9D /* Project object */ = {
  192. isa = PBXProject;
  193. attributes = {
  194. LastUpgradeCheck = 0900;
  195. ORGANIZATIONNAME = ibireme;
  196. TargetAttributes = {
  197. D97B2D471F36F44A00AD0C9D = {
  198. CreatedOnToolsVersion = 9.0;
  199. LastSwiftMigration = 0900;
  200. };
  201. };
  202. };
  203. buildConfigurationList = D97B2D431F36F44A00AD0C9D /* Build configuration list for PBXProject "ModelBenchmark" */;
  204. compatibilityVersion = "Xcode 8.0";
  205. developmentRegion = en;
  206. hasScannedForEncodings = 0;
  207. knownRegions = (
  208. en,
  209. Base,
  210. );
  211. mainGroup = D97B2D3F1F36F44A00AD0C9D;
  212. productRefGroup = D97B2D491F36F44A00AD0C9D /* Products */;
  213. projectDirPath = "";
  214. projectRoot = "";
  215. targets = (
  216. D97B2D471F36F44A00AD0C9D /* ModelBenchmark */,
  217. );
  218. };
  219. /* End PBXProject section */
  220. /* Begin PBXResourcesBuildPhase section */
  221. D97B2D461F36F44A00AD0C9D /* Resources */ = {
  222. isa = PBXResourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. D96199421F36FDA500B70581 /* user.json in Resources */,
  226. D97B2D581F36F44A00AD0C9D /* LaunchScreen.storyboard in Resources */,
  227. D97B2D551F36F44A00AD0C9D /* Assets.xcassets in Resources */,
  228. D96199431F36FDA500B70581 /* weibo.json in Resources */,
  229. D97B2D531F36F44A00AD0C9D /* Main.storyboard in Resources */,
  230. );
  231. runOnlyForDeploymentPostprocessing = 0;
  232. };
  233. /* End PBXResourcesBuildPhase section */
  234. /* Begin PBXShellScriptBuildPhase section */
  235. 73A6CA6E4EC04C98C39C5A74 /* [CP] Copy Pods Resources */ = {
  236. isa = PBXShellScriptBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. );
  240. inputPaths = (
  241. );
  242. name = "[CP] Copy Pods Resources";
  243. outputPaths = (
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. shellPath = /bin/sh;
  247. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ModelBenchmark/Pods-ModelBenchmark-resources.sh\"\n";
  248. showEnvVarsInLog = 0;
  249. };
  250. 857B9B6B140B5186E34CEA26 /* [CP] Check Pods Manifest.lock */ = {
  251. isa = PBXShellScriptBuildPhase;
  252. buildActionMask = 2147483647;
  253. files = (
  254. );
  255. inputPaths = (
  256. );
  257. name = "[CP] Check Pods Manifest.lock";
  258. outputPaths = (
  259. );
  260. runOnlyForDeploymentPostprocessing = 0;
  261. shellPath = /bin/sh;
  262. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
  263. showEnvVarsInLog = 0;
  264. };
  265. AEDB4A68CDD86A4000CF08EF /* [CP] Embed Pods Frameworks */ = {
  266. isa = PBXShellScriptBuildPhase;
  267. buildActionMask = 2147483647;
  268. files = (
  269. );
  270. inputPaths = (
  271. );
  272. name = "[CP] Embed Pods Frameworks";
  273. outputPaths = (
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. shellPath = /bin/sh;
  277. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ModelBenchmark/Pods-ModelBenchmark-frameworks.sh\"\n";
  278. showEnvVarsInLog = 0;
  279. };
  280. /* End PBXShellScriptBuildPhase section */
  281. /* Begin PBXSourcesBuildPhase section */
  282. D97B2D441F36F44A00AD0C9D /* Sources */ = {
  283. isa = PBXSourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. D99DE7D91F37027200734B10 /* YYWeiboModel.m in Sources */,
  287. D97B2D501F36F44A00AD0C9D /* ViewController.m in Sources */,
  288. D9CF94451F36FD0A00459BFC /* SwiftModel.swift in Sources */,
  289. D961993C1F36FDA500B70581 /* DateFormatter.m in Sources */,
  290. D961993E1F36FDA500B70581 /* GitHubUser.m in Sources */,
  291. D97B2D5B1F36F44A00AD0C9D /* main.m in Sources */,
  292. D961993F1F36FDA500B70581 /* JSWeiboModel.m in Sources */,
  293. D99DE7DB1F3705A400734B10 /* SwiftGithubUser.swift in Sources */,
  294. D96199401F36FDA500B70581 /* MJWeiboModel.m in Sources */,
  295. D97B2D4D1F36F44A00AD0C9D /* AppDelegate.m in Sources */,
  296. D961993D1F36FDA500B70581 /* FEWeiboModel.m in Sources */,
  297. D96199411F36FDA500B70581 /* MTWeiboModel.m in Sources */,
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. };
  301. /* End PBXSourcesBuildPhase section */
  302. /* Begin PBXVariantGroup section */
  303. D97B2D511F36F44A00AD0C9D /* Main.storyboard */ = {
  304. isa = PBXVariantGroup;
  305. children = (
  306. D97B2D521F36F44A00AD0C9D /* Base */,
  307. );
  308. name = Main.storyboard;
  309. sourceTree = "<group>";
  310. };
  311. D97B2D561F36F44A00AD0C9D /* LaunchScreen.storyboard */ = {
  312. isa = PBXVariantGroup;
  313. children = (
  314. D97B2D571F36F44A00AD0C9D /* Base */,
  315. );
  316. name = LaunchScreen.storyboard;
  317. sourceTree = "<group>";
  318. };
  319. /* End PBXVariantGroup section */
  320. /* Begin XCBuildConfiguration section */
  321. D97B2D5C1F36F44A00AD0C9D /* Debug */ = {
  322. isa = XCBuildConfiguration;
  323. buildSettings = {
  324. ALWAYS_SEARCH_USER_PATHS = NO;
  325. CLANG_ANALYZER_NONNULL = YES;
  326. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  327. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  328. CLANG_CXX_LIBRARY = "libc++";
  329. CLANG_ENABLE_MODULES = YES;
  330. CLANG_ENABLE_OBJC_ARC = YES;
  331. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  332. CLANG_WARN_BOOL_CONVERSION = YES;
  333. CLANG_WARN_COMMA = YES;
  334. CLANG_WARN_CONSTANT_CONVERSION = YES;
  335. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  336. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  337. CLANG_WARN_EMPTY_BODY = YES;
  338. CLANG_WARN_ENUM_CONVERSION = YES;
  339. CLANG_WARN_INFINITE_RECURSION = YES;
  340. CLANG_WARN_INT_CONVERSION = YES;
  341. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  342. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  343. CLANG_WARN_STRICT_PROTOTYPES = YES;
  344. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  345. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  346. CLANG_WARN_UNREACHABLE_CODE = YES;
  347. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  348. CODE_SIGN_IDENTITY = "iPhone Developer";
  349. COPY_PHASE_STRIP = NO;
  350. DEBUG_INFORMATION_FORMAT = dwarf;
  351. ENABLE_STRICT_OBJC_MSGSEND = YES;
  352. ENABLE_TESTABILITY = YES;
  353. GCC_C_LANGUAGE_STANDARD = gnu11;
  354. GCC_DYNAMIC_NO_PIC = NO;
  355. GCC_NO_COMMON_BLOCKS = YES;
  356. GCC_OPTIMIZATION_LEVEL = 0;
  357. GCC_PREPROCESSOR_DEFINITIONS = (
  358. "DEBUG=1",
  359. "$(inherited)",
  360. );
  361. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  362. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  363. GCC_WARN_UNDECLARED_SELECTOR = YES;
  364. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  365. GCC_WARN_UNUSED_FUNCTION = YES;
  366. GCC_WARN_UNUSED_VARIABLE = YES;
  367. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  368. MTL_ENABLE_DEBUG_INFO = YES;
  369. ONLY_ACTIVE_ARCH = YES;
  370. SDKROOT = iphoneos;
  371. };
  372. name = Debug;
  373. };
  374. D97B2D5D1F36F44A00AD0C9D /* Release */ = {
  375. isa = XCBuildConfiguration;
  376. buildSettings = {
  377. ALWAYS_SEARCH_USER_PATHS = NO;
  378. CLANG_ANALYZER_NONNULL = YES;
  379. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  380. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  381. CLANG_CXX_LIBRARY = "libc++";
  382. CLANG_ENABLE_MODULES = YES;
  383. CLANG_ENABLE_OBJC_ARC = YES;
  384. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  385. CLANG_WARN_BOOL_CONVERSION = YES;
  386. CLANG_WARN_COMMA = YES;
  387. CLANG_WARN_CONSTANT_CONVERSION = YES;
  388. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  389. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  390. CLANG_WARN_EMPTY_BODY = YES;
  391. CLANG_WARN_ENUM_CONVERSION = YES;
  392. CLANG_WARN_INFINITE_RECURSION = YES;
  393. CLANG_WARN_INT_CONVERSION = YES;
  394. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  395. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  396. CLANG_WARN_STRICT_PROTOTYPES = YES;
  397. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  398. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  399. CLANG_WARN_UNREACHABLE_CODE = YES;
  400. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  401. CODE_SIGN_IDENTITY = "iPhone Developer";
  402. COPY_PHASE_STRIP = NO;
  403. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  404. ENABLE_NS_ASSERTIONS = NO;
  405. ENABLE_STRICT_OBJC_MSGSEND = YES;
  406. GCC_C_LANGUAGE_STANDARD = gnu11;
  407. GCC_NO_COMMON_BLOCKS = YES;
  408. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  409. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  410. GCC_WARN_UNDECLARED_SELECTOR = YES;
  411. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  412. GCC_WARN_UNUSED_FUNCTION = YES;
  413. GCC_WARN_UNUSED_VARIABLE = YES;
  414. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  415. MTL_ENABLE_DEBUG_INFO = NO;
  416. SDKROOT = iphoneos;
  417. VALIDATE_PRODUCT = YES;
  418. };
  419. name = Release;
  420. };
  421. D97B2D5F1F36F44A00AD0C9D /* Debug */ = {
  422. isa = XCBuildConfiguration;
  423. baseConfigurationReference = AF9483CF823894351D8F2EEB /* Pods-ModelBenchmark.debug.xcconfig */;
  424. buildSettings = {
  425. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  426. CLANG_ENABLE_MODULES = YES;
  427. INFOPLIST_FILE = ModelBenchmark/Info.plist;
  428. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  429. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.ModelBenchmark;
  430. PRODUCT_NAME = "$(TARGET_NAME)";
  431. SWIFT_OBJC_BRIDGING_HEADER = "ModelBenchmark/ModelBenchmark-Bridging-Header.h";
  432. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  433. SWIFT_VERSION = 4.0;
  434. TARGETED_DEVICE_FAMILY = "1,2";
  435. };
  436. name = Debug;
  437. };
  438. D97B2D601F36F44A00AD0C9D /* Release */ = {
  439. isa = XCBuildConfiguration;
  440. baseConfigurationReference = F01CDD6162FDEBDF135EA02A /* Pods-ModelBenchmark.release.xcconfig */;
  441. buildSettings = {
  442. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  443. CLANG_ENABLE_MODULES = YES;
  444. INFOPLIST_FILE = ModelBenchmark/Info.plist;
  445. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  446. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.ModelBenchmark;
  447. PRODUCT_NAME = "$(TARGET_NAME)";
  448. SWIFT_OBJC_BRIDGING_HEADER = "ModelBenchmark/ModelBenchmark-Bridging-Header.h";
  449. SWIFT_VERSION = 4.0;
  450. TARGETED_DEVICE_FAMILY = "1,2";
  451. };
  452. name = Release;
  453. };
  454. /* End XCBuildConfiguration section */
  455. /* Begin XCConfigurationList section */
  456. D97B2D431F36F44A00AD0C9D /* Build configuration list for PBXProject "ModelBenchmark" */ = {
  457. isa = XCConfigurationList;
  458. buildConfigurations = (
  459. D97B2D5C1F36F44A00AD0C9D /* Debug */,
  460. D97B2D5D1F36F44A00AD0C9D /* Release */,
  461. );
  462. defaultConfigurationIsVisible = 0;
  463. defaultConfigurationName = Release;
  464. };
  465. D97B2D5E1F36F44A00AD0C9D /* Build configuration list for PBXNativeTarget "ModelBenchmark" */ = {
  466. isa = XCConfigurationList;
  467. buildConfigurations = (
  468. D97B2D5F1F36F44A00AD0C9D /* Debug */,
  469. D97B2D601F36F44A00AD0C9D /* Release */,
  470. );
  471. defaultConfigurationIsVisible = 0;
  472. defaultConfigurationName = Release;
  473. };
  474. /* End XCConfigurationList section */
  475. };
  476. rootObject = D97B2D401F36F44A00AD0C9D /* Project object */;
  477. }