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?

Hi Jeremy,

Im not sure I understand what logs you mean, as for us there are no “relevant rsync logs” we need.

Sorry if my explanation was not clear enough, or if I am missing something. What I need you to please try is:

  • Navigate to your existing CAP policy, or create a new one from scratch.
  • under policy exit points → “social media/others” search for and select: rsync

Then build you policy as you need it to be, and assign it to the machines you want it to be assigned to. Because, to my knowledge, xcode uses rysnc to transfer files our agent will block the file transfers initiated via xcode.