Closed amyaots closed 2 years ago
Hello! I tried sample project build with Needle 0.19.0 installed via Homebrew and have error (XCode 14.0.1): error build: 💩 Failed to read source paths from list file at iOS -- file:///Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/ Error Domain=NSCocoaErrorDomain Code=260 "The file “iOS” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/iOS, NSUnderlyingError=0x600003395950 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}} What Im doing wrong?
error build: 💩 Failed to read source paths from list file at iOS -- file:///Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/ Error Domain=NSCocoaErrorDomain Code=260 "The file “iOS” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/iOS, NSUnderlyingError=0x600003395950 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
Wrong path :(
Hello! I tried sample project build with Needle 0.19.0 installed via Homebrew and have error (XCode 14.0.1):
error build: 💩 Failed to read source paths from list file at iOS -- file:///Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/ Error Domain=NSCocoaErrorDomain Code=260 "The file “iOS” couldn’t be opened because there is no such file." UserInfo={NSFilePath=/Users/aleksmiaots/Downloads/needle-0.19.0/Sample/MVC/TicTacToe/iOS, NSUnderlyingError=0x600003395950 {Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"}}
What Im doing wrong?