Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to download app data in Xcode 6

Tags:

ios

xcode6

I am able to download my app data in organizer window in Xcode 5 , but when I tried to do the same in Xcode 6 , I couldn't see the option download of app data in organizer window. Can anyone tell me how to do this?

like image 418
Teja Nandamuri Avatar asked Sep 19 '14 15:09

Teja Nandamuri


2 Answers

From the organizer window, with the device selected, select the application whose data you want to download then click the gear icon and select Download Container.

enter image description here

like image 113
Casey Fleser Avatar answered Sep 30 '22 17:09

Casey Fleser


Following Are the steps to download App data from XCode 6

1.Go to Organizer >> Device >> Select your device .

  1. Now select the app for which you want to download app data

  2. At bottom there are three buttons click Settings iCon and select Download Container

like image 24
Bhumit Mehta Avatar answered Sep 30 '22 18:09

Bhumit Mehta