-
Notifications
You must be signed in to change notification settings - Fork 395
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 3 changes #349
Swift 3 changes #349
Conversation
Swift 3 Making Optional first parameters in one to many relation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good but looks like the Swift tests are failing.
Yes the reason is in your rake file you have Update the SDK and XCode but swift code is old in OSX. Do you want me to fix that issue as well Bro? |
Ah, is that the issue? Yes please, you're in best position to figure out what's wrong and how to fix it. |
I Think you are good to go with final Major Change for Swift 3
|
Cheers |
Swift 3 - NSDate is now Date 3
mogenrator.m
Swift 3 - In One to Many Relationship methods making first argument optional
machine.swift.motemplate