project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579
  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; 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; name = BFStuckPointKit.podspec; path = ../BFStuckPointKit.podspec; sourceTree = "<group>"; };
  45. E48B47AEF4B8E8020781BA5F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; 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. name = Pods;
  85. path = Pods;
  86. sourceTree = "<group>";
  87. };
  88. 607FACC71AFB9204008FA782 = {
  89. isa = PBXGroup;
  90. children = (
  91. 607FACF51AFB993E008FA782 /* Podspec Metadata */,
  92. 607FACD21AFB9204008FA782 /* Example for BFStuckPointKit */,
  93. 607FACE81AFB9204008FA782 /* Tests */,
  94. 607FACD11AFB9204008FA782 /* Products */,
  95. 37FBBAC431A684510B4A70DA /* Pods */,
  96. 3099B157C728C8004E5BB945 /* Frameworks */,
  97. );
  98. sourceTree = "<group>";
  99. };
  100. 607FACD11AFB9204008FA782 /* Products */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 607FACD01AFB9204008FA782 /* BFStuckPointKit_Example.app */,
  104. 607FACE51AFB9204008FA782 /* BFStuckPointKit_Tests.xctest */,
  105. );
  106. name = Products;
  107. sourceTree = "<group>";
  108. };
  109. 607FACD21AFB9204008FA782 /* Example for BFStuckPointKit */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
  113. 607FACD71AFB9204008FA782 /* ViewController.swift */,
  114. 607FACD91AFB9204008FA782 /* Main.storyboard */,
  115. 607FACDC1AFB9204008FA782 /* Images.xcassets */,
  116. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
  117. 607FACD31AFB9204008FA782 /* Supporting Files */,
  118. );
  119. name = "Example for BFStuckPointKit";
  120. path = BFStuckPointKit;
  121. sourceTree = "<group>";
  122. };
  123. 607FACD31AFB9204008FA782 /* Supporting Files */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 607FACD41AFB9204008FA782 /* Info.plist */,
  127. );
  128. name = "Supporting Files";
  129. sourceTree = "<group>";
  130. };
  131. 607FACE81AFB9204008FA782 /* Tests */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 607FACEB1AFB9204008FA782 /* Tests.swift */,
  135. 607FACE91AFB9204008FA782 /* Supporting Files */,
  136. );
  137. path = Tests;
  138. sourceTree = "<group>";
  139. };
  140. 607FACE91AFB9204008FA782 /* Supporting Files */ = {
  141. isa = PBXGroup;
  142. children = (
  143. 607FACEA1AFB9204008FA782 /* Info.plist */,
  144. );
  145. name = "Supporting Files";
  146. sourceTree = "<group>";
  147. };
  148. 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
  149. isa = PBXGroup;
  150. children = (
  151. A73DB87819274DE30F81ACC6 /* BFStuckPointKit.podspec */,
  152. E48B47AEF4B8E8020781BA5F /* README.md */,
  153. 1033F98CDB79660A8FAE4282 /* LICENSE */,
  154. );
  155. name = "Podspec Metadata";
  156. sourceTree = "<group>";
  157. };
  158. /* End PBXGroup section */
  159. /* Begin PBXNativeTarget section */
  160. 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */ = {
  161. isa = PBXNativeTarget;
  162. buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Example" */;
  163. buildPhases = (
  164. 4A5558C015D9E393993AF4DB /* [CP] Check Pods Manifest.lock */,
  165. 607FACCC1AFB9204008FA782 /* Sources */,
  166. 607FACCD1AFB9204008FA782 /* Frameworks */,
  167. 607FACCE1AFB9204008FA782 /* Resources */,
  168. 248D719BCE4360CF0AD34334 /* [CP] Embed Pods Frameworks */,
  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. LastSwiftUpdateCheck = 0830;
  204. LastUpgradeCheck = 0830;
  205. ORGANIZATIONNAME = CocoaPods;
  206. TargetAttributes = {
  207. 607FACCF1AFB9204008FA782 = {
  208. CreatedOnToolsVersion = 6.3.1;
  209. LastSwiftMigration = 0900;
  210. };
  211. 607FACE41AFB9204008FA782 = {
  212. CreatedOnToolsVersion = 6.3.1;
  213. LastSwiftMigration = 0900;
  214. TestTargetID = 607FACCF1AFB9204008FA782;
  215. };
  216. };
  217. };
  218. buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "BFStuckPointKit" */;
  219. compatibilityVersion = "Xcode 3.2";
  220. developmentRegion = English;
  221. hasScannedForEncodings = 0;
  222. knownRegions = (
  223. en,
  224. Base,
  225. );
  226. mainGroup = 607FACC71AFB9204008FA782;
  227. productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
  228. projectDirPath = "";
  229. projectRoot = "";
  230. targets = (
  231. 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */,
  232. 607FACE41AFB9204008FA782 /* BFStuckPointKit_Tests */,
  233. );
  234. };
  235. /* End PBXProject section */
  236. /* Begin PBXResourcesBuildPhase section */
  237. 607FACCE1AFB9204008FA782 /* Resources */ = {
  238. isa = PBXResourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
  242. 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
  243. 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
  244. );
  245. runOnlyForDeploymentPostprocessing = 0;
  246. };
  247. 607FACE31AFB9204008FA782 /* Resources */ = {
  248. isa = PBXResourcesBuildPhase;
  249. buildActionMask = 2147483647;
  250. files = (
  251. );
  252. runOnlyForDeploymentPostprocessing = 0;
  253. };
  254. /* End PBXResourcesBuildPhase section */
  255. /* Begin PBXShellScriptBuildPhase section */
  256. 248D719BCE4360CF0AD34334 /* [CP] Embed Pods Frameworks */ = {
  257. isa = PBXShellScriptBuildPhase;
  258. buildActionMask = 2147483647;
  259. files = (
  260. );
  261. inputPaths = (
  262. "${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-frameworks.sh",
  263. "${BUILT_PRODUCTS_DIR}/BFStuckPointKit/BFStuckPointKit.framework",
  264. );
  265. name = "[CP] Embed Pods Frameworks";
  266. outputPaths = (
  267. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BFStuckPointKit.framework",
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. shellPath = /bin/sh;
  271. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BFStuckPointKit_Example/Pods-BFStuckPointKit_Example-frameworks.sh\"\n";
  272. showEnvVarsInLog = 0;
  273. };
  274. 4A5558C015D9E393993AF4DB /* [CP] Check Pods Manifest.lock */ = {
  275. isa = PBXShellScriptBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. );
  279. inputFileListPaths = (
  280. );
  281. inputPaths = (
  282. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  283. "${PODS_ROOT}/Manifest.lock",
  284. );
  285. name = "[CP] Check Pods Manifest.lock";
  286. outputFileListPaths = (
  287. );
  288. outputPaths = (
  289. "$(DERIVED_FILE_DIR)/Pods-BFStuckPointKit_Example-checkManifestLockResult.txt",
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. shellPath = /bin/sh;
  293. 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";
  294. showEnvVarsInLog = 0;
  295. };
  296. 5E0095C1085B3E41712099D0 /* [CP] Check Pods Manifest.lock */ = {
  297. isa = PBXShellScriptBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. );
  301. inputFileListPaths = (
  302. );
  303. inputPaths = (
  304. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  305. "${PODS_ROOT}/Manifest.lock",
  306. );
  307. name = "[CP] Check Pods Manifest.lock";
  308. outputFileListPaths = (
  309. );
  310. outputPaths = (
  311. "$(DERIVED_FILE_DIR)/Pods-BFStuckPointKit_Tests-checkManifestLockResult.txt",
  312. );
  313. runOnlyForDeploymentPostprocessing = 0;
  314. shellPath = /bin/sh;
  315. 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";
  316. showEnvVarsInLog = 0;
  317. };
  318. /* End PBXShellScriptBuildPhase section */
  319. /* Begin PBXSourcesBuildPhase section */
  320. 607FACCC1AFB9204008FA782 /* Sources */ = {
  321. isa = PBXSourcesBuildPhase;
  322. buildActionMask = 2147483647;
  323. files = (
  324. 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
  325. 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. 607FACE11AFB9204008FA782 /* Sources */ = {
  330. isa = PBXSourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
  334. );
  335. runOnlyForDeploymentPostprocessing = 0;
  336. };
  337. /* End PBXSourcesBuildPhase section */
  338. /* Begin PBXTargetDependency section */
  339. 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
  340. isa = PBXTargetDependency;
  341. target = 607FACCF1AFB9204008FA782 /* BFStuckPointKit_Example */;
  342. targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
  343. };
  344. /* End PBXTargetDependency section */
  345. /* Begin PBXVariantGroup section */
  346. 607FACD91AFB9204008FA782 /* Main.storyboard */ = {
  347. isa = PBXVariantGroup;
  348. children = (
  349. 607FACDA1AFB9204008FA782 /* Base */,
  350. );
  351. name = Main.storyboard;
  352. sourceTree = "<group>";
  353. };
  354. 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
  355. isa = PBXVariantGroup;
  356. children = (
  357. 607FACDF1AFB9204008FA782 /* Base */,
  358. );
  359. name = LaunchScreen.xib;
  360. sourceTree = "<group>";
  361. };
  362. /* End PBXVariantGroup section */
  363. /* Begin XCBuildConfiguration section */
  364. 607FACED1AFB9204008FA782 /* Debug */ = {
  365. isa = XCBuildConfiguration;
  366. buildSettings = {
  367. ALWAYS_SEARCH_USER_PATHS = NO;
  368. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  369. CLANG_CXX_LIBRARY = "libc++";
  370. CLANG_ENABLE_MODULES = YES;
  371. CLANG_ENABLE_OBJC_ARC = YES;
  372. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  373. CLANG_WARN_BOOL_CONVERSION = YES;
  374. CLANG_WARN_COMMA = YES;
  375. CLANG_WARN_CONSTANT_CONVERSION = YES;
  376. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  377. CLANG_WARN_EMPTY_BODY = YES;
  378. CLANG_WARN_ENUM_CONVERSION = YES;
  379. CLANG_WARN_INFINITE_RECURSION = YES;
  380. CLANG_WARN_INT_CONVERSION = YES;
  381. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  382. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  383. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  384. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  385. CLANG_WARN_STRICT_PROTOTYPES = YES;
  386. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  387. CLANG_WARN_UNREACHABLE_CODE = YES;
  388. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  389. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  390. COPY_PHASE_STRIP = NO;
  391. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  392. ENABLE_STRICT_OBJC_MSGSEND = YES;
  393. ENABLE_TESTABILITY = YES;
  394. GCC_C_LANGUAGE_STANDARD = gnu99;
  395. GCC_DYNAMIC_NO_PIC = NO;
  396. GCC_NO_COMMON_BLOCKS = YES;
  397. GCC_OPTIMIZATION_LEVEL = 0;
  398. GCC_PREPROCESSOR_DEFINITIONS = (
  399. "DEBUG=1",
  400. "$(inherited)",
  401. );
  402. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  403. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  404. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  405. GCC_WARN_UNDECLARED_SELECTOR = YES;
  406. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  407. GCC_WARN_UNUSED_FUNCTION = YES;
  408. GCC_WARN_UNUSED_VARIABLE = YES;
  409. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  410. MTL_ENABLE_DEBUG_INFO = YES;
  411. ONLY_ACTIVE_ARCH = YES;
  412. SDKROOT = iphoneos;
  413. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  414. };
  415. name = Debug;
  416. };
  417. 607FACEE1AFB9204008FA782 /* Release */ = {
  418. isa = XCBuildConfiguration;
  419. buildSettings = {
  420. ALWAYS_SEARCH_USER_PATHS = NO;
  421. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  422. CLANG_CXX_LIBRARY = "libc++";
  423. CLANG_ENABLE_MODULES = YES;
  424. CLANG_ENABLE_OBJC_ARC = YES;
  425. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  426. CLANG_WARN_BOOL_CONVERSION = YES;
  427. CLANG_WARN_COMMA = YES;
  428. CLANG_WARN_CONSTANT_CONVERSION = YES;
  429. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  430. CLANG_WARN_EMPTY_BODY = YES;
  431. CLANG_WARN_ENUM_CONVERSION = YES;
  432. CLANG_WARN_INFINITE_RECURSION = YES;
  433. CLANG_WARN_INT_CONVERSION = YES;
  434. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  435. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  436. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  437. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  438. CLANG_WARN_STRICT_PROTOTYPES = YES;
  439. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  440. CLANG_WARN_UNREACHABLE_CODE = YES;
  441. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  442. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  443. COPY_PHASE_STRIP = NO;
  444. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  445. ENABLE_NS_ASSERTIONS = NO;
  446. ENABLE_STRICT_OBJC_MSGSEND = YES;
  447. GCC_C_LANGUAGE_STANDARD = gnu99;
  448. GCC_NO_COMMON_BLOCKS = YES;
  449. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  450. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  451. GCC_WARN_UNDECLARED_SELECTOR = YES;
  452. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  453. GCC_WARN_UNUSED_FUNCTION = YES;
  454. GCC_WARN_UNUSED_VARIABLE = YES;
  455. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  456. MTL_ENABLE_DEBUG_INFO = NO;
  457. SDKROOT = iphoneos;
  458. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  459. VALIDATE_PRODUCT = YES;
  460. };
  461. name = Release;
  462. };
  463. 607FACF01AFB9204008FA782 /* Debug */ = {
  464. isa = XCBuildConfiguration;
  465. baseConfigurationReference = 6D4592EFE6F90ACE64592BF4 /* Pods-BFStuckPointKit_Example.debug.xcconfig */;
  466. buildSettings = {
  467. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  468. INFOPLIST_FILE = BFStuckPointKit/Info.plist;
  469. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  470. MODULE_NAME = ExampleApp;
  471. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  472. PRODUCT_NAME = "$(TARGET_NAME)";
  473. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  474. SWIFT_VERSION = 4.0;
  475. };
  476. name = Debug;
  477. };
  478. 607FACF11AFB9204008FA782 /* Release */ = {
  479. isa = XCBuildConfiguration;
  480. baseConfigurationReference = E51B31B0CCDD8053D61A14B7 /* Pods-BFStuckPointKit_Example.release.xcconfig */;
  481. buildSettings = {
  482. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  483. INFOPLIST_FILE = BFStuckPointKit/Info.plist;
  484. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  485. MODULE_NAME = ExampleApp;
  486. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
  487. PRODUCT_NAME = "$(TARGET_NAME)";
  488. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  489. SWIFT_VERSION = 4.0;
  490. };
  491. name = Release;
  492. };
  493. 607FACF31AFB9204008FA782 /* Debug */ = {
  494. isa = XCBuildConfiguration;
  495. baseConfigurationReference = 1544DDAA4982921CB18DBDE3 /* Pods-BFStuckPointKit_Tests.debug.xcconfig */;
  496. buildSettings = {
  497. FRAMEWORK_SEARCH_PATHS = (
  498. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  499. "$(inherited)",
  500. );
  501. GCC_PREPROCESSOR_DEFINITIONS = (
  502. "DEBUG=1",
  503. "$(inherited)",
  504. );
  505. INFOPLIST_FILE = Tests/Info.plist;
  506. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  507. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
  508. PRODUCT_NAME = "$(TARGET_NAME)";
  509. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  510. SWIFT_VERSION = 4.0;
  511. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFStuckPointKit_Example.app/BFStuckPointKit_Example";
  512. };
  513. name = Debug;
  514. };
  515. 607FACF41AFB9204008FA782 /* Release */ = {
  516. isa = XCBuildConfiguration;
  517. baseConfigurationReference = A4615C63F108F5DC531161A3 /* Pods-BFStuckPointKit_Tests.release.xcconfig */;
  518. buildSettings = {
  519. FRAMEWORK_SEARCH_PATHS = (
  520. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  521. "$(inherited)",
  522. );
  523. INFOPLIST_FILE = Tests/Info.plist;
  524. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  525. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
  526. PRODUCT_NAME = "$(TARGET_NAME)";
  527. SWIFT_SWIFT3_OBJC_INFERENCE = Default;
  528. SWIFT_VERSION = 4.0;
  529. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BFStuckPointKit_Example.app/BFStuckPointKit_Example";
  530. };
  531. name = Release;
  532. };
  533. /* End XCBuildConfiguration section */
  534. /* Begin XCConfigurationList section */
  535. 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "BFStuckPointKit" */ = {
  536. isa = XCConfigurationList;
  537. buildConfigurations = (
  538. 607FACED1AFB9204008FA782 /* Debug */,
  539. 607FACEE1AFB9204008FA782 /* Release */,
  540. );
  541. defaultConfigurationIsVisible = 0;
  542. defaultConfigurationName = Release;
  543. };
  544. 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Example" */ = {
  545. isa = XCConfigurationList;
  546. buildConfigurations = (
  547. 607FACF01AFB9204008FA782 /* Debug */,
  548. 607FACF11AFB9204008FA782 /* Release */,
  549. );
  550. defaultConfigurationIsVisible = 0;
  551. defaultConfigurationName = Release;
  552. };
  553. 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "BFStuckPointKit_Tests" */ = {
  554. isa = XCConfigurationList;
  555. buildConfigurations = (
  556. 607FACF31AFB9204008FA782 /* Debug */,
  557. 607FACF41AFB9204008FA782 /* Release */,
  558. );
  559. defaultConfigurationIsVisible = 0;
  560. defaultConfigurationName = Release;
  561. };
  562. /* End XCConfigurationList section */
  563. };
  564. rootObject = 607FACC81AFB9204008FA782 /* Project object */;
  565. }