instacart / instacart/TrueTime.swift
Xcode 15: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 14.0.99.
Open
- Dominant language
- Swift
- Stars
- 634
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Hi.
I was trying out Xcode 15 and new SDK currently in beta, and build gives me warning:
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 14.0.99.
I think new SDK requires higher deployment target. It may not be a big deal now, but may be issue later on. I think this may be also related with issue #106
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.