Closed markmur closed 1 week ago
Adds a script to generate an entitlements file for the MobileBuyIntegration sample app.
Run ./Scripts/setup_entitlements to create the relevant file.
./Scripts/setup_entitlements
[!IMPORTANT] [ ] I've added tests to support my implementation [x] I have read and agree with the Contribution Guidelines. [x] I have read and agree with the Code of Conduct. [ ] I've updated the README.
[!IMPORTANT]
What changes are you making?
Adds a script to generate an entitlements file for the MobileBuyIntegration sample app.
How to test
Run
./Scripts/setup_entitlements
to create the relevant file.Before you merge