project.pbxproj 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  10. 1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  11. 1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
  12. 54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  13. 54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  14. 54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  15. 54B069961CF744DC00BAFE38 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  16. 54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  17. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  18. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  19. 650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */; };
  20. 650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  21. 650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  22. 650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
  23. 650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  24. 650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  25. 650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
  26. 650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  27. 650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  28. 650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
  29. 653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  30. 653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  31. 653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
  32. 654287F61E79F5A000F61800 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 654287F41E79F5A000F61800 /* Main.storyboard */; };
  33. 654287F81E79F5A000F61800 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 654287F71E79F5A000F61800 /* Assets.xcassets */; };
  34. 654287FD1E79F75000F61800 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */; };
  35. 654287FE1E79F75000F61800 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  36. 654288021E7B34E500F61800 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF701DCD4DF000835D30 /* ViewController.swift */; };
  37. 654288061E7B3A8800F61800 /* NetworkActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */; };
  38. 654288071E7B3E1500F61800 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */; };
  39. 658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  40. 658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  41. 658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
  42. 658A08431E2EC5120074A98F /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
  43. 658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */; };
  44. 658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */; };
  45. 65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  46. 65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  47. 65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
  48. 65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */; };
  49. 65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  50. 65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  51. 65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
  52. 65F7DF711DCD4DF000835D30 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */; };
  53. 65F7DF721DCD4DF000835D30 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF691DCD4DF000835D30 /* Assets.xcassets */; };
  54. 65F7DF731DCD4DF000835D30 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */; };
  55. 65F7DF741DCD4DF000835D30 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */; };
  56. 65F7DF761DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */; };
  57. 65F7DF771DCD4DF000835D30 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF701DCD4DF000835D30 /* ViewController.swift */; };
  58. 65F7DF841DCD4FC500835D30 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */; };
  59. 65F7DF851DCD4FC500835D30 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */; };
  60. 65F7DF861DCD4FC500835D30 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF801DCD4FC500835D30 /* Main.storyboard */; };
  61. 65F7DF881DCD4FC500835D30 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF831DCD4FC500835D30 /* ViewController.swift */; };
  62. 65F7DF8E1DCD524300835D30 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
  63. 65F7DF8F1DCD524300835D30 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  64. 65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  65. 65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  66. 65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
  67. C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */; };
  68. C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C081E2FCE3A00392A54 /* TestProduct.swift */; };
  69. C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */; };
  70. C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */; };
  71. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  72. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  73. C40C68101C29414C00B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  74. C40C68111C29419500B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
  75. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
  76. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
  77. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
  78. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
  79. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; };
  80. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  81. /* End PBXBuildFile section */
  82. /* Begin PBXContainerItemProxy section */
  83. 654287FF1E79F75000F61800 /* PBXContainerItemProxy */ = {
  84. isa = PBXContainerItemProxy;
  85. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  86. proxyType = 1;
  87. remoteGlobalIDString = 54C0D52B1CF7404500F90BCE;
  88. remoteInfo = SwiftyStoreKit_tvOS;
  89. };
  90. 658A08441E2EC5120074A98F /* PBXContainerItemProxy */ = {
  91. isa = PBXContainerItemProxy;
  92. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  93. proxyType = 1;
  94. remoteGlobalIDString = 6502F62C1B985C40004E342D;
  95. remoteInfo = SwiftyStoreKit_iOS;
  96. };
  97. 658A084D1E2EC83F0074A98F /* PBXContainerItemProxy */ = {
  98. isa = PBXContainerItemProxy;
  99. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  100. proxyType = 1;
  101. remoteGlobalIDString = 6502F5FD1B985833004E342D;
  102. remoteInfo = SwiftyStoreKit_iOSDemo;
  103. };
  104. 65F7DF901DCD524300835D30 /* PBXContainerItemProxy */ = {
  105. isa = PBXContainerItemProxy;
  106. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  107. proxyType = 1;
  108. remoteGlobalIDString = 6502F62C1B985C40004E342D;
  109. remoteInfo = SwiftyStoreKit_iOS;
  110. };
  111. C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */ = {
  112. isa = PBXContainerItemProxy;
  113. containerPortal = 6502F5F61B985833004E342D /* Project object */;
  114. proxyType = 1;
  115. remoteGlobalIDString = C4D74BBA1C24CEC90071AD3E;
  116. remoteInfo = SwiftyStoreKitOSX;
  117. };
  118. /* End PBXContainerItemProxy section */
  119. /* Begin PBXCopyFilesBuildPhase section */
  120. 654288011E79F75100F61800 /* Embed Frameworks */ = {
  121. isa = PBXCopyFilesBuildPhase;
  122. buildActionMask = 2147483647;
  123. dstPath = "";
  124. dstSubfolderSpec = 10;
  125. files = (
  126. 654287FE1E79F75000F61800 /* SwiftyStoreKit.framework in Embed Frameworks */,
  127. );
  128. name = "Embed Frameworks";
  129. runOnlyForDeploymentPostprocessing = 0;
  130. };
  131. 65F7DF921DCD524300835D30 /* Embed Frameworks */ = {
  132. isa = PBXCopyFilesBuildPhase;
  133. buildActionMask = 2147483647;
  134. dstPath = "";
  135. dstSubfolderSpec = 10;
  136. files = (
  137. 65F7DF8F1DCD524300835D30 /* SwiftyStoreKit.framework in Embed Frameworks */,
  138. );
  139. name = "Embed Frameworks";
  140. runOnlyForDeploymentPostprocessing = 0;
  141. };
  142. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */ = {
  143. isa = PBXCopyFilesBuildPhase;
  144. buildActionMask = 2147483647;
  145. dstPath = "";
  146. dstSubfolderSpec = 10;
  147. files = (
  148. C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */,
  149. );
  150. name = "Embed Frameworks";
  151. runOnlyForDeploymentPostprocessing = 0;
  152. };
  153. /* End PBXCopyFilesBuildPhase section */
  154. /* Begin PBXFileReference section */
  155. 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppleReceiptValidator.swift; sourceTree = "<group>"; };
  156. 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  157. 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_iOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  158. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppProductQueryRequest.swift; sourceTree = "<group>"; };
  159. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyStoreKit.swift; sourceTree = "<group>"; };
  160. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  161. 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesControllerTests.swift; sourceTree = "<group>"; };
  162. 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesController.swift; sourceTree = "<group>"; };
  163. 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsController.swift; sourceTree = "<group>"; };
  164. 650307FB1E33154F001332A4 /* ProductsInfoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductsInfoController.swift; sourceTree = "<group>"; };
  165. 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SKProduct+LocalizedPrice.swift"; sourceTree = "<group>"; };
  166. 654287EE1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_tvOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  167. 654287F51E79F5A000F61800 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  168. 654287F71E79F5A000F61800 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  169. 654287F91E79F5A000F61800 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  170. 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueController.swift; sourceTree = "<group>"; };
  171. 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftyStoreKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  172. 658A08421E2EC5120074A98F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  173. 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueControllerTests.swift; sourceTree = "<group>"; };
  174. 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueSpy.swift; sourceTree = "<group>"; };
  175. 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftyStoreKit+Types.swift"; sourceTree = "<group>"; };
  176. 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentTransactionObserverFake.swift; sourceTree = "<group>"; };
  177. 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsController.swift; sourceTree = "<group>"; };
  178. 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  179. 65F7DF691DCD4DF000835D30 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  180. 65F7DF6B1DCD4DF000835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  181. 65F7DF6D1DCD4DF000835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  182. 65F7DF6E1DCD4DF000835D30 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  183. 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NetworkActivityIndicatorManager.swift; sourceTree = "<group>"; };
  184. 65F7DF701DCD4DF000835D30 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  185. 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  186. 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  187. 65F7DF811DCD4FC500835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  188. 65F7DF821DCD4FC500835D30 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  189. 65F7DF831DCD4FC500835D30 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
  190. 65F7DF941DCD536100835D30 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
  191. 65F7DF951DCD536100835D30 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-macOS.plist"; sourceTree = "<group>"; };
  192. 65F7DF961DCD536100835D30 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
  193. 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-iOS.h"; sourceTree = "<group>"; };
  194. 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-macOS.h"; sourceTree = "<group>"; };
  195. 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-tvOS.h"; sourceTree = "<group>"; };
  196. C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsControllerTests.swift; sourceTree = "<group>"; };
  197. C3099C081E2FCE3A00392A54 /* TestProduct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestProduct.swift; sourceTree = "<group>"; };
  198. C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestPaymentTransaction.swift; sourceTree = "<group>"; };
  199. C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsControllerTests.swift; sourceTree = "<group>"; };
  200. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptRefreshRequest.swift; sourceTree = "<group>"; };
  201. C40C680F1C29414C00B60B7E /* OS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OS.swift; sourceTree = "<group>"; };
  202. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceipt.swift; sourceTree = "<group>"; };
  203. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  204. C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_macOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  205. /* End PBXFileReference section */
  206. /* Begin PBXFrameworksBuildPhase section */
  207. 54C0D5281CF7404500F90BCE /* Frameworks */ = {
  208. isa = PBXFrameworksBuildPhase;
  209. buildActionMask = 2147483647;
  210. files = (
  211. );
  212. runOnlyForDeploymentPostprocessing = 0;
  213. };
  214. 6502F5FB1B985833004E342D /* Frameworks */ = {
  215. isa = PBXFrameworksBuildPhase;
  216. buildActionMask = 2147483647;
  217. files = (
  218. 65F7DF8E1DCD524300835D30 /* SwiftyStoreKit.framework in Frameworks */,
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. };
  222. 6502F6291B985C40004E342D /* Frameworks */ = {
  223. isa = PBXFrameworksBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. };
  229. 654287EB1E79F5A000F61800 /* Frameworks */ = {
  230. isa = PBXFrameworksBuildPhase;
  231. buildActionMask = 2147483647;
  232. files = (
  233. 654287FD1E79F75000F61800 /* SwiftyStoreKit.framework in Frameworks */,
  234. );
  235. runOnlyForDeploymentPostprocessing = 0;
  236. };
  237. 658A083B1E2EC5120074A98F /* Frameworks */ = {
  238. isa = PBXFrameworksBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 658A08431E2EC5120074A98F /* SwiftyStoreKit.framework in Frameworks */,
  242. );
  243. runOnlyForDeploymentPostprocessing = 0;
  244. };
  245. C4D74BB71C24CEC90071AD3E /* Frameworks */ = {
  246. isa = PBXFrameworksBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. C4FD39FE1C2954C10035CFF3 /* Frameworks */ = {
  253. isa = PBXFrameworksBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */,
  257. );
  258. runOnlyForDeploymentPostprocessing = 0;
  259. };
  260. /* End PBXFrameworksBuildPhase section */
  261. /* Begin PBXGroup section */
  262. 6502F5F51B985833004E342D = {
  263. isa = PBXGroup;
  264. children = (
  265. 6502F6001B985833004E342D /* SwiftyStoreKit */,
  266. 65F7DF671DCD4DF000835D30 /* SwiftyStoreKit-iOS-Demo */,
  267. 65F7DF7D1DCD4FC500835D30 /* SwiftyStoreKit-macOS-Demo */,
  268. 654287EF1E79F5A000F61800 /* SwiftyStoreKit-tvOS-Demo */,
  269. 658A083F1E2EC5120074A98F /* SwiftyStoreKitTests */,
  270. 6502F5FF1B985833004E342D /* Products */,
  271. );
  272. sourceTree = "<group>";
  273. };
  274. 6502F5FF1B985833004E342D /* Products */ = {
  275. isa = PBXGroup;
  276. children = (
  277. 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */,
  278. 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */,
  279. C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */,
  280. C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */,
  281. 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */,
  282. 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */,
  283. 654287EE1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo.app */,
  284. );
  285. name = Products;
  286. sourceTree = "<group>";
  287. };
  288. 6502F6001B985833004E342D /* SwiftyStoreKit */ = {
  289. isa = PBXGroup;
  290. children = (
  291. 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */,
  292. 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */,
  293. 650307FB1E33154F001332A4 /* ProductsInfoController.swift */,
  294. 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */,
  295. 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */,
  296. 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */,
  297. 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */,
  298. 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */,
  299. C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */,
  300. C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */,
  301. 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */,
  302. 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */,
  303. C40C680F1C29414C00B60B7E /* OS.swift */,
  304. 65F7DF931DCD536100835D30 /* Platforms */,
  305. );
  306. path = SwiftyStoreKit;
  307. sourceTree = "<group>";
  308. };
  309. 654287EF1E79F5A000F61800 /* SwiftyStoreKit-tvOS-Demo */ = {
  310. isa = PBXGroup;
  311. children = (
  312. 654287F41E79F5A000F61800 /* Main.storyboard */,
  313. 654287F71E79F5A000F61800 /* Assets.xcassets */,
  314. 654287F91E79F5A000F61800 /* Info.plist */,
  315. );
  316. path = "SwiftyStoreKit-tvOS-Demo";
  317. sourceTree = "<group>";
  318. };
  319. 658A083F1E2EC5120074A98F /* SwiftyStoreKitTests */ = {
  320. isa = PBXGroup;
  321. children = (
  322. 658A08421E2EC5120074A98F /* Info.plist */,
  323. 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */,
  324. C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */,
  325. 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */,
  326. C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */,
  327. 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */,
  328. 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */,
  329. C3099C081E2FCE3A00392A54 /* TestProduct.swift */,
  330. C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */,
  331. );
  332. path = SwiftyStoreKitTests;
  333. sourceTree = "<group>";
  334. };
  335. 65F7DF671DCD4DF000835D30 /* SwiftyStoreKit-iOS-Demo */ = {
  336. isa = PBXGroup;
  337. children = (
  338. 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */,
  339. 65F7DF691DCD4DF000835D30 /* Assets.xcassets */,
  340. 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */,
  341. 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */,
  342. 65F7DF6E1DCD4DF000835D30 /* Info.plist */,
  343. 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */,
  344. 65F7DF701DCD4DF000835D30 /* ViewController.swift */,
  345. );
  346. path = "SwiftyStoreKit-iOS-Demo";
  347. sourceTree = "<group>";
  348. };
  349. 65F7DF7D1DCD4FC500835D30 /* SwiftyStoreKit-macOS-Demo */ = {
  350. isa = PBXGroup;
  351. children = (
  352. 65F7DF7E1DCD4FC500835D30 /* AppDelegate.swift */,
  353. 65F7DF7F1DCD4FC500835D30 /* Assets.xcassets */,
  354. 65F7DF801DCD4FC500835D30 /* Main.storyboard */,
  355. 65F7DF821DCD4FC500835D30 /* Info.plist */,
  356. 65F7DF831DCD4FC500835D30 /* ViewController.swift */,
  357. );
  358. path = "SwiftyStoreKit-macOS-Demo";
  359. sourceTree = "<group>";
  360. };
  361. 65F7DF931DCD536100835D30 /* Platforms */ = {
  362. isa = PBXGroup;
  363. children = (
  364. 65F7DF941DCD536100835D30 /* Info-iOS.plist */,
  365. 65F7DF951DCD536100835D30 /* Info-macOS.plist */,
  366. 65F7DF961DCD536100835D30 /* Info-tvOS.plist */,
  367. 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */,
  368. 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */,
  369. 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */,
  370. );
  371. path = Platforms;
  372. sourceTree = "<group>";
  373. };
  374. /* End PBXGroup section */
  375. /* Begin PBXHeadersBuildPhase section */
  376. 54C0D5291CF7404500F90BCE /* Headers */ = {
  377. isa = PBXHeadersBuildPhase;
  378. buildActionMask = 2147483647;
  379. files = (
  380. 65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */,
  381. );
  382. runOnlyForDeploymentPostprocessing = 0;
  383. };
  384. 6502F62A1B985C40004E342D /* Headers */ = {
  385. isa = PBXHeadersBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. 65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */,
  389. );
  390. runOnlyForDeploymentPostprocessing = 0;
  391. };
  392. C4D74BB81C24CEC90071AD3E /* Headers */ = {
  393. isa = PBXHeadersBuildPhase;
  394. buildActionMask = 2147483647;
  395. files = (
  396. 65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */,
  397. );
  398. runOnlyForDeploymentPostprocessing = 0;
  399. };
  400. /* End PBXHeadersBuildPhase section */
  401. /* Begin PBXNativeTarget section */
  402. 54C0D52B1CF7404500F90BCE /* SwiftyStoreKit_tvOS */ = {
  403. isa = PBXNativeTarget;
  404. buildConfigurationList = 54C0D5331CF7404500F90BCE /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOS" */;
  405. buildPhases = (
  406. 54C0D5271CF7404500F90BCE /* Sources */,
  407. 54C0D5281CF7404500F90BCE /* Frameworks */,
  408. 54C0D5291CF7404500F90BCE /* Headers */,
  409. 54C0D52A1CF7404500F90BCE /* Resources */,
  410. );
  411. buildRules = (
  412. );
  413. dependencies = (
  414. );
  415. name = SwiftyStoreKit_tvOS;
  416. productName = SwiftyStoreKitTV;
  417. productReference = 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */;
  418. productType = "com.apple.product-type.framework";
  419. };
  420. 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */ = {
  421. isa = PBXNativeTarget;
  422. buildConfigurationList = 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOSDemo" */;
  423. buildPhases = (
  424. 6502F5FA1B985833004E342D /* Sources */,
  425. 6502F5FB1B985833004E342D /* Frameworks */,
  426. 6502F5FC1B985833004E342D /* Resources */,
  427. 65F7DF921DCD524300835D30 /* Embed Frameworks */,
  428. );
  429. buildRules = (
  430. );
  431. dependencies = (
  432. 65F7DF911DCD524300835D30 /* PBXTargetDependency */,
  433. );
  434. name = SwiftyStoreKit_iOSDemo;
  435. productName = SwiftyStoreKit;
  436. productReference = 6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */;
  437. productType = "com.apple.product-type.application";
  438. };
  439. 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */ = {
  440. isa = PBXNativeTarget;
  441. buildConfigurationList = 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOS" */;
  442. buildPhases = (
  443. 6502F6281B985C40004E342D /* Sources */,
  444. 6502F6291B985C40004E342D /* Frameworks */,
  445. 6502F62A1B985C40004E342D /* Headers */,
  446. 6502F62B1B985C40004E342D /* Resources */,
  447. C4B298351E5C25E5007C87C2 /* swiftlint */,
  448. );
  449. buildRules = (
  450. );
  451. dependencies = (
  452. );
  453. name = SwiftyStoreKit_iOS;
  454. productName = SwiftyStoreKit;
  455. productReference = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */;
  456. productType = "com.apple.product-type.framework";
  457. };
  458. 654287ED1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo */ = {
  459. isa = PBXNativeTarget;
  460. buildConfigurationList = 654287FC1E79F5A000F61800 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOSDemo" */;
  461. buildPhases = (
  462. 654287EA1E79F5A000F61800 /* Sources */,
  463. 654287EB1E79F5A000F61800 /* Frameworks */,
  464. 654287EC1E79F5A000F61800 /* Resources */,
  465. 654288011E79F75100F61800 /* Embed Frameworks */,
  466. );
  467. buildRules = (
  468. );
  469. dependencies = (
  470. 654288001E79F75000F61800 /* PBXTargetDependency */,
  471. );
  472. name = SwiftyStoreKit_tvOSDemo;
  473. productName = "SwiftyStoreKit-tvOS-Demo";
  474. productReference = 654287EE1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo.app */;
  475. productType = "com.apple.product-type.application";
  476. };
  477. 658A083D1E2EC5120074A98F /* SwiftyStoreKitTests */ = {
  478. isa = PBXNativeTarget;
  479. buildConfigurationList = 658A08461E2EC5120074A98F /* Build configuration list for PBXNativeTarget "SwiftyStoreKitTests" */;
  480. buildPhases = (
  481. 658A083A1E2EC5120074A98F /* Sources */,
  482. 658A083B1E2EC5120074A98F /* Frameworks */,
  483. 658A083C1E2EC5120074A98F /* Resources */,
  484. );
  485. buildRules = (
  486. );
  487. dependencies = (
  488. 658A08451E2EC5120074A98F /* PBXTargetDependency */,
  489. 658A084E1E2EC83F0074A98F /* PBXTargetDependency */,
  490. );
  491. name = SwiftyStoreKitTests;
  492. productName = SwiftyStoreKitTests;
  493. productReference = 658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */;
  494. productType = "com.apple.product-type.bundle.unit-test";
  495. };
  496. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */ = {
  497. isa = PBXNativeTarget;
  498. buildConfigurationList = C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOS" */;
  499. buildPhases = (
  500. C4D74BB61C24CEC90071AD3E /* Sources */,
  501. C4D74BB71C24CEC90071AD3E /* Frameworks */,
  502. C4D74BB81C24CEC90071AD3E /* Headers */,
  503. C4D74BB91C24CEC90071AD3E /* Resources */,
  504. C4B298341E5C25DD007C87C2 /* swiftlint */,
  505. );
  506. buildRules = (
  507. );
  508. dependencies = (
  509. );
  510. name = SwiftyStoreKit_macOS;
  511. productName = SwiftyStoreKitOSX;
  512. productReference = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */;
  513. productType = "com.apple.product-type.framework";
  514. };
  515. C4FD3A001C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo */ = {
  516. isa = PBXNativeTarget;
  517. buildConfigurationList = C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOSDemo" */;
  518. buildPhases = (
  519. C4FD39FD1C2954C10035CFF3 /* Sources */,
  520. C4FD39FE1C2954C10035CFF3 /* Frameworks */,
  521. C4FD39FF1C2954C10035CFF3 /* Resources */,
  522. C4FD3A141C2954CD0035CFF3 /* Embed Frameworks */,
  523. );
  524. buildRules = (
  525. );
  526. dependencies = (
  527. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */,
  528. );
  529. name = SwiftyStoreKit_macOSDemo;
  530. productName = SwiftyStoreOSXDemo;
  531. productReference = C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */;
  532. productType = "com.apple.product-type.application";
  533. };
  534. /* End PBXNativeTarget section */
  535. /* Begin PBXProject section */
  536. 6502F5F61B985833004E342D /* Project object */ = {
  537. isa = PBXProject;
  538. attributes = {
  539. LastSwiftUpdateCheck = 0820;
  540. LastUpgradeCheck = 0810;
  541. ORGANIZATIONNAME = musevisions;
  542. TargetAttributes = {
  543. 54C0D52B1CF7404500F90BCE = {
  544. CreatedOnToolsVersion = 7.3.1;
  545. DevelopmentTeam = M54ZVB688G;
  546. };
  547. 6502F5FD1B985833004E342D = {
  548. CreatedOnToolsVersion = 7.0;
  549. LastSwiftMigration = 0800;
  550. ProvisioningStyle = Automatic;
  551. };
  552. 6502F62C1B985C40004E342D = {
  553. CreatedOnToolsVersion = 7.0;
  554. LastSwiftMigration = 0800;
  555. };
  556. 654287ED1E79F5A000F61800 = {
  557. CreatedOnToolsVersion = 8.2.1;
  558. ProvisioningStyle = Automatic;
  559. };
  560. 658A083D1E2EC5120074A98F = {
  561. CreatedOnToolsVersion = 8.2.1;
  562. ProvisioningStyle = Automatic;
  563. TestTargetID = 6502F5FD1B985833004E342D;
  564. };
  565. C4D74BBA1C24CEC90071AD3E = {
  566. CreatedOnToolsVersion = 7.2;
  567. };
  568. C4FD3A001C2954C10035CFF3 = {
  569. CreatedOnToolsVersion = 7.2;
  570. LastSwiftMigration = 0800;
  571. };
  572. };
  573. };
  574. buildConfigurationList = 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */;
  575. compatibilityVersion = "Xcode 3.2";
  576. developmentRegion = English;
  577. hasScannedForEncodings = 0;
  578. knownRegions = (
  579. en,
  580. Base,
  581. );
  582. mainGroup = 6502F5F51B985833004E342D;
  583. productRefGroup = 6502F5FF1B985833004E342D /* Products */;
  584. projectDirPath = "";
  585. projectRoot = "";
  586. targets = (
  587. 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */,
  588. C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */,
  589. 54C0D52B1CF7404500F90BCE /* SwiftyStoreKit_tvOS */,
  590. 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */,
  591. C4FD3A001C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo */,
  592. 654287ED1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo */,
  593. 658A083D1E2EC5120074A98F /* SwiftyStoreKitTests */,
  594. );
  595. };
  596. /* End PBXProject section */
  597. /* Begin PBXResourcesBuildPhase section */
  598. 54C0D52A1CF7404500F90BCE /* Resources */ = {
  599. isa = PBXResourcesBuildPhase;
  600. buildActionMask = 2147483647;
  601. files = (
  602. );
  603. runOnlyForDeploymentPostprocessing = 0;
  604. };
  605. 6502F5FC1B985833004E342D /* Resources */ = {
  606. isa = PBXResourcesBuildPhase;
  607. buildActionMask = 2147483647;
  608. files = (
  609. 65F7DF721DCD4DF000835D30 /* Assets.xcassets in Resources */,
  610. 65F7DF741DCD4DF000835D30 /* Main.storyboard in Resources */,
  611. 65F7DF731DCD4DF000835D30 /* LaunchScreen.storyboard in Resources */,
  612. );
  613. runOnlyForDeploymentPostprocessing = 0;
  614. };
  615. 6502F62B1B985C40004E342D /* Resources */ = {
  616. isa = PBXResourcesBuildPhase;
  617. buildActionMask = 2147483647;
  618. files = (
  619. );
  620. runOnlyForDeploymentPostprocessing = 0;
  621. };
  622. 654287EC1E79F5A000F61800 /* Resources */ = {
  623. isa = PBXResourcesBuildPhase;
  624. buildActionMask = 2147483647;
  625. files = (
  626. 654287F81E79F5A000F61800 /* Assets.xcassets in Resources */,
  627. 654287F61E79F5A000F61800 /* Main.storyboard in Resources */,
  628. );
  629. runOnlyForDeploymentPostprocessing = 0;
  630. };
  631. 658A083C1E2EC5120074A98F /* Resources */ = {
  632. isa = PBXResourcesBuildPhase;
  633. buildActionMask = 2147483647;
  634. files = (
  635. );
  636. runOnlyForDeploymentPostprocessing = 0;
  637. };
  638. C4D74BB91C24CEC90071AD3E /* Resources */ = {
  639. isa = PBXResourcesBuildPhase;
  640. buildActionMask = 2147483647;
  641. files = (
  642. );
  643. runOnlyForDeploymentPostprocessing = 0;
  644. };
  645. C4FD39FF1C2954C10035CFF3 /* Resources */ = {
  646. isa = PBXResourcesBuildPhase;
  647. buildActionMask = 2147483647;
  648. files = (
  649. 65F7DF851DCD4FC500835D30 /* Assets.xcassets in Resources */,
  650. 65F7DF861DCD4FC500835D30 /* Main.storyboard in Resources */,
  651. );
  652. runOnlyForDeploymentPostprocessing = 0;
  653. };
  654. /* End PBXResourcesBuildPhase section */
  655. /* Begin PBXShellScriptBuildPhase section */
  656. C4B298341E5C25DD007C87C2 /* swiftlint */ = {
  657. isa = PBXShellScriptBuildPhase;
  658. buildActionMask = 2147483647;
  659. files = (
  660. );
  661. inputPaths = (
  662. );
  663. name = swiftlint;
  664. outputPaths = (
  665. );
  666. runOnlyForDeploymentPostprocessing = 0;
  667. shellPath = /bin/sh;
  668. shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"SwiftLint does not exist, download from https://github.com/realm/SwiftLint\"\nfi";
  669. };
  670. C4B298351E5C25E5007C87C2 /* swiftlint */ = {
  671. isa = PBXShellScriptBuildPhase;
  672. buildActionMask = 2147483647;
  673. files = (
  674. );
  675. inputPaths = (
  676. );
  677. name = swiftlint;
  678. outputPaths = (
  679. );
  680. runOnlyForDeploymentPostprocessing = 0;
  681. shellPath = /bin/sh;
  682. shellScript = "if which swiftlint >/dev/null; then\nswiftlint\nelse\necho \"SwiftLint does not exist, download from https://github.com/realm/SwiftLint\"\nfi";
  683. };
  684. /* End PBXShellScriptBuildPhase section */
  685. /* Begin PBXSourcesBuildPhase section */
  686. 54C0D5271CF7404500F90BCE /* Sources */ = {
  687. isa = PBXSourcesBuildPhase;
  688. buildActionMask = 2147483647;
  689. files = (
  690. 1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  691. 54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */,
  692. 54B069961CF744DC00BAFE38 /* OS.swift in Sources */,
  693. 54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */,
  694. 65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  695. 650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  696. 650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  697. 658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  698. 653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  699. 54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */,
  700. 650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  701. 65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  702. 54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */,
  703. );
  704. runOnlyForDeploymentPostprocessing = 0;
  705. };
  706. 6502F5FA1B985833004E342D /* Sources */ = {
  707. isa = PBXSourcesBuildPhase;
  708. buildActionMask = 2147483647;
  709. files = (
  710. 65F7DF771DCD4DF000835D30 /* ViewController.swift in Sources */,
  711. 65F7DF711DCD4DF000835D30 /* AppDelegate.swift in Sources */,
  712. 65F7DF761DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift in Sources */,
  713. );
  714. runOnlyForDeploymentPostprocessing = 0;
  715. };
  716. 6502F6281B985C40004E342D /* Sources */ = {
  717. isa = PBXSourcesBuildPhase;
  718. buildActionMask = 2147483647;
  719. files = (
  720. C40C68101C29414C00B60B7E /* OS.swift in Sources */,
  721. 1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  722. 6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */,
  723. C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */,
  724. 65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  725. 650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  726. 650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  727. 658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  728. 653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  729. C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */,
  730. 650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  731. 65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  732. 6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */,
  733. );
  734. runOnlyForDeploymentPostprocessing = 0;
  735. };
  736. 654287EA1E79F5A000F61800 /* Sources */ = {
  737. isa = PBXSourcesBuildPhase;
  738. buildActionMask = 2147483647;
  739. files = (
  740. 654288071E7B3E1500F61800 /* AppDelegate.swift in Sources */,
  741. 654288021E7B34E500F61800 /* ViewController.swift in Sources */,
  742. 654288061E7B3A8800F61800 /* NetworkActivityIndicatorManager.swift in Sources */,
  743. );
  744. runOnlyForDeploymentPostprocessing = 0;
  745. };
  746. 658A083A1E2EC5120074A98F /* Sources */ = {
  747. isa = PBXSourcesBuildPhase;
  748. buildActionMask = 2147483647;
  749. files = (
  750. C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */,
  751. 650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */,
  752. C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */,
  753. 65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */,
  754. 658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */,
  755. C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */,
  756. 658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */,
  757. C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */,
  758. );
  759. runOnlyForDeploymentPostprocessing = 0;
  760. };
  761. C4D74BB61C24CEC90071AD3E /* Sources */ = {
  762. isa = PBXSourcesBuildPhase;
  763. buildActionMask = 2147483647;
  764. files = (
  765. C40C68111C29419500B60B7E /* OS.swift in Sources */,
  766. 1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
  767. C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */,
  768. C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */,
  769. 65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
  770. 650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
  771. 650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
  772. 658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
  773. 653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
  774. C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */,
  775. 650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
  776. 65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
  777. C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */,
  778. );
  779. runOnlyForDeploymentPostprocessing = 0;
  780. };
  781. C4FD39FD1C2954C10035CFF3 /* Sources */ = {
  782. isa = PBXSourcesBuildPhase;
  783. buildActionMask = 2147483647;
  784. files = (
  785. 65F7DF841DCD4FC500835D30 /* AppDelegate.swift in Sources */,
  786. 65F7DF881DCD4FC500835D30 /* ViewController.swift in Sources */,
  787. );
  788. runOnlyForDeploymentPostprocessing = 0;
  789. };
  790. /* End PBXSourcesBuildPhase section */
  791. /* Begin PBXTargetDependency section */
  792. 654288001E79F75000F61800 /* PBXTargetDependency */ = {
  793. isa = PBXTargetDependency;
  794. target = 54C0D52B1CF7404500F90BCE /* SwiftyStoreKit_tvOS */;
  795. targetProxy = 654287FF1E79F75000F61800 /* PBXContainerItemProxy */;
  796. };
  797. 658A08451E2EC5120074A98F /* PBXTargetDependency */ = {
  798. isa = PBXTargetDependency;
  799. target = 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */;
  800. targetProxy = 658A08441E2EC5120074A98F /* PBXContainerItemProxy */;
  801. };
  802. 658A084E1E2EC83F0074A98F /* PBXTargetDependency */ = {
  803. isa = PBXTargetDependency;
  804. target = 6502F5FD1B985833004E342D /* SwiftyStoreKit_iOSDemo */;
  805. targetProxy = 658A084D1E2EC83F0074A98F /* PBXContainerItemProxy */;
  806. };
  807. 65F7DF911DCD524300835D30 /* PBXTargetDependency */ = {
  808. isa = PBXTargetDependency;
  809. target = 6502F62C1B985C40004E342D /* SwiftyStoreKit_iOS */;
  810. targetProxy = 65F7DF901DCD524300835D30 /* PBXContainerItemProxy */;
  811. };
  812. C4FD3A131C2954CD0035CFF3 /* PBXTargetDependency */ = {
  813. isa = PBXTargetDependency;
  814. target = C4D74BBA1C24CEC90071AD3E /* SwiftyStoreKit_macOS */;
  815. targetProxy = C4FD3A121C2954CD0035CFF3 /* PBXContainerItemProxy */;
  816. };
  817. /* End PBXTargetDependency section */
  818. /* Begin PBXVariantGroup section */
  819. 654287F41E79F5A000F61800 /* Main.storyboard */ = {
  820. isa = PBXVariantGroup;
  821. children = (
  822. 654287F51E79F5A000F61800 /* Base */,
  823. );
  824. name = Main.storyboard;
  825. sourceTree = "<group>";
  826. };
  827. 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */ = {
  828. isa = PBXVariantGroup;
  829. children = (
  830. 65F7DF6B1DCD4DF000835D30 /* Base */,
  831. );
  832. name = LaunchScreen.storyboard;
  833. sourceTree = "<group>";
  834. };
  835. 65F7DF6C1DCD4DF000835D30 /* Main.storyboard */ = {
  836. isa = PBXVariantGroup;
  837. children = (
  838. 65F7DF6D1DCD4DF000835D30 /* Base */,
  839. );
  840. name = Main.storyboard;
  841. sourceTree = "<group>";
  842. };
  843. 65F7DF801DCD4FC500835D30 /* Main.storyboard */ = {
  844. isa = PBXVariantGroup;
  845. children = (
  846. 65F7DF811DCD4FC500835D30 /* Base */,
  847. );
  848. name = Main.storyboard;
  849. sourceTree = "<group>";
  850. };
  851. /* End PBXVariantGroup section */
  852. /* Begin XCBuildConfiguration section */
  853. 54C0D5311CF7404500F90BCE /* Debug */ = {
  854. isa = XCBuildConfiguration;
  855. buildSettings = {
  856. CLANG_ANALYZER_NONNULL = YES;
  857. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  858. CURRENT_PROJECT_VERSION = 1;
  859. DEFINES_MODULE = YES;
  860. DEVELOPMENT_TEAM = M54ZVB688G;
  861. DYLIB_COMPATIBILITY_VERSION = 1;
  862. DYLIB_CURRENT_VERSION = 1;
  863. DYLIB_INSTALL_NAME_BASE = "@rpath";
  864. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
  865. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  866. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  867. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
  868. PRODUCT_NAME = SwiftyStoreKit;
  869. SDKROOT = appletvos;
  870. SKIP_INSTALL = YES;
  871. TARGETED_DEVICE_FAMILY = 3;
  872. TVOS_DEPLOYMENT_TARGET = 9.0;
  873. VERSIONING_SYSTEM = "apple-generic";
  874. VERSION_INFO_PREFIX = "";
  875. };
  876. name = Debug;
  877. };
  878. 54C0D5321CF7404500F90BCE /* Release */ = {
  879. isa = XCBuildConfiguration;
  880. buildSettings = {
  881. CLANG_ANALYZER_NONNULL = YES;
  882. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  883. CURRENT_PROJECT_VERSION = 1;
  884. DEFINES_MODULE = YES;
  885. DEVELOPMENT_TEAM = M54ZVB688G;
  886. DYLIB_COMPATIBILITY_VERSION = 1;
  887. DYLIB_CURRENT_VERSION = 1;
  888. DYLIB_INSTALL_NAME_BASE = "@rpath";
  889. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
  890. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  891. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  892. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
  893. PRODUCT_NAME = SwiftyStoreKit;
  894. SDKROOT = appletvos;
  895. SKIP_INSTALL = YES;
  896. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  897. TARGETED_DEVICE_FAMILY = 3;
  898. TVOS_DEPLOYMENT_TARGET = 9.0;
  899. VERSIONING_SYSTEM = "apple-generic";
  900. VERSION_INFO_PREFIX = "";
  901. };
  902. name = Release;
  903. };
  904. 6502F60E1B985833004E342D /* Debug */ = {
  905. isa = XCBuildConfiguration;
  906. buildSettings = {
  907. ALWAYS_SEARCH_USER_PATHS = NO;
  908. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  909. CLANG_CXX_LIBRARY = "libc++";
  910. CLANG_ENABLE_MODULES = YES;
  911. CLANG_ENABLE_OBJC_ARC = YES;
  912. CLANG_WARN_BOOL_CONVERSION = YES;
  913. CLANG_WARN_CONSTANT_CONVERSION = YES;
  914. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  915. CLANG_WARN_EMPTY_BODY = YES;
  916. CLANG_WARN_ENUM_CONVERSION = YES;
  917. CLANG_WARN_INFINITE_RECURSION = YES;
  918. CLANG_WARN_INT_CONVERSION = YES;
  919. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  920. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  921. CLANG_WARN_UNREACHABLE_CODE = YES;
  922. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  923. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  924. COPY_PHASE_STRIP = NO;
  925. DEBUG_INFORMATION_FORMAT = dwarf;
  926. ENABLE_STRICT_OBJC_MSGSEND = YES;
  927. ENABLE_TESTABILITY = YES;
  928. GCC_C_LANGUAGE_STANDARD = gnu99;
  929. GCC_DYNAMIC_NO_PIC = NO;
  930. GCC_NO_COMMON_BLOCKS = YES;
  931. GCC_OPTIMIZATION_LEVEL = 0;
  932. GCC_PREPROCESSOR_DEFINITIONS = (
  933. "DEBUG=1",
  934. "$(inherited)",
  935. );
  936. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  937. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  938. GCC_WARN_UNDECLARED_SELECTOR = YES;
  939. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  940. GCC_WARN_UNUSED_FUNCTION = YES;
  941. GCC_WARN_UNUSED_VARIABLE = YES;
  942. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  943. MACOSX_DEPLOYMENT_TARGET = 10.10;
  944. MTL_ENABLE_DEBUG_INFO = YES;
  945. ONLY_ACTIVE_ARCH = YES;
  946. SDKROOT = iphoneos;
  947. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  948. SWIFT_VERSION = 3.0;
  949. };
  950. name = Debug;
  951. };
  952. 6502F60F1B985833004E342D /* Release */ = {
  953. isa = XCBuildConfiguration;
  954. buildSettings = {
  955. ALWAYS_SEARCH_USER_PATHS = NO;
  956. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  957. CLANG_CXX_LIBRARY = "libc++";
  958. CLANG_ENABLE_MODULES = YES;
  959. CLANG_ENABLE_OBJC_ARC = YES;
  960. CLANG_WARN_BOOL_CONVERSION = YES;
  961. CLANG_WARN_CONSTANT_CONVERSION = YES;
  962. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  963. CLANG_WARN_EMPTY_BODY = YES;
  964. CLANG_WARN_ENUM_CONVERSION = YES;
  965. CLANG_WARN_INFINITE_RECURSION = YES;
  966. CLANG_WARN_INT_CONVERSION = YES;
  967. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  968. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  969. CLANG_WARN_UNREACHABLE_CODE = YES;
  970. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  971. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  972. COPY_PHASE_STRIP = NO;
  973. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  974. ENABLE_NS_ASSERTIONS = NO;
  975. ENABLE_STRICT_OBJC_MSGSEND = YES;
  976. GCC_C_LANGUAGE_STANDARD = gnu99;
  977. GCC_NO_COMMON_BLOCKS = YES;
  978. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  979. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  980. GCC_WARN_UNDECLARED_SELECTOR = YES;
  981. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  982. GCC_WARN_UNUSED_FUNCTION = YES;
  983. GCC_WARN_UNUSED_VARIABLE = YES;
  984. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  985. MACOSX_DEPLOYMENT_TARGET = 10.10;
  986. MTL_ENABLE_DEBUG_INFO = NO;
  987. SDKROOT = iphoneos;
  988. SWIFT_VERSION = 3.0;
  989. VALIDATE_PRODUCT = YES;
  990. };
  991. name = Release;
  992. };
  993. 6502F6111B985833004E342D /* Debug */ = {
  994. isa = XCBuildConfiguration;
  995. buildSettings = {
  996. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  997. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  998. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  999. DEVELOPMENT_TEAM = "";
  1000. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-iOS-Demo/Info.plist";
  1001. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1002. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1003. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  1004. PRODUCT_NAME = "$(TARGET_NAME)";
  1005. TARGETED_DEVICE_FAMILY = 1;
  1006. };
  1007. name = Debug;
  1008. };
  1009. 6502F6121B985833004E342D /* Release */ = {
  1010. isa = XCBuildConfiguration;
  1011. buildSettings = {
  1012. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1013. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1014. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1015. DEVELOPMENT_TEAM = "";
  1016. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-iOS-Demo/Info.plist";
  1017. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1018. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1019. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  1020. PRODUCT_NAME = "$(TARGET_NAME)";
  1021. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1022. TARGETED_DEVICE_FAMILY = 1;
  1023. };
  1024. name = Release;
  1025. };
  1026. 6502F6371B985C40004E342D /* Debug */ = {
  1027. isa = XCBuildConfiguration;
  1028. buildSettings = {
  1029. APPLICATION_EXTENSION_API_ONLY = YES;
  1030. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1031. CURRENT_PROJECT_VERSION = 1;
  1032. DEFINES_MODULE = YES;
  1033. DEVELOPMENT_TEAM = "";
  1034. DYLIB_COMPATIBILITY_VERSION = 1;
  1035. DYLIB_CURRENT_VERSION = 1;
  1036. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1037. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
  1038. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1039. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1040. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1041. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  1042. PRODUCT_NAME = SwiftyStoreKit;
  1043. SKIP_INSTALL = YES;
  1044. TARGETED_DEVICE_FAMILY = "1,2";
  1045. VERSIONING_SYSTEM = "apple-generic";
  1046. VERSION_INFO_PREFIX = "";
  1047. };
  1048. name = Debug;
  1049. };
  1050. 6502F6381B985C40004E342D /* Release */ = {
  1051. isa = XCBuildConfiguration;
  1052. buildSettings = {
  1053. APPLICATION_EXTENSION_API_ONLY = YES;
  1054. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  1055. CURRENT_PROJECT_VERSION = 1;
  1056. DEFINES_MODULE = YES;
  1057. DEVELOPMENT_TEAM = "";
  1058. DYLIB_COMPATIBILITY_VERSION = 1;
  1059. DYLIB_CURRENT_VERSION = 1;
  1060. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1061. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
  1062. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1063. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1064. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1065. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
  1066. PRODUCT_NAME = SwiftyStoreKit;
  1067. SKIP_INSTALL = YES;
  1068. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1069. TARGETED_DEVICE_FAMILY = "1,2";
  1070. VERSIONING_SYSTEM = "apple-generic";
  1071. VERSION_INFO_PREFIX = "";
  1072. };
  1073. name = Release;
  1074. };
  1075. 654287FA1E79F5A000F61800 /* Debug */ = {
  1076. isa = XCBuildConfiguration;
  1077. buildSettings = {
  1078. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1079. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1080. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1081. CLANG_ANALYZER_NONNULL = YES;
  1082. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1083. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  1084. DEVELOPMENT_TEAM = "";
  1085. INFOPLIST_FILE = "SwiftyStoreKit-tvOS-Demo/Info.plist";
  1086. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1087. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  1088. PRODUCT_NAME = "$(TARGET_NAME)";
  1089. SDKROOT = appletvos;
  1090. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1091. SWIFT_VERSION = 3.0;
  1092. TARGETED_DEVICE_FAMILY = 3;
  1093. TVOS_DEPLOYMENT_TARGET = 10.1;
  1094. };
  1095. name = Debug;
  1096. };
  1097. 654287FB1E79F5A000F61800 /* Release */ = {
  1098. isa = XCBuildConfiguration;
  1099. buildSettings = {
  1100. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1101. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1102. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1103. CLANG_ANALYZER_NONNULL = YES;
  1104. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1105. "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "iPhone Developer";
  1106. DEVELOPMENT_TEAM = "";
  1107. INFOPLIST_FILE = "SwiftyStoreKit-tvOS-Demo/Info.plist";
  1108. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1109. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreDemo;
  1110. PRODUCT_NAME = "$(TARGET_NAME)";
  1111. SDKROOT = appletvos;
  1112. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1113. SWIFT_VERSION = 3.0;
  1114. TARGETED_DEVICE_FAMILY = 3;
  1115. TVOS_DEPLOYMENT_TARGET = 10.1;
  1116. };
  1117. name = Release;
  1118. };
  1119. 658A08471E2EC5120074A98F /* Debug */ = {
  1120. isa = XCBuildConfiguration;
  1121. buildSettings = {
  1122. CLANG_ANALYZER_NONNULL = YES;
  1123. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1124. INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
  1125. IPHONEOS_DEPLOYMENT_TARGET = 10.2;
  1126. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1127. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKitTests;
  1128. PRODUCT_NAME = "$(TARGET_NAME)";
  1129. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1130. SWIFT_VERSION = 3.0;
  1131. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyStoreKit_iOSDemo.app/SwiftyStoreKit_iOSDemo";
  1132. };
  1133. name = Debug;
  1134. };
  1135. 658A08481E2EC5120074A98F /* Release */ = {
  1136. isa = XCBuildConfiguration;
  1137. buildSettings = {
  1138. CLANG_ANALYZER_NONNULL = YES;
  1139. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1140. INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
  1141. IPHONEOS_DEPLOYMENT_TARGET = 10.2;
  1142. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1143. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKitTests;
  1144. PRODUCT_NAME = "$(TARGET_NAME)";
  1145. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1146. SWIFT_VERSION = 3.0;
  1147. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyStoreKit_iOSDemo.app/SwiftyStoreKit_iOSDemo";
  1148. };
  1149. name = Release;
  1150. };
  1151. C4D74BC01C24CECA0071AD3E /* Debug */ = {
  1152. isa = XCBuildConfiguration;
  1153. buildSettings = {
  1154. CODE_SIGN_IDENTITY = "-";
  1155. COMBINE_HIDPI_IMAGES = YES;
  1156. CURRENT_PROJECT_VERSION = 1;
  1157. DEFINES_MODULE = YES;
  1158. DYLIB_COMPATIBILITY_VERSION = 1;
  1159. DYLIB_CURRENT_VERSION = 1;
  1160. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1161. FRAMEWORK_VERSION = A;
  1162. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
  1163. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1164. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1165. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1166. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.macOS.SwiftyStoreKit;
  1167. PRODUCT_NAME = SwiftyStoreKit;
  1168. SDKROOT = macosx;
  1169. SKIP_INSTALL = YES;
  1170. VERSIONING_SYSTEM = "apple-generic";
  1171. VERSION_INFO_PREFIX = "";
  1172. };
  1173. name = Debug;
  1174. };
  1175. C4D74BC11C24CECA0071AD3E /* Release */ = {
  1176. isa = XCBuildConfiguration;
  1177. buildSettings = {
  1178. CODE_SIGN_IDENTITY = "-";
  1179. COMBINE_HIDPI_IMAGES = YES;
  1180. CURRENT_PROJECT_VERSION = 1;
  1181. DEFINES_MODULE = YES;
  1182. DYLIB_COMPATIBILITY_VERSION = 1;
  1183. DYLIB_CURRENT_VERSION = 1;
  1184. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1185. FRAMEWORK_VERSION = A;
  1186. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
  1187. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1188. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
  1189. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1190. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.macOS.SwiftyStoreKit;
  1191. PRODUCT_NAME = SwiftyStoreKit;
  1192. SDKROOT = macosx;
  1193. SKIP_INSTALL = YES;
  1194. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1195. VERSIONING_SYSTEM = "apple-generic";
  1196. VERSION_INFO_PREFIX = "";
  1197. };
  1198. name = Release;
  1199. };
  1200. C4FD3A0E1C2954C10035CFF3 /* Debug */ = {
  1201. isa = XCBuildConfiguration;
  1202. buildSettings = {
  1203. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1204. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1205. CODE_SIGN_IDENTITY = "-";
  1206. COMBINE_HIDPI_IMAGES = YES;
  1207. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-macOS-Demo/Info.plist";
  1208. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  1209. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1210. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  1211. PRODUCT_NAME = "$(TARGET_NAME)";
  1212. SDKROOT = macosx;
  1213. };
  1214. name = Debug;
  1215. };
  1216. C4FD3A0F1C2954C10035CFF3 /* Release */ = {
  1217. isa = XCBuildConfiguration;
  1218. buildSettings = {
  1219. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1220. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1221. CODE_SIGN_IDENTITY = "-";
  1222. COMBINE_HIDPI_IMAGES = YES;
  1223. INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit-macOS-Demo/Info.plist";
  1224. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
  1225. MACOSX_DEPLOYMENT_TARGET = 10.10;
  1226. PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.OSX.SwiftyStoreDemo;
  1227. PRODUCT_NAME = "$(TARGET_NAME)";
  1228. SDKROOT = macosx;
  1229. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  1230. };
  1231. name = Release;
  1232. };
  1233. /* End XCBuildConfiguration section */
  1234. /* Begin XCConfigurationList section */
  1235. 54C0D5331CF7404500F90BCE /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOS" */ = {
  1236. isa = XCConfigurationList;
  1237. buildConfigurations = (
  1238. 54C0D5311CF7404500F90BCE /* Debug */,
  1239. 54C0D5321CF7404500F90BCE /* Release */,
  1240. );
  1241. defaultConfigurationIsVisible = 0;
  1242. defaultConfigurationName = Release;
  1243. };
  1244. 6502F5F91B985833004E342D /* Build configuration list for PBXProject "SwiftyStoreKit" */ = {
  1245. isa = XCConfigurationList;
  1246. buildConfigurations = (
  1247. 6502F60E1B985833004E342D /* Debug */,
  1248. 6502F60F1B985833004E342D /* Release */,
  1249. );
  1250. defaultConfigurationIsVisible = 0;
  1251. defaultConfigurationName = Release;
  1252. };
  1253. 6502F6101B985833004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOSDemo" */ = {
  1254. isa = XCConfigurationList;
  1255. buildConfigurations = (
  1256. 6502F6111B985833004E342D /* Debug */,
  1257. 6502F6121B985833004E342D /* Release */,
  1258. );
  1259. defaultConfigurationIsVisible = 0;
  1260. defaultConfigurationName = Release;
  1261. };
  1262. 6502F6361B985C40004E342D /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_iOS" */ = {
  1263. isa = XCConfigurationList;
  1264. buildConfigurations = (
  1265. 6502F6371B985C40004E342D /* Debug */,
  1266. 6502F6381B985C40004E342D /* Release */,
  1267. );
  1268. defaultConfigurationIsVisible = 0;
  1269. defaultConfigurationName = Release;
  1270. };
  1271. 654287FC1E79F5A000F61800 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_tvOSDemo" */ = {
  1272. isa = XCConfigurationList;
  1273. buildConfigurations = (
  1274. 654287FA1E79F5A000F61800 /* Debug */,
  1275. 654287FB1E79F5A000F61800 /* Release */,
  1276. );
  1277. defaultConfigurationIsVisible = 0;
  1278. defaultConfigurationName = Release;
  1279. };
  1280. 658A08461E2EC5120074A98F /* Build configuration list for PBXNativeTarget "SwiftyStoreKitTests" */ = {
  1281. isa = XCConfigurationList;
  1282. buildConfigurations = (
  1283. 658A08471E2EC5120074A98F /* Debug */,
  1284. 658A08481E2EC5120074A98F /* Release */,
  1285. );
  1286. defaultConfigurationIsVisible = 0;
  1287. defaultConfigurationName = Release;
  1288. };
  1289. C4D74BC21C24CECA0071AD3E /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOS" */ = {
  1290. isa = XCConfigurationList;
  1291. buildConfigurations = (
  1292. C4D74BC01C24CECA0071AD3E /* Debug */,
  1293. C4D74BC11C24CECA0071AD3E /* Release */,
  1294. );
  1295. defaultConfigurationIsVisible = 0;
  1296. defaultConfigurationName = Release;
  1297. };
  1298. C4FD3A0D1C2954C10035CFF3 /* Build configuration list for PBXNativeTarget "SwiftyStoreKit_macOSDemo" */ = {
  1299. isa = XCConfigurationList;
  1300. buildConfigurations = (
  1301. C4FD3A0E1C2954C10035CFF3 /* Debug */,
  1302. C4FD3A0F1C2954C10035CFF3 /* Release */,
  1303. );
  1304. defaultConfigurationIsVisible = 0;
  1305. defaultConfigurationName = Release;
  1306. };
  1307. /* End XCConfigurationList section */
  1308. };
  1309. rootObject = 6502F5F61B985833004E342D /* Project object */;
  1310. }