Post

Replies

Boosts

Views

Activity

StoreKit testing in Xcode for an existing macOS app
Hello, I'm trying to enable StoreKit testing in Xcode for an existing macOS app. I'm using Xcode 12 on macOS Big Sur Beta, I've added a StoreKit configuration file to my project and selected it in the scheme configuration. However my app is still connecting to the App Store sandbox environment when testing. I've tried the Fruta sample code project available here: https://developer.apple.com/documentation/swiftui/fruta_building_a_feature-rich_app_with_swiftui When testing the macOS app of this project, it is properly connecting to the Xcode StoreKit testing environment. I've compare the configuration of the two projets (build settings, schemes, entitlements, ...) and I see nothing that could explain why they behave differently. Am I missing something here?
2
0
1.5k
Jun ’20