Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iosdevzone/IDZBuild

A set of scripts for building Open Source Projects.
https://github.com/iosdevzone/IDZBuild

Last synced: about 2 months ago
JSON representation

A set of scripts for building Open Source Projects.

Awesome Lists containing this project

README

        

IDZBuild
========

A set of scripts for building Open Source Projects.

These are the scripts that were used to build the Ogg, Vorbis, Speex and FLAC precompiled libraries I made available previously.

I am currently trying to update the scripts for arm64, so this is a work in progress.

idz_fw
------

idz_fw *basename* *libname* *header-dir*

will create a pseudo-framework wih name *basename*.framework using all the architecture specific *libname* files and copying header files from *header-dir*.

e.g. idz_fw Ogg libogg.a install-iPhoneOS-arm64/include/