I created a synced StoreKit configuration file and I cannot convert it to a local file.
The editor menu is supposed to give me the option to do so but there is no option available.
I have already signed into Xcode with my developer account and have downloaded a manual profile and a certificate.
Sandbox works perfectly fine and retrieves all my products correctly.
I also don’t get the option to download a StoreKit certificate to sign locally.
When I look at the file, the product array appears to be correct when I select source control (otherwise it’s just a blank screen).
But when running on a simulator, the products cannot be retrieved using Product.products.
It worked before on my Intel Mac but I just got an M3 and it’s not working now.
I tried deleting Xcode and reinstalling. I also tried just downloading an un-synced configuration file. Nothing works.




