project.pbxproj 25 KB

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