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 2.0 syntax error #7

Open
hooman96 opened this issue Sep 8, 2015 · 7 comments
Open

Swift 2.0 syntax error #7

hooman96 opened this issue Sep 8, 2015 · 7 comments

Comments

@hooman96
Copy link

hooman96 commented Sep 8, 2015

It seems that swift 2 does not accept the '#' syntax for the function arguments.

This can cause compiling error.

@desduvauchelle
Copy link

+1

3 similar comments
@silentred
Copy link

+1

@takuoka
Copy link
Owner

takuoka commented Oct 23, 2015

+1

@yoavlt
Copy link

yoavlt commented Oct 23, 2015

+1

@darvs
Copy link

darvs commented Oct 25, 2015

I just built the sample app with Xcode 7.1 and did not have this problem.

I think this issue has been fixed by @schickling in 7a14480 almost 2 months ago.

If you are having this issue, are you using one of the releases (0.0.2 or 0.0.3)? If you are, try to checkout the latest master branch instead and see if that fixes your problem.

@takuoka
Copy link
Owner

takuoka commented Oct 25, 2015

Wow, now I append a new tag (0.0.3) to latest commit, and push it to cocoapods. 👍

@antonyjamese
Copy link

I have tried with xcode7.3 and Xcode 8.1 still so many compiling error persists.

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

7 participants