mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Declare category for open vpn adapter so it will available for tunnel provider
This commit is contained in:
@@ -0,0 +1,14 @@
|
|||||||
|
//
|
||||||
|
// OpenVPNAdapter+Provider.h
|
||||||
|
// OpenVPN iOS Client
|
||||||
|
//
|
||||||
|
// Created by Sergey Abramchuk on 11.02.17.
|
||||||
|
//
|
||||||
|
//
|
||||||
|
|
||||||
|
#import "OpenVPNAdapter.h"
|
||||||
|
|
||||||
|
|
||||||
|
@interface OpenVPNAdapter (Provider)
|
||||||
|
|
||||||
|
@end
|
||||||
Reference in New Issue
Block a user