You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
I'm getting a Swift version error when I try to build. At that point, I Edit > Convert to current Swift Syntax.
Unfortunately, I then get an error that says the file I import in the line #import "UIColor+Hex.h"
does not exist. I go through and remove all code that references that file. Then at that point I try to build but am getting a Apple Mach-O Linker Error.
Any suggestion on how I can resolve these issues? The project looks amazing so I'd like to be able to give it a try.