App installation failed

前端 未结 9 2001
再見小時候
再見小時候 2021-01-04 04:39

In Xcode 6 Beta 5, when I attempt to run my app after building, I receive an error dialog that says:

App installation failed

9条回答
  •  悲&欢浪女
    2021-01-04 05:25

    My solution which worked for me was to remove a symbolic link file referenced from a an directory entry an in my Build Phases->Copy Bundle Resources section. I had inadvertently placed the symbolic link there.

提交回复
热议问题