Posts

Post not yet marked as solved
93 Replies
0 Views
Same problem even now with XCode 13.4. Hung with message "iPhone is busy: Fetching debug symbols for Melvin’s Apple Watch paired to Mels iPhone" indefinitely. Very annoying bug. It is preventing me from testing an app on my iPhone.
Post not yet marked as solved
27 Replies
0 Views
10 months ago I posted the original question.I stayed away from MacOS development for that reason. I presumed this would be fixed soon. Nope.It is just amazing to me that a company with Apple's resources would include storyboard in MacOS/XCode with such a serious shortcoming. It makes using storyboard very difficult, virtually useless.I have noticed some impact of the more advanced iOS ideas penetrating into the MacOS world at last. Perhaps we'll see some progress on storyboard in 2018. Or not.If this ever gets fixed, I'd appreciate someone posting that here.
Post marked as solved
3 Replies
0 Views
In some cases, there is a much easier solution.In my case, I had just added an image file that was .png. Deleting that file made the error go away! Much faster.In this particular case, opening the image file in an editor, and exporting it as a .jpg, then 'file:add' eliminated the issue.My suggestion is to consider any recently added files as a possible problem source.