Reputation: 117
So I've been trying to get xcode working on a VM, using VirtualBox to run macOS Sierra, host machine is Win10, development target is my iPhone 6s. Currently my phone firmware is 10.1.1 (14B100).
I have a project set up in xcode, and my device is recognized in the most recent version of iTunes on my VM, and it is also recognized in XCode. When I attempt to press the play button on my project, I get the loading bar
"Processing symbol files. Xcode will continue when iPhone is finished."
It's been multiple hours with no success, tried multiple times and read what feels like every question posted about similar issues to no avail.
I have tried:
-Resetting network settings on device
-Plugging cable out & in
-Using Apple certified cable (two different ones tried, two different ports)
-Deleting iOS Device Support folder
-Running the clean project command
-Restarting XCode
-Restarting my VM
-Restarting my host computer
-Confirmed that my Xcode & iTunes are up to date
-Emptying trash can in attempt to create more space
Suggestions on how to overcome this issue would be appreciated, is there any method I can use to negate this need for symbol files? Thanks.
Upvotes: 3
Views: 1000
Reputation: 1834
I had the same problem and got the solution from this post. So, here it goes:
A few notes:
Upvotes: 2