The file “***.app” couldn’t be opened because you don’t have permission to view it

前端 未结 5 1268
南笙
南笙 2020-12-19 08:31

While running my project with swift code in XCode 6.3 & XCode 7, I got this error:

The file “***.app” couldn’t be opened because you don’t have

5条回答
  •  醉酒成梦
    2020-12-19 08:46

    by Choosing Legacy Build System from the workspace setting Solved my problem

    File -> Workspace Settings -> Build System: Legacy Build System

提交回复
热议问题