Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Fix build on Xcode 14 and older. #83088

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Oct 10, 2023

Fixes #83085

Bugsquad edit:

@bruvzg bruvzg added this to the 4.2 milestone Oct 10, 2023
@akien-mga akien-mga added cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:3.x Considered for cherry-picking into a future 3.x release cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release cherrypick:4.0 labels Oct 10, 2023
@bruvzg bruvzg marked this pull request as ready for review October 10, 2023 06:24
@bruvzg bruvzg requested a review from a team as a code owner October 10, 2023 06:24
@akien-mga akien-mga merged commit b931a6e into godotengine:master Oct 10, 2023
15 checks passed
@akien-mga
Copy link
Member

Thanks!

@YuriSizov YuriSizov removed the cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release label Oct 24, 2023
@YuriSizov
Copy link
Contributor

YuriSizov commented Oct 24, 2023

Cherry-picked for 4.1.3 (technically used in 4.1.2 after the fact to update export templates).

@EkkoG
Copy link

EkkoG commented Nov 24, 2023

https://developer.apple.com/documentation/xcode-release-notes/xcode-15_1-release-notes#Linking

Xcode 15.1 has fixed the link problem. The flag only needs add to Xcode 15.0 and 15.0.1, not all 15.x version.

@akien-mga akien-mga removed cherrypick:3.x Considered for cherry-picking into a future 3.x release cherrypick:3.5 Considered for cherry-picking into a future 3.5.x release labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Xcode Error (Xcode 14.1 & 14.3.1): "library not found for -ld_classic"
4 participants