Skip to content

Framework dependencies aren't found #192

Open
@xgalaxy

Description

@xgalaxy

XCodeGen version: 1.4.0 from homebrew tap.

Here is what my dependency section looks like:

    dependencies:
      - framework: Vendor/Realm/Realm_iOS.framework
      - framework: Vendor/Realm/RealmSwift_iOS.framework

In XCode under the Frameworks folder they show up with the relative path as the name. And when I try and compile I get this error:

ld: framework not found Realm_iOS
clang: error: linker command failed with exit code 1 (use -v to see invocation)

If I manually remove and readd the frameworks in XCode it compiles fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions