How to track files through Xcode APP in macOS environment?

Is there a way to track or limit file exports to Xcode APPs that are used corely in macOS environments?

Currently, only Device Control for iPhone/iPad is available.

Is there a feature improvement or other way to do this at CAP level?

In a maybe in macOS environment, the export path of the most data will be Xcode.

Thank you!

Hi Jeremy,

Thanks for reaching out. What you can do is, select rsync via the CAP policy exitpoints. Xcode actually uses rsync to transfer files from what i have seen in previous support tickets raised for similar questions.

Regards,

Andreas

1 Like

Hello, Andeas.

Unfortunately, me and my team didn’t find the relevant rsync log when testing Xcode.

Do you have any other opinions or methods?