Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with build #251

Open
vladimir-anisimov opened this issue Feb 20, 2023 · 1 comment
Open

Problem with build #251

vladimir-anisimov opened this issue Feb 20, 2023 · 1 comment

Comments

@vladimir-anisimov
Copy link

vladimir-anisimov commented Feb 20, 2023

Building on M1 Pro Mac Error, Xcode 14.2

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_ConnectSDK", referenced from:
      objc-class-ref in ViewController.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Screenshot 2023-02-20 at 13 21 58

import ConnectSDK
.....
ConnectSDK.initialize()

Changing Build Phases -> Architectures to arm64, not help.

@HarshadTechmero
Copy link

Hi @vladimir-anisimov

i think this can help for you
Screenshot 2024-04-15 at 4 01 35 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants