11

When I try to run my Xcode project on my iPhone device, it gives me this pop up. iPhone is busy: Processing symbol files. If caused for more than 3 quarters of an hour, but nothing got in working state, even the progress bar is still!
enter image description here

Asim Khan
  • 508
  • 1
  • 7
  • 21

3 Answers3

6

1.First restart your iPhone and mac

2.Try to use another cable or USB port

Jugal K Balara
  • 917
  • 5
  • 15
  • 1
    Thanks for your replies. Yes I've disconnected and reconnected the phone back, but it still seems to give the same thing. In fact, I've also turned off and restarted the mac book. – Asim Khan Jun 14 '16 at 06:56
  • It still gives me, in fact on the very first move, as I gonna select the device as the connected one, my iPhone 6s, it suddenly get starts the same this processing symbol files. – Asim Khan Jun 14 '16 at 06:58
  • Check This one http://stackoverflow.com/questions/4770751/xcode-organizer-can-not-use-iphone-dyld-shared-cache-extract-dylibs-failed – Jugal K Balara Jun 14 '16 at 09:17
6

Try this:

  1. Clean Project
  2. Remove this folder Library/Developer/Xcode/DerivedData/ModuleCache
  3. Find your project folder in Library/Developer/Xcode/DerivedData/ and remove
  4. Restart Xcode
Vladyslav Panchenko
  • 1,517
  • 1
  • 19
  • 23
3

close xcode and start again and its done

Dilip Bhuva
  • 180
  • 9