Skip to content

tladesignz/ShadowSocks-libev-iOS

Repository files navigation

ShadowSocks-libev-iOS

This is a CocoaPod, trying to encapsulate all necessary dependencies to compile ShadowShocks-libev for iOS.

Status

This is not finished worked. It is published here, nevertheless for others to find and for me to not forget.

Roadblocks

The last issue encountered, is similar to what is described here: CocoaPods/CocoaPods#5675

The generated Pods project will contain multiple entries for "config.h", which should be different files in different directories. Instead all entries point to the same file, which inhibits proper compilation.

Also, for an unknown reason, the libsodium dependency won't compile, even though it does for me, when referenced in other projects.

[![CI Status](http://img.shields.io/travis/Benjamin Erhart/ShadowSocks-libev-iOS.svg?style=flat)](https://travis-ci.org/Benjamin Erhart/ShadowSocks-libev-iOS) Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ShadowSocks-libev-iOS is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ShadowSocks-libev-iOS'

Author

Benjamin Erhart, be@benjaminerhart.com

License

The original work in ShadowSocks-libev-iOS is available under the MIT license. See the LICENSE file for more info. ShadowSocks-libev itself is available under the GPL v3 license. Work from others embedded herein have their own licensing. (See the specific file's headers for further information.)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published