Skip to content

Commit dc813f3

Browse files
author
Omar Albeik
committed
patch: add available in SKProductExtensions.swift
1 parent 1c53bb3 commit dc813f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/SwifterSwift/StoreKit/SKProductExtensions.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#if canImport(StoreKit)
1010
import StoreKit
1111

12+
@available(watchOS 6.2, *)
1213
public extension SKProduct {
1314

1415
private static let priceFormatter: NumberFormatter = {

0 commit comments

Comments
 (0)