Commit 6a7449a
committed
fix(mlx-swift): remove non-existent cuda.cpp from Package.swift exclude list
cuda.cpp was removed from mlx upstream (refactored into cuda.h) but the
exclude entry was never updated, causing 'Invalid Exclude: File not found'
warning in both xcodebuild and Xcode IDE on every build.1 parent 4a46560 commit 6a7449a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| |||
0 commit comments