https://github.com/mitchellh/zig-build-xcode-frameworks
Exposing hexops/xcode-frameworks to the Zig package manager to work around some bugs.
https://github.com/mitchellh/zig-build-xcode-frameworks
Last synced: 8 months ago
JSON representation
Exposing hexops/xcode-frameworks to the Zig package manager to work around some bugs.
- Host: GitHub
- URL: https://github.com/mitchellh/zig-build-xcode-frameworks
- Owner: mitchellh
- License: mit
- Created: 2023-08-03T22:09:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-23T04:56:01.000Z (about 2 years ago)
- Last Synced: 2025-04-10T05:59:26.779Z (8 months ago)
- Language: Zig
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode Framework Headers Packaged for Zig
This project provides an API to depend on the
[hexops/xcode-frameworks](https://github.com/hexops/xcode-frameworks)
repository with the Zig package manager. This is just to work around
a Zig 0.11.0 bug, this won't exist long term and you probably shouldn't
use it.