Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting following error while debugging and running #6

Open
kotakirankumar opened this issue Sep 27, 2016 · 1 comment
Open

getting following error while debugging and running #6

kotakirankumar opened this issue Sep 27, 2016 · 1 comment

Comments

@kotakirankumar
Copy link

Undefined symbols for architecture i386:
"OBJC_CLASS$_DDLog", referenced from:
objc-class-ref in libNine00SecondsSDK.a(libNine00SecondsSDK.a-i386-master.o)
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Please, provide a solution to fix this.

@omargda
Copy link

omargda commented Oct 27, 2016

I fixed this by adding CocoaLumberjack and CocoaLumberjackSwift to the Linked Frameworks and Libraries under the project's TARGETS. I added these through Carthage.

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

No branches or pull requests

2 participants