https://github.com/landonepps/libeb-ios
A static framework for the eb library 4.3.3. Built for iOS 10.0 - 12.x.
https://github.com/landonepps/libeb-ios
Last synced: about 1 year ago
JSON representation
A static framework for the eb library 4.3.3. Built for iOS 10.0 - 12.x.
- Host: GitHub
- URL: https://github.com/landonepps/libeb-ios
- Owner: landonepps
- License: other
- Created: 2019-03-02T17:34:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-05T09:07:59.000Z (over 7 years ago)
- Last Synced: 2025-02-09T19:50:20.769Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libeb-ios
A static framework for the eb library version 4.3.3. Built for iOS 10.0 - 12.x.
Supports armv7 - arm64e with bitcode enabled.
Feel free to use the compiled framework in your own projects.
### Building
To build library, run `preconf.sh` in the `src` folder.
Compiled fat library will be located at `src/build/libeb.a`
Move `libeb.a` to `eb.framework/Versions/A/eb`
### Note
I didn't create this project, I just updated it and made the framework file.
The license for the original eb library still applies.
I used the source code from https://salsa.debian.org/debian/eb/