ios - How do I download and replace an AppGroup container using XCode 6.4 -


i'm aware of how download , replace filesystem container particular ios application using xcode 6's devices window.

however application i'm developing need able download , replace shared appgroup container debug purposes. enable me simulate situations in appgroup's folder content testing purposes.

can advise me of how can this? possible?

update: should clarify testing on real ios device. have been successful in modifying appgroup folders when using ios simulators - these can accessed directly via finder/the mac's file system.

i have same problem. solve (test) button in app copy (interesting) contents shared group application folder. far have not seen other solution.


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -