Skip to content

iOS is crashing on deploy. It was working fine a few days ago, and no changes have been made to the project. #79

@racoltacalin

Description

@racoltacalin
clang++ exited with code 1:
Undefined symbols for architecture arm64:
  "_GULOSLogBasic", referenced from:
      _MLKLog in MLKitCommon[arm64][7](MLKLogger.o)
  "_GULOSLogError", referenced from:
      -[GULCCComponentContainer populateComponentsFromRegisteredClasses:withContext:] in MLKitCommon[arm64][212](GULCCComponentContainer.o)
      -[GULCCComponentContainer instantiateInstanceForProtocol:withBlock:] in MLKitCommon[arm64][212](GULCCComponentContainer.o)
  "_OBJC_CLASS_$_GULUserDefaults", referenced from:
       in MLKitCommon[arm64][2](MLKAnalyticsLogger.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)


Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions