googlemaps / googlemaps/ios-combine
Xcode 15.0 beta 7 Failed to build module 'GoogleMapsPlatformCombine'; this SDK is not supported by the compiler
Open
triage me
type: bug
- Dominant language
- Swift
- Stars
- 18
- Forks
- 6
- Avg merge
- 1d 40m
- Merged PRs (30d)
- 1
Description
#### Environment details
2. macOS 13.4.1
3. Library version: 0.3.1, with SPM on Xcode Xcode 15.0 beta 7
#### Steps to reproduce
1. add the 0.3.1 version to an Xcode using SPM in Xcode 15.0 beta 7 project
2. import GoogleMapsPlatformCombine, you will see this error message
"Failed to build module 'GoogleMapsPlatformCombine'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.5 (swiftlang-1300.0.31.1 clang-1300.0.29.1)', while this compiler is 'Apple Swift version 5.9 (swiftlang-5.9.0.128.106 clang-1500.0.40.1)'). Please select a toolchain which matches the SDK."
Contributor guide
Assessment
This issue has not been assessed yet.