-
Notifications
You must be signed in to change notification settings - Fork 94
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
Project setup issue : Undefine symbol for openvpn_tunnel #427
Comments
Hi If you are trying to implement V2Ray in your own iOS project, I suggest few things:
Good luck! |
Hi @jurajhilje private func generateKeys(algorithm: KemAlgorithm) -> (String, String) {
If i comment i can able to buil liboq.a |
@jurajhilje is V2Ray essential for the basic functioning of the app? |
Hello There
I am new to VPN projects
I need to connect V2ray server using VPN in IOS application and i am refering your code which seems most useful for my developement
but even though i followed all steps of shared in READ.ME file i am unable to go further towords successful builds
Please see attached screenshot and help me out
The text was updated successfully, but these errors were encountered: