Explorar o código

fixed linking files

Mario Hahn %!s(int64=5) %!d(string=hai) anos
pai
achega
a1657e0c93
Modificáronse 52 ficheiros con 291 adicións e 2420 borrados
  1. BIN=BIN
      Sources/SwiftyStoreKit/AppleReceiptValidator.swift
  2. BIN=BIN
      Sources/SwiftyStoreKit/CompleteTransactionsController.swift
  3. BIN=BIN
      Sources/SwiftyStoreKit/InAppProductQueryRequest.swift
  4. BIN=BIN
      Sources/SwiftyStoreKit/InAppReceipt.swift
  5. BIN=BIN
      Sources/SwiftyStoreKit/InAppReceiptRefreshRequest.swift
  6. BIN=BIN
      Sources/SwiftyStoreKit/InAppReceiptVerificator.swift
  7. BIN=BIN
      Sources/SwiftyStoreKit/OS.swift
  8. BIN=BIN
      Sources/SwiftyStoreKit/PaymentQueueController.swift
  9. BIN=BIN
      Sources/SwiftyStoreKit/PaymentsController.swift
  10. 0 0
      Sources/SwiftyStoreKit/Platforms/Info-iOS.plist
  11. 0 0
      Sources/SwiftyStoreKit/Platforms/Info-macOS.plist
  12. 0 0
      Sources/SwiftyStoreKit/Platforms/Info-tvOS.plist
  13. 0 0
      Sources/SwiftyStoreKit/Platforms/Info-watchOS.plist
  14. 0 0
      Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-iOS.h
  15. 0 0
      Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-macOS.h
  16. 0 0
      Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-tvOS.h
  17. 0 0
      Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-watchOS.h
  18. BIN=BIN
      Sources/SwiftyStoreKit/ProductsInfoController.swift
  19. BIN=BIN
      Sources/SwiftyStoreKit/RestorePurchasesController.swift
  20. BIN=BIN
      Sources/SwiftyStoreKit/SKProduct+LocalizedPrice.swift
  21. BIN=BIN
      Sources/SwiftyStoreKit/SKProductDiscount+LocalizedPrice.swift
  22. BIN=BIN
      Sources/SwiftyStoreKit/SwiftyStoreKit+Types.swift
  23. BIN=BIN
      Sources/SwiftyStoreKit/SwiftyStoreKit.swift
  24. 289 229
      SwiftyStoreKit.xcodeproj/project.pbxproj
  25. 2 2
      SwiftyStoreKit.xcodeproj/xcshareddata/xcschemes/SwiftyStoreKit_watchOS.xcscheme
  26. 0 127
      SwiftyStoreKit/AppleReceiptValidator.swift
  27. 0 77
      SwiftyStoreKit/CompleteTransactionsController.swift
  28. 0 81
      SwiftyStoreKit/InAppProductQueryRequest.swift
  29. 0 285
      SwiftyStoreKit/InAppReceipt.swift
  30. 0 85
      SwiftyStoreKit/InAppReceiptRefreshRequest.swift
  31. 0 119
      SwiftyStoreKit/InAppReceiptVerificator.swift
  32. 0 56
      SwiftyStoreKit/OS.swift
  33. 0 261
      SwiftyStoreKit/PaymentQueueController.swift
  34. 0 144
      SwiftyStoreKit/PaymentsController.swift
  35. 0 78
      SwiftyStoreKit/ProductsInfoController.swift
  36. 0 108
      SwiftyStoreKit/RestorePurchasesController.swift
  37. 0 61
      SwiftyStoreKit/SKProduct+LocalizedPrice.swift
  38. 0 63
      SwiftyStoreKit/SKProductDiscount+LocalizedPrice.swift
  39. 0 332
      SwiftyStoreKit/SwiftyStoreKit+Types.swift
  40. 0 312
      SwiftyStoreKit/SwiftyStoreKit.swift
  41. 0 0
      Tests/SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift
  42. 0 0
      Tests/SwiftyStoreKitTests/InAppReceiptTests.swift
  43. 0 0
      Tests/SwiftyStoreKitTests/InAppReceiptVerificatorTests.swift
  44. 0 0
      Tests/SwiftyStoreKitTests/Info.plist
  45. 0 0
      Tests/SwiftyStoreKitTests/PaymentQueueControllerTests.swift
  46. 0 0
      Tests/SwiftyStoreKitTests/PaymentQueueSpy.swift
  47. 0 0
      Tests/SwiftyStoreKitTests/PaymentTransactionObserverFake.swift
  48. 0 0
      Tests/SwiftyStoreKitTests/PaymentsControllerTests.swift
  49. 0 0
      Tests/SwiftyStoreKitTests/ProductsInfoControllerTests.swift
  50. 0 0
      Tests/SwiftyStoreKitTests/RestorePurchasesControllerTests.swift
  51. 0 0
      Tests/SwiftyStoreKitTests/TestPaymentTransaction.swift
  52. 0 0
      Tests/SwiftyStoreKitTests/TestProduct.swift

BIN=BIN
Sources/SwiftyStoreKit/AppleReceiptValidator.swift


BIN=BIN
Sources/SwiftyStoreKit/CompleteTransactionsController.swift


BIN=BIN
Sources/SwiftyStoreKit/InAppProductQueryRequest.swift


BIN=BIN
Sources/SwiftyStoreKit/InAppReceipt.swift


BIN=BIN
Sources/SwiftyStoreKit/InAppReceiptRefreshRequest.swift


BIN=BIN
Sources/SwiftyStoreKit/InAppReceiptVerificator.swift


BIN=BIN
Sources/SwiftyStoreKit/OS.swift


BIN=BIN
Sources/SwiftyStoreKit/PaymentQueueController.swift


BIN=BIN
Sources/SwiftyStoreKit/PaymentsController.swift


+ 0 - 0
SwiftyStoreKit/Platforms/Info-iOS.plist → Sources/SwiftyStoreKit/Platforms/Info-iOS.plist


+ 0 - 0
SwiftyStoreKit/Platforms/Info-macOS.plist → Sources/SwiftyStoreKit/Platforms/Info-macOS.plist


+ 0 - 0
SwiftyStoreKit/Platforms/Info-tvOS.plist → Sources/SwiftyStoreKit/Platforms/Info-tvOS.plist


+ 0 - 0
SwiftyStoreKit/Platforms/Info-watchOS.plist → Sources/SwiftyStoreKit/Platforms/Info-watchOS.plist


+ 0 - 0
SwiftyStoreKit/Platforms/SwiftyStoreKit-iOS.h → Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-iOS.h


+ 0 - 0
SwiftyStoreKit/Platforms/SwiftyStoreKit-macOS.h → Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-macOS.h


+ 0 - 0
SwiftyStoreKit/Platforms/SwiftyStoreKit-tvOS.h → Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-tvOS.h


+ 0 - 0
SwiftyStoreKit/Platforms/SwiftyStoreKit-watchOS.h → Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-watchOS.h


BIN=BIN
Sources/SwiftyStoreKit/ProductsInfoController.swift


BIN=BIN
Sources/SwiftyStoreKit/RestorePurchasesController.swift


BIN=BIN
Sources/SwiftyStoreKit/SKProduct+LocalizedPrice.swift


BIN=BIN
Sources/SwiftyStoreKit/SKProductDiscount+LocalizedPrice.swift


BIN=BIN
Sources/SwiftyStoreKit/SwiftyStoreKit+Types.swift


BIN=BIN
Sources/SwiftyStoreKit/SwiftyStoreKit.swift


+ 289 - 229
SwiftyStoreKit.xcodeproj/project.pbxproj

@@ -7,29 +7,98 @@
 	objects = {
 
 /* Begin PBXBuildFile section */
-		1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
-		1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
-		1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
-		54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
-		54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
-		54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
-		54B069961CF744DC00BAFE38 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
-		54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
-		6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
-		6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
-		650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */; };
-		650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
-		650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
-		650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
-		650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
-		650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
-		650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
-		650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
-		650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
-		650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
-		653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
-		653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
-		653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
+		2F2B8B3024A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */; };
+		2F2B8B3124A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */; };
+		2F2B8B3224A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */; };
+		2F2B8B3324A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */; };
+		2F2B8B3424A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */; };
+		2F2B8B3524A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */; };
+		2F2B8B3624A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */; };
+		2F2B8B3724A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */; };
+		2F2B8B3824A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */; };
+		2F2B8B3924A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */; };
+		2F2B8B3A24A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */; };
+		2F2B8B3B24A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */; };
+		2F2B8B3C24A64CC100CEF088 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */; };
+		2F2B8B3D24A64CC100CEF088 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */; };
+		2F2B8B3E24A64CC100CEF088 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */; };
+		2F2B8B3F24A64CC100CEF088 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */; };
+		2F2B8B4024A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */; };
+		2F2B8B4124A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */; };
+		2F2B8B4224A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */; };
+		2F2B8B4324A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */; };
+		2F2B8B4424A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */; };
+		2F2B8B4524A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */; };
+		2F2B8B4624A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */; };
+		2F2B8B4724A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */; };
+		2F2B8B4824A64CC100CEF088 /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */; };
+		2F2B8B4924A64CC100CEF088 /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */; };
+		2F2B8B4A24A64CC100CEF088 /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */; };
+		2F2B8B4B24A64CC100CEF088 /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */; };
+		2F2B8B4C24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */; };
+		2F2B8B4D24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */; };
+		2F2B8B4E24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */; };
+		2F2B8B4F24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */; };
+		2F2B8B5024A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */; };
+		2F2B8B5124A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */; };
+		2F2B8B5224A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */; };
+		2F2B8B5324A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */; };
+		2F2B8B5424A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */; };
+		2F2B8B5524A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */; };
+		2F2B8B5624A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */; };
+		2F2B8B5724A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */; };
+		2F2B8B5824A64CC100CEF088 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */; };
+		2F2B8B5924A64CC100CEF088 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */; };
+		2F2B8B5A24A64CC100CEF088 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */; };
+		2F2B8B5B24A64CC100CEF088 /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */; };
+		2F2B8B5C24A64CC100CEF088 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2C24A64CC100CEF088 /* OS.swift */; };
+		2F2B8B5D24A64CC100CEF088 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2C24A64CC100CEF088 /* OS.swift */; };
+		2F2B8B5E24A64CC100CEF088 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2C24A64CC100CEF088 /* OS.swift */; };
+		2F2B8B5F24A64CC100CEF088 /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2C24A64CC100CEF088 /* OS.swift */; };
+		2F2B8B6024A64CC100CEF088 /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */; };
+		2F2B8B6124A64CC100CEF088 /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */; };
+		2F2B8B6224A64CC100CEF088 /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */; };
+		2F2B8B6324A64CC100CEF088 /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */; };
+		2F2B8B6424A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */; };
+		2F2B8B6524A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */; };
+		2F2B8B6624A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */; };
+		2F2B8B6724A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */; };
+		2F2B8B6824A64CC100CEF088 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */; };
+		2F2B8B6924A64CC100CEF088 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */; };
+		2F2B8B6A24A64CC100CEF088 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */; };
+		2F2B8B6B24A64CC100CEF088 /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */; };
+		2F2B8B7424A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */; };
+		2F2B8B7524A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */; };
+		2F2B8B7624A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */; };
+		2F2B8B7724A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */; };
+		2F2B8B7924A64CD700CEF088 /* Info-macOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2F2B8B6D24A64CD700CEF088 /* Info-macOS.plist */; };
+		2F2B8B7F24A64CD700CEF088 /* Info-watchOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2F2B8B6E24A64CD700CEF088 /* Info-watchOS.plist */; };
+		2F2B8B8024A64CD700CEF088 /* Info-iOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2F2B8B6F24A64CD700CEF088 /* Info-iOS.plist */; };
+		2F2B8B8424A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */; };
+		2F2B8B8524A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */; };
+		2F2B8B8624A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */; };
+		2F2B8B8724A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */; };
+		2F2B8B8824A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */; };
+		2F2B8B8924A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */; };
+		2F2B8B8A24A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */; };
+		2F2B8B8B24A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */; };
+		2F2B8B8C24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */; };
+		2F2B8B8D24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */; };
+		2F2B8B8E24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */; };
+		2F2B8B8F24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */; };
+		2F2B8B9224A64CD700CEF088 /* Info-tvOS.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2F2B8B7324A64CD700CEF088 /* Info-tvOS.plist */; };
+		2F2B8BA024A64DE600CEF088 /* PaymentQueueControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9424A64DE600CEF088 /* PaymentQueueControllerTests.swift */; };
+		2F2B8BA124A64DE600CEF088 /* PaymentTransactionObserverFake.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9524A64DE600CEF088 /* PaymentTransactionObserverFake.swift */; };
+		2F2B8BA224A64DE600CEF088 /* ProductsInfoControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9624A64DE600CEF088 /* ProductsInfoControllerTests.swift */; };
+		2F2B8BA324A64DE600CEF088 /* TestPaymentTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9724A64DE600CEF088 /* TestPaymentTransaction.swift */; };
+		2F2B8BA424A64DE600CEF088 /* TestProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9824A64DE600CEF088 /* TestProduct.swift */; };
+		2F2B8BA524A64DE600CEF088 /* RestorePurchasesControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9924A64DE600CEF088 /* RestorePurchasesControllerTests.swift */; };
+		2F2B8BA624A64DE600CEF088 /* CompleteTransactionsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9A24A64DE600CEF088 /* CompleteTransactionsControllerTests.swift */; };
+		2F2B8BA724A64DE600CEF088 /* InAppReceiptVerificatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9B24A64DE600CEF088 /* InAppReceiptVerificatorTests.swift */; };
+		2F2B8BA824A64DE600CEF088 /* InAppReceiptTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9C24A64DE600CEF088 /* InAppReceiptTests.swift */; };
+		2F2B8BA924A64DE600CEF088 /* PaymentsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9D24A64DE600CEF088 /* PaymentsControllerTests.swift */; };
+		2F2B8BAA24A64DE600CEF088 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9E24A64DE600CEF088 /* Info.plist */; };
+		2F2B8BAB24A64DE600CEF088 /* PaymentQueueSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F2B8B9F24A64DE600CEF088 /* PaymentQueueSpy.swift */; };
 		654287F61E79F5A000F61800 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 654287F41E79F5A000F61800 /* Main.storyboard */; };
 		654287F81E79F5A000F61800 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 654287F71E79F5A000F61800 /* Assets.xcassets */; };
 		654287FD1E79F75000F61800 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */; };
@@ -37,25 +106,7 @@
 		654288021E7B34E500F61800 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF701DCD4DF000835D30 /* ViewController.swift */; };
 		654288061E7B3A8800F61800 /* NetworkActivityIndicatorManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF6F1DCD4DF000835D30 /* NetworkActivityIndicatorManager.swift */; };
 		654288071E7B3E1500F61800 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */; };
-		658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
-		658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
-		658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
 		658A08431E2EC5120074A98F /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
-		658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */; };
-		658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */; };
-		65B8C9291EC0BE62009439D9 /* InAppReceiptTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65B8C9281EC0BE62009439D9 /* InAppReceiptTests.swift */; };
-		65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
-		65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
-		65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
-		65BF8E301F4AEEBA00CBFC00 /* ProductsInfoControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BF8E2F1F4AEEBA00CBFC00 /* ProductsInfoControllerTests.swift */; };
-		65CEF0F41ECC80D9007DC3B6 /* InAppReceiptVerificatorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65CEF0F31ECC80D9007DC3B6 /* InAppReceiptVerificatorTests.swift */; };
-		65E9E0791ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */; };
-		65E9E07A1ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */; };
-		65E9E07B1ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */; };
-		65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */; };
-		65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
-		65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
-		65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
 		65F7DF711DCD4DF000835D30 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF681DCD4DF000835D30 /* AppDelegate.swift */; };
 		65F7DF721DCD4DF000835D30 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF691DCD4DF000835D30 /* Assets.xcassets */; };
 		65F7DF731DCD4DF000835D30 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 65F7DF6A1DCD4DF000835D30 /* LaunchScreen.storyboard */; };
@@ -68,40 +119,6 @@
 		65F7DF881DCD4FC500835D30 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F7DF831DCD4FC500835D30 /* ViewController.swift */; };
 		65F7DF8E1DCD524300835D30 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; };
 		65F7DF8F1DCD524300835D30 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
-		65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */ = {isa = PBXBuildFile; fileRef = 65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		A61BF4BE2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */; };
-		A61BF4BF2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */; };
-		A61BF4C02481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */; };
-		A61BF4C62481F4970017D9BC /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
-		A61BF4C72481F4970017D9BC /* AppleReceiptValidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */; };
-		A61BF4C82481F4970017D9BC /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
-		A61BF4C92481F4970017D9BC /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
-		A61BF4CA2481F4970017D9BC /* PaymentsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65F70AC81E2EDC3700BF040D /* PaymentsController.swift */; };
-		A61BF4CB2481F4970017D9BC /* ProductsInfoController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307FB1E33154F001332A4 /* ProductsInfoController.swift */; };
-		A61BF4CC2481F4970017D9BC /* RestorePurchasesController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F31E3177EF001332A4 /* RestorePurchasesController.swift */; };
-		A61BF4CD2481F4970017D9BC /* PaymentQueueController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 658A08361E2EC24E0074A98F /* PaymentQueueController.swift */; };
-		A61BF4CE2481F4970017D9BC /* InAppReceiptVerificator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */; };
-		A61BF4CF2481F4970017D9BC /* SKProduct+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = 653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */; };
-		A61BF4D02481F4970017D9BC /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
-		A61BF4D12481F4970017D9BC /* CompleteTransactionsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */; };
-		A61BF4D22481F4970017D9BC /* SwiftyStoreKit+Types.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */; };
-		A61BF4D32481F4970017D9BC /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
-		A61BF4D42481F4970017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */ = {isa = PBXBuildFile; fileRef = A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */; };
-		A61BF4E02481F7400017D9BC /* SwiftyStoreKit-watchOS.h in Headers */ = {isa = PBXBuildFile; fileRef = A61BF4DF2481F7150017D9BC /* SwiftyStoreKit-watchOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
-		C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */; };
-		C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C081E2FCE3A00392A54 /* TestProduct.swift */; };
-		C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */; };
-		C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */; };
-		C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
-		C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
-		C40C68101C29414C00B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
-		C40C68111C29419500B60B7E /* OS.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40C680F1C29414C00B60B7E /* OS.swift */; };
-		C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */; };
-		C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */; };
-		C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6502F6241B98586A004E342D /* SwiftyStoreKit.swift */; };
-		C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */; };
 		C4FD3A101C2954CD0035CFF3 /* SwiftyStoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; };
 		C4FD3A111C2954CD0035CFF3 /* SwiftyStoreKit.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
 /* End PBXBuildFile section */
@@ -181,33 +198,49 @@
 /* End PBXCopyFilesBuildPhase section */
 
 /* Begin PBXFileReference section */
-		1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppleReceiptValidator.swift; sourceTree = "<group>"; };
+		2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "SKProductDiscount+LocalizedPrice.swift"; path = "Sources/SwiftyStoreKit/SKProductDiscount+LocalizedPrice.swift"; sourceTree = SOURCE_ROOT; };
+		2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppleReceiptValidator.swift; path = Sources/SwiftyStoreKit/AppleReceiptValidator.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppProductQueryRequest.swift; path = Sources/SwiftyStoreKit/InAppProductQueryRequest.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppReceipt.swift; path = Sources/SwiftyStoreKit/InAppReceipt.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "SwiftyStoreKit+Types.swift"; path = "Sources/SwiftyStoreKit/SwiftyStoreKit+Types.swift"; sourceTree = SOURCE_ROOT; };
+		2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CompleteTransactionsController.swift; path = Sources/SwiftyStoreKit/CompleteTransactionsController.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentQueueController.swift; path = Sources/SwiftyStoreKit/PaymentQueueController.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppReceiptRefreshRequest.swift; path = Sources/SwiftyStoreKit/InAppReceiptRefreshRequest.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppReceiptVerificator.swift; path = Sources/SwiftyStoreKit/InAppReceiptVerificator.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "SKProduct+LocalizedPrice.swift"; path = "Sources/SwiftyStoreKit/SKProduct+LocalizedPrice.swift"; sourceTree = SOURCE_ROOT; };
+		2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProductsInfoController.swift; path = Sources/SwiftyStoreKit/ProductsInfoController.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2C24A64CC100CEF088 /* OS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = OS.swift; path = Sources/SwiftyStoreKit/OS.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentsController.swift; path = Sources/SwiftyStoreKit/PaymentsController.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SwiftyStoreKit.swift; path = Sources/SwiftyStoreKit/SwiftyStoreKit.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RestorePurchasesController.swift; path = Sources/SwiftyStoreKit/RestorePurchasesController.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SwiftyStoreKit-watchOS.h"; path = "Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-watchOS.h"; sourceTree = SOURCE_ROOT; };
+		2F2B8B6D24A64CD700CEF088 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "Info-macOS.plist"; path = "Sources/SwiftyStoreKit/Platforms/Info-macOS.plist"; sourceTree = SOURCE_ROOT; };
+		2F2B8B6E24A64CD700CEF088 /* Info-watchOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "Info-watchOS.plist"; path = "Sources/SwiftyStoreKit/Platforms/Info-watchOS.plist"; sourceTree = SOURCE_ROOT; };
+		2F2B8B6F24A64CD700CEF088 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "Info-iOS.plist"; path = "Sources/SwiftyStoreKit/Platforms/Info-iOS.plist"; sourceTree = SOURCE_ROOT; };
+		2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SwiftyStoreKit-tvOS.h"; path = "Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-tvOS.h"; sourceTree = SOURCE_ROOT; };
+		2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SwiftyStoreKit-iOS.h"; path = "Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-iOS.h"; sourceTree = SOURCE_ROOT; };
+		2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SwiftyStoreKit-macOS.h"; path = "Sources/SwiftyStoreKit/Platforms/SwiftyStoreKit-macOS.h"; sourceTree = SOURCE_ROOT; };
+		2F2B8B7324A64CD700CEF088 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = "Info-tvOS.plist"; path = "Sources/SwiftyStoreKit/Platforms/Info-tvOS.plist"; sourceTree = SOURCE_ROOT; };
+		2F2B8B9424A64DE600CEF088 /* PaymentQueueControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentQueueControllerTests.swift; path = Tests/SwiftyStoreKitTests/PaymentQueueControllerTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9524A64DE600CEF088 /* PaymentTransactionObserverFake.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentTransactionObserverFake.swift; path = Tests/SwiftyStoreKitTests/PaymentTransactionObserverFake.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9624A64DE600CEF088 /* ProductsInfoControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ProductsInfoControllerTests.swift; path = Tests/SwiftyStoreKitTests/ProductsInfoControllerTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9724A64DE600CEF088 /* TestPaymentTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestPaymentTransaction.swift; path = Tests/SwiftyStoreKitTests/TestPaymentTransaction.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9824A64DE600CEF088 /* TestProduct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestProduct.swift; path = Tests/SwiftyStoreKitTests/TestProduct.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9924A64DE600CEF088 /* RestorePurchasesControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RestorePurchasesControllerTests.swift; path = Tests/SwiftyStoreKitTests/RestorePurchasesControllerTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9A24A64DE600CEF088 /* CompleteTransactionsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CompleteTransactionsControllerTests.swift; path = Tests/SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9B24A64DE600CEF088 /* InAppReceiptVerificatorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppReceiptVerificatorTests.swift; path = Tests/SwiftyStoreKitTests/InAppReceiptVerificatorTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9C24A64DE600CEF088 /* InAppReceiptTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = InAppReceiptTests.swift; path = Tests/SwiftyStoreKitTests/InAppReceiptTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9D24A64DE600CEF088 /* PaymentsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentsControllerTests.swift; path = Tests/SwiftyStoreKitTests/PaymentsControllerTests.swift; sourceTree = SOURCE_ROOT; };
+		2F2B8B9E24A64DE600CEF088 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; name = Info.plist; path = Tests/SwiftyStoreKitTests/Info.plist; sourceTree = SOURCE_ROOT; };
+		2F2B8B9F24A64DE600CEF088 /* PaymentQueueSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PaymentQueueSpy.swift; path = Tests/SwiftyStoreKitTests/PaymentQueueSpy.swift; sourceTree = SOURCE_ROOT; };
 		54C0D52C1CF7404500F90BCE /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		6502F5FE1B985833004E342D /* SwiftyStoreKit_iOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_iOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
-		6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppProductQueryRequest.swift; sourceTree = "<group>"; };
-		6502F6241B98586A004E342D /* SwiftyStoreKit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwiftyStoreKit.swift; sourceTree = "<group>"; };
 		6502F62D1B985C40004E342D /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-		650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesControllerTests.swift; sourceTree = "<group>"; };
-		650307F31E3177EF001332A4 /* RestorePurchasesController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RestorePurchasesController.swift; sourceTree = "<group>"; };
-		650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsController.swift; sourceTree = "<group>"; };
-		650307FB1E33154F001332A4 /* ProductsInfoController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductsInfoController.swift; sourceTree = "<group>"; };
-		653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SKProduct+LocalizedPrice.swift"; sourceTree = "<group>"; };
 		654287EE1E79F5A000F61800 /* SwiftyStoreKit_tvOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_tvOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
 		654287F51E79F5A000F61800 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 		654287F71E79F5A000F61800 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 		654287F91E79F5A000F61800 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-		658A08361E2EC24E0074A98F /* PaymentQueueController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueController.swift; sourceTree = "<group>"; };
 		658A083E1E2EC5120074A98F /* SwiftyStoreKitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SwiftyStoreKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
-		658A08421E2EC5120074A98F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
-		658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueControllerTests.swift; sourceTree = "<group>"; };
-		658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentQueueSpy.swift; sourceTree = "<group>"; };
-		65B8C9281EC0BE62009439D9 /* InAppReceiptTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptTests.swift; sourceTree = "<group>"; };
-		65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SwiftyStoreKit+Types.swift"; sourceTree = "<group>"; };
-		65BF8E2F1F4AEEBA00CBFC00 /* ProductsInfoControllerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProductsInfoControllerTests.swift; sourceTree = "<group>"; };
-		65CEF0F31ECC80D9007DC3B6 /* InAppReceiptVerificatorTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptVerificatorTests.swift; sourceTree = "<group>"; };
-		65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptVerificator.swift; sourceTree = "<group>"; };
-		65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentTransactionObserverFake.swift; sourceTree = "<group>"; };
-		65F70AC81E2EDC3700BF040D /* PaymentsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsController.swift; sourceTree = "<group>"; };
 		65F7DF681DCD4DF000835D30 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
 		65F7DF691DCD4DF000835D30 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
 		65F7DF6B1DCD4DF000835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
@@ -220,23 +253,7 @@
 		65F7DF811DCD4FC500835D30 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
 		65F7DF821DCD4FC500835D30 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 		65F7DF831DCD4FC500835D30 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
-		65F7DF941DCD536100835D30 /* Info-iOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-iOS.plist"; sourceTree = "<group>"; };
-		65F7DF951DCD536100835D30 /* Info-macOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-macOS.plist"; sourceTree = "<group>"; };
-		65F7DF961DCD536100835D30 /* Info-tvOS.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-tvOS.plist"; sourceTree = "<group>"; };
-		65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-iOS.h"; sourceTree = "<group>"; };
-		65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-macOS.h"; sourceTree = "<group>"; };
-		65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-tvOS.h"; sourceTree = "<group>"; };
-		A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SKProductDiscount+LocalizedPrice.swift"; sourceTree = "<group>"; };
 		A61BF4DD2481F4970017D9BC /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-		A61BF4DF2481F7150017D9BC /* SwiftyStoreKit-watchOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SwiftyStoreKit-watchOS.h"; sourceTree = "<group>"; };
-		A61BF4E12481F7B00017D9BC /* Info-watchOS.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Info-watchOS.plist"; sourceTree = "<group>"; };
-		C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PaymentsControllerTests.swift; sourceTree = "<group>"; };
-		C3099C081E2FCE3A00392A54 /* TestProduct.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestProduct.swift; sourceTree = "<group>"; };
-		C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestPaymentTransaction.swift; sourceTree = "<group>"; };
-		C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CompleteTransactionsControllerTests.swift; sourceTree = "<group>"; };
-		C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceiptRefreshRequest.swift; sourceTree = "<group>"; };
-		C40C680F1C29414C00B60B7E /* OS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OS.swift; sourceTree = "<group>"; };
-		C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InAppReceipt.swift; sourceTree = "<group>"; };
 		C4D74BBB1C24CEC90071AD3E /* SwiftyStoreKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SwiftyStoreKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		C4FD3A011C2954C10035CFF3 /* SwiftyStoreKit_macOSDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SwiftyStoreKit_macOSDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */
@@ -335,21 +352,21 @@
 		6502F6001B985833004E342D /* SwiftyStoreKit */ = {
 			isa = PBXGroup;
 			children = (
-				6502F6241B98586A004E342D /* SwiftyStoreKit.swift */,
-				65BB6CE71DDB018900218A0B /* SwiftyStoreKit+Types.swift */,
-				650307FB1E33154F001332A4 /* ProductsInfoController.swift */,
-				6502F6231B98586A004E342D /* InAppProductQueryRequest.swift */,
-				658A08361E2EC24E0074A98F /* PaymentQueueController.swift */,
-				65F70AC81E2EDC3700BF040D /* PaymentsController.swift */,
-				650307F31E3177EF001332A4 /* RestorePurchasesController.swift */,
-				650307F71E317BCF001332A4 /* CompleteTransactionsController.swift */,
-				C4083C561C2AB0A900295248 /* InAppReceiptRefreshRequest.swift */,
-				C4A7C7621C29B8D00053ED64 /* InAppReceipt.swift */,
-				65E9E0781ECADF5E005CF7B4 /* InAppReceiptVerificator.swift */,
-				1592CD4F1E27756500D321E6 /* AppleReceiptValidator.swift */,
-				653722801DB8282600C8F944 /* SKProduct+LocalizedPrice.swift */,
-				A61BF4BD2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift */,
-				C40C680F1C29414C00B60B7E /* OS.swift */,
+				2F2B8B2224A64CC000CEF088 /* AppleReceiptValidator.swift */,
+				2F2B8B2624A64CC000CEF088 /* CompleteTransactionsController.swift */,
+				2F2B8B2324A64CC000CEF088 /* InAppProductQueryRequest.swift */,
+				2F2B8B2424A64CC000CEF088 /* InAppReceipt.swift */,
+				2F2B8B2824A64CC000CEF088 /* InAppReceiptRefreshRequest.swift */,
+				2F2B8B2924A64CC100CEF088 /* InAppReceiptVerificator.swift */,
+				2F2B8B2C24A64CC100CEF088 /* OS.swift */,
+				2F2B8B2724A64CC000CEF088 /* PaymentQueueController.swift */,
+				2F2B8B2D24A64CC100CEF088 /* PaymentsController.swift */,
+				2F2B8B2B24A64CC100CEF088 /* ProductsInfoController.swift */,
+				2F2B8B2F24A64CC100CEF088 /* RestorePurchasesController.swift */,
+				2F2B8B2A24A64CC100CEF088 /* SKProduct+LocalizedPrice.swift */,
+				2F2B8B2124A64CC000CEF088 /* SKProductDiscount+LocalizedPrice.swift */,
+				2F2B8B2E24A64CC100CEF088 /* SwiftyStoreKit.swift */,
+				2F2B8B2524A64CC000CEF088 /* SwiftyStoreKit+Types.swift */,
 				65F7DF931DCD536100835D30 /* Platforms */,
 			);
 			path = SwiftyStoreKit;
@@ -368,18 +385,18 @@
 		658A083F1E2EC5120074A98F /* SwiftyStoreKitTests */ = {
 			isa = PBXGroup;
 			children = (
-				658A08421E2EC5120074A98F /* Info.plist */,
-				658A08491E2EC5350074A98F /* PaymentQueueControllerTests.swift */,
-				C3099C061E2FCDAA00392A54 /* PaymentsControllerTests.swift */,
-				650307F11E3163AA001332A4 /* RestorePurchasesControllerTests.swift */,
-				C3099C181E3206C700392A54 /* CompleteTransactionsControllerTests.swift */,
-				65B8C9281EC0BE62009439D9 /* InAppReceiptTests.swift */,
-				65CEF0F31ECC80D9007DC3B6 /* InAppReceiptVerificatorTests.swift */,
-				658A084B1E2EC5960074A98F /* PaymentQueueSpy.swift */,
-				65F70AC61E2ECBB300BF040D /* PaymentTransactionObserverFake.swift */,
-				C3099C081E2FCE3A00392A54 /* TestProduct.swift */,
-				C3099C0A1E2FD13200392A54 /* TestPaymentTransaction.swift */,
-				65BF8E2F1F4AEEBA00CBFC00 /* ProductsInfoControllerTests.swift */,
+				2F2B8B9A24A64DE600CEF088 /* CompleteTransactionsControllerTests.swift */,
+				2F2B8B9C24A64DE600CEF088 /* InAppReceiptTests.swift */,
+				2F2B8B9B24A64DE600CEF088 /* InAppReceiptVerificatorTests.swift */,
+				2F2B8B9E24A64DE600CEF088 /* Info.plist */,
+				2F2B8B9424A64DE600CEF088 /* PaymentQueueControllerTests.swift */,
+				2F2B8B9F24A64DE600CEF088 /* PaymentQueueSpy.swift */,
+				2F2B8B9D24A64DE600CEF088 /* PaymentsControllerTests.swift */,
+				2F2B8B9524A64DE600CEF088 /* PaymentTransactionObserverFake.swift */,
+				2F2B8B9624A64DE600CEF088 /* ProductsInfoControllerTests.swift */,
+				2F2B8B9924A64DE600CEF088 /* RestorePurchasesControllerTests.swift */,
+				2F2B8B9724A64DE600CEF088 /* TestPaymentTransaction.swift */,
+				2F2B8B9824A64DE600CEF088 /* TestProduct.swift */,
 			);
 			path = SwiftyStoreKitTests;
 			sourceTree = "<group>";
@@ -413,14 +430,14 @@
 		65F7DF931DCD536100835D30 /* Platforms */ = {
 			isa = PBXGroup;
 			children = (
-				65F7DF941DCD536100835D30 /* Info-iOS.plist */,
-				65F7DF951DCD536100835D30 /* Info-macOS.plist */,
-				65F7DF961DCD536100835D30 /* Info-tvOS.plist */,
-				A61BF4E12481F7B00017D9BC /* Info-watchOS.plist */,
-				65F7DF971DCD536100835D30 /* SwiftyStoreKit-iOS.h */,
-				65F7DF981DCD536100835D30 /* SwiftyStoreKit-macOS.h */,
-				65F7DF991DCD536100835D30 /* SwiftyStoreKit-tvOS.h */,
-				A61BF4DF2481F7150017D9BC /* SwiftyStoreKit-watchOS.h */,
+				2F2B8B6F24A64CD700CEF088 /* Info-iOS.plist */,
+				2F2B8B6D24A64CD700CEF088 /* Info-macOS.plist */,
+				2F2B8B7324A64CD700CEF088 /* Info-tvOS.plist */,
+				2F2B8B6E24A64CD700CEF088 /* Info-watchOS.plist */,
+				2F2B8B7124A64CD700CEF088 /* SwiftyStoreKit-iOS.h */,
+				2F2B8B7224A64CD700CEF088 /* SwiftyStoreKit-macOS.h */,
+				2F2B8B7024A64CD700CEF088 /* SwiftyStoreKit-tvOS.h */,
+				2F2B8B6C24A64CD700CEF088 /* SwiftyStoreKit-watchOS.h */,
 			);
 			path = Platforms;
 			sourceTree = "<group>";
@@ -432,7 +449,10 @@
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				65F7DF9C1DCD537F00835D30 /* SwiftyStoreKit-tvOS.h in Headers */,
+				2F2B8B8A24A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */,
+				2F2B8B7624A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */,
+				2F2B8B8624A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */,
+				2F2B8B8E24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -440,7 +460,10 @@
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				65F7DF9A1DCD536700835D30 /* SwiftyStoreKit-iOS.h in Headers */,
+				2F2B8B8824A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */,
+				2F2B8B7424A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */,
+				2F2B8B8424A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */,
+				2F2B8B8C24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -448,7 +471,10 @@
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				A61BF4E02481F7400017D9BC /* SwiftyStoreKit-watchOS.h in Headers */,
+				2F2B8B8B24A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */,
+				2F2B8B7724A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */,
+				2F2B8B8724A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */,
+				2F2B8B8F24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -456,7 +482,10 @@
 			isa = PBXHeadersBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				65F7DF9B1DCD537800835D30 /* SwiftyStoreKit-macOS.h in Headers */,
+				2F2B8B8924A64CD700CEF088 /* SwiftyStoreKit-iOS.h in Headers */,
+				2F2B8B7524A64CD700CEF088 /* SwiftyStoreKit-watchOS.h in Headers */,
+				2F2B8B8524A64CD700CEF088 /* SwiftyStoreKit-tvOS.h in Headers */,
+				2F2B8B8D24A64CD700CEF088 /* SwiftyStoreKit-macOS.h in Headers */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -627,6 +656,7 @@
 					54C0D52B1CF7404500F90BCE = {
 						CreatedOnToolsVersion = 7.3.1;
 						DevelopmentTeam = M54ZVB688G;
+						LastSwiftMigration = 1150;
 					};
 					6502F5FD1B985833004E342D = {
 						CreatedOnToolsVersion = 7.0;
@@ -635,7 +665,7 @@
 					};
 					6502F62C1B985C40004E342D = {
 						CreatedOnToolsVersion = 7.0;
-						LastSwiftMigration = 1020;
+						LastSwiftMigration = 1150;
 					};
 					654287ED1E79F5A000F61800 = {
 						CreatedOnToolsVersion = 8.2.1;
@@ -647,8 +677,12 @@
 						ProvisioningStyle = Automatic;
 						TestTargetID = 6502F5FD1B985833004E342D;
 					};
+					A61BF4C42481F4970017D9BC = {
+						LastSwiftMigration = 1150;
+					};
 					C4D74BBA1C24CEC90071AD3E = {
 						CreatedOnToolsVersion = 7.2;
+						LastSwiftMigration = 1150;
 					};
 					C4FD3A001C2954C10035CFF3 = {
 						CreatedOnToolsVersion = 7.2;
@@ -686,6 +720,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				2F2B8B9224A64CD700CEF088 /* Info-tvOS.plist in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -703,6 +738,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				2F2B8B8024A64CD700CEF088 /* Info-iOS.plist in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -719,6 +755,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				2F2B8BAA24A64DE600CEF088 /* Info.plist in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -726,6 +763,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				2F2B8B7F24A64CD700CEF088 /* Info-watchOS.plist in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -733,6 +771,7 @@
 			isa = PBXResourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
+				2F2B8B7924A64CD700CEF088 /* Info-macOS.plist in Resources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -797,21 +836,21 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				1592CD521E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
-				54C0D5681CF7428400F90BCE /* SwiftyStoreKit.swift in Sources */,
-				54B069961CF744DC00BAFE38 /* OS.swift in Sources */,
-				54B069931CF742D300BAFE38 /* InAppReceiptRefreshRequest.swift in Sources */,
-				65F70ACB1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
-				650307FE1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
-				650307F61E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
-				658A08391E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
-				65E9E07B1ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */,
-				653722831DB8290B00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
-				54B069921CF742D100BAFE38 /* InAppReceipt.swift in Sources */,
-				650307FA1E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
-				65BB6CEA1DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
-				54B069941CF742D600BAFE38 /* InAppProductQueryRequest.swift in Sources */,
-				A61BF4C02481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B3A24A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */,
+				2F2B8B6224A64CC100CEF088 /* PaymentsController.swift in Sources */,
+				2F2B8B5624A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */,
+				2F2B8B3E24A64CC100CEF088 /* InAppReceipt.swift in Sources */,
+				2F2B8B3624A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */,
+				2F2B8B6A24A64CC100CEF088 /* RestorePurchasesController.swift in Sources */,
+				2F2B8B4624A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */,
+				2F2B8B5E24A64CC100CEF088 /* OS.swift in Sources */,
+				2F2B8B5224A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */,
+				2F2B8B6624A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */,
+				2F2B8B4A24A64CC100CEF088 /* PaymentQueueController.swift in Sources */,
+				2F2B8B4224A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */,
+				2F2B8B4E24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */,
+				2F2B8B3224A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B5A24A64CC100CEF088 /* ProductsInfoController.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -829,21 +868,21 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				C40C68101C29414C00B60B7E /* OS.swift in Sources */,
-				1592CD501E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
-				6502F63B1B985CA1004E342D /* InAppProductQueryRequest.swift in Sources */,
-				C4083C571C2AB0A900295248 /* InAppReceiptRefreshRequest.swift in Sources */,
-				65F70AC91E2EDC3700BF040D /* PaymentsController.swift in Sources */,
-				650307FC1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
-				650307F41E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
-				658A08371E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
-				65E9E0791ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */,
-				653722811DB8282600C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
-				C4A7C7631C29B8D00053ED64 /* InAppReceipt.swift in Sources */,
-				650307F81E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
-				65BB6CE81DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
-				6502F63C1B985CA4004E342D /* SwiftyStoreKit.swift in Sources */,
-				A61BF4BE2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B3824A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */,
+				2F2B8B6024A64CC100CEF088 /* PaymentsController.swift in Sources */,
+				2F2B8B5424A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */,
+				2F2B8B3C24A64CC100CEF088 /* InAppReceipt.swift in Sources */,
+				2F2B8B3424A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */,
+				2F2B8B6824A64CC100CEF088 /* RestorePurchasesController.swift in Sources */,
+				2F2B8B4424A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */,
+				2F2B8B5C24A64CC100CEF088 /* OS.swift in Sources */,
+				2F2B8B5024A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */,
+				2F2B8B6424A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */,
+				2F2B8B4824A64CC100CEF088 /* PaymentQueueController.swift in Sources */,
+				2F2B8B4024A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */,
+				2F2B8B4C24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */,
+				2F2B8B3024A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B5824A64CC100CEF088 /* ProductsInfoController.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -861,17 +900,17 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				C3099C071E2FCDAA00392A54 /* PaymentsControllerTests.swift in Sources */,
-				650307F21E3163AA001332A4 /* RestorePurchasesControllerTests.swift in Sources */,
-				65BF8E301F4AEEBA00CBFC00 /* ProductsInfoControllerTests.swift in Sources */,
-				65CEF0F41ECC80D9007DC3B6 /* InAppReceiptVerificatorTests.swift in Sources */,
-				C3099C0B1E2FD13200392A54 /* TestPaymentTransaction.swift in Sources */,
-				65F70AC71E2ECBB300BF040D /* PaymentTransactionObserverFake.swift in Sources */,
-				658A084A1E2EC5350074A98F /* PaymentQueueControllerTests.swift in Sources */,
-				C3099C191E3206C700392A54 /* CompleteTransactionsControllerTests.swift in Sources */,
-				658A084C1E2EC5960074A98F /* PaymentQueueSpy.swift in Sources */,
-				C3099C091E2FCE3A00392A54 /* TestProduct.swift in Sources */,
-				65B8C9291EC0BE62009439D9 /* InAppReceiptTests.swift in Sources */,
+				2F2B8BA924A64DE600CEF088 /* PaymentsControllerTests.swift in Sources */,
+				2F2B8BA224A64DE600CEF088 /* ProductsInfoControllerTests.swift in Sources */,
+				2F2B8BA524A64DE600CEF088 /* RestorePurchasesControllerTests.swift in Sources */,
+				2F2B8BA724A64DE600CEF088 /* InAppReceiptVerificatorTests.swift in Sources */,
+				2F2B8BA124A64DE600CEF088 /* PaymentTransactionObserverFake.swift in Sources */,
+				2F2B8BAB24A64DE600CEF088 /* PaymentQueueSpy.swift in Sources */,
+				2F2B8BA624A64DE600CEF088 /* CompleteTransactionsControllerTests.swift in Sources */,
+				2F2B8BA024A64DE600CEF088 /* PaymentQueueControllerTests.swift in Sources */,
+				2F2B8BA324A64DE600CEF088 /* TestPaymentTransaction.swift in Sources */,
+				2F2B8BA424A64DE600CEF088 /* TestProduct.swift in Sources */,
+				2F2B8BA824A64DE600CEF088 /* InAppReceiptTests.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -879,21 +918,21 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				A61BF4C62481F4970017D9BC /* OS.swift in Sources */,
-				A61BF4C72481F4970017D9BC /* AppleReceiptValidator.swift in Sources */,
-				A61BF4C82481F4970017D9BC /* InAppProductQueryRequest.swift in Sources */,
-				A61BF4C92481F4970017D9BC /* InAppReceiptRefreshRequest.swift in Sources */,
-				A61BF4CA2481F4970017D9BC /* PaymentsController.swift in Sources */,
-				A61BF4CB2481F4970017D9BC /* ProductsInfoController.swift in Sources */,
-				A61BF4CC2481F4970017D9BC /* RestorePurchasesController.swift in Sources */,
-				A61BF4CD2481F4970017D9BC /* PaymentQueueController.swift in Sources */,
-				A61BF4CE2481F4970017D9BC /* InAppReceiptVerificator.swift in Sources */,
-				A61BF4CF2481F4970017D9BC /* SKProduct+LocalizedPrice.swift in Sources */,
-				A61BF4D02481F4970017D9BC /* InAppReceipt.swift in Sources */,
-				A61BF4D12481F4970017D9BC /* CompleteTransactionsController.swift in Sources */,
-				A61BF4D22481F4970017D9BC /* SwiftyStoreKit+Types.swift in Sources */,
-				A61BF4D32481F4970017D9BC /* SwiftyStoreKit.swift in Sources */,
-				A61BF4D42481F4970017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B3B24A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */,
+				2F2B8B6324A64CC100CEF088 /* PaymentsController.swift in Sources */,
+				2F2B8B5724A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */,
+				2F2B8B3F24A64CC100CEF088 /* InAppReceipt.swift in Sources */,
+				2F2B8B3724A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */,
+				2F2B8B6B24A64CC100CEF088 /* RestorePurchasesController.swift in Sources */,
+				2F2B8B4724A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */,
+				2F2B8B5F24A64CC100CEF088 /* OS.swift in Sources */,
+				2F2B8B5324A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */,
+				2F2B8B6724A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */,
+				2F2B8B4B24A64CC100CEF088 /* PaymentQueueController.swift in Sources */,
+				2F2B8B4324A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */,
+				2F2B8B4F24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */,
+				2F2B8B3324A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B5B24A64CC100CEF088 /* ProductsInfoController.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -901,21 +940,21 @@
 			isa = PBXSourcesBuildPhase;
 			buildActionMask = 2147483647;
 			files = (
-				C40C68111C29419500B60B7E /* OS.swift in Sources */,
-				1592CD511E27756500D321E6 /* AppleReceiptValidator.swift in Sources */,
-				C4D74BC41C24CEDC0071AD3E /* InAppProductQueryRequest.swift in Sources */,
-				C4F69A8A1C2E0D21009DD8BD /* InAppReceiptRefreshRequest.swift in Sources */,
-				65F70ACA1E2EDC3700BF040D /* PaymentsController.swift in Sources */,
-				650307FD1E33154F001332A4 /* ProductsInfoController.swift in Sources */,
-				650307F51E3177EF001332A4 /* RestorePurchasesController.swift in Sources */,
-				658A08381E2EC24E0074A98F /* PaymentQueueController.swift in Sources */,
-				65E9E07A1ECADF5E005CF7B4 /* InAppReceiptVerificator.swift in Sources */,
-				653722821DB8290A00C8F944 /* SKProduct+LocalizedPrice.swift in Sources */,
-				C4083C551C2AADB500295248 /* InAppReceipt.swift in Sources */,
-				650307F91E317BCF001332A4 /* CompleteTransactionsController.swift in Sources */,
-				65BB6CE91DDB018900218A0B /* SwiftyStoreKit+Types.swift in Sources */,
-				C4D74BC51C24CEDC0071AD3E /* SwiftyStoreKit.swift in Sources */,
-				A61BF4BF2481F0560017D9BC /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B3924A64CC100CEF088 /* InAppProductQueryRequest.swift in Sources */,
+				2F2B8B6124A64CC100CEF088 /* PaymentsController.swift in Sources */,
+				2F2B8B5524A64CC100CEF088 /* SKProduct+LocalizedPrice.swift in Sources */,
+				2F2B8B3D24A64CC100CEF088 /* InAppReceipt.swift in Sources */,
+				2F2B8B3524A64CC100CEF088 /* AppleReceiptValidator.swift in Sources */,
+				2F2B8B6924A64CC100CEF088 /* RestorePurchasesController.swift in Sources */,
+				2F2B8B4524A64CC100CEF088 /* CompleteTransactionsController.swift in Sources */,
+				2F2B8B5D24A64CC100CEF088 /* OS.swift in Sources */,
+				2F2B8B5124A64CC100CEF088 /* InAppReceiptVerificator.swift in Sources */,
+				2F2B8B6524A64CC100CEF088 /* SwiftyStoreKit.swift in Sources */,
+				2F2B8B4924A64CC100CEF088 /* PaymentQueueController.swift in Sources */,
+				2F2B8B4124A64CC100CEF088 /* SwiftyStoreKit+Types.swift in Sources */,
+				2F2B8B4D24A64CC100CEF088 /* InAppReceiptRefreshRequest.swift in Sources */,
+				2F2B8B3124A64CC100CEF088 /* SKProductDiscount+LocalizedPrice.swift in Sources */,
+				2F2B8B5924A64CC100CEF088 /* ProductsInfoController.swift in Sources */,
 			);
 			runOnlyForDeploymentPostprocessing = 0;
 		};
@@ -998,6 +1037,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1005,13 +1045,15 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-tvOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 				PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
 				PRODUCT_NAME = SwiftyStoreKit;
 				SDKROOT = appletvos;
 				SKIP_INSTALL = YES;
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = 3;
 				TVOS_DEPLOYMENT_TARGET = 9.0;
 				VERSIONING_SYSTEM = "apple-generic";
@@ -1023,6 +1065,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1030,7 +1073,7 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-tvOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-tvOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 				PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.tvOS.SwiftyStoreKit;
@@ -1038,6 +1081,7 @@
 				SDKROOT = appletvos;
 				SKIP_INSTALL = YES;
 				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
+				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = 3;
 				TVOS_DEPLOYMENT_TARGET = 9.0;
 				VERSIONING_SYSTEM = "apple-generic";
@@ -1189,6 +1233,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				APPLICATION_EXTENSION_API_ONLY = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1196,13 +1241,14 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-iOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
 				PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKit;
 				PRODUCT_NAME = SwiftyStoreKit;
 				SKIP_INSTALL = YES;
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = "1,2";
 				VERSIONING_SYSTEM = "apple-generic";
@@ -1214,6 +1260,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				APPLICATION_EXTENSION_API_ONLY = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1221,7 +1268,7 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-iOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-iOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -1283,7 +1330,9 @@
 		658A08471E2EC5120074A98F /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ENABLE_MODULES = YES;
 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 				INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 10.2;
@@ -1291,6 +1340,7 @@
 				PRODUCT_BUNDLE_IDENTIFIER = com.musevisions.iOS.SwiftyStoreKitTests;
 				PRODUCT_NAME = "$(TARGET_NAME)";
 				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 				SWIFT_SWIFT3_OBJC_INFERENCE = Default;
 				SWIFT_VERSION = 5.0;
 				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SwiftyStoreKit_iOSDemo.app/SwiftyStoreKit_iOSDemo";
@@ -1300,7 +1350,9 @@
 		658A08481E2EC5120074A98F /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
 				CLANG_ANALYZER_NONNULL = YES;
+				CLANG_ENABLE_MODULES = YES;
 				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 				INFOPLIST_FILE = SwiftyStoreKitTests/Info.plist;
 				IPHONEOS_DEPLOYMENT_TARGET = 10.2;
@@ -1318,6 +1370,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				APPLICATION_EXTENSION_API_ONLY = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1325,7 +1378,7 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-watchOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-watchOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -1334,6 +1387,7 @@
 				SDKROOT = watchos;
 				SKIP_INSTALL = YES;
 				SUPPORTED_PLATFORMS = "watchsimulator watchos";
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 				SWIFT_VERSION = 5.0;
 				TARGETED_DEVICE_FAMILY = 4;
 				VERSIONING_SYSTEM = "apple-generic";
@@ -1345,6 +1399,7 @@
 			isa = XCBuildConfiguration;
 			buildSettings = {
 				APPLICATION_EXTENSION_API_ONLY = YES;
+				CLANG_ENABLE_MODULES = YES;
 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
 				CURRENT_PROJECT_VERSION = 1;
 				DEFINES_MODULE = YES;
@@ -1352,7 +1407,7 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-watchOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-watchOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
@@ -1372,6 +1427,7 @@
 		C4D74BC01C24CECA0071AD3E /* Debug */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_IDENTITY = "-";
 				COMBINE_HIDPI_IMAGES = YES;
 				CURRENT_PROJECT_VERSION = 1;
@@ -1380,7 +1436,7 @@
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
 				FRAMEWORK_VERSION = A;
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-macOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
 				MACOSX_DEPLOYMENT_TARGET = 10.10;
@@ -1388,6 +1444,8 @@
 				PRODUCT_NAME = SwiftyStoreKit;
 				SDKROOT = macosx;
 				SKIP_INSTALL = YES;
+				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+				SWIFT_VERSION = 5.0;
 				VERSIONING_SYSTEM = "apple-generic";
 				VERSION_INFO_PREFIX = "";
 			};
@@ -1396,6 +1454,7 @@
 		C4D74BC11C24CECA0071AD3E /* Release */ = {
 			isa = XCBuildConfiguration;
 			buildSettings = {
+				CLANG_ENABLE_MODULES = YES;
 				CODE_SIGN_IDENTITY = "-";
 				COMBINE_HIDPI_IMAGES = YES;
 				CURRENT_PROJECT_VERSION = 1;
@@ -1404,7 +1463,7 @@
 				DYLIB_CURRENT_VERSION = 1;
 				DYLIB_INSTALL_NAME_BASE = "@rpath";
 				FRAMEWORK_VERSION = A;
-				INFOPLIST_FILE = "$(SRCROOT)/SwiftyStoreKit/Platforms/Info-macOS.plist";
+				INFOPLIST_FILE = "$(SRCROOT)/Sources/SwiftyStoreKit/Platforms/Info-macOS.plist";
 				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks";
 				MACOSX_DEPLOYMENT_TARGET = 10.10;
@@ -1413,6 +1472,7 @@
 				SDKROOT = macosx;
 				SKIP_INSTALL = YES;
 				SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
+				SWIFT_VERSION = 5.0;
 				VERSIONING_SYSTEM = "apple-generic";
 				VERSION_INFO_PREFIX = "";
 			};

+ 2 - 2
SwiftyStoreKit.xcodeproj/xcshareddata/xcschemes/SwiftyStoreKit_watchOS.xcscheme

@@ -15,7 +15,7 @@
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "A61BF4C42481F4970017D9BC"
-               BuildableName = "SwiftyStoreKit_watchOS.framework"
+               BuildableName = "SwiftyStoreKit.framework"
                BlueprintName = "SwiftyStoreKit_watchOS"
                ReferencedContainer = "container:SwiftyStoreKit.xcodeproj">
             </BuildableReference>
@@ -51,7 +51,7 @@
          <BuildableReference
             BuildableIdentifier = "primary"
             BlueprintIdentifier = "A61BF4C42481F4970017D9BC"
-            BuildableName = "SwiftyStoreKit_watchOS.framework"
+            BuildableName = "SwiftyStoreKit.framework"
             BlueprintName = "SwiftyStoreKit_watchOS"
             ReferencedContainer = "container:SwiftyStoreKit.xcodeproj">
          </BuildableReference>

+ 0 - 127
SwiftyStoreKit/AppleReceiptValidator.swift

@@ -1,127 +0,0 @@
-//
-//  InAppReceipt.swift
-//  SwiftyStoreKit
-//
-//  Created by phimage on 22/12/15.
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-
-// https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Chapters/ValidateRemotely.html
-
-public class AppleReceiptValidator: ReceiptValidator {
-
-	public enum VerifyReceiptURLType: String {
-		case production = "https://buy.itunes.apple.com/verifyReceipt"
-		case sandbox = "https://sandbox.itunes.apple.com/verifyReceipt"
-	}
-
-    /// You should always verify your receipt first with the `production` service
-    /// Note: will auto change to `.sandbox` and validate again if received a 21007 status code from Apple
-    public var service: VerifyReceiptURLType
-
-    private let sharedSecret: String?
-
-    /**
-     * Reference Apple Receipt Validator
-     *  - Parameter service: Either .production or .sandbox
-     *  - Parameter sharedSecret: Only used for receipts that contain auto-renewable subscriptions. Your app’s shared secret (a hexadecimal string).
-     */
-    public init(service: VerifyReceiptURLType = .production, sharedSecret: String? = nil) {
-		self.service = service
-        self.sharedSecret = sharedSecret
-	}
-
-	public func validate(receiptData: Data, completion: @escaping (VerifyReceiptResult) -> Void) {
-
-		let storeURL = URL(string: service.rawValue)! // safe (until no more)
-		let storeRequest = NSMutableURLRequest(url: storeURL)
-		storeRequest.httpMethod = "POST"
-
-        let receipt = receiptData.base64EncodedString(options: [])
-		let requestContents: NSMutableDictionary = [ "receipt-data": receipt ]
-		// password if defined
-		if let password = sharedSecret {
-			requestContents.setValue(password, forKey: "password")
-		}
-
-		// Encore request body
-		do {
-			storeRequest.httpBody = try JSONSerialization.data(withJSONObject: requestContents, options: [])
-		} catch let e {
-			completion(.error(error: .requestBodyEncodeError(error: e)))
-			return
-		}
-
-		// Remote task
-		let task = URLSession.shared.dataTask(with: storeRequest as URLRequest) { data, _, error -> Void in
-
-			// there is an error
-			if let networkError = error {
-				completion(.error(error: .networkError(error: networkError)))
-				return
-			}
-
-			// there is no data
-			guard let safeData = data else {
-				completion(.error(error: .noRemoteData))
-				return
-			}
-
-			// cannot decode data
-			guard let receiptInfo = try? JSONSerialization.jsonObject(with: safeData, options: .mutableLeaves) as? ReceiptInfo ?? [:] else {
-				let jsonStr = String(data: safeData, encoding: String.Encoding.utf8)
-				completion(.error(error: .jsonDecodeError(string: jsonStr)))
-				return
-			}
-
-			// get status from info
-			if let status = receiptInfo["status"] as? Int {
-				/*
-				* http://stackoverflow.com/questions/16187231/how-do-i-know-if-an-in-app-purchase-receipt-comes-from-the-sandbox
-				* How do I verify my receipt (iOS)?
-				* Always verify your receipt first with the production URL; proceed to verify
-				* with the sandbox URL if you receive a 21007 status code. Following this
-				* approach ensures that you do not have to switch between URLs while your
-				* application is being tested or reviewed in the sandbox or is live in the
-				* App Store.
-
-				* Note: The 21007 status code indicates that this receipt is a sandbox receipt,
-				* but it was sent to the production service for verification.
-				*/
-				let receiptStatus = ReceiptStatus(rawValue: status) ?? ReceiptStatus.unknown
-				if case .testReceipt = receiptStatus {
-                    self.service = .sandbox
-                    self.validate(receiptData: receiptData, completion: completion)
-				} else {
-					if receiptStatus.isValid {
-						completion(.success(receipt: receiptInfo))
-					} else {
-						completion(.error(error: .receiptInvalid(receipt: receiptInfo, status: receiptStatus)))
-					}
-				}
-			} else {
-				completion(.error(error: .receiptInvalid(receipt: receiptInfo, status: ReceiptStatus.none)))
-			}
-		}
-		task.resume()
-	}
-}

+ 0 - 77
SwiftyStoreKit/CompleteTransactionsController.swift

@@ -1,77 +0,0 @@
-//
-// CompleteTransactionsController.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2017 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-import StoreKit
-
-struct CompleteTransactions {
-    let atomically: Bool
-    let callback: ([Purchase]) -> Void
-
-    init(atomically: Bool, callback: @escaping ([Purchase]) -> Void) {
-        self.atomically = atomically
-        self.callback = callback
-    }
-}
-
-class CompleteTransactionsController: TransactionController {
-
-    var completeTransactions: CompleteTransactions?
-
-    func processTransactions(_ transactions: [SKPaymentTransaction], on paymentQueue: PaymentQueue) -> [SKPaymentTransaction] {
-
-        guard let completeTransactions = completeTransactions else {
-            print("SwiftyStoreKit.completeTransactions() should be called once when the app launches.")
-            return transactions
-        }
-
-        var unhandledTransactions: [SKPaymentTransaction] = []
-        var purchases: [Purchase] = []
-
-        for transaction in transactions {
-
-            let transactionState = transaction.transactionState
-
-            if transactionState != .purchasing {
-
-                let willFinishTransaction = completeTransactions.atomically || transactionState == .failed
-                let purchase = Purchase(productId: transaction.payment.productIdentifier, quantity: transaction.payment.quantity, transaction: transaction, originalTransaction: transaction.original, needsFinishTransaction: !willFinishTransaction)
-
-                purchases.append(purchase)
-
-                if willFinishTransaction {
-                    print("Finishing transaction for payment \"\(transaction.payment.productIdentifier)\" with state: \(transactionState.debugDescription)")
-                    paymentQueue.finishTransaction(transaction)
-                }
-            } else {
-                unhandledTransactions.append(transaction)
-            }
-        }
-        if purchases.count > 0 {
-            completeTransactions.callback(purchases)
-        }
-
-        return unhandledTransactions
-    }
-}

+ 0 - 81
SwiftyStoreKit/InAppProductQueryRequest.swift

@@ -1,81 +0,0 @@
-//
-// InAppPurchaseProductRequest.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-
-typealias InAppProductRequestCallback = (RetrieveResults) -> Void
-
-public protocol InAppRequest: class {
-    func start()
-    func cancel()
-}
-
-protocol InAppProductRequest: InAppRequest { }
-
-class InAppProductQueryRequest: NSObject, InAppProductRequest, SKProductsRequestDelegate {
-
-    private let callback: InAppProductRequestCallback
-    private let request: SKProductsRequest
-
-    deinit {
-        request.delegate = nil
-    }
-    init(productIds: Set<String>, callback: @escaping InAppProductRequestCallback) {
-
-        self.callback = callback
-        request = SKProductsRequest(productIdentifiers: productIds)
-        super.init()
-        request.delegate = self
-    }
-
-    func start() {
-        request.start()
-    }
-    func cancel() {
-        request.cancel()
-    }
-
-    // MARK: SKProductsRequestDelegate
-    func productsRequest(_ request: SKProductsRequest, didReceive response: SKProductsResponse) {
-
-        let retrievedProducts = Set<SKProduct>(response.products)
-        let invalidProductIDs = Set<String>(response.invalidProductIdentifiers)
-        performCallback(RetrieveResults(retrievedProducts: retrievedProducts,
-            invalidProductIDs: invalidProductIDs, error: nil))
-    }
-
-    func requestDidFinish(_ request: SKRequest) {
-
-    }
-
-    func request(_ request: SKRequest, didFailWithError error: Error) {
-        performCallback(RetrieveResults(retrievedProducts: Set<SKProduct>(), invalidProductIDs: Set<String>(), error: error))
-    }
-    
-    private func performCallback(_ results: RetrieveResults) {
-        DispatchQueue.main.async {
-            self.callback(results)
-        }
-    }
-}

+ 0 - 285
SwiftyStoreKit/InAppReceipt.swift

@@ -1,285 +0,0 @@
-//
-//  InAppReceipt.swift
-//  SwiftyStoreKit
-//
-//  Created by phimage on 22/12/15.
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-
-extension Date {
-
-    init?(millisecondsSince1970: String) {
-        guard let millisecondsNumber = Double(millisecondsSince1970) else {
-            return nil
-        }
-        self = Date(timeIntervalSince1970: millisecondsNumber / 1000)
-    }
-}
-
-extension ReceiptItem {
-
-    public init?(receiptInfo: ReceiptInfo) {
-        guard
-            let productId = receiptInfo["product_id"] as? String,
-            let quantityString = receiptInfo["quantity"] as? String,
-            let quantity = Int(quantityString),
-            let transactionId = receiptInfo["transaction_id"] as? String,
-            let originalTransactionId = receiptInfo["original_transaction_id"] as? String,
-            let purchaseDate = ReceiptItem.parseDate(from: receiptInfo, key: "purchase_date_ms"),
-            let originalPurchaseDate = ReceiptItem.parseDate(from: receiptInfo, key: "original_purchase_date_ms")
-            else {
-                print("could not parse receipt item: \(receiptInfo). Skipping...")
-                return nil
-        }
-        self.productId = productId
-        self.quantity = quantity
-        self.transactionId = transactionId
-        self.originalTransactionId = originalTransactionId
-        self.purchaseDate = purchaseDate
-        self.originalPurchaseDate = originalPurchaseDate
-        self.webOrderLineItemId = receiptInfo["web_order_line_item_id"] as? String
-        self.subscriptionExpirationDate = ReceiptItem.parseDate(from: receiptInfo, key: "expires_date_ms")
-        self.cancellationDate = ReceiptItem.parseDate(from: receiptInfo, key: "cancellation_date_ms")
-        if let isTrialPeriod = receiptInfo["is_trial_period"] as? String {
-            self.isTrialPeriod = Bool(isTrialPeriod) ?? false
-        } else {
-            self.isTrialPeriod = false
-        }
-        if let isInIntroOfferPeriod = receiptInfo["is_in_intro_offer_period"] as? String {
-            self.isInIntroOfferPeriod = Bool(isInIntroOfferPeriod) ?? false
-        } else {
-            self.isInIntroOfferPeriod = false
-        }
-    }
-
-    private static func parseDate(from receiptInfo: ReceiptInfo, key: String) -> Date? {
-
-        guard
-            let requestDateString = receiptInfo[key] as? String,
-            let requestDateMs = Double(requestDateString) else {
-                return nil
-        }
-        return Date(timeIntervalSince1970: requestDateMs / 1000)
-    }
-}
-
-// MARK: - receipt mangement
-internal class InAppReceipt {
-
-    /**
-     *  Verify the purchase of a Consumable or NonConsumable product in a receipt
-     *  - Parameter productId: the product id of the purchase to verify
-     *  - Parameter inReceipt: the receipt to use for looking up the purchase
-     *  - return: either notPurchased or purchased
-     */
-    class func verifyPurchase(
-        productId: String,
-        inReceipt receipt: ReceiptInfo
-    ) -> VerifyPurchaseResult {
-
-        // Get receipts info for the product
-        let receipts = getInAppReceipts(receipt: receipt)
-        let filteredReceiptsInfo = filterReceiptsInfo(receipts: receipts, withProductIds: [productId])
-        let nonCancelledReceiptsInfo = filteredReceiptsInfo.filter { receipt in receipt["cancellation_date"] == nil }
-
-        #if swift(>=4.1)
-            let receiptItems = nonCancelledReceiptsInfo.compactMap { ReceiptItem(receiptInfo: $0) }
-        #else
-            let receiptItems = nonCancelledReceiptsInfo.flatMap { ReceiptItem(receiptInfo: $0) }
-        #endif
-        
-        // Verify that at least one receipt has the right product id
-        if let firstItem = receiptItems.first {
-            return .purchased(item: firstItem)
-        }
-        return .notPurchased
-    }
-
-    /**
-     *  Verify the validity of a set of subscriptions in a receipt.
-     *
-     *  This method extracts all transactions matching the given productIds and sorts them by date in descending order. It then compares the first transaction expiry date against the receipt date, to determine its validity.
-     *  - Note: You can use this method to check the validity of (mutually exclusive) subscriptions in a subscription group.
-     *  - Remark: The type parameter determines how the expiration dates are calculated for all subscriptions. Make sure all productIds match the specified subscription type to avoid incorrect results.
-     *  - Parameter type: .autoRenewable or .nonRenewing.
-     *  - Parameter productIds: The product ids of the subscriptions to verify.
-     *  - Parameter receipt: The receipt to use for looking up the subscriptions
-     *  - Parameter validUntil: Date to check against the expiry date of the subscriptions. This is only used if a date is not found in the receipt.
-     *  - return: Either .notPurchased or .purchased / .expired with the expiry date found in the receipt.
-     */
-    class func verifySubscriptions(
-        ofType type: SubscriptionType,
-        productIds: Set<String>,
-        inReceipt receipt: ReceiptInfo,
-        validUntil date: Date = Date()
-    ) -> VerifySubscriptionResult {
-
-        // The values of the latest_receipt and latest_receipt_info keys are useful when checking whether an auto-renewable subscription is currently active. By providing any transaction receipt for the subscription and checking these values, you can get information about the currently-active subscription period. If the receipt being validated is for the latest renewal, the value for latest_receipt is the same as receipt-data (in the request) and the value for latest_receipt_info is the same as receipt.
-        let (receipts, duration) = getReceiptsAndDuration(for: type, inReceipt: receipt)
-        let receiptsInfo = filterReceiptsInfo(receipts: receipts, withProductIds: productIds)
-        let nonCancelledReceiptsInfo = receiptsInfo.filter { receipt in receipt["cancellation_date"] == nil }
-        if nonCancelledReceiptsInfo.count == 0 {
-            return .notPurchased
-        }
-
-        let receiptDate = getReceiptRequestDate(inReceipt: receipt) ?? date
-
-        #if swift(>=4.1)
-            let receiptItems = nonCancelledReceiptsInfo.compactMap { ReceiptItem(receiptInfo: $0) }
-        #else
-            let receiptItems = nonCancelledReceiptsInfo.flatMap { ReceiptItem(receiptInfo: $0) }
-        #endif
-
-        if nonCancelledReceiptsInfo.count > receiptItems.count {
-            print("receipt has \(nonCancelledReceiptsInfo.count) items, but only \(receiptItems.count) were parsed")
-        }
-
-        let sortedExpiryDatesAndItems = expiryDatesAndItems(receiptItems: receiptItems, duration: duration).sorted { a, b in
-            return a.0 > b.0
-        }
-
-        guard let firstExpiryDateItemPair = sortedExpiryDatesAndItems.first else {
-            return .notPurchased
-        }
-
-        let sortedReceiptItems = sortedExpiryDatesAndItems.map { $0.1 }
-        if firstExpiryDateItemPair.0 > receiptDate {
-            return .purchased(expiryDate: firstExpiryDateItemPair.0, items: sortedReceiptItems)
-        } else {
-            return .expired(expiryDate: firstExpiryDateItemPair.0, items: sortedReceiptItems)
-        }
-    }
-    
-    /**
-     *  Get the distinct product identifiers from receipt.
-     *
-     *  This Method extracts all product identifiers. (Including cancelled ones).
-     *  - Note: You can use this method to get all unique product identifiers from receipt.
-     *  - Parameter type: .autoRenewable or .nonRenewing.
-     *  - Parameter receipt: The receipt to use for looking up the product identifiers.
-     *  - return: Either Set<String> or nil.
-     */
-    class func getDistinctPurchaseIds(
-        ofType type: SubscriptionType,
-        inReceipt receipt: ReceiptInfo
-    ) -> Set<String>? {
-        
-        // Get receipts array from receipt
-        guard let receipts = getReceipts(for: type, inReceipt: receipt) else {
-            return nil
-        }
-        
-        #if swift(>=4.1)
-            let receiptIds = receipts.compactMap { ReceiptItem(receiptInfo: $0)?.productId }
-        #else
-            let receiptIds = receipts.flatMap { ReceiptItem(receiptInfo: $0)?.productId }
-        #endif
-        
-        if receiptIds.isEmpty {
-            return nil
-        }
-        
-        return Set(receiptIds)
-    }
-
-    private class func expiryDatesAndItems(receiptItems: [ReceiptItem], duration: TimeInterval?) -> [(Date, ReceiptItem)] {
-
-        if let duration = duration {
-            return receiptItems.map {
-                let expirationDate = Date(timeIntervalSince1970: $0.originalPurchaseDate.timeIntervalSince1970 + duration)
-                return (expirationDate, $0)
-            }
-        } else {
-            #if swift(>=4.1)
-                return receiptItems.compactMap {
-                    if let expirationDate = $0.subscriptionExpirationDate {
-                        return (expirationDate, $0)
-                    }
-                    return nil
-                }
-            #else
-                return receiptItems.flatMap {
-                    if let expirationDate = $0.subscriptionExpirationDate {
-                        return (expirationDate, $0)
-                    }
-                    return nil
-                }
-            #endif
-        }
-    }
-    
-    private class func getReceipts(for subscriptionType: SubscriptionType, inReceipt receipt: ReceiptInfo) -> [ReceiptInfo]? {
-        switch subscriptionType {
-        case .autoRenewable:
-            return receipt["latest_receipt_info"] as? [ReceiptInfo]
-        case .nonRenewing:
-            return getInAppReceipts(receipt: receipt)
-        }
-    }
-
-    private class func getReceiptsAndDuration(for subscriptionType: SubscriptionType, inReceipt receipt: ReceiptInfo) -> ([ReceiptInfo]?, TimeInterval?) {
-        switch subscriptionType {
-        case .autoRenewable:
-            return (receipt["latest_receipt_info"] as? [ReceiptInfo], nil)
-        case .nonRenewing(let duration):
-            return (getInAppReceipts(receipt: receipt), duration)
-        }
-    }
-
-    private class func getReceiptRequestDate(inReceipt receipt: ReceiptInfo) -> Date? {
-
-        guard let receiptInfo = receipt["receipt"] as? ReceiptInfo,
-            let requestDateString = receiptInfo["request_date_ms"] as? String else {
-            return nil
-        }
-        return Date(millisecondsSince1970: requestDateString)
-    }
-    
-    private class func getInAppReceipts(receipt: ReceiptInfo) -> [ReceiptInfo]? {
-        
-        let appReceipt = receipt["receipt"] as? ReceiptInfo
-        return appReceipt?["in_app"] as? [ReceiptInfo]
-    }
-
-    /**
-     *  Get all the receipts info for a specific product
-     *  - Parameter receipts: the receipts array to grab info from
-     *  - Parameter productId: the product id
-     */
-    private class func filterReceiptsInfo(receipts: [ReceiptInfo]?, withProductIds productIds: Set<String>) -> [ReceiptInfo] {
-
-        guard let receipts = receipts else {
-            return []
-        }
-
-        // Filter receipts with matching product ids
-        let receiptsMatchingProductIds = receipts
-            .filter { (receipt) -> Bool in
-                if let productId = receipt["product_id"] as? String {
-                    return productIds.contains(productId)
-                }
-                return false
-            }
-
-        return receiptsMatchingProductIds
-    }
-}

+ 0 - 85
SwiftyStoreKit/InAppReceiptRefreshRequest.swift

@@ -1,85 +0,0 @@
-//
-//  InAppReceiptRefreshRequest.swift
-//  SwiftyStoreKit
-//
-//  Created by phimage on 23/12/15.
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-import Foundation
-
-class InAppReceiptRefreshRequest: NSObject, SKRequestDelegate, InAppRequest {
-
-    enum ResultType {
-        case success
-        case error(e: Error)
-    }
-
-    typealias RequestCallback = (ResultType) -> Void
-    typealias ReceiptRefresh = (_ receiptProperties: [String: Any]?, _ callback: @escaping RequestCallback) -> InAppReceiptRefreshRequest
-
-    class func refresh(_ receiptProperties: [String: Any]? = nil, callback: @escaping RequestCallback) -> InAppReceiptRefreshRequest {
-        let request = InAppReceiptRefreshRequest(receiptProperties: receiptProperties, callback: callback)
-        request.start()
-        return request
-    }
-
-    let refreshReceiptRequest: SKReceiptRefreshRequest
-    let callback: RequestCallback
-
-    deinit {
-        refreshReceiptRequest.delegate = nil
-    }
-
-    init(receiptProperties: [String: Any]? = nil, callback: @escaping RequestCallback) {
-        self.callback = callback
-        self.refreshReceiptRequest = SKReceiptRefreshRequest(receiptProperties: receiptProperties)
-        super.init()
-        self.refreshReceiptRequest.delegate = self
-    }
-
-    func start() {
-        self.refreshReceiptRequest.start()
-    }
-
-    func cancel() {
-        self.refreshReceiptRequest.cancel()
-    }
-    
-    func requestDidFinish(_ request: SKRequest) {
-        /*if let resoreRequest = request as? SKReceiptRefreshRequest {
-         let receiptProperties = resoreRequest.receiptProperties ?? [:]
-         for (k, v) in receiptProperties {
-         print("\(k): \(v)")
-         }
-         }*/
-        performCallback(.success)
-    }
-    func request(_ request: SKRequest, didFailWithError error: Error) {
-        // XXX could here check domain and error code to return typed exception
-        performCallback(.error(e: error))
-    }
-    private func performCallback(_ result: ResultType) {
-        DispatchQueue.main.async {
-            self.callback(result)
-        }
-    }
-}

+ 0 - 119
SwiftyStoreKit/InAppReceiptVerificator.swift

@@ -1,119 +0,0 @@
-//
-//  InAppReceiptVerificator.swift
-//  SwiftyStoreKit
-//
-//  Created by Andrea Bizzotto on 16/05/2017.
-// Copyright (c) 2017 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-
-class InAppReceiptVerificator: NSObject {
-
-    let appStoreReceiptURL: URL?
-    init(appStoreReceiptURL: URL? = Bundle.main.appStoreReceiptURL) {
-        self.appStoreReceiptURL = appStoreReceiptURL
-    }
-
-    var appStoreReceiptData: Data? {
-        guard let receiptDataURL = appStoreReceiptURL,
-            let data = try? Data(contentsOf: receiptDataURL) else {
-            return nil
-        }
-        return data
-    }
-
-    private var receiptRefreshRequest: InAppReceiptRefreshRequest?
-
-    /**
-     *  Verify application receipt.
-     *  - Parameter validator: Validator to check the encrypted receipt and return the receipt in readable format
-     *  - Parameter forceRefresh: If true, refreshes the receipt even if one already exists.
-     *  - Parameter refresh: closure to perform receipt refresh (this is made explicit for testability)
-     *  - Parameter completion: handler for result
-     */
-    @discardableResult
-    public func verifyReceipt(using validator: ReceiptValidator,
-                              forceRefresh: Bool,
-                              refresh: InAppReceiptRefreshRequest.ReceiptRefresh = InAppReceiptRefreshRequest.refresh,
-                              completion: @escaping (VerifyReceiptResult) -> Void) -> InAppRequest? {
-        
-        return fetchReceipt(forceRefresh: forceRefresh, refresh: refresh) { result in
-            switch result {
-            case .success(let receiptData):
-                self.verify(receiptData: receiptData, using: validator, completion: completion)
-            case .error(let error):
-                completion(.error(error: error))
-            }
-        }
-    }
-    
-    /**
-     *  Fetch application receipt. This method does two things:
-     *  * If the receipt is missing, refresh it
-     *  * If the receipt is available or is refreshed, validate it
-     *  - Parameter forceRefresh: If true, refreshes the receipt even if one already exists.
-     *  - Parameter refresh: closure to perform receipt refresh (this is made explicit for testability)
-     *  - Parameter completion: handler for result
-     */
-    @discardableResult
-    public func fetchReceipt(forceRefresh: Bool,
-                             refresh: InAppReceiptRefreshRequest.ReceiptRefresh = InAppReceiptRefreshRequest.refresh,
-                             completion: @escaping (FetchReceiptResult) -> Void) -> InAppRequest? {
-
-        if let receiptData = appStoreReceiptData, forceRefresh == false {
-            completion(.success(receiptData: receiptData))
-            return nil
-        } else {
-            
-            receiptRefreshRequest = refresh(nil) { result in
-                
-                self.receiptRefreshRequest = nil
-                
-                switch result {
-                case .success:
-                    if let receiptData = self.appStoreReceiptData {
-                        completion(.success(receiptData: receiptData))
-                    } else {
-                        completion(.error(error: .noReceiptData))
-                    }
-                case .error(let e):
-                    completion(.error(error: .networkError(error: e)))
-                }
-            }
-            return receiptRefreshRequest
-        }
-    }
-    
-    /**
-     *  - Parameter receiptData: encrypted receipt data
-     *  - Parameter validator: Validator to check the encrypted receipt and return the receipt in readable format
-     *  - Parameter completion: handler for result
-     */
-    private func verify(receiptData: Data, using validator: ReceiptValidator, completion: @escaping (VerifyReceiptResult) -> Void) {
-     
-        validator.validate(receiptData: receiptData) { result in
-            
-            DispatchQueue.main.async {
-                completion(result)
-            }
-        }
-    }
-}

+ 0 - 56
SwiftyStoreKit/OS.swift

@@ -1,56 +0,0 @@
-//
-//  OS.swift
-//  SwiftyStoreKit
-//
-//  Copyright (c) 2020 Andrea Bizzotto (bizz84@gmail.com)
-//
-//  Permission is hereby granted, free of charge, to any person obtaining a copy
-//  of this software and associated documentation files (the "Software"), to deal
-//  in the Software without restriction, including without limitation the rights
-//  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-//  copies of the Software, and to permit persons to whom the Software is
-//  furnished to do so, subject to the following conditions:
-//
-//  The above copyright notice and this permission notice shall be included in
-//  all copies or substantial portions of the Software.
-//
-//  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-//  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-//  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-//  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-//  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-//  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-//  THE SOFTWARE.
-
-import StoreKit
-
-// MARK: - Missing SKMutablePayment init with product on macOS
-#if os(OSX)
-    extension SKMutablePayment {
-        convenience init(product: SKProduct) {
-            self.init()
-            self.productIdentifier = product.productIdentifier
-        }
-    }
-#endif
-
-// MARK: - Missing SKError on watchOS
-#if os(watchOS) && swift(<5.3)
-public struct SKError: Error {
-    
-    public typealias Code = SKErrorCode
-    
-    let _nsError: NSError
-
-    init(_nsError: NSError) {
-        self._nsError = _nsError
-    }
-    
-    var code: Code {
-        return Code(rawValue: _nsError.code) ?? .unknown
-    }
-    
-    static var unknown: Code = .unknown
-    static var paymentInvalid: Code = .paymentInvalid
-}
-#endif

+ 0 - 261
SwiftyStoreKit/PaymentQueueController.swift

@@ -1,261 +0,0 @@
-//
-// PaymentQueueController.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2017 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-import StoreKit
-
-protocol TransactionController {
-    
-    /// Process the supplied transactions on a given queue.
-    /// - parameter transactions: transactions to process
-    /// - parameter paymentQueue: payment queue for finishing transactions
-    /// - returns: array of unhandled transactions
-    func processTransactions(_ transactions: [SKPaymentTransaction], on paymentQueue: PaymentQueue) -> [SKPaymentTransaction]
-}
-
-public enum TransactionResult {
-    case purchased(purchase: PurchaseDetails)
-    case restored(purchase: Purchase)
-    case failed(error: SKError)
-}
-
-public protocol PaymentQueue: class {
-    
-    func add(_ observer: SKPaymentTransactionObserver)
-    func remove(_ observer: SKPaymentTransactionObserver)
-    
-    func add(_ payment: SKPayment)
-    
-    func start(_ downloads: [SKDownload])
-    func pause(_ downloads: [SKDownload])
-    func resume(_ downloads: [SKDownload])
-    func cancel(_ downloads: [SKDownload])
-    
-    func restoreCompletedTransactions(withApplicationUsername username: String?)
-    
-    func finishTransaction(_ transaction: SKPaymentTransaction)
-}
-
-extension SKPaymentQueue: PaymentQueue {
-    #if os(watchOS) && swift(<5.3)
-    public func resume(_ downloads: [SKDownload]) {
-        resumeDownloads(downloads)
-    }
-    #endif
-}
-
-extension SKPaymentTransaction {
-    
-    open override var debugDescription: String {
-        let transactionId = transactionIdentifier ?? "null"
-        return "productId: \(payment.productIdentifier), transactionId: \(transactionId), state: \(transactionState), date: \(String(describing: transactionDate))"
-    }
-}
-
-extension SKPaymentTransactionState: CustomDebugStringConvertible {
-    
-    public var debugDescription: String {
-        
-        switch self {
-        case .purchasing: return "purchasing"
-        case .purchased: return "purchased"
-        case .failed: return "failed"
-        case .restored: return "restored"
-        case .deferred: return "deferred"
-        @unknown default: return "default"
-        }
-    }
-}
-
-class PaymentQueueController: NSObject, SKPaymentTransactionObserver {
-    
-    private let paymentsController: PaymentsController
-    
-    private let restorePurchasesController: RestorePurchasesController
-    
-    private let completeTransactionsController: CompleteTransactionsController
-    
-    unowned let paymentQueue: PaymentQueue
-    
-    deinit {
-        paymentQueue.remove(self)
-    }
-    
-    init(paymentQueue: PaymentQueue = SKPaymentQueue.default(),
-         paymentsController: PaymentsController = PaymentsController(),
-         restorePurchasesController: RestorePurchasesController = RestorePurchasesController(),
-         completeTransactionsController: CompleteTransactionsController = CompleteTransactionsController()) {
-        
-        self.paymentQueue = paymentQueue
-        self.paymentsController = paymentsController
-        self.restorePurchasesController = restorePurchasesController
-        self.completeTransactionsController = completeTransactionsController
-        super.init()
-        paymentQueue.add(self)
-    }
-    
-    private func assertCompleteTransactionsWasCalled() {
-        
-        let message = "SwiftyStoreKit.completeTransactions() must be called when the app launches."
-        assert(completeTransactionsController.completeTransactions != nil, message)
-    }
-    
-    func startPayment(_ payment: Payment) {
-        assertCompleteTransactionsWasCalled()
-        
-        let skPayment = SKMutablePayment(product: payment.product)
-        skPayment.applicationUsername = payment.applicationUsername
-        skPayment.quantity = payment.quantity
-        
-        if #available(iOS 12.2, tvOS 12.2, OSX 10.14.4, watchOS 6.2, *) {
-            if let discount = payment.paymentDiscount?.discount as? SKPaymentDiscount {
-                skPayment.paymentDiscount = discount
-            }
-        }
-        
-        #if os(iOS) || os(tvOS) || os(watchOS)
-        if #available(iOS 8.3, watchOS 6.2, *) {
-            skPayment.simulatesAskToBuyInSandbox = payment.simulatesAskToBuyInSandbox
-        }
-        #endif
-        
-        paymentQueue.add(skPayment)
-        
-        paymentsController.append(payment)
-    }
-    
-    func restorePurchases(_ restorePurchases: RestorePurchases) {
-        assertCompleteTransactionsWasCalled()
-        
-        if restorePurchasesController.restorePurchases != nil {
-            return
-        }
-        
-        paymentQueue.restoreCompletedTransactions(withApplicationUsername: restorePurchases.applicationUsername)
-        
-        restorePurchasesController.restorePurchases = restorePurchases
-    }
-    
-    func completeTransactions(_ completeTransactions: CompleteTransactions) {
-        
-        guard completeTransactionsController.completeTransactions == nil else {
-            print("SwiftyStoreKit.completeTransactions() should only be called once when the app launches. Ignoring this call")
-            return
-        }
-        
-        completeTransactionsController.completeTransactions = completeTransactions
-    }
-    
-    func finishTransaction(_ transaction: PaymentTransaction) {
-        guard let skTransaction = transaction as? SKPaymentTransaction else {
-            print("Object is not a SKPaymentTransaction: \(transaction)")
-            return
-        }
-        paymentQueue.finishTransaction(skTransaction)
-    }
-    
-    func start(_ downloads: [SKDownload]) {
-        paymentQueue.start(downloads)
-    }
-    func pause(_ downloads: [SKDownload]) {
-        paymentQueue.pause(downloads)
-    }
-    
-    func resume(_ downloads: [SKDownload]) {
-        paymentQueue.resume(downloads)
-    }
-    func cancel(_ downloads: [SKDownload]) {
-        paymentQueue.cancel(downloads)
-    }
-    
-    var shouldAddStorePaymentHandler: ShouldAddStorePaymentHandler?
-    var updatedDownloadsHandler: UpdatedDownloadsHandler?
-    
-    // MARK: SKPaymentTransactionObserver
-    func paymentQueue(_ queue: SKPaymentQueue, updatedTransactions transactions: [SKPaymentTransaction]) {
-        
-        /*
-         * Some notes about how requests are processed by SKPaymentQueue:
-         *
-         * SKPaymentQueue is used to queue payments or restore purchases requests.
-         * Payments are processed serially and in-order and require user interaction.
-         * Restore purchases requests don't require user interaction and can jump ahead of the queue.
-         * SKPaymentQueue rejects multiple restore purchases calls.
-         * Having one payment queue observer for each request causes extra processing
-         * Failed transactions only ever belong to queued payment requests.
-         * restoreCompletedTransactionsFailedWithError is always called when a restore purchases request fails.
-         * paymentQueueRestoreCompletedTransactionsFinished is always called following 0 or more update transactions when a restore purchases request succeeds.
-         * A complete transactions handler is require to catch any transactions that are updated when the app is not running.
-         * Registering a complete transactions handler when the app launches ensures that any pending transactions can be cleared.
-         * If a complete transactions handler is missing, pending transactions can be mis-attributed to any new incoming payments or restore purchases.
-         *
-         * The order in which transaction updates are processed is:
-         * 1. payments (transactionState: .purchased and .failed for matching product identifiers)
-         * 2. restore purchases (transactionState: .restored, or restoreCompletedTransactionsFailedWithError, or paymentQueueRestoreCompletedTransactionsFinished)
-         * 3. complete transactions (transactionState: .purchased, .failed, .restored, .deferred)
-         * Any transactions where state == .purchasing are ignored.
-         */
-        var unhandledTransactions = transactions.filter { $0.transactionState != .purchasing }
-        
-        if unhandledTransactions.count > 0 {
-            
-            unhandledTransactions = paymentsController.processTransactions(transactions, on: paymentQueue)
-            
-            unhandledTransactions = restorePurchasesController.processTransactions(unhandledTransactions, on: paymentQueue)
-            
-            unhandledTransactions = completeTransactionsController.processTransactions(unhandledTransactions, on: paymentQueue)
-            
-            if unhandledTransactions.count > 0 {
-                let strings = unhandledTransactions.map { $0.debugDescription }.joined(separator: "\n")
-                print("unhandledTransactions:\n\(strings)")
-            }
-        }
-    }
-    
-    func paymentQueue(_ queue: SKPaymentQueue, removedTransactions transactions: [SKPaymentTransaction]) {
-        
-    }
-    
-    func paymentQueue(_ queue: SKPaymentQueue, restoreCompletedTransactionsFailedWithError error: Error) {
-        
-        restorePurchasesController.restoreCompletedTransactionsFailed(withError: error)
-    }
-    
-    func paymentQueueRestoreCompletedTransactionsFinished(_ queue: SKPaymentQueue) {
-        
-        restorePurchasesController.restoreCompletedTransactionsFinished()
-    }
-    
-    func paymentQueue(_ queue: SKPaymentQueue, updatedDownloads downloads: [SKDownload]) {
-        
-        updatedDownloadsHandler?(downloads)
-    }
-    
-    #if os(iOS) && !targetEnvironment(macCatalyst)
-    func paymentQueue(_ queue: SKPaymentQueue, shouldAddStorePayment payment: SKPayment, for product: SKProduct) -> Bool {
-        
-        return shouldAddStorePaymentHandler?(payment, product) ?? false
-    }
-    #endif
-}

+ 0 - 144
SwiftyStoreKit/PaymentsController.swift

@@ -1,144 +0,0 @@
-//
-// PaymentsController.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2017 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-import StoreKit
-
-struct Payment: Hashable {
-    let product: SKProduct
-    
-    let paymentDiscount: PaymentDiscount?
-    let quantity: Int
-    let atomically: Bool
-    let applicationUsername: String
-    let simulatesAskToBuyInSandbox: Bool
-    let callback: (TransactionResult) -> Void
-
-    func hash(into hasher: inout Hasher) {
-        hasher.combine(product)
-        hasher.combine(quantity)
-        hasher.combine(atomically)
-        hasher.combine(applicationUsername)
-        hasher.combine(simulatesAskToBuyInSandbox)
-    }
-    
-    static func == (lhs: Payment, rhs: Payment) -> Bool {
-        return lhs.product.productIdentifier == rhs.product.productIdentifier
-    }
-}
-
-public struct PaymentDiscount {
-    let discount: AnyObject?
-    
-    @available(iOS 12.2, tvOS 12.2, OSX 10.14.4, watchOS 6.2, macCatalyst 13.0, *)
-    public init(discount: SKPaymentDiscount) {
-        self.discount = discount
-    }
-    
-    private init() {
-        self.discount = nil
-    }
-}
-
-class PaymentsController: TransactionController {
-
-    private var payments: [Payment] = []
-
-    private func findPaymentIndex(withProductIdentifier identifier: String) -> Int? {
-        for payment in payments where payment.product.productIdentifier == identifier {
-            return payments.firstIndex(of: payment)
-        }
-        return nil
-    }
-
-    func hasPayment(_ payment: Payment) -> Bool {
-        return findPaymentIndex(withProductIdentifier: payment.product.productIdentifier) != nil
-    }
-
-    func append(_ payment: Payment) {
-        payments.append(payment)
-    }
-
-    func processTransaction(_ transaction: SKPaymentTransaction, on paymentQueue: PaymentQueue) -> Bool {
-
-        let transactionProductIdentifier = transaction.payment.productIdentifier
-
-        guard let paymentIndex = findPaymentIndex(withProductIdentifier: transactionProductIdentifier) else {
-
-            return false
-        }
-        let payment = payments[paymentIndex]
-
-        let transactionState = transaction.transactionState
-
-        if transactionState == .purchased {
-            let purchase = PurchaseDetails(productId: transactionProductIdentifier, quantity: transaction.payment.quantity, product: payment.product, transaction: transaction, originalTransaction: transaction.original, needsFinishTransaction: !payment.atomically)
-            
-            payment.callback(.purchased(purchase: purchase))
-
-            if payment.atomically {
-                paymentQueue.finishTransaction(transaction)
-            }
-            payments.remove(at: paymentIndex)
-            return true
-        }
-
-        if transactionState == .restored {
-            print("Unexpected restored transaction for payment \(transactionProductIdentifier)")
-
-            let purchase = PurchaseDetails(productId: transactionProductIdentifier, quantity: transaction.payment.quantity, product: payment.product, transaction: transaction, originalTransaction: transaction.original, needsFinishTransaction: !payment.atomically)
-
-            payment.callback(.purchased(purchase: purchase))
-
-            if payment.atomically {
-                paymentQueue.finishTransaction(transaction)
-            }
-            payments.remove(at: paymentIndex)
-            return true
-        }
-
-        if transactionState == .failed {
-
-            payment.callback(.failed(error: transactionError(for: transaction.error as NSError?)))
-
-            paymentQueue.finishTransaction(transaction)
-            payments.remove(at: paymentIndex)
-            return true
-        }
-
-        return false
-    }
-
-    func transactionError(for error: NSError?) -> SKError {
-        let message = "Unknown error"
-        let altError = NSError(domain: SKErrorDomain, code: SKError.unknown.rawValue, userInfo: [ NSLocalizedDescriptionKey: message ])
-        let nsError = error ?? altError
-        return SKError(_nsError: nsError)
-    }
-
-    func processTransactions(_ transactions: [SKPaymentTransaction], on paymentQueue: PaymentQueue) -> [SKPaymentTransaction] {
-
-        return transactions.filter { !processTransaction($0, on: paymentQueue) }
-    }
-}

+ 0 - 78
SwiftyStoreKit/ProductsInfoController.swift

@@ -1,78 +0,0 @@
-//
-// ProductsInfoController.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-import StoreKit
-
-protocol InAppProductRequestBuilder: class {
-    func request(productIds: Set<String>, callback: @escaping InAppProductRequestCallback) -> InAppProductRequest
-}
-
-class InAppProductQueryRequestBuilder: InAppProductRequestBuilder {
-    
-    func request(productIds: Set<String>, callback: @escaping InAppProductRequestCallback) -> InAppProductRequest {
-        return InAppProductQueryRequest(productIds: productIds, callback: callback)
-    }
-}
-
-class ProductsInfoController: NSObject {
-
-    struct InAppProductQuery {
-        let request: InAppProductRequest
-        var completionHandlers: [InAppProductRequestCallback]
-    }
-    
-    let inAppProductRequestBuilder: InAppProductRequestBuilder
-    init(inAppProductRequestBuilder: InAppProductRequestBuilder = InAppProductQueryRequestBuilder()) {
-        self.inAppProductRequestBuilder = inAppProductRequestBuilder
-    }
-    
-    // As we can have multiple inflight requests, we store them in a dictionary by product ids
-    private var inflightRequests: [Set<String>: InAppProductQuery] = [:]
-
-    @discardableResult
-    func retrieveProductsInfo(_ productIds: Set<String>, completion: @escaping (RetrieveResults) -> Void) -> InAppProductRequest {
-
-        if inflightRequests[productIds] == nil {
-            let request = inAppProductRequestBuilder.request(productIds: productIds) { results in
-                
-                if let query = self.inflightRequests[productIds] {
-                    for completion in query.completionHandlers {
-                        completion(results)
-                    }
-                    self.inflightRequests[productIds] = nil
-                } else {
-                    // should not get here, but if it does it seems reasonable to call the outer completion block
-                    completion(results)
-                }
-            }
-            inflightRequests[productIds] = InAppProductQuery(request: request, completionHandlers: [completion])
-            request.start()
-            return request
-        } else {
-            inflightRequests[productIds]!.completionHandlers.append(completion)
-            return inflightRequests[productIds]!.request
-        }
-    }
-}

+ 0 - 108
SwiftyStoreKit/RestorePurchasesController.swift

@@ -1,108 +0,0 @@
-//
-// RestorePurchasesController.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2017 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import Foundation
-import StoreKit
-
-struct RestorePurchases {
-    let atomically: Bool
-    let applicationUsername: String?
-    let callback: ([TransactionResult]) -> Void
-
-    init(atomically: Bool, applicationUsername: String? = nil, callback: @escaping ([TransactionResult]) -> Void) {
-        self.atomically = atomically
-        self.applicationUsername = applicationUsername
-        self.callback = callback
-    }
-}
-
-class RestorePurchasesController: TransactionController {
-
-    public var restorePurchases: RestorePurchases?
-
-    private var restoredPurchases: [TransactionResult] = []
-
-    func processTransaction(_ transaction: SKPaymentTransaction, atomically: Bool, on paymentQueue: PaymentQueue) -> Purchase? {
-
-        let transactionState = transaction.transactionState
-
-        if transactionState == .restored {
-
-            let transactionProductIdentifier = transaction.payment.productIdentifier
-            
-            let purchase = Purchase(productId: transactionProductIdentifier, quantity: transaction.payment.quantity, transaction: transaction, originalTransaction: transaction.original, needsFinishTransaction: !atomically)
-            if atomically {
-                paymentQueue.finishTransaction(transaction)
-            }
-            return purchase
-        }
-        return nil
-    }
-
-    func processTransactions(_ transactions: [SKPaymentTransaction], on paymentQueue: PaymentQueue) -> [SKPaymentTransaction] {
-
-        guard let restorePurchases = restorePurchases else {
-            return transactions
-        }
-
-        var unhandledTransactions: [SKPaymentTransaction] = []
-        for transaction in transactions {
-            if let restoredPurchase = processTransaction(transaction, atomically: restorePurchases.atomically, on: paymentQueue) {
-                restoredPurchases.append(.restored(purchase: restoredPurchase))
-            } else {
-                unhandledTransactions.append(transaction)
-            }
-        }
-
-        return unhandledTransactions
-    }
-
-    func restoreCompletedTransactionsFailed(withError error: Error) {
-
-        guard let restorePurchases = restorePurchases else {
-            print("Callback already called. Returning")
-            return
-        }
-        restoredPurchases.append(.failed(error: SKError(_nsError: error as NSError)))
-        restorePurchases.callback(restoredPurchases)
-
-        // Reset state after error received
-        restoredPurchases = []
-        self.restorePurchases = nil
-
-    }
-
-    func restoreCompletedTransactionsFinished() {
-
-        guard let restorePurchases = restorePurchases else {
-            print("Callback already called. Returning")
-            return
-        }
-        restorePurchases.callback(restoredPurchases)
-
-        // Reset state after error transactions finished
-        restoredPurchases = []
-        self.restorePurchases = nil
-    }
-}

+ 0 - 61
SwiftyStoreKit/SKProduct+LocalizedPrice.swift

@@ -1,61 +0,0 @@
-//
-// SKProduct+LocalizedPrice.swift
-// SwiftyStoreKit
-//
-// Created by Andrea Bizzotto on 19/10/2016.
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-
-public extension SKProduct {
-
-    var localizedPrice: String? {
-        return priceFormatter(locale: priceLocale).string(from: price)
-    }
-    
-    private func priceFormatter(locale: Locale) -> NumberFormatter {
-        let formatter = NumberFormatter()
-        formatter.locale = locale
-        formatter.numberStyle = .currency
-        return formatter
-    }
-    
-    @available(iOSApplicationExtension 11.2, iOS 11.2, OSX 10.13.2, tvOS 11.2, watchOS 6.2, macCatalyst 13.0, *)
-    var localizedSubscriptionPeriod: String {
-        guard let subscriptionPeriod = self.subscriptionPeriod else { return "" }
-        
-        let dateComponents: DateComponents
-        
-        switch subscriptionPeriod.unit {
-        case .day: dateComponents = DateComponents(day: subscriptionPeriod.numberOfUnits)
-        case .week: dateComponents = DateComponents(weekOfMonth: subscriptionPeriod.numberOfUnits)
-        case .month: dateComponents = DateComponents(month: subscriptionPeriod.numberOfUnits)
-        case .year: dateComponents = DateComponents(year: subscriptionPeriod.numberOfUnits)
-        @unknown default: 
-            print("WARNING: SwiftyStoreKit localizedSubscriptionPeriod does not handle all SKProduct.PeriodUnit cases.")
-            // Default to month units in the unlikely event a different unit type is added to a future OS version
-            dateComponents = DateComponents(month: subscriptionPeriod.numberOfUnits) 
-        }
-
-        return DateComponentsFormatter.localizedString(from: dateComponents, unitsStyle: .short) ?? ""
-    }
-    
-}

+ 0 - 63
SwiftyStoreKit/SKProductDiscount+LocalizedPrice.swift

@@ -1,63 +0,0 @@
-//
-//  SKProductDiscount+LocalizedPrice.swift
-//  SwiftyStoreKit
-//
-//  Created by Sam Spencer on 5/29/20.
-//  Copyright © 2020 Sam Spencer. All rights reserved.
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-
-@available(iOSApplicationExtension 11.2, iOS 11.2, OSX 10.13.2, tvOS 11.2, watchOS 4.2, macCatalyst 13.0, *)
-public extension SKProductDiscount {
-    
-    /// The formatted discount price of the product using the local currency.
-    var localizedPrice: String? {
-        return priceFormatter(locale: priceLocale).string(from: price)
-    }
-    
-    private func priceFormatter(locale: Locale) -> NumberFormatter {
-        let formatter = NumberFormatter()
-        formatter.locale = locale
-        formatter.numberStyle = .currency
-        return formatter
-    }
-    
-    /// The formatted, localized period / date for the product discount.
-    /// - note: The subscription period for the discount is independent of the product's regular subscription period, and does not have to match in units or duration.
-    var localizedSubscriptionPeriod: String {
-        let dateComponents: DateComponents
-        
-        switch subscriptionPeriod.unit {
-        case .day: dateComponents = DateComponents(day: subscriptionPeriod.numberOfUnits)
-        case .week: dateComponents = DateComponents(weekOfMonth: subscriptionPeriod.numberOfUnits)
-        case .month: dateComponents = DateComponents(month: subscriptionPeriod.numberOfUnits)
-        case .year: dateComponents = DateComponents(year: subscriptionPeriod.numberOfUnits)
-        @unknown default: 
-            print("WARNING: SwiftyStoreKit localizedSubscriptionPeriod does not handle all SKProduct.PeriodUnit cases.")
-            // Default to month units in the unlikely event a different unit type is added to a future OS version
-            dateComponents = DateComponents(month: subscriptionPeriod.numberOfUnits) 
-        }
-        
-        return DateComponentsFormatter.localizedString(from: dateComponents, unitsStyle: .full) ?? ""
-    }
-    
-}
-

+ 0 - 332
SwiftyStoreKit/SwiftyStoreKit+Types.swift

@@ -1,332 +0,0 @@
-//
-// SwiftyStoreKit+Types.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-
-// MARK: Purchases
-
-/// The Purchased protocol allows different purchase flows to be handled by common code in simple cases
-/// 
-/// For example you could route through to
-///
-///     func didPurchase<P:Purchased>(item:P) { ... }
-///
-/// for example
-///  - SwiftyStoreKit.completeTransactions (in .purchased and .restored cases)
-///  - SwiftyStoreKit.restorePurchases (for results.restoredPurchases)
-///  - SwiftyStoreKit.purchaseProducd (in .success case)
-public protocol Purchased {
-    var productId: String { get }
-    var quantity: Int { get }
-    var originalPurchaseDate: Date { get }
-}
-
-extension Purchase: Purchased {
-    public var originalPurchaseDate: Date {
-        guard let date = originalTransaction?.transactionDate ?? transaction.transactionDate else {
-            fatalError("there should always be a transaction date, so this should not happen...")
-        }
-        return  date
-    }
-}
-
-extension PurchaseDetails: Purchased {
-    public var originalPurchaseDate: Date {
-        guard let date = originalTransaction?.transactionDate ?? transaction.transactionDate else {
-            fatalError("there should always be a transaction date, so this should not happen...")
-        }
-        return  date
-    }
-}
-
-// Restored product
-public struct Purchase {
-    public let productId: String
-    public let quantity: Int
-    public let transaction: PaymentTransaction
-    public let originalTransaction: PaymentTransaction?
-    public let needsFinishTransaction: Bool
-    
-    public init(productId: String, quantity: Int, transaction: PaymentTransaction, originalTransaction: PaymentTransaction?, needsFinishTransaction: Bool) {
-        self.productId = productId
-        self.quantity = quantity
-        self.transaction = transaction
-        self.originalTransaction = originalTransaction
-        self.needsFinishTransaction = needsFinishTransaction
-    }
-}
-
-/// Purchased product
-public struct PurchaseDetails {
-    public let productId: String
-    public let quantity: Int
-    public let product: SKProduct
-    public let transaction: PaymentTransaction
-    public let originalTransaction: PaymentTransaction?
-    public let needsFinishTransaction: Bool
-    
-    public init(productId: String, quantity: Int, product: SKProduct, transaction: PaymentTransaction, originalTransaction: PaymentTransaction?, needsFinishTransaction: Bool) {
-        self.productId = productId
-        self.quantity = quantity
-        self.product = product
-        self.transaction = transaction
-        self.originalTransaction = originalTransaction
-        self.needsFinishTransaction = needsFinishTransaction
-    }
-}
-
-/// Conform to this protocol to provide custom receipt validator
-public protocol ReceiptValidator {
-	func validate(receiptData: Data, completion: @escaping (VerifyReceiptResult) -> Void)
-}
-
-/// Payment transaction
-public protocol PaymentTransaction {
-    var transactionDate: Date? { get }
-    var transactionState: SKPaymentTransactionState { get }
-    var transactionIdentifier: String? { get }
-    var downloads: [SKDownload] { get }
-}
-
-/// Add PaymentTransaction conformance to SKPaymentTransaction
-extension SKPaymentTransaction: PaymentTransaction { }
-
-/// Products information
-public struct RetrieveResults {
-    public let retrievedProducts: Set<SKProduct>
-    public let invalidProductIDs: Set<String>
-    public let error: Error?
-    
-    public init(retrievedProducts: Set<SKProduct>, invalidProductIDs: Set<String>, error: Error?) {
-        self.retrievedProducts = retrievedProducts
-        self.invalidProductIDs = invalidProductIDs
-        self.error = error
-    }
-}
-
-/// Purchase result
-public enum PurchaseResult {
-    case success(purchase: PurchaseDetails)
-    case error(error: SKError)
-}
-
-/// Restore purchase results
-public struct RestoreResults {
-    public let restoredPurchases: [Purchase]
-    public let restoreFailedPurchases: [(SKError, String?)]
-    
-    public init(restoredPurchases: [Purchase], restoreFailedPurchases: [(SKError, String?)]) {
-        self.restoredPurchases = restoredPurchases
-        self.restoreFailedPurchases = restoreFailedPurchases
-    }
-}
-
-public typealias ShouldAddStorePaymentHandler = (_ payment: SKPayment, _ product: SKProduct) -> Bool
-public typealias UpdatedDownloadsHandler = (_ downloads: [SKDownload]) -> Void
-
-// MARK: Receipt verification
-
-/// Info for receipt returned by server
-public typealias ReceiptInfo = [String: AnyObject]
-
-/// Fetch receipt result
-public enum FetchReceiptResult {
-    case success(receiptData: Data)
-    case error(error: ReceiptError)
-}
-
-/// Verify receipt result
-public enum VerifyReceiptResult {
-    case success(receipt: ReceiptInfo)
-    case error(error: ReceiptError)
-}
-
-/// Result for Consumable and NonConsumable
-public enum VerifyPurchaseResult {
-    case purchased(item: ReceiptItem)
-    case notPurchased
-}
-
-/// Verify subscription result
-public enum VerifySubscriptionResult {
-    case purchased(expiryDate: Date, items: [ReceiptItem])
-    case expired(expiryDate: Date, items: [ReceiptItem])
-    case notPurchased
-}
-
-public enum SubscriptionType {
-    case autoRenewable
-    case nonRenewing(validDuration: TimeInterval)
-}
-
-public struct ReceiptItem: Purchased, Codable {
-    
-    /// The product identifier of the item that was purchased. This value corresponds to the `productIdentifier` property of the `SKPayment` object stored in the transaction’s payment property.
-    public var productId: String
-    
-    /// The number of items purchased. This value corresponds to the `quantity` property of the `SKPayment` object stored in the transaction’s payment property.
-    public var quantity: Int
-    
-    /// The transaction identifier of the item that was purchased. This value corresponds to the transaction’s `transactionIdentifier` property.
-    public var transactionId: String
-    
-    /// For a transaction that restores a previous transaction, the transaction identifier of the original transaction. 
-    /// 
-    /// Otherwise, identical to the transaction identifier. This value corresponds to the original transaction’s `transactionIdentifier` property. All receipts in a chain of renewals for an auto-renewable subscription have the same value for this field.
-    public var originalTransactionId: String
-    
-    /// The date and time that the item was purchased. This value corresponds to the transaction’s `transactionDate` property.
-    public var purchaseDate: Date
-    
-    /// For a transaction that restores a previous transaction, the date of the original transaction. This value corresponds to the original transaction’s `transactionDate` property. In an auto-renewable subscription receipt, this indicates the beginning of the subscription period, even if the subscription has been renewed.
-    public var originalPurchaseDate: Date
-    
-    /// The primary key for identifying subscription purchases.
-    public var webOrderLineItemId: String?
-    
-    /// The expiration date for the subscription, expressed as the number of milliseconds since January 1, 1970, 00:00:00 GMT. This key is **only** present for **auto-renewable** subscription receipts.
-    public var subscriptionExpirationDate: Date?
-    
-    /// For a transaction that was canceled by Apple customer support, the time and date of the cancellation. 
-    /// 
-    /// Treat a canceled receipt the same as if no purchase had ever been made.
-    public var cancellationDate: Date?
-    
-    /// Indicates whether or not the subscription item is currently within a given trial period.
-    public var isTrialPeriod: Bool
-    
-    /// Indicates whether or not the subscription item is currently within an intro offer period.
-    public var isInIntroOfferPeriod: Bool
-    
-    public init(productId: String, quantity: Int, transactionId: String, originalTransactionId: String, purchaseDate: Date, originalPurchaseDate: Date, webOrderLineItemId: String?, subscriptionExpirationDate: Date?, cancellationDate: Date?, isTrialPeriod: Bool, isInIntroOfferPeriod: Bool) {
-        self.productId = productId
-        self.quantity = quantity
-        self.transactionId = transactionId
-        self.originalTransactionId = originalTransactionId
-        self.purchaseDate = purchaseDate
-        self.originalPurchaseDate = originalPurchaseDate
-        self.webOrderLineItemId = webOrderLineItemId
-        self.subscriptionExpirationDate = subscriptionExpirationDate
-        self.cancellationDate = cancellationDate
-        self.isTrialPeriod = isTrialPeriod
-        self.isInIntroOfferPeriod = isInIntroOfferPeriod
-    }
-}
-
-/// Error when managing receipt
-public enum ReceiptError: Swift.Error {
-    /// No receipt data
-    case noReceiptData
-    /// No data received
-    case noRemoteData
-    /// Error when encoding HTTP body into JSON
-    case requestBodyEncodeError(error: Swift.Error)
-    /// Error when proceeding request
-    case networkError(error: Swift.Error)
-    /// Error when decoding response
-    case jsonDecodeError(string: String?)
-    /// Receive invalid - bad status returned
-    case receiptInvalid(receipt: ReceiptInfo, status: ReceiptStatus)
-}
-
-/// Status code returned by remote server
-/// 
-/// See Table 2-1  Status codes
-public enum ReceiptStatus: Int {
-    /// Not decodable status
-    case unknown = -2
-    /// No status returned
-    case none = -1
-    /// valid statua
-    case valid = 0
-    /// The App Store could not read the JSON object you provided.
-    case jsonNotReadable = 21000
-    /// The data in the receipt-data property was malformed or missing.
-    case malformedOrMissingData = 21002
-    /// The receipt could not be authenticated.
-    case receiptCouldNotBeAuthenticated = 21003
-    /// The shared secret you provided does not match the shared secret on file for your account.
-    case secretNotMatching = 21004
-    /// The receipt server is not currently available.
-    case receiptServerUnavailable = 21005
-    /// This receipt is valid but the subscription has expired. When this status code is returned to your server, the receipt data is also decoded and returned as part of the response.
-    case subscriptionExpired = 21006
-    ///  This receipt is from the test environment, but it was sent to the production environment for verification. Send it to the test environment instead.
-    case testReceipt = 21007
-    /// This receipt is from the production environment, but it was sent to the test environment for verification. Send it to the production environment instead.
-    case productionEnvironment = 21008
-
-    var isValid: Bool { return self == .valid}
-}
-
-// Receipt field as defined in : https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Chapters/ReceiptFields.html#//apple_ref/doc/uid/TP40010573-CH106-SW1
-public enum ReceiptInfoField: String {
-    /// Bundle Identifier. This corresponds to the value of CFBundleIdentifier in the Info.plist file.
-    case bundle_id
-    /// The app’s version number.This corresponds to the value of CFBundleVersion (in iOS) or CFBundleShortVersionString (in OS X) in the Info.plist.
-    case application_version
-    /// The version of the app that was originally purchased. This corresponds to the value of CFBundleVersion (in iOS) or CFBundleShortVersionString (in OS X) in the Info.plist file when the purchase was originally made.
-    case original_application_version
-    /// The date when the app receipt was created.
-    case creation_date
-    /// The date that the app receipt expires. This key is present only for apps purchased through the Volume Purchase Program.
-    case expiration_date
-
-    /// The receipt for an in-app purchase.
-    case in_app
-
-    public enum InApp: String {
-        /// The number of items purchased. This value corresponds to the quantity property of the SKPayment object stored in the transaction’s payment property.
-        case quantity
-        /// The product identifier of the item that was purchased. This value corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.
-        case product_id
-        /// The transaction identifier of the item that was purchased. This value corresponds to the transaction’s transactionIdentifier property.
-        case transaction_id
-        /// For a transaction that restores a previous transaction, the transaction identifier of the original transaction. Otherwise, identical to the transaction identifier. This value corresponds to the original transaction’s transactionIdentifier property. All receipts in a chain of renewals for an auto-renewable subscription have the same value for this field.
-        case original_transaction_id
-        /// The date and time that the item was purchased. This value corresponds to the transaction’s transactionDate property.
-        case purchase_date
-        /// For a transaction that restores a previous transaction, the date of the original transaction. This value corresponds to the original transaction’s transactionDate property. In an auto-renewable subscription receipt, this indicates the beginning of the subscription period, even if the subscription has been renewed.
-        case original_purchase_date
-        /// The expiration date for the subscription, expressed as the number of milliseconds since January 1, 1970, 00:00:00 GMT. This key is only present for auto-renewable subscription receipts.
-        case expires_date
-        /// For a transaction that was canceled by Apple customer support, the time and date of the cancellation. Treat a canceled receipt the same as if no purchase had ever been made.
-        case cancellation_date
-        #if os(iOS) || os(tvOS)
-        /// A string that the App Store uses to uniquely identify the application that created the transaction. If your server supports multiple applications, you can use this value to differentiate between them. Apps are assigned an identifier only in the production environment, so this key is not present for receipts created in the test environment. This field is not present for Mac apps. See also Bundle Identifier.
-        case app_item_id
-        #endif
-        /// An arbitrary number that uniquely identifies a revision of your application. This key is not present for receipts created in the test environment.
-        case version_external_identifier
-        /// The primary key for identifying subscription purchases.
-        case web_order_line_item_id
-    }
-}
-
-#if os(OSX)
-    public enum ReceiptExitCode: Int32 {
-        /// If validation fails in OS X, call exit with a status of 173. This exit status notifies the system that your application has determined that its receipt is invalid. At this point, the system attempts to obtain a valid receipt and may prompt for the user’s iTunes credentials
-        case notValid = 173
-    }
-#endif

+ 0 - 312
SwiftyStoreKit/SwiftyStoreKit.swift

@@ -1,312 +0,0 @@
-//
-// SwiftyStoreKit.swift
-// SwiftyStoreKit
-//
-// Copyright (c) 2015 Andrea Bizzotto (bizz84@gmail.com)
-//
-// Permission is hereby granted, free of charge, to any person obtaining a copy
-// of this software and associated documentation files (the "Software"), to deal
-// in the Software without restriction, including without limitation the rights
-// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-// copies of the Software, and to permit persons to whom the Software is
-// furnished to do so, subject to the following conditions:
-//
-// The above copyright notice and this permission notice shall be included in
-// all copies or substantial portions of the Software.
-//
-// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
-
-import StoreKit
-
-public class SwiftyStoreKit {
-    
-    private let productsInfoController: ProductsInfoController
-    
-    fileprivate let paymentQueueController: PaymentQueueController
-    
-    fileprivate let receiptVerificator: InAppReceiptVerificator
-    
-    init(productsInfoController: ProductsInfoController = ProductsInfoController(),
-         paymentQueueController: PaymentQueueController = PaymentQueueController(paymentQueue: SKPaymentQueue.default()),
-         receiptVerificator: InAppReceiptVerificator = InAppReceiptVerificator()) {
-        
-        self.productsInfoController = productsInfoController
-        self.paymentQueueController = paymentQueueController
-        self.receiptVerificator = receiptVerificator
-    }
-    
-    // MARK: private methods
-    fileprivate func retrieveProductsInfo(_ productIds: Set<String>, completion: @escaping (RetrieveResults) -> Void) -> InAppProductRequest {
-        return productsInfoController.retrieveProductsInfo(productIds, completion: completion)
-    }
-    
-    fileprivate func purchaseProduct(_ productId: String, quantity: Int = 1, atomically: Bool = true, applicationUsername: String = "", simulatesAskToBuyInSandbox: Bool = false, completion: @escaping ( PurchaseResult) -> Void) -> InAppProductRequest {
-        
-        return retrieveProductsInfo(Set([productId])) { result -> Void in
-            if let product = result.retrievedProducts.first {
-                self.purchase(product: product, quantity: quantity, atomically: atomically, applicationUsername: applicationUsername, simulatesAskToBuyInSandbox: simulatesAskToBuyInSandbox, completion: completion)
-            } else if let error = result.error {
-                completion(.error(error: SKError(_nsError: error as NSError)))
-            } else if let invalidProductId = result.invalidProductIDs.first {
-                let userInfo = [ NSLocalizedDescriptionKey: "Invalid product id: \(invalidProductId)" ]
-                let error = NSError(domain: SKErrorDomain, code: SKError.paymentInvalid.rawValue, userInfo: userInfo)
-                completion(.error(error: SKError(_nsError: error)))
-            } else {
-                let error = NSError(domain: SKErrorDomain, code: SKError.unknown.rawValue, userInfo: nil)
-                completion(.error(error: SKError(_nsError: error)))
-            }
-        }
-    }
-    
-    fileprivate func purchase(product: SKProduct, quantity: Int, atomically: Bool, applicationUsername: String = "", simulatesAskToBuyInSandbox: Bool = false, paymentDiscount: PaymentDiscount? = nil, completion: @escaping (PurchaseResult) -> Void) {
-        paymentQueueController.startPayment(Payment(product: product, paymentDiscount: paymentDiscount, quantity: quantity, atomically: atomically, applicationUsername: applicationUsername, simulatesAskToBuyInSandbox: simulatesAskToBuyInSandbox) { result in
-            
-            completion(self.processPurchaseResult(result))
-        })
-    }
-    
-    fileprivate func restorePurchases(atomically: Bool = true, applicationUsername: String = "", completion: @escaping (RestoreResults) -> Void) {
-        
-        paymentQueueController.restorePurchases(RestorePurchases(atomically: atomically, applicationUsername: applicationUsername) { results in
-            
-            let results = self.processRestoreResults(results)
-            completion(results)
-        })
-    }
-    
-    fileprivate func completeTransactions(atomically: Bool = true, completion: @escaping ([Purchase]) -> Void) {
-        
-        paymentQueueController.completeTransactions(CompleteTransactions(atomically: atomically, callback: completion))
-    }
-    
-    fileprivate func finishTransaction(_ transaction: PaymentTransaction) {
-        
-        paymentQueueController.finishTransaction(transaction)
-    }
-    
-    private func processPurchaseResult(_ result: TransactionResult) -> PurchaseResult {
-        switch result {
-        case .purchased(let purchase):
-            return .success(purchase: purchase)
-        case .failed(let error):
-            return .error(error: error)
-        case .restored(let purchase):
-            return .error(error: storeInternalError(description: "Cannot restore product \(purchase.productId) from purchase path"))
-        }
-    }
-    
-    private func processRestoreResults(_ results: [TransactionResult]) -> RestoreResults {
-        var restoredPurchases: [Purchase] = []
-        var restoreFailedPurchases: [(SKError, String?)] = []
-        for result in results {
-            switch result {
-            case .purchased(let purchase):
-                let error = storeInternalError(description: "Cannot purchase product \(purchase.productId) from restore purchases path")
-                restoreFailedPurchases.append((error, purchase.productId))
-            case .failed(let error):
-                restoreFailedPurchases.append((error, nil))
-            case .restored(let purchase):
-                restoredPurchases.append(purchase)
-            }
-        }
-        return RestoreResults(restoredPurchases: restoredPurchases, restoreFailedPurchases: restoreFailedPurchases)
-    }
-    
-    private func storeInternalError(code: SKError.Code = SKError.unknown, description: String = "") -> SKError {
-        let error = NSError(domain: SKErrorDomain, code: code.rawValue, userInfo: [ NSLocalizedDescriptionKey: description ])
-        return SKError(_nsError: error)
-    }
-}
-
-extension SwiftyStoreKit {
-    
-    // MARK: Singleton
-    fileprivate static let sharedInstance = SwiftyStoreKit()
-    
-    // MARK: Public methods - Purchases
-    
-    /// Check if the current device can make payments.
-    /// - returns: `false` if this device is not able or allowed to make payments
-    public class var canMakePayments: Bool {
-        return SKPaymentQueue.canMakePayments()
-    }
-    
-    /// Retrieve products information
-    /// - Parameter productIds: The set of product identifiers to retrieve corresponding products for
-    /// - Parameter completion: handler for result
-    /// - returns: A cancellable `InAppRequest` object 
-    @discardableResult
-    public class func retrieveProductsInfo(_ productIds: Set<String>, completion: @escaping (RetrieveResults) -> Void) -> InAppRequest {
-        return sharedInstance.retrieveProductsInfo(productIds, completion: completion)
-    }
-    
-    /// Purchase a product
-    ///  - Parameter productId: productId as specified in App Store Connect
-    ///  - Parameter quantity: quantity of the product to be purchased
-    ///  - Parameter atomically: whether the product is purchased atomically (e.g. `finishTransaction` is called immediately)
-    ///  - Parameter applicationUsername: an opaque identifier for the user’s account on your system
-    ///  - Parameter completion: handler for result
-    ///  - returns: A cancellable `InAppRequest` object   
-    @discardableResult
-    public class func purchaseProduct(_ productId: String, quantity: Int = 1, atomically: Bool = true, applicationUsername: String = "", simulatesAskToBuyInSandbox: Bool = false, completion: @escaping (PurchaseResult) -> Void) -> InAppRequest {
-        
-        return sharedInstance.purchaseProduct(productId, quantity: quantity, atomically: atomically, applicationUsername: applicationUsername, simulatesAskToBuyInSandbox: simulatesAskToBuyInSandbox, completion: completion)
-    }
-    
-    /// Purchase a product
-    ///  - Parameter product: product to be purchased
-    ///  - Parameter quantity: quantity of the product to be purchased
-    ///  - Parameter atomically: whether the product is purchased atomically (e.g. `finishTransaction` is called immediately)
-    ///  - Parameter applicationUsername: an opaque identifier for the user’s account on your system
-    ///  - Parameter product: optional discount to be applied. Must be of `SKProductPayment` type
-    ///  - Parameter completion: handler for result
-    public class func purchaseProduct(_ product: SKProduct, quantity: Int = 1, atomically: Bool = true, applicationUsername: String = "", simulatesAskToBuyInSandbox: Bool = false, paymentDiscount: PaymentDiscount? = nil, completion: @escaping ( PurchaseResult) -> Void) {
-        
-        sharedInstance.purchase(product: product, quantity: quantity, atomically: atomically, applicationUsername: applicationUsername, simulatesAskToBuyInSandbox: simulatesAskToBuyInSandbox, paymentDiscount: paymentDiscount, completion: completion)
-    }
-    
-    /// Restore purchases
-    ///  - Parameter atomically: whether the product is purchased atomically (e.g. `finishTransaction` is called immediately)
-    ///  - Parameter applicationUsername: an opaque identifier for the user’s account on your system
-    ///  - Parameter completion: handler for result
-    public class func restorePurchases(atomically: Bool = true, applicationUsername: String = "", completion: @escaping (RestoreResults) -> Void) {
-        
-        sharedInstance.restorePurchases(atomically: atomically, applicationUsername: applicationUsername, completion: completion)
-    }
-    
-    /// Complete transactions
-    ///  - Parameter atomically: whether the product is purchased atomically (e.g. `finishTransaction` is called immediately)
-    ///  - Parameter completion: handler for result
-    public class func completeTransactions(atomically: Bool = true, completion: @escaping ([Purchase]) -> Void) {
-        
-        sharedInstance.completeTransactions(atomically: atomically, completion: completion)
-    }
-    
-    /// Finish a transaction
-    /// 
-    /// Once the content has been delivered, call this method to finish a transaction that was performed non-atomically
-    /// - Parameter transaction: transaction to finish
-    public class func finishTransaction(_ transaction: PaymentTransaction) {
-        
-        sharedInstance.finishTransaction(transaction)
-    }
-    
-    /// Register a handler for `SKPaymentQueue.shouldAddStorePayment` delegate method.
-    /// - requires: iOS 11.0+
-    public static var shouldAddStorePaymentHandler: ShouldAddStorePaymentHandler? {
-        didSet {
-            sharedInstance.paymentQueueController.shouldAddStorePaymentHandler = shouldAddStorePaymentHandler
-        }
-    }
-    
-    /// Register a handler for `paymentQueue(_:updatedDownloads:)`
-    /// - seealso: `paymentQueue(_:updatedDownloads:)`
-    public static var updatedDownloadsHandler: UpdatedDownloadsHandler? {
-        didSet {
-            sharedInstance.paymentQueueController.updatedDownloadsHandler = updatedDownloadsHandler
-        }
-    }
-    
-    public class func start(_ downloads: [SKDownload]) {
-        sharedInstance.paymentQueueController.start(downloads)
-    }
-    public class func pause(_ downloads: [SKDownload]) {
-        sharedInstance.paymentQueueController.pause(downloads)
-    }
-    public class func resume(_ downloads: [SKDownload]) {
-        sharedInstance.paymentQueueController.resume(downloads)
-    }
-    public class func cancel(_ downloads: [SKDownload]) {
-        sharedInstance.paymentQueueController.cancel(downloads)
-    }
-}
-
-extension SwiftyStoreKit {
-    
-    // MARK: Public methods - Receipt verification
-    
-    /// Return receipt data from the application bundle. This is read from `Bundle.main.appStoreReceiptURL`.
-    public static var localReceiptData: Data? {
-        return sharedInstance.receiptVerificator.appStoreReceiptData
-    }
-    
-    /// Verify application receipt
-    /// - Parameter validator: receipt validator to use
-    /// - Parameter forceRefresh: If `true`, refreshes the receipt even if one already exists.
-    /// - Parameter completion: handler for result
-    /// - returns: A cancellable `InAppRequest` object 
-    @discardableResult
-    public class func verifyReceipt(using validator: ReceiptValidator, forceRefresh: Bool = false, completion: @escaping (VerifyReceiptResult) -> Void) -> InAppRequest? {
-        
-        return sharedInstance.receiptVerificator.verifyReceipt(using: validator, forceRefresh: forceRefresh, completion: completion)
-    }
-    
-    /// Fetch application receipt
-    /// - Parameter forceRefresh: If true, refreshes the receipt even if one already exists.
-    /// - Parameter completion: handler for result
-    /// - returns: A cancellable `InAppRequest` object 
-    @discardableResult
-    public class func fetchReceipt(forceRefresh: Bool, completion: @escaping (FetchReceiptResult) -> Void) -> InAppRequest? {
-        
-        return sharedInstance.receiptVerificator.fetchReceipt(forceRefresh: forceRefresh, completion: completion)
-    }
-    
-    ///  Verify the purchase of a Consumable or NonConsumable product in a receipt
-    ///  - Parameter productId: the product id of the purchase to verify
-    ///  - Parameter inReceipt: the receipt to use for looking up the purchase
-    ///  - returns: A `VerifyPurchaseResult`, which may be either `notPurchased` or `purchased`.
-    public class func verifyPurchase(productId: String, inReceipt receipt: ReceiptInfo) -> VerifyPurchaseResult {
-        
-        return InAppReceipt.verifyPurchase(productId: productId, inReceipt: receipt)
-    }
-    
-    /**
-     *  Verify the validity of a subscription (auto-renewable, free or non-renewing) in a receipt.
-     *
-     *  This method extracts all transactions matching the given productId and sorts them by date in descending order. It then compares the first transaction expiry date against the receipt date to determine its validity.
-     *  - Parameter type: `.autoRenewable` or `.nonRenewing`.
-     *  - Parameter productId: The product id of the subscription to verify.
-     *  - Parameter receipt: The receipt to use for looking up the subscription.
-     *  - Parameter validUntil: Date to check against the expiry date of the subscription. This is only used if a date is not found in the receipt.
-     *  - returns: Either `.notPurchased` or `.purchased` / `.expired` with the expiry date found in the receipt.
-     */
-    public class func verifySubscription(ofType type: SubscriptionType, productId: String, inReceipt receipt: ReceiptInfo, validUntil date: Date = Date()) -> VerifySubscriptionResult {
-        
-        return InAppReceipt.verifySubscriptions(ofType: type, productIds: [productId], inReceipt: receipt, validUntil: date)
-    }
-    
-    /**
-     *  Verify the validity of a set of subscriptions in a receipt.
-     *
-     *  This method extracts all transactions matching the given productIds and sorts them by date in descending order. It then compares the first transaction expiry date against the receipt date, to determine its validity.
-     *  - Note: You can use this method to check the validity of (mutually exclusive) subscriptions in a subscription group.
-     *  - Remark: The type parameter determines how the expiration dates are calculated for all subscriptions. Make sure all productIds match the specified subscription type to avoid incorrect results.
-     *  - Parameter type: `.autoRenewable` or `.nonRenewing`.
-     *  - Parameter productIds: The product IDs of the subscriptions to verify.
-     *  - Parameter receipt: The receipt to use for looking up the subscriptions
-     *  - Parameter validUntil: Date to check against the expiry date of the subscriptions. This is only used if a date is not found in the receipt.
-     *  - returns: Either `.notPurchased` or `.purchased` / `.expired` with the expiry date found in the receipt.
-     */
-    public class func verifySubscriptions(ofType type: SubscriptionType = .autoRenewable, productIds: Set<String>, inReceipt receipt: ReceiptInfo, validUntil date: Date = Date()) -> VerifySubscriptionResult {
-        
-        return InAppReceipt.verifySubscriptions(ofType: type, productIds: productIds, inReceipt: receipt, validUntil: date)
-    }
-    
-    ///  Get the distinct product identifiers from receipt.
-    ///
-    /// This Method extracts all product identifiers. (Including cancelled ones).
-    /// - Note: You can use this method to get all unique product identifiers from receipt.
-    /// - Parameter type: `.autoRenewable` or `.nonRenewing`.
-    /// - Parameter receipt: The receipt to use for looking up product identifiers.
-    /// - returns: Either `Set<String>` or `nil`.
-    public class func getDistinctPurchaseIds(ofType type: SubscriptionType = .autoRenewable, inReceipt receipt: ReceiptInfo) -> Set<String>? {
-        
-        return InAppReceipt.getDistinctPurchaseIds(ofType: type, inReceipt: receipt)
-    }
-}

+ 0 - 0
SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift → Tests/SwiftyStoreKitTests/CompleteTransactionsControllerTests.swift


+ 0 - 0
SwiftyStoreKitTests/InAppReceiptTests.swift → Tests/SwiftyStoreKitTests/InAppReceiptTests.swift


+ 0 - 0
SwiftyStoreKitTests/InAppReceiptVerificatorTests.swift → Tests/SwiftyStoreKitTests/InAppReceiptVerificatorTests.swift


+ 0 - 0
SwiftyStoreKitTests/Info.plist → Tests/SwiftyStoreKitTests/Info.plist


+ 0 - 0
SwiftyStoreKitTests/PaymentQueueControllerTests.swift → Tests/SwiftyStoreKitTests/PaymentQueueControllerTests.swift


+ 0 - 0
SwiftyStoreKitTests/PaymentQueueSpy.swift → Tests/SwiftyStoreKitTests/PaymentQueueSpy.swift


+ 0 - 0
SwiftyStoreKitTests/PaymentTransactionObserverFake.swift → Tests/SwiftyStoreKitTests/PaymentTransactionObserverFake.swift


+ 0 - 0
SwiftyStoreKitTests/PaymentsControllerTests.swift → Tests/SwiftyStoreKitTests/PaymentsControllerTests.swift


+ 0 - 0
SwiftyStoreKitTests/ProductsInfoControllerTests.swift → Tests/SwiftyStoreKitTests/ProductsInfoControllerTests.swift


+ 0 - 0
SwiftyStoreKitTests/RestorePurchasesControllerTests.swift → Tests/SwiftyStoreKitTests/RestorePurchasesControllerTests.swift


+ 0 - 0
SwiftyStoreKitTests/TestPaymentTransaction.swift → Tests/SwiftyStoreKitTests/TestPaymentTransaction.swift


+ 0 - 0
SwiftyStoreKitTests/TestProduct.swift → Tests/SwiftyStoreKitTests/TestProduct.swift