Shopify / unity-buy-sdk

The Unity Buy SDK allows Unity developers to query and sell products from Shopify directly in Unity.
https://help.shopify.com/api/sdks/custom-storefront/unity-buy-sdk
MIT License
67 stars 23 forks source link

Document linking Passkit to Xcode project for Apple Pay #359

Closed sleroux closed 7 years ago

sleroux commented 7 years ago

Whenever we generate an Xcode project, we automatically will link in the required Passkit framework for Apple Pay. For users of the SDK that have already generated their projects, we should document this step so they don't run into compile issues when building with the native plugin.

sleroux commented 7 years ago

Not needed. Apple with link fine without needing to manually add in the framework. The issue a vendor was seeing is not related to this.