Important Folder Locations for iOS App Developer

Here, I've added list of locations which can be used frequently for iOS Application Development.

  • Where to locate Provisioning Profiles?

~/Library/MobileDevice/Provisioning Profiles/
  • Where to locate iOS Simulators?

~/Library/Developer/CoreSimulator/Devices/
  • Where to locate Derived Data?

~/Library/Developer/Xcode/DerivedData
  • Where to locate Archives?

~/Library/Developer/Xcode/Archives
  • Where to locate App Records which are shown under Xcode -> Organizer?

~/Library/Developer/Xcode/Products

Last updated

Was this helpful?