Snapkit: How about Swift3.0 version

Created on 27 Jun 2016  ·  19Comments  ·  Source: SnapKit/SnapKit

I think it's time to add swift3.0 version to snapkit.

Most helpful comment

貌似他对你说的 the better version 不太理解

All 19 comments

I think so

@zzycami @zhouxl this is running in the feature/0.40.0 branch. It has other breaking changes so a perfect time to upgrade.

Oh,good job.

i expect the better version

@zhouxl not sure I follow "the better version"?

@robertjpayne 我不懂这句该怎么翻译,能更具体点吗? do you undertand?

他的意思是目前swift3.0的工作正在feature/0.40.0 branch这个分支上展开,还有一些零零碎碎的跟新需要做,目前你肯定不能直接拿来用的,所以在等段时间吧,至少官方出Xcode8 beta2或者beta3的时候我想各大三方库应该都支持的差不多了。所以等吧

@zzycami 非常谢谢你的翻译

貌似他对你说的 the better version 不太理解

just one week ago i was try use snapkit in swift 3.0, i think that's maybe a good new for me.

waiting for it

Hi, Xcode 8 complains about feature/0.40.0 not being Swift 3. I used this pod 'SnapKit', :git => 'https://github.com/SnapKit/SnapKit', :branch => 'feature/0.40.0'in my Podfile. Is there something else I'm missing?

@simplealina as the @robertjpayne already said, snapkit support swift 3 is working on it, so you can't direct use it .

i'm sorry but I did fetch the swift 3 branch and xcode is complaining about it not being swift 3...so I'm confused, he says it supports swift 3 but it doesn't look like it to xcode or me..

@simplealina can you put on your xcode screenshot? i know xcode 8.0 beta can be support swift 2.2 and 3.0, but it look like not work well

snip20160706_1
code on the right belongs to feature/0.40.0 which is the so called Swift 3 branch, but as you can see it is not fully converted as Xcode points out on the left handside..

Edit - actually I'm experiencing problems also... having a look into it.

@simplealina I had a try, https://github.com/mattsrobot/SnapKit there were some more things to migrate...

@simplealina @mattsrobot feature/0.40.0 should be good to go for Xcode 8 Beta 2 now.

@robertjpayne many thanks! Going to try now, really appreciate the work... this is an excellent library.

Was this page helpful?
0 / 5 - 0 ratings