Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

'Linker command failed with exit code 1' error  #169

@vikass

Description

@vikass

Hello,

Added 'ObjectiveDDP' to .pod file and perform pod update operation.
Everytime when I perform this operation, I get following error -

duplicate symbol _MeteorClientError in:
    /Users/Vikas/Library/Developer/Xcode/DerivedData/M3-dwamgnjvcgzvpyccbqjilachpszn/Build/Products/Debug-iphonesimulator/libObjectiveDDP.a(MeteorClient.o)
    /Users/Vikas/Library/Developer/Xcode/DerivedData/M3-dwamgnjvcgzvpyccbqjilachpszn/Build/Products/Debug-iphonesimulator/libObjectiveDDP.a(MeteorClient+Parsing.o)
ld: 1 duplicate symbol for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I tried to fix this issue by changing few build settings, but not get the success.
This error occur only when I add 'ObjectiveDDP' to my project.

Your help is appreciable. Looking forward from your side.

Thanks,
Vikas

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