Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

CocoaPods error #2

Open
vmirgorod opened this issue Oct 9, 2015 · 0 comments
Open

CocoaPods error #2

vmirgorod opened this issue Oct 9, 2015 · 0 comments

Comments

@vmirgorod
Copy link

I'm using CocoaPods 0.39.0.rc.1
Now, when i try to build installed FSK packet, Xcode (7.0) gives me an error.
Undefined symbols for architecture arm64:
"OBJC_CLASS$_FSKRecognizer", referenced from:
type metadata accessor for ObjectiveC.FSKRecognizer in FSKDataManager.o
"OBJC_CLASS$_FSKSerialGenerator", referenced from:
type metadata accessor for ObjectiveC.FSKSerialGenerator in FSKDataManager.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I've checked build phases list.
Necessary sources are missed.
I guess they should be added, and probably minor refactoring (names) should be done too.

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

1 participant