mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Delete comments
This commit is contained in:
@@ -32,10 +32,7 @@ To install OpenVPNAdapter with Cocoapods, add the following lines to your `Podfi
|
|||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
target 'Your Target Name' do
|
target 'Your Target Name' do
|
||||||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
|
|
||||||
use_frameworks!
|
use_frameworks!
|
||||||
|
|
||||||
# Pods for iOSOpenVPNTunnel
|
|
||||||
pod 'OpenVPNAdapter', '~> 0.1'
|
pod 'OpenVPNAdapter', '~> 0.1'
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user