When Build and Run xcode project and encouter error like this:
"Could not launch app - No such file or directy .... "
and saying missing file in .../DerivedData/
follow these steps:
- Disconnect your device.
- Delete the app from your device.
- Quit xcode (Don't just simply close the window, quit it)
- Delete derived data folder (~/Library/Developer/Xcode/DerivedData/
{your project} Now start Xcode, connect device and run the project. It should work fine.
沒有留言:
張貼留言