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

remove the iOS simulator targets from CI / update ctest #1112

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

gnzlbg
Copy link
Contributor

@gnzlbg gnzlbg commented Oct 29, 2018

The iOS simulator targets failed to produce proper output with xcode 9.4 versions and started failing, which started warning about system libraries being improperly linked, and now they are failing to link. The i386-apple-ios target is deprecated in xcode10, and will supposedly be removed in xcode11.

This is a shame, but supporting x86_64-apple-ios is going to need some work in rustc till it starts working again.

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

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.

3 participants