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

Swift 5 Migration #645

Closed
wants to merge 18 commits into from
Closed

Conversation

nick-potts
Copy link
Contributor

@nick-potts nick-potts commented Nov 23, 2019

I redid the migration as per #594 , it also resolves #611 . Additionally, it added quite a few redundant roundtrip helper functions so I removed them.

@nick-potts
Copy link
Contributor Author

CI is down :/

@JoeMatt
Copy link
Collaborator

JoeMatt commented Nov 24, 2019

Yes, GitHub changed their default macOS image for their docker environment. Mac is actually outsourced to Orka, and for some reason a couple of weeks ago they changed what their default SDK installs would be.

for open source projects, it's not a huge deal, you have to now install any but the default iOS simulator versions for each XCode version, which takes a minute or two. I hit this snag in my commercial repos where the time hit kind of sucks now that we gotta make a value cost for the extra minutes for every push.

I'll try to push a fix soon, but this PR would then have to merge or rebase that change.

https://www.macstadium.com/orka

image

Powered by MacStadium, Orka (Orchestration with Kubernetes on Apple) is a new virtualization layer for Mac build infrastructure based on Docker and Kubernetes technology. Orka offers the first and only solution for orchestrating macOS in a cloud environment using Kubernetes on genuine Apple hardware.

@JoeMatt
Copy link
Collaborator

JoeMatt commented Nov 28, 2019 via email

@kuyazee
Copy link
Member

kuyazee commented Dec 3, 2019

CI fixed in #648 let's rerun the CI after it gets merged

@nick-potts
Copy link
Contributor Author

I rebased to get CI to run but its broken again haha

@JoeMatt
Copy link
Collaborator

JoeMatt commented Dec 16, 2019

Taking a look into the CI issue.

--
Something with the SwiftUI PR is breaking tests that should be skipped on iOS 10, and are working fine on my machine for iOS 13.2 🤷‍♂ Keep hacking at it on and off between my day job work.

WIP PR #651

@JoeMatt JoeMatt added this to the 1.6.0 milestone May 5, 2020
@JoeMatt
Copy link
Collaborator

JoeMatt commented Feb 8, 2021

This was rebased, conflict resolved and merged in pr #696

@JoeMatt JoeMatt closed this Feb 8, 2021
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