I have an application that I release as an iPhone and iPad, even if it is developed as Universal. The reason is that I have released the English version of Universal and just want to update the versions for iPhone and iPad in Sweden, because it was with separate applications for different devices.
When I launch on the iPhone, I have no problem, but when testing with the iPad, I get a message below that I donβt know how to delete:
"Failed to start" FamilyQuiz_3 "
No such file or directory (/Users/peterk/Library/Developer/Xcode/DerivedData/MyApp_3-fosmfwberzyfryenqrjlfpacftjv/Build/Products/Debug-iphoneos/MyApp_3.app/MyApp_3)
I can launch the application from the iPad, but it does not start automatically when sending from XCODE.
source
share