8000 iOS building issue (undefined symbol _OBJC_CLASS_$_PayCardsRecognizer) · Issue #12 · saitbnzl/flutter_paycards · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

iOS building issue (undefined symbol _OBJC_CLASS_$_PayCardsRecognizer) #12

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

Open
alexeyselina opened this issue Nov 24, 2021 · 2 comments
< 8000 /div>

Comments

@alexeyselina
Copy link

Cannot compile it with xcode 13. Gives the error. What can be done?

ld: warning: building for iOS Simulator, but linking in dylib built for iOS, 'PayCardsRecognizer.framework'
ld: warning: Could not find or use auto-linked framework 'PayCardsRecognizer'
Undefined symbols for architecture arm64:
"OBJC_CLASS$_PayCardsRecognizer", 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)

@redwind
Copy link
redwind commented Dec 30, 2021

I faced same issue like this. Do you find any solution ? @alexeyselina

@saitbnzl
Copy link
Owner

See this SO answer: https://stackoverflow.com/a/63955114/5735864

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

3 participants
0