Shopify / checkout-sheet-kit-swift

Shopify’s Checkout Sheet Kit makes it simple to perform a checkout inside your Swift native app.
MIT License
38 stars 13 forks source link

Add script to create entitlements file #239

Closed markmur closed 1 week ago

markmur commented 1 week ago

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

[!IMPORTANT]