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 was archived by the owner on Feb 5, 2023. It is now read-only.
Thank you for your repo and your blog. It is useful for me to study iOS and VPN system.
After reading your blog(https://kean.blog/post/vpn-configuration-manager), I tried to compile this repo on my Xcode.
But It didn't work correctly.
I debugged these codes and found out the point where it didn't work.
Hi,
Thank you for your repo and your blog. It is useful for me to study iOS and VPN system.
After reading your blog(https://kean.blog/post/vpn-configuration-manager), I tried to compile this repo on my Xcode.
But It didn't work correctly.
I debugged these codes and found out the point where it didn't work.
↑(this point)
Of couse, I fixed
Bundle identifier, and changecom.github.kean.*to my app's settings. But it doesn't work...Any help?