XCode, Swift (Domain = NSPOSIXErrorDomain, Code = 22)

后端 未结 4 1853
太阳男子
太阳男子 2020-12-30 03:58

My friend came to me with a small request of creating a video portfolio app. I thought it was a good excuse to try out Swift, which is what I did. (The app is not intended f

4条回答
  •  独厮守ぢ
    2020-12-30 04:58

    Maybe the files with the extension ".m" are not in "Compile Sources". Click in the Target > Build Phrases > Compile Source and look if "main.m" and others ".m" files are added here.

提交回复
热议问题