Skip to content

MapText/neon-ios-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

neon-ios-framework

General Information

A dynamic Cocoa Touch iOS framework wrapping the neon WebDAV library.

Original neon source code can be found on the neon web page.

Contains binaries of neon and its dependencies build for iOS basing on the following source code versions:

They were built for iOS using the (slightly updated) compile script available at: https://github.com/bygreencn/Neon-iOS-static

The iOS project contains an aggregate target named Neon-Universal that builds a fat version of the framework containing both the device (arm7, arm64) and simulator (i386, x86_64) architectures. The simulator architectures have to be stripped before submitting your app to the AppStore using lipo.

Licensing

This code is licensed using LGPL. This is because neon itself is using LGPL.

Licensing of other components:

About

A dynamic Cocoa Touch iOS framework wrapping the neon WebDAV library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published