braze-inc / braze-swift-sdk

Braze SDK for the Apple ecosystem, including: iOS, macOS, iPadOS, visionOS, tvOS
https://www.braze.com
Other
52 stars 19 forks source link

[Bug]: 5.11.0 cannot be used in Xcode 14.1 #50

Closed GRiMe2D closed 1 year ago

GRiMe2D commented 1 year ago

Platform

iOS

Platform Version

iOS 16

Braze SDK Version

5.11.0

Xcode Version

Xcode 14.1

Computer Processor

Intel

Repro Rate

100% of time

Steps To Reproduce

  1. Integrate Braze SDK to the project
  2. Compile project

Expected Behavior

Braze Swift SDK can be used in Xcode 14.1

Actual Incorrect Behavior

failed to build module 'BrazeKit'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51)', while this compiler is 'Apple Swift version 5.7 (swiftlang-5.7.0.127.4 clang-1400.0.29.50)'). Please select a toolchain which matches the SDK.

Verbose Logs

No response

Additional Information

No response

GRiMe2D commented 1 year ago

Sorry, we actually using 14.0.1

Working as intended