Commit ac6d84f
Bundle mlx.metallib in macOS release package
The Metal shader library (mlx.metallib) is generated when mlx-c is
built from source via CMake. dylibbundler only handles dylibs, so
the metallib must be copied separately into lib/ for the release
to be fully portable without a system MLX installation.
Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c269ef6 commit ac6d84f
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
229 | 235 | | |
230 | 236 | | |
231 | 237 | | |
| |||
0 commit comments