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

Xcode 10 minimal support #812

Merged
merged 2 commits into from
Oct 11, 2018
Merged

Xcode 10 minimal support #812

merged 2 commits into from
Oct 11, 2018

Conversation

ricardopereira
Copy link
Contributor

Can't use Xcode 9 to run tests anymore 😩 The Could not attach to pid is ruining my day. I tried many things and nothing fixed it.

But I can run tests using in Xcode 10 🤷‍♂️ So I did just the minimal changes to be able to work with Xcode 10.

@funkyboy Could you use this in your xcode10-ios12-swift42 branch? Sorry, I tried to use yours but you have so many changes that I preferred to create mine with little changes.

Copy link
Contributor

@funkyboy funkyboy left a comment

Choose a reason for hiding this comment

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

This looks good to me. I'll merge it into my branch and see what happens.
Thanks.

@@ -11,6 +11,7 @@ matrix:
- env: NAME="ably-iOS" LANE=test_iOS9
before_install:
- gem install cocoapods -v '1.5.3'
- pod repo update > /dev/null
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh good, this will also unlock the pending ULID PR

@ricardopereira
Copy link
Contributor Author

@funkyboy Thanks!
@paddybyers Please accept.

@paddybyers paddybyers merged commit 2fe211c into develop Oct 11, 2018
@paddybyers paddybyers deleted the xcode10 branch October 11, 2018 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants