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

Problem with Nimble test #2

Open
pwjablonski opened this issue Apr 22, 2016 · 1 comment
Open

Problem with Nimble test #2

pwjablonski opened this issue Apr 22, 2016 · 1 comment

Comments

@pwjablonski
Copy link

After running test I received this error "Cannot convert value of type 'String' to expected argument type 'StaticString'." Seems like the error was related to an old cocoa Pod. Quick/Nimble#242

Upgrading the Nimble Cocoa Pod from version 3.0.0 to version 3.2.0 fixed the issue for me.

@markedwardmurray
Copy link
Contributor

Ah, yup, the new Swift 2.2 compiler in Xcode 7.3 complains about different things now. Good instinct to update the pod

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

No branches or pull requests

2 participants