stsievert / swix

Swift Matrix Library
http://docs.stsievert.com/swix/
MIT License
593 stars 54 forks source link

Update to Swift 3 #38

Open JBaczuk opened 7 years ago

JBaczuk commented 7 years ago

Many errors like:

Argument labels '(_:)' do not match any available overloads

stsievert commented 7 years ago

I seem to remember converting to Swift 3 (or 3.1?) in #34 but this issue should remain open (and #34 should be at least two PRs).

stsievert commented 7 years ago

Wait, isn't this handled by #29?

ajayjapan commented 7 years ago

Doesn't seem fixed.

Here's an example of the errors I am seeing:

screen shot 2017-05-19 at 2 08 19 pm
stsievert commented 7 years ago

Are you on the most recent commit?

ajayjapan commented 7 years ago

I believe so. I am on master: https://github.com/stsievert/swix/blob/master/swix/swix/swix/matrix/m-image.swift#L75

jordanhart commented 7 years ago

+1