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

Unable to build swift-2.0 branch in Xcode 7 beta 4 #11

Closed
mbuff24 opened this issue Jul 26, 2015 · 3 comments
Closed

Unable to build swift-2.0 branch in Xcode 7 beta 4 #11

mbuff24 opened this issue Jul 26, 2015 · 3 comments
Labels

Comments

@mbuff24
Copy link
Contributor

mbuff24 commented Jul 26, 2015

@ollieatkinson were you able to run the tests in the swift 2.0 branch in xcode 7 beta 4?

@mbuff24 mbuff24 changed the title Unable to build in Xcode 7 beta 4 Unable to build swift-2.0 branch in Xcode 7 beta 4 Jul 26, 2015
@ollieatkinson
Copy link
Contributor

@mbuff24 I believe theres an issue with one of the compiler settings or the pods themselves - I will investigate into this.

@ollieatkinson
Copy link
Contributor

@mbuff24 looks like we need to use

  pod 'Quick',  '= 0.5.1'
  pod 'Nimble', '= 2.0.0-rc.2'

@mbuff24
Copy link
Contributor Author

mbuff24 commented Jul 29, 2015

Thanks @ollieatkinson ! closing this one out.

@mbuff24 mbuff24 closed this as completed Jul 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants