techdog
techdog

Reputation: 1481

xcode instruments keeps opening old project instead of current

I'm running a build of a project on ios and it works fine. When I go to instruments and profile the project it opens up some old project. I've tried restarting both xcode and instruments and it is still opening some old project. Usually it always profiles the latest current project on the iphone that I've just run.

What do I need to reset?

Upvotes: 2

Views: 233

Answers (1)

techdog
techdog

Reputation: 1481

Deleting the app on the iphone fixed the problem.

Upvotes: 1

Related Questions