Shopify / mobile-buy-sdk-ios

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using Apple Pay or their credit card.
MIT License
452 stars 199 forks source link

Sets TARGETED_DEVICE_FAMILY for Buy tvOS and Buy watchOS to correct values. #967

Closed ndubbs closed 5 years ago

ndubbs commented 5 years ago

What this does

This changes TARGETED_DEVICE_FAMILY for Buy tvOS to 3, and TARGETED_DEVICE_FAMILY for Buy watchOS to 4.

Fixes: This fixes Carthage build failures for Buy tvOS and Buy watchOS. The issue has not been previously logged.