Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this still work? #1

Open
CMCDragonkai opened this issue Aug 30, 2023 · 1 comment
Open

Does this still work? #1

CMCDragonkai opened this issue Aug 30, 2023 · 1 comment

Comments

@niklaskorz
Copy link

I started working on nix-bundle-darwin as a more feature-complete alternative. It's not based on nix-bundle-macos and thus does not share many of its shortcomings. For example, nix-bundle-macos only worked for apps installed in /Applications/ as it still relies on absolute paths. Also, instead of doing the very inefficient binary string patching with hexdumps, nix-bundle-darwin parses and changes the mach objects to patch dynamic library paths.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants