Hi — thanks for sharing your work here! Really useful :)
It's actually working well in my project, yet Xcode constantly throws compiler errors wherever I instantiate a Version. The warning is Use of unresolved identifier 'Version'. Yet ultimately the code builds and runs just fine.
I have just been putting up with this for a long time but thought I'd drop an issue here in the hopes someone may have a suggestion for me.
Hi — thanks for sharing your work here! Really useful :)
It's actually working well in my project, yet Xcode constantly throws compiler errors wherever I instantiate a
Version. The warning isUse of unresolved identifier 'Version'. Yet ultimately the code builds and runs just fine.I have just been putting up with this for a long time but thought I'd drop an issue here in the hopes someone may have a suggestion for me.