Processing Symbol Files in Xcode Version 7.3 (7D175)

17,386

Solution 1

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

Solution 2

1.First restart your iPhone and mac

2.Try to use another cable or USB port

Solution 3

close xcode and start again and its done

Share:
17,386

Related videos on Youtube

Asim Khan
Author by

Asim Khan

Current Responsibilities - Mobile Software Developer Innovent Integrated Solutions - Abu Dhabi UAE IOT Services in terms of Transportation Integrate and release current products in Flutter framework, which are a quite relative to the IOT, third-party servers and customer mobile apps. ZIRO RIDE LLC - Dubai UAE New era of Smarter, safer and cheaper than any ride-sharing app Identified and fixed memory management issues (strong references cycles and leaks) using Allocations and Visual Memory Debugger. Implemented location based Augmented Reality using Apple’s ARKit and Mapbox. Mobio Interactive - Shanghai China https://www.midigitaltherapeutics.com Machine Learning Machine Learning and Augmented Reality Image Classification Object Detection Image Similarity Tools Turi Create TensorFlow OpenCV Augmented Reality : Using realtime object detection with Vision framework and iOS ARKit to detect, modify objects inside the AR Environment. Furthermore, modifying the user's environment embedded inside the AR Environment with the help of powerful tools and techniques of core frameworks in iOS (SceneKit and SpriteKit). Using these we provided more enriched interaction to the user with objects around inside the AR Environment. Tools ARKit, CoreML, Vision, SceneKit, SpriteKit

Updated on June 04, 2022

Comments

  • Asim Khan
    Asim Khan over 1 year

    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

    • Jagveer Singh
      Jagveer Singh over 7 years
      disconnect , reconnect, if not solve then restart XCode and it will be solved. thanks
  • Asim Khan
    Asim Khan over 7 years
    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
    Asim Khan over 7 years
    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.
  • Jugal K Balara
    Jugal K Balara over 7 years
  • Jeba Moses
    Jeba Moses about 6 years
    This worked for me "Remove this folder Library/Developer/Xcode/DerivedData/ModuleCache"