Skip to content

Commit

Permalink
Temp remove mtlx metal shaders due to errors.
Browse files Browse the repository at this point in the history
Signed-off-by: furby™ <[email protected]>
  • Loading branch information
furby-tm committed Nov 29, 2024
1 parent f3b37a2 commit abfc7bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,8 @@ let package = Package(
.target(
name: "MXResources",
resources: [
.copy("libraries"),
// todo: fix metal shader compilation.
// .copy("libraries"),
.copy("Resources/Geometry"),
.copy("Resources/Images"),
.copy("Resources/Lights"),
Expand Down

0 comments on commit abfc7bf

Please sign in to comment.