braintree / braintree-ios-drop-in

Braintree Drop-in for iOS
https://developers.braintreepayments.com
MIT License
98 stars 77 forks source link

XCode M1 Native Build Support #355

Closed tobyloki closed 3 years ago

tobyloki commented 3 years ago

Integration Details (please complete the following information):

Describe the bug When trying to use the Braintree Drop in UI in XCode on an M1 Mac mini without "Open with Rosetta" enabled, I always get the below error. Does this library support builds on the M1 mac mini without the "Open with Rosetta" option enabled. I would like to build my iOS XCode project natively on the M1 chip.

Screen Shot 2021-10-23 at 5 19 03 PM

Expected behavior Should build successfully with no errors.

scannillo commented 3 years ago

Hi @tobyloki - we are aware of this issue, and are blocked by the CardinalMobile SDK on fixing it. I am going to close this issue so you can follow along for status updates in this issue. Please comment there / stay tuned there!

aChase55 commented 3 years ago

The underlying issue is resolved, and the minimum version is updated in Package.swift, however a new release has not been made with this requirement update.

scannillo commented 2 years ago

Hello - a release has been made for braintree-ios-drop-in v9.3.0 (https://github.com/braintree/braintree-ios-drop-in/releases/tag/9.3.0).