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

Symbol not found: _objc_opt_new #55

Closed
jitcor opened this issue Jul 1, 2020 · 4 comments
Closed

Symbol not found: _objc_opt_new #55

jitcor opened this issue Jul 1, 2020 · 4 comments

Comments

@jitcor
Copy link

jitcor commented Jul 1, 2020

#cd /private/var/Keychains/
#chmod 777 /bin/keychain_dumper
#/bin/keychain_dumper > keychain-export.txt

dyld: Symbol not found: _objc_opt_new
Referenced from: /bin/keychain_dumper (which was built for iOS 13.5)
Expected in: /usr/lib/libobjc.A.dylib
in /bin/keychain_dumper
Abort trap: 6

The device info :
iOS 12.4
iPhone6

@mayankraheja98
Copy link

facing same issue
iphone 5s
ios 12.4.6

@movses-margaryan-zz
Copy link

xcode-select to Xcode 10.3 command line tools worked for me

@Zatyam
Copy link

Zatyam commented Aug 24, 2020

Facing the same issue on iPhone 6, iOS 12.4.4
I don't have a Mac to run the above xcode-select command on Xcode. Please help

@ptoomey3
Copy link
Owner

ptoomey3 commented Sep 8, 2020

Closing as a duplicate of #53. I'm going to try and see if building under Xcode 10.3 fixes the issue.

@ptoomey3 ptoomey3 closed this as completed Sep 8, 2020
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

5 participants