Replace NEKit dependency with reduced subset
This commit is contained in:
18
GlassVPN/robbiehanson-CocoaAsyncSocket/CocoaAsyncSocket.h
Normal file
18
GlassVPN/robbiehanson-CocoaAsyncSocket/CocoaAsyncSocket.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// CocoaAsyncSocket.h
|
||||
// CocoaAsyncSocket
|
||||
//
|
||||
// Created by Derek Clarkson on 10/08/2015.
|
||||
// CocoaAsyncSocket project is in the public domain.
|
||||
//
|
||||
|
||||
@import Foundation;
|
||||
|
||||
//! Project version number for CocoaAsyncSocket.
|
||||
FOUNDATION_EXPORT double cocoaAsyncSocketVersionNumber;
|
||||
|
||||
//! Project version string for CocoaAsyncSocket.
|
||||
FOUNDATION_EXPORT const unsigned char cocoaAsyncSocketVersionString[];
|
||||
|
||||
#import "GCDAsyncSocket.h"
|
||||
#import "GCDAsyncUdpSocket.h"
|
||||
1225
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncSocket.h
Executable file
1225
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncSocket.h
Executable file
File diff suppressed because it is too large
Load Diff
8495
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncSocket.m
Executable file
8495
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncSocket.m
Executable file
File diff suppressed because it is too large
Load Diff
1024
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncUdpSocket.h
Executable file
1024
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncUdpSocket.h
Executable file
File diff suppressed because it is too large
Load Diff
5517
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncUdpSocket.m
Executable file
5517
GlassVPN/robbiehanson-CocoaAsyncSocket/GCDAsyncUdpSocket.m
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user