The Wayback Machine - https://web.archive.org/web/20201112032109/https://github.com/HeroTransitions/Hero/pull/645
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

Open
wants to merge 18 commits into
base: develop
from
Open

Swift 5 Migration #645

wants to merge 18 commits into from

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 nick-potts requested review from JoeMatt, kuyazee, lkzhao and SD10 as code owners Nov 23, 2019
@nick-potts
Copy link
Contributor Author

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

CI is down :/

@JoeMatt
Copy link
Collaborator

@JoeMatt 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.
Podfile Show resolved Hide resolved
@JoeMatt
Copy link
Collaborator

@JoeMatt JoeMatt commented Nov 28, 2019

@kuyazee
Copy link
Member

@kuyazee kuyazee commented Dec 3, 2019

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

@nick-potts
Copy link
Contributor Author

@nick-potts nick-potts commented Dec 16, 2019

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

@JoeMatt
Copy link
Collaborator

@JoeMatt 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.