'Build input file cannot be found' Swift 4.2, Xcode 10.0

前端 未结 26 2150
忘掉有多难
忘掉有多难 2021-01-30 10:16

I am getting the following error when building in Xcode 10.0 with swift 4.2:

26条回答
  •  日久生厌
    2021-01-30 10:28

    If your file(s) - that couldn't find - icon color is pale. And you right click on it and "Show in Finder" does not open Finder. It means your file name is not same as what you see in the Navigator.

    to Solve it, go to where your file exist, and change its name to be same as what you see in the Navigator.

提交回复
热议问题