Post

Replies

Boosts

Views

Activity

Reply to Build input file cannot be found: in my app derived data folder in Xcode 12.5.1 in m1
Did you make sure that the executable file "Application" located in your folder "/Users/name/Library/Developer/Xcode/DerivedData/application-dhdivlzaazbgnkkglsibo/Build/Products/Debug-iphonesimulator/Application.app/" matches the value of the Executable file attribute in your Info project file? On my machine, the executable path is : /Users/.../DerivedData/Debug-iphonesimulator/Runner.app/Runner. I noticed that it was wrong in the Info file. Correcting it fixed the issue for me. See the the screenshot below :
Dec ’21