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

Doesn't work on M1 MacBooks #15

Open
Turacbey opened this issue May 3, 2022 · 2 comments
Open

Doesn't work on M1 MacBooks #15

Turacbey opened this issue May 3, 2022 · 2 comments

Comments

@Turacbey
Copy link

Turacbey commented May 3, 2022

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

@ekucet
Copy link

ekucet commented Jun 29, 2022

could you find any solution for this problem?

@Turacbey
Copy link
Author

@ekucet Run Xcode using Rosetta. It will allow you to use the SDK.

However, doing this significantly increases compilation time, and apps will have many strange bugs. So test your apps on a real device until the M1 support.

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