Skip to content

Conversation

@gemmakbarlow
Copy link

@gemmakbarlow gemmakbarlow commented Jun 28, 2024

In Xcode 16.2 Beta 2, iOS Carthage builds will fail unless the minimum OS version is bumped. Given tvOS minimum is set to 9.0, this seemed appropriate.

The error I originally ran into, prompting this change, is shown below -

clang: error: SDK does not contain 'libarclite' at the path '/Applications/Xcode-16.0.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_macosx.a'; try increasing the minimum deployment target

@google-cla
Copy link

google-cla bot commented Jun 28, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@gemmakbarlow gemmakbarlow changed the title Increase IPHONEOS_DEPLOYMENT_TARGET to 9.0, for Xcode 16 Compatability Increase IPHONEOS_DEPLOYMENT_TARGET to 9.0, for Xcode 16 Compatibility Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant