Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Swift Syntax Error #583

Open
jamrader opened this issue Sep 4, 2017 · 1 comment
Open

Swift Syntax Error #583

jamrader opened this issue Sep 4, 2017 · 1 comment

Comments

@jamrader
Copy link

jamrader commented Sep 4, 2017

Including these two lines in my pod file

use_frameworks!
pod 'Form'

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.

@3lvis
Copy link
Owner

3lvis commented Sep 4, 2017

Hi @jamrader! Which version of Xcode and Swift are you using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants