Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iosdevzone/IDZBuild
A set of scripts for building Open Source Projects.
https://github.com/iosdevzone/IDZBuild
Last synced: 3 months ago
JSON representation
A set of scripts for building Open Source Projects.
- Host: GitHub
- URL: https://github.com/iosdevzone/IDZBuild
- Owner: iosdevzone
- License: mit
- Created: 2013-12-06T07:18:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-12-14T07:41:18.000Z (almost 8 years ago)
- Last Synced: 2024-07-19T17:41:15.590Z (4 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 11
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/