project.pbxproj 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6502F61C1B985858004E342D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6141B985858004E342D /* AppDelegate.swift */; };
  10. 6502F61D1B985858004E342D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6502F6151B985858004E342D /* Assets.xcassets */; };
  11. 6502F61E1B985858004E342D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6502F6161B985858004E342D /* LaunchScreen.storyboard */; };
  12. 6502F61F1B985858004E342D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6502F6181B985858004E342D /* Main.storyboard */; };
  13. 6502F6211B985858004E342D /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F61B1B985858004E342D /* ViewController.swift */; };
  14. 6502F6301B985C40004E342D /* SwiftyStoreKit.h in Headers */ = {isa = PBXBuildFile; fileRef = 6502F62F1B985C40004E342D /* SwiftyStoreKit.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 6502F6341B985C40004E342D /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
  16. 6502F6351B985C40004E342D /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. 6502F63A1B985C9E004E342D /* InAppProductPurchaseRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6221B98586A004E342D /* InAppProductPurchaseRequest.swift */; };
  18. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  19. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  20. 65C1B5DF1BB9DE9B00F7BF4E /* NetworkActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65C1B5DE1BB9DE9B00F7BF4E /* NetworkActivityIndicatorManager.swift */; };
  21. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  22. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  23. C40C68101C29414C00B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  24. C40C68111C29419500B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  25. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  26. C4D74BBE1C24CECA0071AD3E /* SwiftyStoreKitOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = C4D74BBD1C24CECA0071AD3E /* SwiftyStoreKitOSX.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27. C4D74BC31C24CEDC0071AD3E /* InAppProductPurchaseRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6221B98586A004E342D /* InAppProductPurchaseRequest.swift */; };
  28. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  29. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  30. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  31. C4FD3A041C2954C10035CFF3 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4FD3A031C2954C10035CFF3 /* AppDelegate.swift */; };
  32. C4FD3A061C2954C10035CFF3 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4FD3A051C2954C10035CFF3 /* ViewController.swift */; };
  33. C4FD3A081C2954C10035CFF3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C4FD3A071C2954C10035CFF3 /* Assets.xcassets */; };
  34. C4FD3A0B1C2954C10035CFF3 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4FD3A091C2954C10035CFF3 /* Main.storyboard */; };
  35. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; };
  36. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  37. /* End PBXBuildFile section */
  38. /* Begin PBXContainerItemProxy section */
  39. 6502F6321B985C40004E342D /* PBXContainerItemProxy */ = {
  40. isa = PBXContainerItemProxy;
  41. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  42. proxyType = 1;
  43. remoteGlobalIDString = 6502F62C1B985C40004E342D;
  44. remoteInfo = SwiftyStoreKit;
  45. };
  46. C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */ = {
  47. isa = PBXContainerItemProxy;
  48. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  49. proxyType = 1;
  50. remoteGlobalIDString = C4D74BBA1C24CEC90071AD3E;
  51. remoteInfo = SwiftyStoreKitOSX;
  52. };
  53. /* End PBXContainerItemProxy section */
  54. /* Begin PBXCopyFilesBuildPhase section */
  55. 6502F6391B985C40004E342D /* Embed Frameworks */ = {
  56. isa = PBXCopyFilesBuildPhase;
  57. buildActionMask = 2147483647;
  58. dstPath = "";
  59. dstSubfolderSpec = 10;
  60. files = (
  61. 6502F6351B985C40004E342D /* SwiftyStoreKit.framework in Embed Frameworks */,
  62. );
  63. name = "Embed Frameworks";
  64. runOnlyForDeploymentPostprocessing = 0;
  65. };
  66. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */ = {
  67. isa = PBXCopyFilesBuildPhase;
  68. buildActionMask = 2147483647;
  69. dstPath = "";
  70. dstSubfolderSpec = 10;
  71. files = (
  72. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */,
  73. );
  74. name = "Embed Frameworks";
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXCopyFilesBuildPhase section */
  78. /* Begin PBXFileReference section */
  79. 6502F5FE1B985833004E342D /* SwiftyStoreDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  80. 6502F6141B985858004E342D /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  81. 6502F6151B985858004E342D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  82. 6502F6171B985858004E342D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  83. 6502F6191B985858004E342D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  84. 6502F61A1B985858004E342D /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  85. 6502F61B1B985858004E342D /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  86. 6502F6221B98586A004E342D /* InAppProductPurchaseRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppProductPurchaseRequest.swift; sourceTree = "<group>"; };
  87. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppProductQueryRequest.swift; sourceTree = "<group>"; };
  88. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyStoreKit.swift; sourceTree = "<group>"; };
  89. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  90. 6502F62F1B985C40004E342D /* SwiftyStoreKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftyStoreKit.h; sourceTree = "<group>"; };
  91. 6502F6311B985C40004E342D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  92. 65C1B5DE1BB9DE9B00F7BF4E /* NetworkActivityIndicatorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkActivityIndicatorManager.swift; sourceTree = "<group>"; };
  93. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptRefreshRequest.swift; sourceTree = "<group>"; };
  94. C40C680F1C29414C00B60B7E /* OS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OS.swift; sourceTree = "<group>"; };
  95. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceipt.swift; sourceTree = "<group>"; };
  96. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  97. C4D74BBD1C24CECA0071AD3E /* SwiftyStoreKitOSX.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftyStoreKitOSX.h; sourceTree = "<group>"; };
  98. C4D74BBF1C24CECA0071AD3E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  99. C4FD3A011C2954C10035CFF3 /* SwiftyStoreOSXDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreOSXDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  100. C4FD3A031C2954C10035CFF3 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  101. C4FD3A051C2954C10035CFF3 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  102. C4FD3A071C2954C10035CFF3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  103. C4FD3A0A1C2954C10035CFF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  104. C4FD3A0C1C2954C10035CFF3 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  105. /* End PBXFileReference section */
  106. /* Begin PBXFrameworksBuildPhase section */
  107. 6502F5FB1B985833004E342D /* Frameworks */ = {
  108. isa = PBXFrameworksBuildPhase;
  109. buildActionMask = 2147483647;
  110. files = (
  111. 6502F6341B985C40004E342D /* SwiftyStoreKit.framework in Frameworks */,
  112. );
  113. runOnlyForDeploymentPostprocessing = 0;
  114. };
  115. 6502F6291B985C40004E342D /* Frameworks */ = {
  116. isa = PBXFrameworksBuildPhase;
  117. buildActionMask = 2147483647;
  118. files = (
  119. );
  120. runOnlyForDeploymentPostprocessing = 0;
  121. };
  122. C4D74BB71C24CEC90071AD3E /* Frameworks */ = {
  123. isa = PBXFrameworksBuildPhase;
  124. buildActionMask = 2147483647;
  125. files = (
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. C4FD39FE1C2954C10035CFF3 /* Frameworks */ = {
  130. isa = PBXFrameworksBuildPhase;
  131. buildActionMask = 2147483647;
  132. files = (
  133. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */,
  134. );
  135. runOnlyForDeploymentPostprocessing = 0;
  136. };
  137. /* End PBXFrameworksBuildPhase section */
  138. /* Begin PBXGroup section */
  139. 6502F5F51B985833004E342D = {
  140. isa = PBXGroup;
  141. children = (
  142. 6502F6001B985833004E342D /* SwiftyStoreKit */,
  143. 6502F6131B985858004E342D /* SwiftyStoreDemo */,
  144. C4D74BBC1C24CECA0071AD3E /* SwiftyStoreKitOSX */,
  145. C4FD3A021C2954C10035CFF3 /* SwiftyStoreOSXDemo */,
  146. 6502F5FF1B985833004E342D /* Products */,
  147. );
  148. sourceTree = "<group>";
  149. };
  150. 6502F5FF1B985833004E342D /* Products */ = {
  151. isa = PBXGroup;
  152. children = (
  153. 6502F5FE1B985833004E342D /* SwiftyStoreDemo.app */,
  154. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */,
  155. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */,
  156. C4FD3A011C2954C10035CFF3 /* SwiftyStoreOSXDemo.app */,
  157. );
  158. name = Products;
  159. sourceTree = "<group>";
  160. };
  161. 6502F6001B985833004E342D /* SwiftyStoreKit */ = {
  162. isa = PBXGroup;
  163. children = (
  164. 6502F6221B98586A004E342D /* InAppProductPurchaseRequest.swift */,
  165. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */,
  166. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */,
  167. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */,
  168. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */,
  169. C40C680F1C29414C00B60B7E /* OS.swift */,
  170. 6502F62F1B985C40004E342D /* SwiftyStoreKit.h */,
  171. 6502F6311B985C40004E342D /* Info.plist */,
  172. );
  173. path = SwiftyStoreKit;
  174. sourceTree = "<group>";
  175. };
  176. 6502F6131B985858004E342D /* SwiftyStoreDemo */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 6502F6141B985858004E342D /* AppDelegate.swift */,
  180. 6502F6151B985858004E342D /* Assets.xcassets */,
  181. 6502F6161B985858004E342D /* LaunchScreen.storyboard */,
  182. 6502F6181B985858004E342D /* Main.storyboard */,
  183. 6502F61A1B985858004E342D /* Info.plist */,
  184. 6502F61B1B985858004E342D /* ViewController.swift */,
  185. 65C1B5DE1BB9DE9B00F7BF4E /* NetworkActivityIndicatorManager.swift */,
  186. );
  187. path = SwiftyStoreDemo;
  188. sourceTree = "<group>";
  189. };
  190. C4D74BBC1C24CECA0071AD3E /* SwiftyStoreKitOSX */ = {
  191. isa = PBXGroup;
  192. children = (
  193. C4D74BBD1C24CECA0071AD3E /* SwiftyStoreKitOSX.h */,
  194. C4D74BBF1C24CECA0071AD3E /* Info.plist */,
  195. );
  196. path = SwiftyStoreKitOSX;
  197. sourceTree = "<group>";
  198. };
  199. C4FD3A021C2954C10035CFF3 /* SwiftyStoreOSXDemo */ = {
  200. isa = PBXGroup;
  201. children = (
  202. C4FD3A031C2954C10035CFF3 /* AppDelegate.swift */,
  203. C4FD3A051C2954C10035CFF3 /* ViewController.swift */,
  204. C4FD3A071C2954C10035CFF3 /* Assets.xcassets */,
  205. C4FD3A091C2954C10035CFF3 /* Main.storyboard */,
  206. C4FD3A0C1C2954C10035CFF3 /* Info.plist */,
  207. );
  208. path = SwiftyStoreOSXDemo;
  209. sourceTree = "<group>";
  210. };
  211. /* End PBXGroup section */
  212. /* Begin PBXHeadersBuildPhase section */
  213. 6502F62A1B985C40004E342D /* Headers */ = {
  214. isa = PBXHeadersBuildPhase;
  215. buildActionMask = 2147483647;
  216. files = (
  217. 6502F6301B985C40004E342D /* SwiftyStoreKit.h in Headers */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. C4D74BB81C24CEC90071AD3E /* Headers */ = {
  222. isa = PBXHeadersBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. C4D74BBE1C24CECA0071AD3E /* SwiftyStoreKitOSX.h in Headers */,
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. /* End PBXHeadersBuildPhase section */
  230. /* Begin PBXNativeTarget section */
  231. 6502F5FD1B985833004E342D /* SwiftyStoreDemo */ = {
  232. isa = PBXNativeTarget;
  233. buildConfigurationList = 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreDemo" */;
  234. buildPhases = (
  235. 6502F5FA1B985833004E342D /* Sources */,
  236. 6502F5FB1B985833004E342D /* Frameworks */,
  237. 6502F5FC1B985833004E342D /* Resources */,
  238. 6502F6391B985C40004E342D /* Embed Frameworks */,
  239. );
  240. buildRules = (
  241. );
  242. dependencies = (
  243. 6502F6331B985C40004E342D /* PBXTargetDependency */,
  244. );
  245. name = SwiftyStoreDemo;
  246. productName = SwiftyStoreKit;
  247. productReference = 6502F5FE1B985833004E342D /* SwiftyStoreDemo.app */;
  248. productType = "com.apple.product-type.application";
  249. };
  250. 6502F62C1B985C40004E342D /* SwiftyStoreKit */ = {
  251. isa = PBXNativeTarget;
  252. buildConfigurationList = 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit" */;
  253. buildPhases = (
  254. 6502F6281B985C40004E342D /* Sources */,
  255. 6502F6291B985C40004E342D /* Frameworks */,
  256. 6502F62A1B985C40004E342D /* Headers */,
  257. 6502F62B1B985C40004E342D /* Resources */,
  258. );
  259. buildRules = (
  260. );
  261. dependencies = (
  262. );
  263. name = SwiftyStoreKit;
  264. productName = SwiftyStoreKit;
  265. productReference = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */;
  266. productType = "com.apple.product-type.framework";
  267. };
  268. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKitOSX */ = {
  269. isa = PBXNativeTarget;
  270. buildConfigurationList = C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKitOSX" */;
  271. buildPhases = (
  272. C4D74BB61C24CEC90071AD3E /* Sources */,
  273. C4D74BB71C24CEC90071AD3E /* Frameworks */,
  274. C4D74BB81C24CEC90071AD3E /* Headers */,
  275. C4D74BB91C24CEC90071AD3E /* Resources */,
  276. );
  277. buildRules = (
  278. );
  279. dependencies = (
  280. );
  281. name = SwiftyStoreKitOSX;
  282. productName = SwiftyStoreKitOSX;
  283. productReference = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */;
  284. productType = "com.apple.product-type.framework";
  285. };
  286. C4FD3A001C2954C10035CFF3 /* SwiftyStoreOSXDemo */ = {
  287. isa = PBXNativeTarget;
  288. buildConfigurationList = C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreOSXDemo" */;
  289. buildPhases = (
  290. C4FD39FD1C2954C10035CFF3 /* Sources */,
  291. C4FD39FE1C2954C10035CFF3 /* Frameworks */,
  292. C4FD39FF1C2954C10035CFF3 /* Resources */,
  293. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */,
  294. );
  295. buildRules = (
  296. );
  297. dependencies = (
  298. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */,
  299. );
  300. name = SwiftyStoreOSXDemo;
  301. productName = SwiftyStoreOSXDemo;
  302. productReference = C4FD3A011C2954C10035CFF3 /* SwiftyStoreOSXDemo.app */;
  303. productType = "com.apple.product-type.application";
  304. };
  305. /* End PBXNativeTarget section */
  306. /* Begin PBXProject section */
  307. 6502F5F61B985833004E342D /* Project object */ = {
  308. isa = PBXProject;
  309. attributes = {
  310. LastSwiftUpdateCheck = 0720;
  311. LastUpgradeCheck = 0700;
  312. ORGANIZATIONNAME = musevisions;
  313. TargetAttributes = {
  314. 6502F5FD1B985833004E342D = {
  315. CreatedOnToolsVersion = 7.0;
  316. };
  317. 6502F62C1B985C40004E342D = {
  318. CreatedOnToolsVersion = 7.0;
  319. };
  320. C4D74BBA1C24CEC90071AD3E = {
  321. CreatedOnToolsVersion = 7.2;
  322. };
  323. C4FD3A001C2954C10035CFF3 = {
  324. CreatedOnToolsVersion = 7.2;
  325. };
  326. };
  327. };
  328. buildConfigurationList = 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */;
  329. compatibilityVersion = "Xcode 3.2";
  330. developmentRegion = English;
  331. hasScannedForEncodings = 0;
  332. knownRegions = (
  333. en,
  334. Base,
  335. );
  336. mainGroup = 6502F5F51B985833004E342D;
  337. productRefGroup = 6502F5FF1B985833004E342D /* Products */;
  338. projectDirPath = "";
  339. projectRoot = "";
  340. targets = (
  341. 6502F5FD1B985833004E342D /* SwiftyStoreDemo */,
  342. 6502F62C1B985C40004E342D /* SwiftyStoreKit */,
  343. C4FD3A001C2954C10035CFF3 /* SwiftyStoreOSXDemo */,
  344. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKitOSX */,
  345. );
  346. };
  347. /* End PBXProject section */
  348. /* Begin PBXResourcesBuildPhase section */
  349. 6502F5FC1B985833004E342D /* Resources */ = {
  350. isa = PBXResourcesBuildPhase;
  351. buildActionMask = 2147483647;
  352. files = (
  353. 6502F61F1B985858004E342D /* Main.storyboard in Resources */,
  354. 6502F61D1B985858004E342D /* Assets.xcassets in Resources */,
  355. 6502F61E1B985858004E342D /* LaunchScreen.storyboard in Resources */,
  356. );
  357. runOnlyForDeploymentPostprocessing = 0;
  358. };
  359. 6502F62B1B985C40004E342D /* Resources */ = {
  360. isa = PBXResourcesBuildPhase;
  361. buildActionMask = 2147483647;
  362. files = (
  363. );
  364. runOnlyForDeploymentPostprocessing = 0;
  365. };
  366. C4D74BB91C24CEC90071AD3E /* Resources */ = {
  367. isa = PBXResourcesBuildPhase;
  368. buildActionMask = 2147483647;
  369. files = (
  370. );
  371. runOnlyForDeploymentPostprocessing = 0;
  372. };
  373. C4FD39FF1C2954C10035CFF3 /* Resources */ = {
  374. isa = PBXResourcesBuildPhase;
  375. buildActionMask = 2147483647;
  376. files = (
  377. C4FD3A081C2954C10035CFF3 /* Assets.xcassets in Resources */,
  378. C4FD3A0B1C2954C10035CFF3 /* Main.storyboard in Resources */,
  379. );
  380. runOnlyForDeploymentPostprocessing = 0;
  381. };
  382. /* End PBXResourcesBuildPhase section */
  383. /* Begin PBXSourcesBuildPhase section */
  384. 6502F5FA1B985833004E342D /* Sources */ = {
  385. isa = PBXSourcesBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. 6502F6211B985858004E342D /* ViewController.swift in Sources */,
  389. 6502F61C1B985858004E342D /* AppDelegate.swift in Sources */,
  390. 65C1B5DF1BB9DE9B00F7BF4E /* NetworkActivityIndicatorManager.swift in Sources */,
  391. );
  392. runOnlyForDeploymentPostprocessing = 0;
  393. };
  394. 6502F6281B985C40004E342D /* Sources */ = {
  395. isa = PBXSourcesBuildPhase;
  396. buildActionMask = 2147483647;
  397. files = (
  398. C40C68101C29414C00B60B7E /* OS.swift in Sources */,
  399. 6502F63A1B985C9E004E342D /* InAppProductPurchaseRequest.swift in Sources */,
  400. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */,
  401. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */,
  402. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */,
  403. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */,
  404. );
  405. runOnlyForDeploymentPostprocessing = 0;
  406. };
  407. C4D74BB61C24CEC90071AD3E /* Sources */ = {
  408. isa = PBXSourcesBuildPhase;
  409. buildActionMask = 2147483647;
  410. files = (
  411. C40C68111C29419500B60B7E /* OS.swift in Sources */,
  412. C4D74BC31C24CEDC0071AD3E /* InAppProductPurchaseRequest.swift in Sources */,
  413. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */,
  414. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */,
  415. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */,
  416. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */,
  417. );
  418. runOnlyForDeploymentPostprocessing = 0;
  419. };
  420. C4FD39FD1C2954C10035CFF3 /* Sources */ = {
  421. isa = PBXSourcesBuildPhase;
  422. buildActionMask = 2147483647;
  423. files = (
  424. C4FD3A061C2954C10035CFF3 /* ViewController.swift in Sources */,
  425. C4FD3A041C2954C10035CFF3 /* AppDelegate.swift in Sources */,
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. };
  429. /* End PBXSourcesBuildPhase section */
  430. /* Begin PBXTargetDependency section */
  431. 6502F6331B985C40004E342D /* PBXTargetDependency */ = {
  432. isa = PBXTargetDependency;
  433. target = 6502F62C1B985C40004E342D /* SwiftyStoreKit */;
  434. targetProxy = 6502F6321B985C40004E342D /* PBXContainerItemProxy */;
  435. };
  436. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */ = {
  437. isa = PBXTargetDependency;
  438. target = C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKitOSX */;
  439. targetProxy = C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */;
  440. };
  441. /* End PBXTargetDependency section */
  442. /* Begin PBXVariantGroup section */
  443. 6502F6161B985858004E342D /* LaunchScreen.storyboard */ = {
  444. isa = PBXVariantGroup;
  445. children = (
  446. 6502F6171B985858004E342D /* Base */,
  447. );
  448. name = LaunchScreen.storyboard;
  449. sourceTree = "<group>";
  450. };
  451. 6502F6181B985858004E342D /* Main.storyboard */ = {
  452. isa = PBXVariantGroup;
  453. children = (
  454. 6502F6191B985858004E342D /* Base */,
  455. );
  456. name = Main.storyboard;
  457. sourceTree = "<group>";
  458. };
  459. C4FD3A091C2954C10035CFF3 /* Main.storyboard */ = {
  460. isa = PBXVariantGroup;
  461. children = (
  462. C4FD3A0A1C2954C10035CFF3 /* Base */,
  463. );
  464. name = Main.storyboard;
  465. sourceTree = "<group>";
  466. };
  467. /* End PBXVariantGroup section */
  468. /* Begin XCBuildConfiguration section */
  469. 6502F60E1B985833004E342D /* Debug */ = {
  470. isa = XCBuildConfiguration;
  471. buildSettings = {
  472. ALWAYS_SEARCH_USER_PATHS = NO;
  473. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  474. CLANG_CXX_LIBRARY = "libc++";
  475. CLANG_ENABLE_MODULES = YES;
  476. CLANG_ENABLE_OBJC_ARC = YES;
  477. CLANG_WARN_BOOL_CONVERSION = YES;
  478. CLANG_WARN_CONSTANT_CONVERSION = YES;
  479. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  480. CLANG_WARN_EMPTY_BODY = YES;
  481. CLANG_WARN_ENUM_CONVERSION = YES;
  482. CLANG_WARN_INT_CONVERSION = YES;
  483. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  484. CLANG_WARN_UNREACHABLE_CODE = YES;
  485. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  486. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  487. COPY_PHASE_STRIP = NO;
  488. DEBUG_INFORMATION_FORMAT = dwarf;
  489. ENABLE_STRICT_OBJC_MSGSEND = YES;
  490. ENABLE_TESTABILITY = YES;
  491. GCC_C_LANGUAGE_STANDARD = gnu99;
  492. GCC_DYNAMIC_NO_PIC = NO;
  493. GCC_NO_COMMON_BLOCKS = YES;
  494. GCC_OPTIMIZATION_LEVEL = 0;
  495. GCC_PREPROCESSOR_DEFINITIONS = (
  496. "DEBUG=1",
  497. "$(inherited)",
  498. );
  499. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  500. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  501. GCC_WARN_UNDECLARED_SELECTOR = YES;
  502. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  503. GCC_WARN_UNUSED_FUNCTION = YES;
  504. GCC_WARN_UNUSED_VARIABLE = YES;
  505. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  506. MTL_ENABLE_DEBUG_INFO = YES;
  507. ONLY_ACTIVE_ARCH = YES;
  508. SDKROOT = iphoneos;
  509. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  510. };
  511. name = Debug;
  512. };
  513. 6502F60F1B985833004E342D /* Release */ = {
  514. isa = XCBuildConfiguration;
  515. buildSettings = {
  516. ALWAYS_SEARCH_USER_PATHS = NO;
  517. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  518. CLANG_CXX_LIBRARY = "libc++";
  519. CLANG_ENABLE_MODULES = YES;
  520. CLANG_ENABLE_OBJC_ARC = YES;
  521. CLANG_WARN_BOOL_CONVERSION = YES;
  522. CLANG_WARN_CONSTANT_CONVERSION = YES;
  523. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  524. CLANG_WARN_EMPTY_BODY = YES;
  525. CLANG_WARN_ENUM_CONVERSION = YES;
  526. CLANG_WARN_INT_CONVERSION = YES;
  527. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  528. CLANG_WARN_UNREACHABLE_CODE = YES;
  529. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  530. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  531. COPY_PHASE_STRIP = NO;
  532. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  533. ENABLE_NS_ASSERTIONS = NO;
  534. ENABLE_STRICT_OBJC_MSGSEND = YES;
  535. GCC_C_LANGUAGE_STANDARD = gnu99;
  536. GCC_NO_COMMON_BLOCKS = YES;
  537. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  538. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  539. GCC_WARN_UNDECLARED_SELECTOR = YES;
  540. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  541. GCC_WARN_UNUSED_FUNCTION = YES;
  542. GCC_WARN_UNUSED_VARIABLE = YES;
  543. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  544. MTL_ENABLE_DEBUG_INFO = NO;
  545. SDKROOT = iphoneos;
  546. VALIDATE_PRODUCT = YES;
  547. };
  548. name = Release;
  549. };
  550. 6502F6111B985833004E342D /* Debug */ = {
  551. isa = XCBuildConfiguration;
  552. buildSettings = {
  553. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  554. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  555. INFOPLIST_FILE = SwiftyStoreDemo/Info.plist;
  556. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  557. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  558. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  559. PRODUCT_NAME = "$(TARGET_NAME)";
  560. TARGETED_DEVICE_FAMILY = 1;
  561. };
  562. name = Debug;
  563. };
  564. 6502F6121B985833004E342D /* Release */ = {
  565. isa = XCBuildConfiguration;
  566. buildSettings = {
  567. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  568. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  569. INFOPLIST_FILE = SwiftyStoreDemo/Info.plist;
  570. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  571. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  572. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  573. PRODUCT_NAME = "$(TARGET_NAME)";
  574. TARGETED_DEVICE_FAMILY = 1;
  575. };
  576. name = Release;
  577. };
  578. 6502F6371B985C40004E342D /* Debug */ = {
  579. isa = XCBuildConfiguration;
  580. buildSettings = {
  581. CURRENT_PROJECT_VERSION = 1;
  582. DEFINES_MODULE = YES;
  583. DYLIB_COMPATIBILITY_VERSION = 1;
  584. DYLIB_CURRENT_VERSION = 1;
  585. DYLIB_INSTALL_NAME_BASE = "@rpath";
  586. INFOPLIST_FILE = SwiftyStoreKit/Info.plist;
  587. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  588. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  589. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  590. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  591. PRODUCT_NAME = "$(TARGET_NAME)";
  592. SKIP_INSTALL = YES;
  593. TARGETED_DEVICE_FAMILY = "1,2";
  594. VERSIONING_SYSTEM = "apple-generic";
  595. VERSION_INFO_PREFIX = "";
  596. };
  597. name = Debug;
  598. };
  599. 6502F6381B985C40004E342D /* Release */ = {
  600. isa = XCBuildConfiguration;
  601. buildSettings = {
  602. CURRENT_PROJECT_VERSION = 1;
  603. DEFINES_MODULE = YES;
  604. DYLIB_COMPATIBILITY_VERSION = 1;
  605. DYLIB_CURRENT_VERSION = 1;
  606. DYLIB_INSTALL_NAME_BASE = "@rpath";
  607. INFOPLIST_FILE = SwiftyStoreKit/Info.plist;
  608. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  609. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  610. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  611. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  612. PRODUCT_NAME = "$(TARGET_NAME)";
  613. SKIP_INSTALL = YES;
  614. TARGETED_DEVICE_FAMILY = "1,2";
  615. VERSIONING_SYSTEM = "apple-generic";
  616. VERSION_INFO_PREFIX = "";
  617. };
  618. name = Release;
  619. };
  620. C4D74BC01C24CECA0071AD3E /* Debug */ = {
  621. isa = XCBuildConfiguration;
  622. buildSettings = {
  623. CODE_SIGN_IDENTITY = "-";
  624. COMBINE_HIDPI_IMAGES = YES;
  625. CURRENT_PROJECT_VERSION = 1;
  626. DEFINES_MODULE = YES;
  627. DYLIB_COMPATIBILITY_VERSION = 1;
  628. DYLIB_CURRENT_VERSION = 1;
  629. DYLIB_INSTALL_NAME_BASE = "@rpath";
  630. FRAMEWORK_VERSION = A;
  631. INFOPLIST_FILE = SwiftyStoreKitOSX/Info.plist;
  632. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  633. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  634. MACOSX_DEPLOYMENT_TARGET = 10.9;
  635. PRODUCT_BUNDLE_IDENTIFIER = fr.phimage.SwiftyStoreKitOSX;
  636. PRODUCT_NAME = SwiftyStoreKit;
  637. SDKROOT = macosx;
  638. SKIP_INSTALL = YES;
  639. VERSIONING_SYSTEM = "apple-generic";
  640. VERSION_INFO_PREFIX = "";
  641. };
  642. name = Debug;
  643. };
  644. C4D74BC11C24CECA0071AD3E /* Release */ = {
  645. isa = XCBuildConfiguration;
  646. buildSettings = {
  647. CODE_SIGN_IDENTITY = "-";
  648. COMBINE_HIDPI_IMAGES = YES;
  649. CURRENT_PROJECT_VERSION = 1;
  650. DEFINES_MODULE = YES;
  651. DYLIB_COMPATIBILITY_VERSION = 1;
  652. DYLIB_CURRENT_VERSION = 1;
  653. DYLIB_INSTALL_NAME_BASE = "@rpath";
  654. FRAMEWORK_VERSION = A;
  655. INFOPLIST_FILE = SwiftyStoreKitOSX/Info.plist;
  656. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  657. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  658. MACOSX_DEPLOYMENT_TARGET = 10.9;
  659. PRODUCT_BUNDLE_IDENTIFIER = fr.phimage.SwiftyStoreKitOSX;
  660. PRODUCT_NAME = SwiftyStoreKit;
  661. SDKROOT = macosx;
  662. SKIP_INSTALL = YES;
  663. VERSIONING_SYSTEM = "apple-generic";
  664. VERSION_INFO_PREFIX = "";
  665. };
  666. name = Release;
  667. };
  668. C4FD3A0E1C2954C10035CFF3 /* Debug */ = {
  669. isa = XCBuildConfiguration;
  670. buildSettings = {
  671. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  672. CODE_SIGN_IDENTITY = "-";
  673. COMBINE_HIDPI_IMAGES = YES;
  674. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  675. INFOPLIST_FILE = SwiftyStoreOSXDemo/Info.plist;
  676. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  677. MACOSX_DEPLOYMENT_TARGET = 10.10;
  678. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  679. PRODUCT_NAME = "$(TARGET_NAME)";
  680. SDKROOT = macosx;
  681. };
  682. name = Debug;
  683. };
  684. C4FD3A0F1C2954C10035CFF3 /* Release */ = {
  685. isa = XCBuildConfiguration;
  686. buildSettings = {
  687. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  688. CODE_SIGN_IDENTITY = "-";
  689. COMBINE_HIDPI_IMAGES = YES;
  690. EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
  691. INFOPLIST_FILE = SwiftyStoreOSXDemo/Info.plist;
  692. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  693. MACOSX_DEPLOYMENT_TARGET = 10.10;
  694. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  695. PRODUCT_NAME = "$(TARGET_NAME)";
  696. SDKROOT = macosx;
  697. };
  698. name = Release;
  699. };
  700. /* End XCBuildConfiguration section */
  701. /* Begin XCConfigurationList section */
  702. 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */ = {
  703. isa = XCConfigurationList;
  704. buildConfigurations = (
  705. 6502F60E1B985833004E342D /* Debug */,
  706. 6502F60F1B985833004E342D /* Release */,
  707. );
  708. defaultConfigurationIsVisible = 0;
  709. defaultConfigurationName = Release;
  710. };
  711. 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreDemo" */ = {
  712. isa = XCConfigurationList;
  713. buildConfigurations = (
  714. 6502F6111B985833004E342D /* Debug */,
  715. 6502F6121B985833004E342D /* Release */,
  716. );
  717. defaultConfigurationIsVisible = 0;
  718. defaultConfigurationName = Release;
  719. };
  720. 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit" */ = {
  721. isa = XCConfigurationList;
  722. buildConfigurations = (
  723. 6502F6371B985C40004E342D /* Debug */,
  724. 6502F6381B985C40004E342D /* Release */,
  725. );
  726. defaultConfigurationIsVisible = 0;
  727. defaultConfigurationName = Release;
  728. };
  729. C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKitOSX" */ = {
  730. isa = XCConfigurationList;
  731. buildConfigurations = (
  732. C4D74BC01C24CECA0071AD3E /* Debug */,
  733. C4D74BC11C24CECA0071AD3E /* Release */,
  734. );
  735. defaultConfigurationIsVisible = 0;
  736. defaultConfigurationName = Release;
  737. };
  738. C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreOSXDemo" */ = {
  739. isa = XCConfigurationList;
  740. buildConfigurations = (
  741. C4FD3A0E1C2954C10035CFF3 /* Debug */,
  742. C4FD3A0F1C2954C10035CFF3 /* Release */,
  743. );
  744. defaultConfigurationIsVisible = 0;
  745. defaultConfigurationName = Release;
  746. };
  747. /* End XCConfigurationList section */
  748. };
  749. rootObject = 6502F5F61B985833004E342D /* Project object */;
  750. }