braintree / braintree_ios

Braintree SDK for iOS
https://developer.paypal.com/braintree/docs/start/hello-client/ios/v5
MIT License
557 stars 291 forks source link

Command SwiftCompile failed with a nonzero exit code #1258

Open rsahu34 opened 3 months ago

rsahu34 commented 3 months ago

Braintree SDK Version

6.10.0

Environment

Production

Xcode Version

14.1

OS Version & Device

No response

Integration type

CocoaPods

Development Processor

Apple Silicon (M-series chips)

Describe the bug

Getting errors while build the project after installing through pod file. Screenshot 2024-04-07 at 12 09 09 PM

To reproduce

  1. Create a new SwiftUI project
  2. Install Braintree through pod file.
  3. Open the xcworkspace
  4. Build the project

Expected behavior

Build success

Screenshots

Screenshot 2024-04-07 at 12 15 02 PM

KunJeongPark commented 3 months ago

Hello, Our SDK requires minimum of Xcode 15.0 now. Please try again with Xcode 15 or higher. Thank you.

stechiu commented 2 months ago

Hi @rsahu34. Were you able to compile using Xcode 15+?