Problems after upgrading to Xcode 10: Build input file cannot be found

前端 未结 28 2188

I upgraded my Xcode SDK to version 10 last night and then find I cannot build.

I\'m getting this error:

Build input file cannot be found: \

28条回答
  •  清歌不尽
    2020-11-28 04:47

    1. Go to Xcode-> File -> Project Setting
    2. Change Build System:-"Legacy Build System".
    3. Clean,Build and hit Run.

提交回复
热议问题