project.pbxproj 40 KB

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