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

Unable to build iOS build with SSH2 #14

Open
talhaz6 opened this issue Dec 27, 2021 · 6 comments
Open

Unable to build iOS build with SSH2 #14

talhaz6 opened this issue Dec 27, 2021 · 6 comments

Comments

@talhaz6
Copy link

talhaz6 commented Dec 27, 2021

▸ 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 **

@talhaz6
Copy link
Author

talhaz6 commented Dec 27, 2021

@jda258 Please guide me for this if this has been solved.

@talhaz6 talhaz6 changed the title Unable to build iOS build with ss2 Unable to build iOS build with SSH2 Dec 28, 2021
@cheasonxie
Copy link

@talhaz6 Is your problem solved? I met the same problem.

@talhaz6
Copy link
Author

talhaz6 commented May 16, 2022

@cheasonxie I solved the problem by replacing the internal package used by ssh2.

@gigalala
Copy link

Hi how did you manage to solve this? what internal packages did you replace?

@gigalala
Copy link

gigalala commented Jul 1, 2022

I was able to solve temporarily by adding to pods GZ-NMSSH and ssh2 the following:
"Excluded Architectures"-> "Release"-> "armv7"
Honestly not sure what the side effects are, but it works well in production on different devices

@lakshmitulasi99
Copy link

When ever i face this issue i am resolving by doing Click on settings and do “perform changes”

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

4 participants