Celluloid icon indicating copy to clipboard operation
Celluloid copied to clipboard

Unable to Run Project

Open khushDesai opened this issue 6 years ago • 2 comments

Hey @100mango , I had just Downloaded Your project and trying to Run it but I am getting Following Errors. http://prntscr.com/kggsdu

I am using Xcode Version 9.3.1 and Swift4

I Won't be able to Run This Project. Can you please help me with this? Thanks In Advance! :)

khushDesai avatar Aug 09 '18 05:08 khushDesai

Celluloid hasn't migrated to Swift4. I will try to fix this as soon as possible.

100mango avatar Aug 10 '18 08:08 100mango

please you can add just 2 line in JSONCodableExtension.swift file. @khushDesai

import class JSONCodable.JSONDecoder import class JSONCodable.JSONEncoder

DGP13 avatar Sep 08 '18 11:09 DGP13