project.pbxproj 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  10. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  11. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  12. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
  13. 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
  14. 6003F59E195388D20070C39A /* BOGOAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* BOGOAppDelegate.m */; };
  15. 6003F5A7195388D20070C39A /* BOGOViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* BOGOViewController.m */; };
  16. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
  17. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  18. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  19. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  20. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  21. 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; };
  22. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  23. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  24. AD9C3B8F01310D80837BB723 /* libPods-BogoPayKit_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2877B17936F839F4BEBE4EC6 /* libPods-BogoPayKit_Tests.a */; };
  25. CF91F3CA5DBFDFF822EDC9B0 /* libPods-BogoPayKit_Example.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 27A90A389DE463691EAF57A6 /* libPods-BogoPayKit_Example.a */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 6003F582195388D10070C39A /* Project object */;
  31. proxyType = 1;
  32. remoteGlobalIDString = 6003F589195388D20070C39A;
  33. remoteInfo = BogoPayKit;
  34. };
  35. /* End PBXContainerItemProxy section */
  36. /* Begin PBXFileReference section */
  37. 14555DE01522DD085F558132 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  38. 27A90A389DE463691EAF57A6 /* libPods-BogoPayKit_Example.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BogoPayKit_Example.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 2877B17936F839F4BEBE4EC6 /* libPods-BogoPayKit_Tests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BogoPayKit_Tests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 3F2BA807D91C0F1E7C3F58DE /* Pods-BogoPayKit_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BogoPayKit_Tests.release.xcconfig"; path = "Target Support Files/Pods-BogoPayKit_Tests/Pods-BogoPayKit_Tests.release.xcconfig"; sourceTree = "<group>"; };
  41. 48ED39970D75DF600047939B /* Pods-BogoPayKit_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BogoPayKit_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BogoPayKit_Tests/Pods-BogoPayKit_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  42. 53DF808210FA967BB0522F0F /* Pods-BogoPayKit_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BogoPayKit_Example.release.xcconfig"; path = "Target Support Files/Pods-BogoPayKit_Example/Pods-BogoPayKit_Example.release.xcconfig"; sourceTree = "<group>"; };
  43. 6003F58A195388D20070C39A /* BogoPayKit_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BogoPayKit_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  44. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  45. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  46. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  47. 6003F595195388D20070C39A /* BogoPayKit-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "BogoPayKit-Info.plist"; sourceTree = "<group>"; };
  48. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  49. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  50. 6003F59B195388D20070C39A /* BogoPayKit-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "BogoPayKit-Prefix.pch"; sourceTree = "<group>"; };
  51. 6003F59C195388D20070C39A /* BOGOAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BOGOAppDelegate.h; sourceTree = "<group>"; };
  52. 6003F59D195388D20070C39A /* BOGOAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BOGOAppDelegate.m; sourceTree = "<group>"; };
  53. 6003F5A5195388D20070C39A /* BOGOViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BOGOViewController.h; sourceTree = "<group>"; };
  54. 6003F5A6195388D20070C39A /* BOGOViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BOGOViewController.m; sourceTree = "<group>"; };
  55. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  56. 6003F5AE195388D20070C39A /* BogoPayKit_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BogoPayKit_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  58. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  59. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  60. 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
  61. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  62. 62A393E737BEC6C6B0AD9357 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  63. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  64. 7F3A2E252A4170A462EB56E1 /* BogoPayKit.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BogoPayKit.podspec; path = ../BogoPayKit.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  65. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  66. 87459434277866319D0FFD8F /* Pods-BogoPayKit_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BogoPayKit_Example.debug.xcconfig"; path = "Target Support Files/Pods-BogoPayKit_Example/Pods-BogoPayKit_Example.debug.xcconfig"; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 6003F587195388D20070C39A /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  74. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  75. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  76. CF91F3CA5DBFDFF822EDC9B0 /* libPods-BogoPayKit_Example.a in Frameworks */,
  77. );
  78. runOnlyForDeploymentPostprocessing = 0;
  79. };
  80. 6003F5AB195388D20070C39A /* Frameworks */ = {
  81. isa = PBXFrameworksBuildPhase;
  82. buildActionMask = 2147483647;
  83. files = (
  84. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  85. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  86. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  87. AD9C3B8F01310D80837BB723 /* libPods-BogoPayKit_Tests.a in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. /* End PBXFrameworksBuildPhase section */
  92. /* Begin PBXGroup section */
  93. 6003F581195388D10070C39A = {
  94. isa = PBXGroup;
  95. children = (
  96. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  97. 6003F593195388D20070C39A /* Example for BogoPayKit */,
  98. 6003F5B5195388D20070C39A /* Tests */,
  99. 6003F58C195388D20070C39A /* Frameworks */,
  100. 6003F58B195388D20070C39A /* Products */,
  101. C05D5A8DF69404531F918B92 /* Pods */,
  102. );
  103. sourceTree = "<group>";
  104. };
  105. 6003F58B195388D20070C39A /* Products */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 6003F58A195388D20070C39A /* BogoPayKit_Example.app */,
  109. 6003F5AE195388D20070C39A /* BogoPayKit_Tests.xctest */,
  110. );
  111. name = Products;
  112. sourceTree = "<group>";
  113. };
  114. 6003F58C195388D20070C39A /* Frameworks */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 6003F58D195388D20070C39A /* Foundation.framework */,
  118. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  119. 6003F591195388D20070C39A /* UIKit.framework */,
  120. 6003F5AF195388D20070C39A /* XCTest.framework */,
  121. 27A90A389DE463691EAF57A6 /* libPods-BogoPayKit_Example.a */,
  122. 2877B17936F839F4BEBE4EC6 /* libPods-BogoPayKit_Tests.a */,
  123. );
  124. name = Frameworks;
  125. sourceTree = "<group>";
  126. };
  127. 6003F593195388D20070C39A /* Example for BogoPayKit */ = {
  128. isa = PBXGroup;
  129. children = (
  130. 6003F59C195388D20070C39A /* BOGOAppDelegate.h */,
  131. 6003F59D195388D20070C39A /* BOGOAppDelegate.m */,
  132. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  133. 6003F5A5195388D20070C39A /* BOGOViewController.h */,
  134. 6003F5A6195388D20070C39A /* BOGOViewController.m */,
  135. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  136. 6003F5A8195388D20070C39A /* Images.xcassets */,
  137. 6003F594195388D20070C39A /* Supporting Files */,
  138. );
  139. name = "Example for BogoPayKit";
  140. path = BogoPayKit;
  141. sourceTree = "<group>";
  142. };
  143. 6003F594195388D20070C39A /* Supporting Files */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 6003F595195388D20070C39A /* BogoPayKit-Info.plist */,
  147. 6003F596195388D20070C39A /* InfoPlist.strings */,
  148. 6003F599195388D20070C39A /* main.m */,
  149. 6003F59B195388D20070C39A /* BogoPayKit-Prefix.pch */,
  150. );
  151. name = "Supporting Files";
  152. sourceTree = "<group>";
  153. };
  154. 6003F5B5195388D20070C39A /* Tests */ = {
  155. isa = PBXGroup;
  156. children = (
  157. 6003F5BB195388D20070C39A /* Tests.m */,
  158. 6003F5B6195388D20070C39A /* Supporting Files */,
  159. );
  160. path = Tests;
  161. sourceTree = "<group>";
  162. };
  163. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  167. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  168. 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */,
  169. );
  170. name = "Supporting Files";
  171. sourceTree = "<group>";
  172. };
  173. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 7F3A2E252A4170A462EB56E1 /* BogoPayKit.podspec */,
  177. 62A393E737BEC6C6B0AD9357 /* README.md */,
  178. 14555DE01522DD085F558132 /* LICENSE */,
  179. );
  180. name = "Podspec Metadata";
  181. sourceTree = "<group>";
  182. };
  183. C05D5A8DF69404531F918B92 /* Pods */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 87459434277866319D0FFD8F /* Pods-BogoPayKit_Example.debug.xcconfig */,
  187. 53DF808210FA967BB0522F0F /* Pods-BogoPayKit_Example.release.xcconfig */,
  188. 48ED39970D75DF600047939B /* Pods-BogoPayKit_Tests.debug.xcconfig */,
  189. 3F2BA807D91C0F1E7C3F58DE /* Pods-BogoPayKit_Tests.release.xcconfig */,
  190. );
  191. path = Pods;
  192. sourceTree = "<group>";
  193. };
  194. /* End PBXGroup section */
  195. /* Begin PBXNativeTarget section */
  196. 6003F589195388D20070C39A /* BogoPayKit_Example */ = {
  197. isa = PBXNativeTarget;
  198. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "BogoPayKit_Example" */;
  199. buildPhases = (
  200. 0E71A642304BDE35F625B405 /* [CP] Check Pods Manifest.lock */,
  201. 6003F586195388D20070C39A /* Sources */,
  202. 6003F587195388D20070C39A /* Frameworks */,
  203. 6003F588195388D20070C39A /* Resources */,
  204. 8065637F924252F93E4CBC65 /* [CP] Copy Pods Resources */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. );
  210. name = BogoPayKit_Example;
  211. productName = BogoPayKit;
  212. productReference = 6003F58A195388D20070C39A /* BogoPayKit_Example.app */;
  213. productType = "com.apple.product-type.application";
  214. };
  215. 6003F5AD195388D20070C39A /* BogoPayKit_Tests */ = {
  216. isa = PBXNativeTarget;
  217. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "BogoPayKit_Tests" */;
  218. buildPhases = (
  219. B3A9EC9B544BA22B8F060B90 /* [CP] Check Pods Manifest.lock */,
  220. 6003F5AA195388D20070C39A /* Sources */,
  221. 6003F5AB195388D20070C39A /* Frameworks */,
  222. 6003F5AC195388D20070C39A /* Resources */,
  223. );
  224. buildRules = (
  225. );
  226. dependencies = (
  227. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  228. );
  229. name = BogoPayKit_Tests;
  230. productName = BogoPayKitTests;
  231. productReference = 6003F5AE195388D20070C39A /* BogoPayKit_Tests.xctest */;
  232. productType = "com.apple.product-type.bundle.unit-test";
  233. };
  234. /* End PBXNativeTarget section */
  235. /* Begin PBXProject section */
  236. 6003F582195388D10070C39A /* Project object */ = {
  237. isa = PBXProject;
  238. attributes = {
  239. CLASSPREFIX = BOGO;
  240. LastUpgradeCheck = 0720;
  241. ORGANIZATIONNAME = fandongtongxue;
  242. TargetAttributes = {
  243. 6003F589195388D20070C39A = {
  244. DevelopmentTeam = 37R27U9WSN;
  245. };
  246. 6003F5AD195388D20070C39A = {
  247. TestTargetID = 6003F589195388D20070C39A;
  248. };
  249. };
  250. };
  251. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "BogoPayKit" */;
  252. compatibilityVersion = "Xcode 3.2";
  253. developmentRegion = English;
  254. hasScannedForEncodings = 0;
  255. knownRegions = (
  256. English,
  257. en,
  258. Base,
  259. );
  260. mainGroup = 6003F581195388D10070C39A;
  261. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  262. projectDirPath = "";
  263. projectRoot = "";
  264. targets = (
  265. 6003F589195388D20070C39A /* BogoPayKit_Example */,
  266. 6003F5AD195388D20070C39A /* BogoPayKit_Tests */,
  267. );
  268. };
  269. /* End PBXProject section */
  270. /* Begin PBXResourcesBuildPhase section */
  271. 6003F588195388D20070C39A /* Resources */ = {
  272. isa = PBXResourcesBuildPhase;
  273. buildActionMask = 2147483647;
  274. files = (
  275. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  276. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  277. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  278. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. 6003F5AC195388D20070C39A /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  287. );
  288. runOnlyForDeploymentPostprocessing = 0;
  289. };
  290. /* End PBXResourcesBuildPhase section */
  291. /* Begin PBXShellScriptBuildPhase section */
  292. 0E71A642304BDE35F625B405 /* [CP] Check Pods Manifest.lock */ = {
  293. isa = PBXShellScriptBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. );
  297. inputFileListPaths = (
  298. );
  299. inputPaths = (
  300. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  301. "${PODS_ROOT}/Manifest.lock",
  302. );
  303. name = "[CP] Check Pods Manifest.lock";
  304. outputFileListPaths = (
  305. );
  306. outputPaths = (
  307. "$(DERIVED_FILE_DIR)/Pods-BogoPayKit_Example-checkManifestLockResult.txt",
  308. );
  309. runOnlyForDeploymentPostprocessing = 0;
  310. shellPath = /bin/sh;
  311. 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";
  312. showEnvVarsInLog = 0;
  313. };
  314. 8065637F924252F93E4CBC65 /* [CP] Copy Pods Resources */ = {
  315. isa = PBXShellScriptBuildPhase;
  316. buildActionMask = 2147483647;
  317. files = (
  318. );
  319. inputPaths = (
  320. "${PODS_ROOT}/Target Support Files/Pods-BogoPayKit_Example/Pods-BogoPayKit_Example-resources.sh",
  321. "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
  322. );
  323. name = "[CP] Copy Pods Resources";
  324. outputPaths = (
  325. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MJRefresh.bundle",
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. shellPath = /bin/sh;
  329. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BogoPayKit_Example/Pods-BogoPayKit_Example-resources.sh\"\n";
  330. showEnvVarsInLog = 0;
  331. };
  332. B3A9EC9B544BA22B8F060B90 /* [CP] Check Pods Manifest.lock */ = {
  333. isa = PBXShellScriptBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. inputFileListPaths = (
  338. );
  339. inputPaths = (
  340. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  341. "${PODS_ROOT}/Manifest.lock",
  342. );
  343. name = "[CP] Check Pods Manifest.lock";
  344. outputFileListPaths = (
  345. );
  346. outputPaths = (
  347. "$(DERIVED_FILE_DIR)/Pods-BogoPayKit_Tests-checkManifestLockResult.txt",
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. shellPath = /bin/sh;
  351. 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";
  352. showEnvVarsInLog = 0;
  353. };
  354. /* End PBXShellScriptBuildPhase section */
  355. /* Begin PBXSourcesBuildPhase section */
  356. 6003F586195388D20070C39A /* Sources */ = {
  357. isa = PBXSourcesBuildPhase;
  358. buildActionMask = 2147483647;
  359. files = (
  360. 6003F59E195388D20070C39A /* BOGOAppDelegate.m in Sources */,
  361. 6003F5A7195388D20070C39A /* BOGOViewController.m in Sources */,
  362. 6003F59A195388D20070C39A /* main.m in Sources */,
  363. );
  364. runOnlyForDeploymentPostprocessing = 0;
  365. };
  366. 6003F5AA195388D20070C39A /* Sources */ = {
  367. isa = PBXSourcesBuildPhase;
  368. buildActionMask = 2147483647;
  369. files = (
  370. 6003F5BC195388D20070C39A /* Tests.m in Sources */,
  371. );
  372. runOnlyForDeploymentPostprocessing = 0;
  373. };
  374. /* End PBXSourcesBuildPhase section */
  375. /* Begin PBXTargetDependency section */
  376. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  377. isa = PBXTargetDependency;
  378. target = 6003F589195388D20070C39A /* BogoPayKit_Example */;
  379. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  380. };
  381. /* End PBXTargetDependency section */
  382. /* Begin PBXVariantGroup section */
  383. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  384. isa = PBXVariantGroup;
  385. children = (
  386. 6003F597195388D20070C39A /* en */,
  387. );
  388. name = InfoPlist.strings;
  389. sourceTree = "<group>";
  390. };
  391. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  392. isa = PBXVariantGroup;
  393. children = (
  394. 6003F5B9195388D20070C39A /* en */,
  395. );
  396. name = InfoPlist.strings;
  397. sourceTree = "<group>";
  398. };
  399. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  400. isa = PBXVariantGroup;
  401. children = (
  402. 71719F9E1E33DC2100824A3D /* Base */,
  403. );
  404. name = LaunchScreen.storyboard;
  405. sourceTree = "<group>";
  406. };
  407. /* End PBXVariantGroup section */
  408. /* Begin XCBuildConfiguration section */
  409. 6003F5BD195388D20070C39A /* Debug */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. ALWAYS_SEARCH_USER_PATHS = NO;
  413. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  414. CLANG_CXX_LIBRARY = "libc++";
  415. CLANG_ENABLE_MODULES = YES;
  416. CLANG_ENABLE_OBJC_ARC = YES;
  417. CLANG_WARN_BOOL_CONVERSION = YES;
  418. CLANG_WARN_CONSTANT_CONVERSION = YES;
  419. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  420. CLANG_WARN_EMPTY_BODY = YES;
  421. CLANG_WARN_ENUM_CONVERSION = YES;
  422. CLANG_WARN_INT_CONVERSION = YES;
  423. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  424. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  425. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  426. COPY_PHASE_STRIP = NO;
  427. ENABLE_TESTABILITY = YES;
  428. GCC_C_LANGUAGE_STANDARD = gnu99;
  429. GCC_DYNAMIC_NO_PIC = NO;
  430. GCC_OPTIMIZATION_LEVEL = 0;
  431. GCC_PREPROCESSOR_DEFINITIONS = (
  432. "DEBUG=1",
  433. "$(inherited)",
  434. );
  435. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  436. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  437. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  438. GCC_WARN_UNDECLARED_SELECTOR = YES;
  439. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  440. GCC_WARN_UNUSED_FUNCTION = YES;
  441. GCC_WARN_UNUSED_VARIABLE = YES;
  442. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  443. ONLY_ACTIVE_ARCH = YES;
  444. SDKROOT = iphoneos;
  445. TARGETED_DEVICE_FAMILY = "1,2";
  446. };
  447. name = Debug;
  448. };
  449. 6003F5BE195388D20070C39A /* Release */ = {
  450. isa = XCBuildConfiguration;
  451. buildSettings = {
  452. ALWAYS_SEARCH_USER_PATHS = NO;
  453. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  454. CLANG_CXX_LIBRARY = "libc++";
  455. CLANG_ENABLE_MODULES = YES;
  456. CLANG_ENABLE_OBJC_ARC = YES;
  457. CLANG_WARN_BOOL_CONVERSION = YES;
  458. CLANG_WARN_CONSTANT_CONVERSION = YES;
  459. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  460. CLANG_WARN_EMPTY_BODY = YES;
  461. CLANG_WARN_ENUM_CONVERSION = YES;
  462. CLANG_WARN_INT_CONVERSION = YES;
  463. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  464. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  465. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  466. COPY_PHASE_STRIP = YES;
  467. ENABLE_NS_ASSERTIONS = NO;
  468. GCC_C_LANGUAGE_STANDARD = gnu99;
  469. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  470. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  471. GCC_WARN_UNDECLARED_SELECTOR = YES;
  472. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  473. GCC_WARN_UNUSED_FUNCTION = YES;
  474. GCC_WARN_UNUSED_VARIABLE = YES;
  475. IPHONEOS_DEPLOYMENT_TARGET = 9.3;
  476. SDKROOT = iphoneos;
  477. TARGETED_DEVICE_FAMILY = "1,2";
  478. VALIDATE_PRODUCT = YES;
  479. };
  480. name = Release;
  481. };
  482. 6003F5C0195388D20070C39A /* Debug */ = {
  483. isa = XCBuildConfiguration;
  484. baseConfigurationReference = 87459434277866319D0FFD8F /* Pods-BogoPayKit_Example.debug.xcconfig */;
  485. buildSettings = {
  486. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  487. DEVELOPMENT_TEAM = 37R27U9WSN;
  488. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  489. GCC_PREFIX_HEADER = "BogoPayKit/BogoPayKit-Prefix.pch";
  490. INFOPLIST_FILE = "BogoPayKit/BogoPayKit-Info.plist";
  491. MODULE_NAME = ExampleApp;
  492. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  493. PRODUCT_NAME = "$(TARGET_NAME)";
  494. SWIFT_VERSION = 4.0;
  495. WRAPPER_EXTENSION = app;
  496. };
  497. name = Debug;
  498. };
  499. 6003F5C1195388D20070C39A /* Release */ = {
  500. isa = XCBuildConfiguration;
  501. baseConfigurationReference = 53DF808210FA967BB0522F0F /* Pods-BogoPayKit_Example.release.xcconfig */;
  502. buildSettings = {
  503. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  504. DEVELOPMENT_TEAM = 37R27U9WSN;
  505. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  506. GCC_PREFIX_HEADER = "BogoPayKit/BogoPayKit-Prefix.pch";
  507. INFOPLIST_FILE = "BogoPayKit/BogoPayKit-Info.plist";
  508. MODULE_NAME = ExampleApp;
  509. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  510. PRODUCT_NAME = "$(TARGET_NAME)";
  511. SWIFT_VERSION = 4.0;
  512. WRAPPER_EXTENSION = app;
  513. };
  514. name = Release;
  515. };
  516. 6003F5C3195388D20070C39A /* Debug */ = {
  517. isa = XCBuildConfiguration;
  518. baseConfigurationReference = 48ED39970D75DF600047939B /* Pods-BogoPayKit_Tests.debug.xcconfig */;
  519. buildSettings = {
  520. BUNDLE_LOADER = "$(TEST_HOST)";
  521. FRAMEWORK_SEARCH_PATHS = (
  522. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  523. "$(inherited)",
  524. "$(DEVELOPER_FRAMEWORKS_DIR)",
  525. );
  526. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  527. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  528. GCC_PREPROCESSOR_DEFINITIONS = (
  529. "DEBUG=1",
  530. "$(inherited)",
  531. );
  532. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  533. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  534. PRODUCT_NAME = "$(TARGET_NAME)";
  535. SWIFT_VERSION = 4.0;
  536. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BogoPayKit_Example.app/BogoPayKit_Example";
  537. WRAPPER_EXTENSION = xctest;
  538. };
  539. name = Debug;
  540. };
  541. 6003F5C4195388D20070C39A /* Release */ = {
  542. isa = XCBuildConfiguration;
  543. baseConfigurationReference = 3F2BA807D91C0F1E7C3F58DE /* Pods-BogoPayKit_Tests.release.xcconfig */;
  544. buildSettings = {
  545. BUNDLE_LOADER = "$(TEST_HOST)";
  546. FRAMEWORK_SEARCH_PATHS = (
  547. "$(PLATFORM_DIR)/Developer/Library/Frameworks",
  548. "$(inherited)",
  549. "$(DEVELOPER_FRAMEWORKS_DIR)",
  550. );
  551. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  552. GCC_PREFIX_HEADER = "Tests/Tests-Prefix.pch";
  553. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  554. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  555. PRODUCT_NAME = "$(TARGET_NAME)";
  556. SWIFT_VERSION = 4.0;
  557. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BogoPayKit_Example.app/BogoPayKit_Example";
  558. WRAPPER_EXTENSION = xctest;
  559. };
  560. name = Release;
  561. };
  562. /* End XCBuildConfiguration section */
  563. /* Begin XCConfigurationList section */
  564. 6003F585195388D10070C39A /* Build configuration list for PBXProject "BogoPayKit" */ = {
  565. isa = XCConfigurationList;
  566. buildConfigurations = (
  567. 6003F5BD195388D20070C39A /* Debug */,
  568. 6003F5BE195388D20070C39A /* Release */,
  569. );
  570. defaultConfigurationIsVisible = 0;
  571. defaultConfigurationName = Release;
  572. };
  573. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "BogoPayKit_Example" */ = {
  574. isa = XCConfigurationList;
  575. buildConfigurations = (
  576. 6003F5C0195388D20070C39A /* Debug */,
  577. 6003F5C1195388D20070C39A /* Release */,
  578. );
  579. defaultConfigurationIsVisible = 0;
  580. defaultConfigurationName = Release;
  581. };
  582. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "BogoPayKit_Tests" */ = {
  583. isa = XCConfigurationList;
  584. buildConfigurations = (
  585. 6003F5C3195388D20070C39A /* Debug */,
  586. 6003F5C4195388D20070C39A /* Release */,
  587. );
  588. defaultConfigurationIsVisible = 0;
  589. defaultConfigurationName = Release;
  590. };
  591. /* End XCConfigurationList section */
  592. };
  593. rootObject = 6003F582195388D10070C39A /* Project object */;
  594. }