Go to file
2018-02-05 13:29:19 +03:00
Configuration Update project configuration 2017-08-22 09:55:07 +03:00
OpenVPN Adapter Merge branch 'develop' into feature/documentation 2018-02-02 11:43:53 +03:00
OpenVPN Adapter Tests Update tests 2018-01-23 17:17:48 +03:00
OpenVPN Adapter.xcodeproj Update project settings 2018-01-23 17:18:06 +03:00
.gitattributes Initial commit 2017-02-05 13:38:35 +03:00
.gitignore Initial commit 2017-02-05 13:38:35 +03:00
CODE_OF_CONDUCT.md Add code of conduct 2018-01-11 13:34:12 +03:00
CONTRIBUTING.md Fix incorrect link to the Objective-C++ section 2018-01-11 13:22:32 +03:00
LICENSE Create LICENSE (#44) 2018-01-29 14:43:14 +03:00
NOTICE Mention 3rd party dependency licenses 2018-01-30 11:33:23 +03:00
README.md Fulfill installation section 2018-02-05 13:29:19 +03:00

OpenVPNAdapter

Platforms iOS Versions macOS Versions Xcode Version Carthage Compatible License

Overview

Installation

Requirements

  • iOS 9.0+ / macOS 10.11+
  • Xcode 9.0+

Carthage

To install OpenVPNAdapter with Carthage, add the following line to your Cartfile.

github "ss-abramchuk/OpenVPNAdapter"

Then run carthage update command. For details of the installation and usage of Carthage, visit its project page.

Usage

Contributing

Acknowledgments

License