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

missing argument label in call (have actions, expected options) #100

Closed
ElSifi opened this issue Jun 9, 2017 · 2 comments
Closed

missing argument label in call (have actions, expected options) #100

ElSifi opened this issue Jun 9, 2017 · 2 comments

Comments

@ElSifi
Copy link

ElSifi commented Jun 9, 2017

screen shot 2017-06-09 at 12 49 50 pm

installed via cocoaPods
project is Swift 3

@Mazyod Mazyod closed this as completed in 7ef2995 Jun 9, 2017
@Mazyod
Copy link
Member

Mazyod commented Jun 9, 2017

Thanks, README is now updated.

Background:
README had some outdated code using .Status enum with capital letter, which causes an error since enums where changed to small letters in Swift 3.

Please use .status instead.

@ElSifi
Copy link
Author

ElSifi commented Jun 9, 2017

Thanks (Y)

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