Open evanlooij opened 7 years ago
It has to upgrade to Swift 3 syntax, where this project was built in Swift 2
I'm sure you're right. What happens now?
I am occupied with a product recently, not yet having time to update the code in this project Sorry about that
I wanted to experiment with your project, even though I generally stick to Objective-C, but I couldn't get it to work. The main error was:
I've tried setting SWIFT_VERSION to YES and to NO (opinions on StackOverflow differ on this), I've tried using the Edit > Convert menu to convert it to current Swift, modern Objective-C and something else, but everything brought on more errors. A bit of a shame since creating an NSCollectionView programmatically is a real pain.