Skip to content

Commit

Permalink
patch: add available in SKProductExtensions.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Albeik committed Apr 5, 2020
1 parent 1c53bb3 commit dc813f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SwifterSwift/StoreKit/SKProductExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#if canImport(StoreKit)
import StoreKit

@available(watchOS 6.2, *)
public extension SKProduct {

private static let priceFormatter: NumberFormatter = {
Expand Down

0 comments on commit dc813f3

Please sign in to comment.