project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1F9310D41BFEC5D2289DB9B2 /* Pods_BFStuckPointKit_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 78BE2F370736A247B0F555A7 /* Pods_BFStuckPointKit_Example.framework */; };
  10. 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
  11. 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
  12. 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
  13. 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
  14. 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
  15. 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
  16. AE32E550AB3ECAB784015261 /* Pods_BFStuckPointKit_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26641B6CD86D24D69B0C05E9 /* Pods_BFStuckPointKit_Tests.framework */; };
  17. /* End PBXBuildFile section */
  18. /* Begin PBXContainerItemProxy section */
  19. 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
  20. isa = PBXContainerItemProxy;
  21. containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
  22. proxyType = 1;
  23. remoteGlobalIDString = 607FACCF1AFB9204008FA782;
  24. remoteInfo = BFStuckPointKit;
  25. };
  26. /* End PBXContainerItemProxy section */
  27. /* Begin PBXFileReference section */
  28. 1033F98CDB79660A8FAE4282 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  29. 1544DDAA4982921CB18DBDE3 /* Pods-BFStuckPointKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPointKit_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFStuckPointKit_Tests/Pods-BFStuckPointKit_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  30. 26641B6CD86D24D69B0C05E9 /* Pods_BFStuckPointKit_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFStuckPointKit_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  31. 607FACD01AFB9204008FA782 /* BFStuckPointKit_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BFStuckPointKit_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  32. 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  33. 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  34. 607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  35. 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  36. 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  37. 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  38. 607FACE51AFB9204008FA782 /* BFStuckPointKit_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFStuckPointKit_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  40. 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
  41. 6D4592EFE6F90ACE64592BF4 /* Pods-BFStuckPointKit_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPointKit_Example.debug.xcconfig"; path = "Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example.debug.xcconfig"; sourceTree = "<group>"; };
  42. 78BE2F370736A247B0F555A7 /* Pods_BFStuckPointKit_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFStuckPointKit_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  43. A4615C63F108F5DC531161A3 /* Pods-BFStuckPointKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPointKit_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFStuckPointKit_Tests/Pods-BFStuckPointKit_Tests.release.xcconfig"; sourceTree = "<group>"; };
  44. A73DB87819274DE30F81ACC6 /* BFStuckPointKit.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFStuckPointKit.podspec; path = ../BFStuckPointKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  45. E48B47AEF4B8E8020781BA5F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  46. E51B31B0CCDD8053D61A14B7 /* Pods-BFStuckPointKit_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPointKit_Example.release.xcconfig"; path = "Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example.release.xcconfig"; sourceTree = "<group>"; };
  47. /* End PBXFileReference section */
  48. /* Begin PBXFrameworksBuildPhase section */
  49. 607FACCD1AFB9204008FA782 /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. 1F9310D41BFEC5D2289DB9B2 /* Pods_BFStuckPointKit_Example.framework in Frameworks */,
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. 607FACE21AFB9204008FA782 /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 2147483647;
  60. files = (
  61. AE32E550AB3ECAB784015261 /* Pods_BFStuckPointKit_Tests.framework in Frameworks */,
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXFrameworksBuildPhase section */
  66. /* Begin PBXGroup section */
  67. 3099B157C728C8004E5BB945 /* Frameworks */ = {
  68. isa = PBXGroup;
  69. children = (
  70. 78BE2F370736A247B0F555A7 /* Pods_BFStuckPointKit_Example.framework */,
  71. 26641B6CD86D24D69B0C05E9 /* Pods_BFStuckPointKit_Tests.framework */,
  72. );
  73. name = Frameworks;
  74. sourceTree = "<group>";
  75. };
  76. 37FBBAC431A684510B4A70DA /* Pods */ = {
  77. isa = PBXGroup;
  78. children = (
  79. 6D4592EFE6F90ACE64592BF4 /* Pods-BFStuckPointKit_Example.debug.xcconfig */,
  80. E51B31B0CCDD8053D61A14B7 /* Pods-BFStuckPointKit_Example.release.xcconfig */,
  81. 1544DDAA4982921CB18DBDE3 /* Pods-BFStuckPointKit_Tests.debug.xcconfig */,
  82. A4615C63F108F5DC531161A3 /* Pods-BFStuckPointKit_Tests.release.xcconfig */,
  83. );
  84. path = Pods;
  85. sourceTree = "<group>";
  86. };
  87. 607FACC71AFB9204008FA782 = {
  88. isa = PBXGroup;
  89. children = (
  90. 607FACF51AFB993E008FA782 /* Podspec Metadata */,
  91. 607FACD21AFB9204008FA782 /* Example for BFStuckPointKit */,
  92. 607FACE81AFB9204008FA782 /* Tests */,
  93. 607FACD11AFB9204008FA782 /* Products */,
  94. 37FBBAC431A684510B4A70DA /* Pods */,
  95. 3099B157C728C8004E5BB945 /* Frameworks */,
  96. );
  97. sourceTree = "<group>";
  98. };
  99. 607FACD11AFB9204008FA782 /* Products */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 607FACD01AFB9204008FA782 /* BFStuckPointKit_Example.app */,
  103. 607FACE51AFB9204008FA782 /* BFStuckPointKit_Tests.xctest */,
  104. );
  105. name = Products;
  106. sourceTree = "<group>";
  107. };
  108. 607FACD21AFB9204008FA782 /* Example for BFStuckPointKit */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
  112. 607FACD71AFB9204008FA782 /* ViewController.swift */,
  113. 607FACD91AFB9204008FA782 /* Main.storyboard */,
  114. 607FACDC1AFB9204008FA782 /* Images.xcassets */,
  115. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
  116. 607FACD31AFB9204008FA782 /* Supporting Files */,
  117. );
  118. name = "Example for BFStuckPointKit";
  119. path = BFStuckPointKit;
  120. sourceTree = "<group>";
  121. };
  122. 607FACD31AFB9204008FA782 /* Supporting Files */ = {
  123. isa = PBXGroup;
  124. children = (
  125. 607FACD41AFB9204008FA782 /* Info.plist */,
  126. );
  127. name = "Supporting Files";
  128. sourceTree = "<group>";
  129. };
  130. 607FACE81AFB9204008FA782 /* Tests */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 607FACEB1AFB9204008FA782 /* Tests.swift */,
  134. 607FACE91AFB9204008FA782 /* Supporting Files */,
  135. );
  136. path = Tests;
  137. sourceTree = "<group>";
  138. };
  139. 607FACE91AFB9204008FA782 /* Supporting Files */ = {
  140. isa = PBXGroup;
  141. children = (
  142. 607FACEA1AFB9204008FA782 /* Info.plist */,
  143. );
  144. name = "Supporting Files";
  145. sourceTree = "<group>";
  146. };
  147. 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
  148. isa = PBXGroup;
  149. children = (
  150. A73DB87819274DE30F81ACC6 /* BFStuckPointKit.podspec */,
  151. E48B47AEF4B8E8020781BA5F /* README.md */,
  152. 1033F98CDB79660A8FAE4282 /* LICENSE */,
  153. );
  154. name = "Podspec Metadata";
  155. sourceTree = "<group>";
  156. };
  157. /* End PBXGroup section */
  158. /* Begin PBXNativeTarget section */
  159. 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */ = {
  160. isa = PBXNativeTarget;
  161. buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Example" */;
  162. buildPhases = (
  163. 4A5558C015D9E393993AF4DB /* [CP] Check Pods Manifest.lock */,
  164. 607FACCC1AFB9204008FA782 /* Sources */,
  165. 607FACCD1AFB9204008FA782 /* Frameworks */,
  166. 607FACCE1AFB9204008FA782 /* Resources */,
  167. 248D719BCE4360CF0AD34334 /* [CP] Embed Pods Frameworks */,
  168. 2ADEFE6F3D6034BB2AF009C6 /* [CP] Copy Pods Resources */,
  169. );
  170. buildRules = (
  171. );
  172. dependencies = (
  173. );
  174. name = BFStuckPointKit_Example;
  175. productName = BFStuckPointKit;
  176. productReference = 607FACD01AFB9204008FA782 /* BFStuckPointKit_Example.app */;
  177. productType = "com.apple.product-type.application";
  178. };
  179. 607FACE41AFB9204008FA782 /* BFStuckPointKit_Tests */ = {
  180. isa = PBXNativeTarget;
  181. buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Tests" */;
  182. buildPhases = (
  183. 5E0095C1085B3E41712099D0 /* [CP] Check Pods Manifest.lock */,
  184. 607FACE11AFB9204008FA782 /* Sources */,
  185. 607FACE21AFB9204008FA782 /* Frameworks */,
  186. 607FACE31AFB9204008FA782 /* Resources */,
  187. );
  188. buildRules = (
  189. );
  190. dependencies = (
  191. 607FACE71AFB9204008FA782 /* PBXTargetDependency */,
  192. );
  193. name = BFStuckPointKit_Tests;
  194. productName = Tests;
  195. productReference = 607FACE51AFB9204008FA782 /* BFStuckPointKit_Tests.xctest */;
  196. productType = "com.apple.product-type.bundle.unit-test";
  197. };
  198. /* End PBXNativeTarget section */
  199. /* Begin PBXProject section */
  200. 607FACC81AFB9204008FA782 /* Project object */ = {
  201. isa = PBXProject;
  202. attributes = {
  203. CLASSPREFIX = BF;
  204. LastSwiftUpdateCheck = 0830;
  205. LastUpgradeCheck = 0830;
  206. ORGANIZATIONNAME = BytesFlow;
  207. TargetAttributes = {
  208. 607FACCF1AFB9204008FA782 = {
  209. CreatedOnToolsVersion = 6.3.1;
  210. DevelopmentTeam = UH52C8A7SN;
  211. LastSwiftMigration = 0900;
  212. };
  213. 607FACE41AFB9204008FA782 = {
  214. CreatedOnToolsVersion = 6.3.1;
  215. DevelopmentTeam = UH52C8A7SN;
  216. LastSwiftMigration = 0900;
  217. TestTargetID = 607FACCF1AFB9204008FA782;
  218. };
  219. };
  220. };
  221. buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "BFStuckPointKit" */;
  222. compatibilityVersion = "Xcode 3.2";
  223. developmentRegion = English;
  224. hasScannedForEncodings = 0;
  225. knownRegions = (
  226. English,
  227. en,
  228. Base,
  229. );
  230. mainGroup = 607FACC71AFB9204008FA782;
  231. productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
  232. projectDirPath = "";
  233. projectRoot = "";
  234. targets = (
  235. 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */,
  236. 607FACE41AFB9204008FA782 /* BFStuckPointKit_Tests */,
  237. );
  238. };
  239. /* End PBXProject section */
  240. /* Begin PBXResourcesBuildPhase section */
  241. 607FACCE1AFB9204008FA782 /* Resources */ = {
  242. isa = PBXResourcesBuildPhase;
  243. buildActionMask = 2147483647;
  244. files = (
  245. 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
  246. 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
  247. 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
  248. );
  249. runOnlyForDeploymentPostprocessing = 0;
  250. };
  251. 607FACE31AFB9204008FA782 /* Resources */ = {
  252. isa = PBXResourcesBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. );
  256. runOnlyForDeploymentPostprocessing = 0;
  257. };
  258. /* End PBXResourcesBuildPhase section */
  259. /* Begin PBXShellScriptBuildPhase section */
  260. 248D719BCE4360CF0AD34334 /* [CP] Embed Pods Frameworks */ = {
  261. isa = PBXShellScriptBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. inputPaths = (
  266. "${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-frameworks.sh",
  267. "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework",
  268. "${BUILT_PRODUCTS_DIR}/AliyunOSSiOS/AliyunOSSiOS.framework",
  269. "${BUILT_PRODUCTS_DIR}/BFAnalyzeKit/BFAnalyzeKit.framework",
  270. "${BUILT_PRODUCTS_DIR}/BFCommonKit/BFCommonKit.framework",
  271. "${BUILT_PRODUCTS_DIR}/BFNetRequestKit/BFNetRequestKit.framework",
  272. "${BUILT_PRODUCTS_DIR}/BFUIKit/BFUIKit.framework",
  273. "${BUILT_PRODUCTS_DIR}/FDFullscreenPopGesture/FDFullscreenPopGesture.framework",
  274. "${BUILT_PRODUCTS_DIR}/KeychainAccess/KeychainAccess.framework",
  275. "${BUILT_PRODUCTS_DIR}/Kingfisher/Kingfisher.framework",
  276. "${BUILT_PRODUCTS_DIR}/KingfisherWebP/KingfisherWebP.framework",
  277. "${BUILT_PRODUCTS_DIR}/LMJHorizontalScrollText/LMJHorizontalScrollText.framework",
  278. "${BUILT_PRODUCTS_DIR}/MGSwipeTableCell/MGSwipeTableCell.framework",
  279. "${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework",
  280. "${BUILT_PRODUCTS_DIR}/ObjectMapper/ObjectMapper.framework",
  281. "${BUILT_PRODUCTS_DIR}/Realm/Realm.framework",
  282. "${BUILT_PRODUCTS_DIR}/RealmSwift/RealmSwift.framework",
  283. "${BUILT_PRODUCTS_DIR}/SVProgressHUD/SVProgressHUD.framework",
  284. "${BUILT_PRODUCTS_DIR}/SnapKit/SnapKit.framework",
  285. "${BUILT_PRODUCTS_DIR}/Toast-Swift/Toast_Swift.framework",
  286. "${BUILT_PRODUCTS_DIR}/libwebp/libwebp.framework",
  287. );
  288. name = "[CP] Embed Pods Frameworks";
  289. outputPaths = (
  290. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Alamofire.framework",
  291. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/AliyunOSSiOS.framework",
  292. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFAnalyzeKit.framework",
  293. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFCommonKit.framework",
  294. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFNetRequestKit.framework",
  295. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFUIKit.framework",
  296. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FDFullscreenPopGesture.framework",
  297. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KeychainAccess.framework",
  298. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Kingfisher.framework",
  299. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KingfisherWebP.framework",
  300. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/LMJHorizontalScrollText.framework",
  301. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MGSwipeTableCell.framework",
  302. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework",
  303. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectMapper.framework",
  304. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Realm.framework",
  305. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RealmSwift.framework",
  306. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SVProgressHUD.framework",
  307. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SnapKit.framework",
  308. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Toast_Swift.framework",
  309. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libwebp.framework",
  310. );
  311. runOnlyForDeploymentPostprocessing = 0;
  312. shellPath = /bin/sh;
  313. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-frameworks.sh\"\n";
  314. showEnvVarsInLog = 0;
  315. };
  316. 2ADEFE6F3D6034BB2AF009C6 /* [CP] Copy Pods Resources */ = {
  317. isa = PBXShellScriptBuildPhase;
  318. buildActionMask = 2147483647;
  319. files = (
  320. );
  321. inputPaths = (
  322. "${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-resources.sh",
  323. "${PODS_CONFIGURATION_BUILD_DIR}/BFMaterialKit/BFMaterialKit_Resources.bundle",
  324. "${PODS_CONFIGURATION_BUILD_DIR}/BFMediaKit/BFMediaKit_Resources.bundle",
  325. "${PODS_CONFIGURATION_BUILD_DIR}/BFStuckPointKit/BFStuckPointKit_Resources.bundle",
  326. );
  327. name = "[CP] Copy Pods Resources";
  328. outputPaths = (
  329. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BFMaterialKit_Resources.bundle",
  330. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BFMediaKit_Resources.bundle",
  331. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/BFStuckPointKit_Resources.bundle",
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. shellPath = /bin/sh;
  335. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-resources.sh\"\n";
  336. showEnvVarsInLog = 0;
  337. };
  338. 4A5558C015D9E393993AF4DB /* [CP] Check Pods Manifest.lock */ = {
  339. isa = PBXShellScriptBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. );
  343. inputFileListPaths = (
  344. );
  345. inputPaths = (
  346. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  347. "${PODS_ROOT}/Manifest.lock",
  348. );
  349. name = "[CP] Check Pods Manifest.lock";
  350. outputFileListPaths = (
  351. );
  352. outputPaths = (
  353. "$(DERIVED_FILE_DIR)/Pods-BFStuckPointKit_Example-checkManifestLockResult.txt",
  354. );
  355. runOnlyForDeploymentPostprocessing = 0;
  356. shellPath = /bin/sh;
  357. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  358. showEnvVarsInLog = 0;
  359. };
  360. 5E0095C1085B3E41712099D0 /* [CP] Check Pods Manifest.lock */ = {
  361. isa = PBXShellScriptBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. );
  365. inputFileListPaths = (
  366. );
  367. inputPaths = (
  368. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  369. "${PODS_ROOT}/Manifest.lock",
  370. );
  371. name = "[CP] Check Pods Manifest.lock";
  372. outputFileListPaths = (
  373. );
  374. outputPaths = (
  375. "$(DERIVED_FILE_DIR)/Pods-BFStuckPointKit_Tests-checkManifestLockResult.txt",
  376. );
  377. runOnlyForDeploymentPostprocessing = 0;
  378. shellPath = /bin/sh;
  379. 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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  380. showEnvVarsInLog = 0;
  381. };
  382. /* End PBXShellScriptBuildPhase section */
  383. /* Begin PBXSourcesBuildPhase section */
  384. 607FACCC1AFB9204008FA782 /* Sources */ = {
  385. isa = PBXSourcesBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
  389. 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
  390. );
  391. runOnlyForDeploymentPostprocessing = 0;
  392. };
  393. 607FACE11AFB9204008FA782 /* Sources */ = {
  394. isa = PBXSourcesBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
  398. );
  399. runOnlyForDeploymentPostprocessing = 0;
  400. };
  401. /* End PBXSourcesBuildPhase section */
  402. /* Begin PBXTargetDependency section */
  403. 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
  404. isa = PBXTargetDependency;
  405. target = 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */;
  406. targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
  407. };
  408. /* End PBXTargetDependency section */
  409. /* Begin PBXVariantGroup section */
  410. 607FACD91AFB9204008FA782 /* Main.storyboard */ = {
  411. isa = PBXVariantGroup;
  412. children = (
  413. 607FACDA1AFB9204008FA782 /* Base */,
  414. );
  415. name = Main.storyboard;
  416. sourceTree = "<group>";
  417. };
  418. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
  419. isa = PBXVariantGroup;
  420. children = (
  421. 607FACDF1AFB9204008FA782 /* Base */,
  422. );
  423. name = LaunchScreen.xib;
  424. sourceTree = "<group>";
  425. };
  426. /* End PBXVariantGroup section */
  427. /* Begin XCBuildConfiguration section */
  428. 607FACED1AFB9204008FA782 /* Debug */ = {
  429. isa = XCBuildConfiguration;
  430. buildSettings = {
  431. ALWAYS_SEARCH_USER_PATHS = NO;
  432. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  433. CLANG_CXX_LIBRARY = "libc++";
  434. CLANG_ENABLE_MODULES = YES;
  435. CLANG_ENABLE_OBJC_ARC = YES;
  436. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  437. CLANG_WARN_BOOL_CONVERSION = YES;
  438. CLANG_WARN_COMMA = YES;
  439. CLANG_WARN_CONSTANT_CONVERSION = YES;
  440. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  441. CLANG_WARN_EMPTY_BODY = YES;
  442. CLANG_WARN_ENUM_CONVERSION = YES;
  443. CLANG_WARN_INFINITE_RECURSION = YES;
  444. CLANG_WARN_INT_CONVERSION = YES;
  445. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  446. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  447. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  448. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  449. CLANG_WARN_STRICT_PROTOTYPES = YES;
  450. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  451. CLANG_WARN_UNREACHABLE_CODE = YES;
  452. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  453. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  454. COPY_PHASE_STRIP = NO;
  455. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  456. ENABLE_STRICT_OBJC_MSGSEND = YES;
  457. ENABLE_TESTABILITY = YES;
  458. GCC_C_LANGUAGE_STANDARD = gnu99;
  459. GCC_DYNAMIC_NO_PIC = NO;
  460. GCC_NO_COMMON_BLOCKS = YES;
  461. GCC_OPTIMIZATION_LEVEL = 0;
  462. GCC_PREPROCESSOR_DEFINITIONS = (
  463. "DEBUG=1",
  464. "$(inherited)",
  465. );
  466. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  467. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  468. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  469. GCC_WARN_UNDECLARED_SELECTOR = YES;
  470. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  471. GCC_WARN_UNUSED_FUNCTION = YES;
  472. GCC_WARN_UNUSED_VARIABLE = YES;
  473. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  474. MTL_ENABLE_DEBUG_INFO = YES;
  475. ONLY_ACTIVE_ARCH = YES;
  476. SDKROOT = iphoneos;
  477. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  478. };
  479. name = Debug;
  480. };
  481. 607FACEE1AFB9204008FA782 /* Release */ = {
  482. isa = XCBuildConfiguration;
  483. buildSettings = {
  484. ALWAYS_SEARCH_USER_PATHS = NO;
  485. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  486. CLANG_CXX_LIBRARY = "libc++";
  487. CLANG_ENABLE_MODULES = YES;
  488. CLANG_ENABLE_OBJC_ARC = YES;
  489. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  490. CLANG_WARN_BOOL_CONVERSION = YES;
  491. CLANG_WARN_COMMA = YES;
  492. CLANG_WARN_CONSTANT_CONVERSION = YES;
  493. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  494. CLANG_WARN_EMPTY_BODY = YES;
  495. CLANG_WARN_ENUM_CONVERSION = YES;
  496. CLANG_WARN_INFINITE_RECURSION = YES;
  497. CLANG_WARN_INT_CONVERSION = YES;
  498. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  499. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  500. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  501. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  502. CLANG_WARN_STRICT_PROTOTYPES = YES;
  503. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  504. CLANG_WARN_UNREACHABLE_CODE = YES;
  505. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  506. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  507. COPY_PHASE_STRIP = NO;
  508. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  509. ENABLE_NS_ASSERTIONS = NO;
  510. ENABLE_STRICT_OBJC_MSGSEND = YES;
  511. GCC_C_LANGUAGE_STANDARD = gnu99;
  512. GCC_NO_COMMON_BLOCKS = YES;
  513. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  514. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  515. GCC_WARN_UNDECLARED_SELECTOR = YES;
  516. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  517. GCC_WARN_UNUSED_FUNCTION = YES;
  518. GCC_WARN_UNUSED_VARIABLE = YES;
  519. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  520. MTL_ENABLE_DEBUG_INFO = NO;
  521. SDKROOT = iphoneos;
  522. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  523. VALIDATE_PRODUCT = YES;
  524. };
  525. name = Release;
  526. };
  527. 607FACF01AFB9204008FA782 /* Debug */ = {
  528. isa = XCBuildConfiguration;
  529. baseConfigurationReference = 6D4592EFE6F90ACE64592BF4 /* Pods-BFStuckPointKit_Example.debug.xcconfig */;
  530. buildSettings = {
  531. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  532. DEVELOPMENT_TEAM = UH52C8A7SN;
  533. ENABLE_BITCODE = NO;
  534. INFOPLIST_FILE = BFStuckPointKit/Info.plist;
  535. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  536. MODULE_NAME = ExampleApp;
  537. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  538. PRODUCT_NAME = "$(TARGET_NAME)";
  539. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  540. SWIFT_VERSION = 4.0;
  541. };
  542. name = Debug;
  543. };
  544. 607FACF11AFB9204008FA782 /* Release */ = {
  545. isa = XCBuildConfiguration;
  546. baseConfigurationReference = E51B31B0CCDD8053D61A14B7 /* Pods-BFStuckPointKit_Example.release.xcconfig */;
  547. buildSettings = {
  548. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  549. DEVELOPMENT_TEAM = UH52C8A7SN;
  550. ENABLE_BITCODE = NO;
  551. INFOPLIST_FILE = BFStuckPointKit/Info.plist;
  552. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  553. MODULE_NAME = ExampleApp;
  554. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  555. PRODUCT_NAME = "$(TARGET_NAME)";
  556. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  557. SWIFT_VERSION = 4.0;
  558. };
  559. name = Release;
  560. };
  561. 607FACF31AFB9204008FA782 /* Debug */ = {
  562. isa = XCBuildConfiguration;
  563. baseConfigurationReference = 1544DDAA4982921CB18DBDE3 /* Pods-BFStuckPointKit_Tests.debug.xcconfig */;
  564. buildSettings = {
  565. DEVELOPMENT_TEAM = UH52C8A7SN;
  566. FRAMEWORK_SEARCH_PATHS = (
  567. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  568. "$(inherited)",
  569. );
  570. GCC_PREPROCESSOR_DEFINITIONS = (
  571. "DEBUG=1",
  572. "$(inherited)",
  573. );
  574. INFOPLIST_FILE = Tests/Info.plist;
  575. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  576. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
  577. PRODUCT_NAME = "$(TARGET_NAME)";
  578. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  579. SWIFT_VERSION = 4.0;
  580. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFStuckPointKit_Example.app/BFStuckPointKit_Example";
  581. };
  582. name = Debug;
  583. };
  584. 607FACF41AFB9204008FA782 /* Release */ = {
  585. isa = XCBuildConfiguration;
  586. baseConfigurationReference = A4615C63F108F5DC531161A3 /* Pods-BFStuckPointKit_Tests.release.xcconfig */;
  587. buildSettings = {
  588. DEVELOPMENT_TEAM = UH52C8A7SN;
  589. FRAMEWORK_SEARCH_PATHS = (
  590. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  591. "$(inherited)",
  592. );
  593. INFOPLIST_FILE = Tests/Info.plist;
  594. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  595. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
  596. PRODUCT_NAME = "$(TARGET_NAME)";
  597. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  598. SWIFT_VERSION = 4.0;
  599. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFStuckPointKit_Example.app/BFStuckPointKit_Example";
  600. };
  601. name = Release;
  602. };
  603. /* End XCBuildConfiguration section */
  604. /* Begin XCConfigurationList section */
  605. 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "BFStuckPointKit" */ = {
  606. isa = XCConfigurationList;
  607. buildConfigurations = (
  608. 607FACED1AFB9204008FA782 /* Debug */,
  609. 607FACEE1AFB9204008FA782 /* Release */,
  610. );
  611. defaultConfigurationIsVisible = 0;
  612. defaultConfigurationName = Release;
  613. };
  614. 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Example" */ = {
  615. isa = XCConfigurationList;
  616. buildConfigurations = (
  617. 607FACF01AFB9204008FA782 /* Debug */,
  618. 607FACF11AFB9204008FA782 /* Release */,
  619. );
  620. defaultConfigurationIsVisible = 0;
  621. defaultConfigurationName = Release;
  622. };
  623. 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Tests" */ = {
  624. isa = XCConfigurationList;
  625. buildConfigurations = (
  626. 607FACF31AFB9204008FA782 /* Debug */,
  627. 607FACF41AFB9204008FA782 /* Release */,
  628. );
  629. defaultConfigurationIsVisible = 0;
  630. defaultConfigurationName = Release;
  631. };
  632. /* End XCConfigurationList section */
  633. };
  634. rootObject = 607FACC81AFB9204008FA782 /* Project object */;
  635. }