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
Allow wildcards in paths (glob patterns at least, like Resources/**/*.lproj/*.strings?)
Use a simple command-line argument (instead of a --config option) to specify an alternate config file. E.g. make it be swiftgen config run swiftgen-config.yml instead of swiftgen config run --config swiftgen-config.yml