iOS_VPNPlugIn icon indicating copy to clipboard operation
iOS_VPNPlugIn copied to clipboard

missing xcode project?

Open giladno opened this issue 10 years ago • 4 comments

There is no xcode project available nor instructions on how to compile the plugin and bundle it with the app. Any chance you can add some instructions?

Thanks.

giladno avatar Aug 06 '14 05:08 giladno

Get one of such apps from the AppStore and then unzip it.

On Aug 6, 2014, at 1:35 PM, Gilad Novik [email protected] wrote:

There is no xcode project available nor instructions on how to compile the plugin and bundle it with the app. Any chance you can add some instructions?

Thanks.

— Reply to this email directly or view it on GitHub.

Smartype avatar Aug 06 '14 08:08 Smartype

Introducing the "com.apple.networking.vpn.configuration" in the entitlements results with the following error: "The entitlements specified in your application’s Code Signing Entitlements file do not match those specified in your provisioning profile.". Removing this key does not show an error, but of-course the plugin is not being loaded then.

Can this work on an unjailbroken device?

giladno avatar Aug 07 '14 20:08 giladno

Dear Smartype, This project missed a file named VPNPluginMsgTypes.h. Would you give some infamation about it? Thanks very much.

WhoIsYourBaby avatar Oct 13 '14 04:10 WhoIsYourBaby

@giladno Have you solve your problem about "com.apple.networking.vpn.configuration" ???

WhoIsYourBaby avatar Oct 14 '14 06:10 WhoIsYourBaby