project.pbxproj 28 KB

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