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

CocoaPods error #2

Description

@vmirgorod

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions