Skip to content

Linker command failed with exit code 1 (use -v to see invocation) for FIrebase 4.0.0 #29

@yurevich1

Description

@yurevich1

Please, read this question.

https://stackoverflow.com/questions/43809514/clang-error-linker-command-failed-with-exit-code-1firebase

In my case the environment is

Xcode version: 8.3
Firebase SDK version: 4.0
Library version: 4.0
Firebase Product: analytics, admob

In my case, Firebase 4.0.0 fails for both manual and cocoapods variants of integration.
without '-ObjC' ('-force_load') it fails with fira_UTF32Length unrecognized selector sent to instance
with '-ObjC' it fails with clang: error: linker command failed with exit code 1 (use -v to see invocation)

What is it? Is it possible to make it work?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions