Hello, I have created a test Xcode project (iOS, macOS, and visionOS support, Xcode 26.4), and I tried to add the 'hashing-lib' as a dependency, and everything went well, but when I did my first build, I ran into the following issues
Build input file cannot be found: '/Users/x/Library/Developer/Xcode/DerivedData/SwiftAndroid6.3Test-caimnetdzbuusubtcgknjbwxrujr/Build/Products/Debug/SwiftJavaTool'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?
No such module 'SwiftHashing'
I did something wrong or missed something. It is a brand new project.
@ktoso @finagolfin any suggestion? 😁
Hello, I have created a test Xcode project (iOS, macOS, and visionOS support, Xcode 26.4), and I tried to add the 'hashing-lib' as a dependency, and everything went well, but when I did my first build, I ran into the following issues
Build input file cannot be found: '/Users/x/Library/Developer/Xcode/DerivedData/SwiftAndroid6.3Test-caimnetdzbuusubtcgknjbwxrujr/Build/Products/Debug/SwiftJavaTool'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?No such module 'SwiftHashing'I did something wrong or missed something. It is a brand new project.
@ktoso @finagolfin any suggestion? 😁