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

Update bitcode TODO #769

Merged
merged 1 commit into from
Jan 12, 2023
Merged

Conversation

keith
Copy link
Contributor

@keith keith commented Jan 5, 2023

As of Xcode 14 Bitcode is deprecated but Apple still accepts apps built with bitcode if you're still using Xcode 13. Once Apple stops allowing you to upload apps built with Xcode 13 this argument should be removed.

#768

As of Xcode 14 Bitcode is deprecated but Apple still accepts apps built
with bitcode if you're still using Xcode 13. Once Apple stops allowing
you to upload apps built with Xcode 13 this argument should be removed.

rust-lang#768
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JohnTitor JohnTitor merged commit 621ba2c into rust-lang:main Jan 12, 2023
@thomcc
Copy link
Member

thomcc commented Jan 12, 2023

FWIW my rust foundation grant covers fixing/improving this (and related outstanding cc-rs issues on apple targets). I'm pretty sure we can solve this one with a bit more intelligence around what sdk version is in use.

@keith keith deleted the ks/update-bitcode-todo branch January 12, 2023 22:23
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.

None yet

3 participants