Help with input files

Hey My name is Denvour, I recently completed my final project but can not turn it in due to the fact that I've messed one of my files. One of the files aren't in the folder and I really need to turn this in within the next hour or I'm going to fail my Senior Year. This is the error code below.

"Build input files cannot be found: '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/BoardBrown.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/AppDelegate.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/BoardItemBrown.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/Board.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/BoardCellBrown.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/Turn.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/TurnBrown.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/SceneDelegate.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/Brown3.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/BoardItem.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/BoardCell.swift', '/Users/appdev/Desktop/Connect Da'DotsImportant1/Connect Da'Dots/ViewController.swift' (in target 'Connect Da'Dots' from project 'Connect Da'Dots.Important')"

Replies

Check "Compile sth sth sth (which I couldn't remember exactly)" build phase in your project

  • Okay so I am having the same issue - I checked the build phase in my project. I see the file there. It's location matches where it is actually at. So what gives? I don't understand why it can't find it if it is where it says it's going to be.

Add a Comment