You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a pull request for this (see here: #67), obviously you can use the version from my fork in the meantime if you wish.
it's not a --dry-run flag, but instead a --warn-only flag.
if you add this as an Xcode build phase, it will generate warnings in the project, so it is staring the developer in the face if they've done something wrong :)
I'd love if synx had a
--dry-run
flag for only outputting what would be the final folder structure, instead of actually doing it straight off.I might be able to add this in myself and create a pull-request later, but I'm too busy with work at least for this week so I can't do it right now.
The text was updated successfully, but these errors were encountered: