Skip to content

Temporary Zig package manager workaround to fetch the hexops/xcode-frameworks package

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

hexops-graveyard/xcode-frameworks-pkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Deprecated

This workaround package is no longer needed. Use https://github.com/hexops/xcode-frameworks directly via the Zig package manager instead. See hexops/mach#903

xcode-frameworks-pkg

hexops/xcode-frameworks is the Zig package to use when you need XCode frameworks, packaged for the Zig build system.

That package is well-designed, however there exists a bug in the Zig package manager (specifically std.tar) which prohibits using it: the package manager simply can't extract the tarball.

Once that issue is fixed, this package will go away. But for now, we have this temporary workaround: when you depend on this package, we use git clone to fetch the package - instead of the Zig package manager.

Usage

See https://machengine.org/pkg/xcode-frameworks

Issues

Issues are tracked in the main Mach repository.

Community

Join the Mach engine community on Discord to discuss this project, ask questions, get help, etc.

About

Temporary Zig package manager workaround to fetch the hexops/xcode-frameworks package

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages