purchases-ios
purchases-ios copied to clipboard
Paywalls Tester: App Store Prep
This PR:
- Updates the bundle name to com.revenuecat.app (a new app in App Store Connect has been set up.)
- Updates the icon.
- Update the app's Display Name to Revenue Cat.
- Removes unneeded keys for "demos" and "testing".
- Changes how keys are stored/managed locally. I'm not completely happy with this arrangement, but I think it's an improvement because local keys are now stored in a separate file which can be marked as
skip-worktreeorassume-unchangedwhich hides them from the diff to help you not commit changes in it accidentally (which I have done).
For this to compile in release, and the demos tab to show up, the changes from this PR are needed.