You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
Hi, please tell me how to correctly install the library manually (of a certain version), I create my sdk and I need to add yours but I can't.
My flow:
Clone your repo (as a submodule or in a different directory);
2.Drag web3swift.xcodeproj as a subproject;
3.In my main .xcodeproj file, select the desired target;
Go to Build Phases, expand Target Dependencies, and add web3swift for iOS;
In Swift, import web3swift.
But 5 paragraph does not work (does not see the module)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, please tell me how to correctly install the library manually (of a certain version), I create my sdk and I need to add yours but I can't.
My flow:
2.Drag web3swift.xcodeproj as a subproject;
3.In my main .xcodeproj file, select the desired target;
But 5 paragraph does not work (does not see the module)
The text was updated successfully, but these errors were encountered: