Skip to content

Swift 3 #54

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

Merged
merged 6 commits into from
Oct 3, 2016
Merged

Swift 3 #54

merged 6 commits into from
Oct 3, 2016

Conversation

zenangst
Copy link
Owner

@zenangst zenangst commented Oct 3, 2016

This PR converts the source code of Tailor to Swift 3.

@zenangst zenangst mentioned this pull request Oct 3, 2016
@zenangst zenangst changed the title Swift3 Swift 3 Oct 3, 2016
@@ -1,3 +1,3 @@
public protocol SafeMappable {
init(_ map: [String : AnyObject]) throws
init(_ map: [String : Any]) throws
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not because of Swift 3 migration, right?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah it is.

@zenangst zenangst merged commit 3f5284b into master Oct 3, 2016
@zenangst zenangst deleted the swift3 branch October 3, 2016 14:13
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

Successfully merging this pull request may close these issues.

2 participants