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

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -