Skip to content

Conversation

@tobi-mb
Copy link

@tobi-mb tobi-mb commented Sep 23, 2024

Afaik, Starscream supports macOS 10.13 but $(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET) points to macOS 10.14.4 in Xcode 15.

As this causes the framework (e.g. when built using Carthage) to not be unusable in projects supporting macOS 10.13, I'm certain this should be changed.

Note that because macOS 10.13 is the oldest version Xcode 15 supports anyway, there's no need to worry about even older systems.

…because Starscream supports macOS 10.13 but $(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET) points to 10.14.4 in Xcode 15.
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