Xcode: Could not locate installed application. Install claimed to have succeeded, but application could not be found on device

后端 未结 19 2046
执念已碎
执念已碎 2021-02-05 10:10

I manually deleted my app from the iPhone and now I get this error message when trying to run it again from Xcode.

I cleaned the build folder, restarted the device, Xcod

19条回答
  •  我在风中等你
    2021-02-05 11:11

    Uninstall all the other apps that are under the same "Organization" or "Bundle Identifier" with your current app and try again.

    It works for me. Hope it does for you too.

提交回复
热议问题