How to get a script to run automatically before saving the file in Xcode?

I want Xcode to run a specific script before saving any file.

Is there any way to do this?

+3
source share
1 answer

No no.

+3
source

Source: https://habr.com/ru/post/1702674/


All Articles