Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Processing Symbol Files in Xcode Version 7.3 (7D175)

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

like image 484
Asim Khan Avatar asked Jun 14 '16 06:06

Asim Khan


3 Answers

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
like image 86
Vladyslav Panchenko Avatar answered Oct 18 '22 13:10

Vladyslav Panchenko


1.First restart your iPhone and mac

2.Try to use another cable or USB port

like image 6
Jugal K Balara Avatar answered Oct 18 '22 13:10

Jugal K Balara


close xcode and start again and its done

like image 3
Dilip Bhuva Avatar answered Oct 18 '22 14:10

Dilip Bhuva