"Download Container" will not download folders that do not contain any files.
That is, if you have a folder structure like this:
Application Support/work1/(no file)
Application Support/work2/test.txt
When you execute "Download Container", the following configuration will be downloaded.
Application Support/work2/test.txt
The work1 folder has disappeared.
This is also true for "Replace Container".
If you execute "Replace Container" with the same data configuration, the data will be entered into the app with the following configuration.
Application Support/work2/test.txt
The work1 folder has disappeared.
This issue is having a significant impact on development and debugging.
Since I am experiencing this problem with XCode 16, I use XCode 13 when performing "Download Container" and "Replace Container".
(XCode13, XCode14 works fine)
This problem is probably an embedded problem from XCode15 or XCode16, so I would appreciate an early resolution.
Topic:
Developer Tools & Services
SubTopic:
Xcode