-
Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project.
Thanks 😄
-
Why you people not update your code for swift 3.0
-
Any Plans To Add A New Branch?
-
Swift 3 Release?
rlam3 updated
8 years ago
-
Hi!
Do you plan to port your Pod on Swift 3.0 ?
All the best,
Alberto
-
Hello, do you consider migration to Swift 3? If not, I already converted and want to publish it on Github with reference to your repo.
-
I wanted to build the project on my MBP running Xcode 9. Unfortunately, Xcode 9 can't handle Swift 2 applications and tells me to convert the project to Swift 3 on an Xcode 8 machine (which I don't ha…
-
SDK is throwing millions of errors in Swift 3.0
Anyone has it working?
-
Got unexpected nil on ImageLoader.swift:40
let data: NSData? = self.cache.object(forKey: urlString as NSString)! as NSData
-
The following are my exercises for the book.
前面22章写得都还不错, 组织的很好.
最后三章写的不好.
第23章: 没有apple的官方教程写得清楚
第24章: values type写得有点啰嗦.(没有advanced swift第1章写得言简意赅)
第25章: 没什么意思, 前面其实都讲了.
目前在看 iOS apprentice, 作者语言幽…