PPTP VPN client for Mac OS X
PPTPVPN (https://filipmolcik.com/pptp-vpn-on-macos-sierra-and-high-sierra/)
General
- You need signing certificate
Build
-
You need to set Signing for both targets and build product.
-
Locate your products and run SMJobBlessUtil.py (PPTPVPN.app, PPTPVPN/Info.plist, HelpTool-Info.plist). It should look like this:
$ ./SMJobBlessUtil.py setreq build/Debug/PPTPVPN.app PPTPVPN/Info.plist HelpTool/HelpTool-Info.plist PPTPVPN/Info.plist: updated HelpTool/HelpTool-Info.plist: updated
Here is Apple documentation for this script SMJobBless.py (Safari打开).
Apple EvenBetterAuthorizationSample