Closed Lakr233 closed 3 years ago
Before
After
This is because Swift Package Manager could not resolve .process("Particles") with appointed path and have bugs with *, the process command will fail out side the box. The solution is quiet simple, just create a directory link.
.process("Particles")
*
Before
After
This is because Swift Package Manager could not resolve
.process("Particles")
with appointed path and have bugs with*
, the process command will fail out side the box. The solution is quiet simple, just create a directory link.