Skip to content

Conversation

@keith
Copy link
Member

@keith keith commented Nov 10, 2020

Tensorflow was using Xcode 10.3 which is no longer supported for App
Store uploads. This unpins the version since it should be compatible
with any Xcode version.

This is required to unblock bazelbuild/bazel#12265

Tensorflow was using Xcode 10.3 which is no longer supported for App
Store uploads. This unpins the version since it should be compatible
with any Xcode version.
@keith
Copy link
Member Author

keith commented Nov 10, 2020

Is there any way we can test this before merging? I can build tf locally with Xcode 12, but it would be nice to verify

@philwo
Copy link
Member

philwo commented Nov 10, 2020

This was necessary due to tensorflow/tensorflow#32998, but it seems like later Xcode versions fixed the underlying issue.

I can't think of an easy way to test this, as TensorFlow is not part of our normal pipelines for which we run presubmits. Let's just submit this and I'll kick off a build manually 👍

@philwo philwo merged commit adfcf3e into bazelbuild:master Nov 10, 2020
@philwo
Copy link
Member

philwo commented Nov 10, 2020

@keith keith deleted the ks/tf-xcode branch November 10, 2020 16:24
@keith
Copy link
Member Author

keith commented Nov 10, 2020

Thanks! That passed so we should be good here 🎉

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.

2 participants