Xcode: “This app could not be installed at this time.”

前端 未结 15 2256
野的像风
野的像风 2020-11-29 06:50

Working with my first application for learning purposes. It goes well but has met into a problem with Xcode. When I try to run the application on the iPhone simulator this m

15条回答
  •  失恋的感觉
    2020-11-29 07:41

    For anybody wasting time on this obscure error. If you don't have any relevant logs and all the other answers fail, you might check if you recently added a framework that for some reason (didn't investigated why) can't be embedded, only linked. Happened to me with GoogleMaps for iOS.

提交回复
热议问题