mirror of
https://github.com/bizz84/SwiftyStoreKit.git
synced 2025-11-25 19:27:36 +08:00
SKProductDiscount+LocalizedPrice.swift requires iOS 11.2
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
import StoreKit
|
import StoreKit
|
||||||
|
|
||||||
@available(iOSApplicationExtension 11.2, OSX 10.13.2, tvOS 11.2, watchOS 4.2, macCatalyst 13.0, *)
|
@available(iOSApplicationExtension 11.2, iOS 11.2, OSX 10.13.2, tvOS 11.2, watchOS 4.2, macCatalyst 13.0, *)
|
||||||
public extension SKProductDiscount {
|
public extension SKProductDiscount {
|
||||||
|
|
||||||
/// The formatted discount price of the product using the local currency.
|
/// The formatted discount price of the product using the local currency.
|
||||||
|
|||||||
Reference in New Issue
Block a user