-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to build iOS build with SSH2 #14
Comments
@jda258 Please guide me for this if this has been solved. |
@talhaz6 Is your problem solved? I met the same problem. |
@cheasonxie I solved the problem by replacing the internal package used by ssh2. |
Hi how did you manage to solve this? what internal packages did you replace? |
I was able to solve temporarily by adding to pods GZ-NMSSH and ssh2 the following: |
When ever i face this issue i am resolving by doing Click on settings and do “perform changes” |
▸ Linking GZ_NMSSH
❌ ld: library not found for -lcrypto
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
▸ Compiling NMSSHChannel.m
** ARCHIVE FAILED **
The text was updated successfully, but these errors were encountered: