GoblinDev

Results 6 comments of GoblinDev

Did as instructed but still get several errors related to Type 'String' does not conform to protocol 'SequenceType'. G

String extension is already in a separate file, with Foundation imported on top. Any idea of what can be wrong? Thanks, G

I have added libsqlite3.tdb, there was no old sqlite lib in my project, or so I guess? G

Good, I have added .characters where needed then I have added a try/catch to the methods saveUIImage(image: UIImage) -> String? and deleteUIImageWithID(id: String) -> Bool Now it compiles correctly. I'll...

Yes, I have realized right after posting :-) So, congratulations to Ryan Fowler and kudos to you! P

Hello Lobsterrinho! I tried to move the swiftgen.yml file up one folder, but now I get: The file “swiftgen.yml” couldn’t be opened because you don’t have permission to view it....