russell-archer / StoreHelper

Implementing In-App Purchases with StoreKit2 in Xcode 13 - 15 using SwiftUI, Swift 5.7 - 5.9, iOS 15 - 17 and macOS 12 - 14. Also supports tvOS and visionOS.
MIT License
410 stars 48 forks source link

Question about using StoreHelper in Safari Extension project #55

Closed radiolondra closed 1 year ago

radiolondra commented 1 year ago

Is it possible to use StoreHelper into a Xcode project created with SafariExtension multiplatform template? Do you have some sample or guide (like the QuickStart) ? In the meantime I'm trying it, but there are some discrepancies. For example, StoreHelper is present in Frameworks, Libraries... for iOS but not for MacOs. Before to going on I thought was better and safer to ask you. Thanks

russell-archer commented 1 year ago

Hi, I'm afraid I've got zero experience of creating Safari extensions, so I don't think I can help, sorry!

radiolondra commented 1 year ago

Thanks anyway, I found the right way.

radiolondra commented 1 year ago

I'll close this post