Commit Graph

833 Commits

Author SHA1 Message Date
Samuel Spencer
e9815a1390 Merge pull request #584 from muukii/muukii/handle-completed-request
[Fix issue] Call completion closure on completed request
2021-01-04 14:10:26 -05:00
Samuel Spencer
312ae6e581 Merge pull request #582 from martino-dot/develop
Added Botcher to apps using SwiftyStoreKit
2021-01-04 14:06:31 -05:00
Samuel Spencer
1368f0d377 Merge branch 'develop' into develop 2021-01-04 14:06:25 -05:00
Samuel Spencer
849212d5ba Merge pull request #591 from d-rr/patch-2
Adds Hashr to showcase apps
2021-01-04 14:05:43 -05:00
Dominic
b2c030b939 Adds Hashr to showcase apps 2020-10-21 08:33:30 +02:00
Muukii
24a58abb76 Call completion closure on completed request 2020-09-29 06:10:42 +09:00
Samuel Spencer
6b782ae59b Update SwiftyStoreKit.podspec
Bumped minimum iOS deployment version from 8 to 9 in order to comply with Xcode 12's minimum deployment range. Fixes compiler warning when installing via CocoaPods. Fixes #578.
2020-09-21 16:53:36 -05:00
Samuel Spencer
02163c35c9 Update Package.swift
Bumped minimum iOS deployment version from 8 to 9 in order to comply with Xcode 12's minimum deployment range. Fixes compiler warning when installing via SPM. Fixes #578
2020-09-21 16:52:24 -05:00
Samuel Spencer
3d87a678b5 Update Package.swift
Bumped minimum iOS deployment version from 8 to 9 in order to comply with Xcode 12's minimum deployment range. Fixes compiler warning when installing via SPM.
2020-09-21 16:51:17 -05:00
martino-dot
dd0e6f21c3 Added Botcher to apps using SwiftStoreKit 2020-09-19 21:37:00 -05:00
Samuel Spencer
f6588ae08a Merge pull request #575 from revolter/patch-1
Fix typo in code comment
2020-09-09 10:30:39 -05:00
Iulian Onofrei
f6d7745a67 Fix typo in code comment 2020-09-09 12:45:47 +03:00
Sam Spencer
40cca01b79 Integrating PR #495 2020-08-15 14:33:31 -05:00
Samuel Spencer
daddd07e53 Merge pull request #572 from motocodeltd/add_support_for_entitlement_revocation
add support for ios14 entitlement revocation
2020-08-15 14:12:45 -05:00
Samuel Spencer
f067745348 Merge pull request #565 from Pimine/master
Make `SubscriptionType` Hashable.
2020-08-15 14:11:36 -05:00
Samuel Spencer
ee7b4e4432 Merge pull request #563 from motocodeltd/make_watchos_code_public
Make WatchOS SKError.code public
2020-08-15 14:10:59 -05:00
Stefanos Zachariadis
f0a4198865 add entitlement revocation only once 2020-08-15 18:15:53 +03:00
Stefanos Zachariadis
3e7d70d9bd add entitlement revocation only once 2020-08-15 17:30:30 +03:00
Stefanos Zachariadis
6004597112 add support for ios14 entitlement revocation 2020-08-15 16:50:01 +03:00
Денис Андрейчук
38d34dad27 Make SubscriptionType Hashable. 2020-07-22 16:13:19 +03:00
Stefanos Zachariadis
6aca8f0f24 make watchos SKError.code public so that it's accessible outside of the framework 2020-07-20 16:15:10 +01:00
Sam Spencer
e518abea74 Update SwiftyStoreKit.podspec 2020-07-19 12:58:30 -04:00
Samuel Spencer
48cbff8bfb Update SwiftyStoreKit.podspec 2020-07-19 12:53:33 -04:00
Samuel Spencer
9974acf07b Merge pull request #562 from bizz84/develop
0.16.1, watchOS and SPM fixes
0.16.1
2020-07-19 12:52:06 -04:00
Samuel Spencer
7c8315454d Update README.md 2020-07-19 12:46:31 -04:00
Samuel Spencer
dfe5002ed7 Merge pull request #560 from motocodeltd/master
swiftpm: set minimum target versions - allows deployment to watchos
2020-07-19 12:45:04 -04:00
Samuel Spencer
c9d8ed9d5c Merge branch 'develop' into master 2020-07-19 12:44:28 -04:00
Stefanos Zachariadis
d3bee96cd2 set minimum target versions. Otherwise cannot deploy using swiftpm to watchos 2020-07-18 11:02:58 +01:00
Samuel Spencer
e00921bbd4 Merge pull request #552 from mariohahn/watchOS-Improvements
fixed xcode 12
2020-06-26 17:44:06 -04:00
Mario Hahn
a1657e0c93 fixed linking files 2020-06-26 17:39:06 +02:00
Mario Hahn
1213f2d524 fix sources 2020-06-26 17:10:21 +02:00
Mario Hahn
3a52abb35b fix Sources 2020-06-26 17:07:37 +02:00
Mario Hahn
0dd27cea16 fix package 2020-06-26 17:03:26 +02:00
Mario Hahn
88f266f604 fix path 2020-06-25 14:03:08 +02:00
Mario Hahn
d3194d98cf fix version 2020-06-25 14:00:21 +02:00
Mario Hahn
fc5ea145a6 fixec package 2020-06-25 13:57:43 +02:00
Mario Hahn
058325d6d2 fixed xcode 12 2020-06-25 11:52:43 +02:00
Samuel Spencer
d0b80c0021 Update README.md 2020-06-22 22:21:23 -04:00
Samuel Spencer
4938f911ae Update README.md
Added SPM badge
2020-06-07 18:20:46 -04:00
Samuel Spencer
8b44ca5e15 Update README.md
Included CocoaPod installation warnings (no push access to the trunk). See issue #541 for details.
2020-06-07 18:16:59 -04:00
Samuel Spencer
5477eaaf5d Delete ISSUE_TEMPLATE.md 2020-06-07 16:49:00 -04:00
Samuel Spencer
69a1d83c38 Update issue templates 2020-06-07 16:32:24 -04:00
Samuel Spencer
ca6316273c Update .travis.yml 2020-06-06 13:00:24 -04:00
Samuel Spencer
182220ad7e Update SwiftyStoreKit.podspec 2020-06-06 12:58:15 -04:00
Samuel Spencer
3283ac3484 Update SwiftyStoreKit.podspec 2020-06-06 12:57:39 -04:00
Samuel Spencer
03a4408449 Update README.md 2020-06-06 12:56:13 -04:00
Samuel Spencer
ad265c089c Update README.md 2020-06-06 12:44:19 -04:00
Samuel Spencer
a45217b2cf Merge pull request #544 from bizz84/develop
0.16.0 update
0.16.0
2020-06-05 12:23:58 -04:00
Samuel Spencer
0c5f990fd1 Merge pull request #543 from RomanPodymov/develop
Fixed build errors in develop
2020-05-31 13:14:36 -04:00
Roman Podymov
ac8744899c SKProductDiscount+LocalizedPrice.swift requires iOS 11.2 2020-05-30 19:41:29 +02:00