Benedek Kozma
Benedek Kozma
I will check my other repositories later but I can only reproduce it in a private repository currently. Even if I recreate the path in a new repository, that will...
I sent you the log in email because it contains a bunch of filenames.
I sent it again, then I realized my VPN client is acting up again, so I restarted it.
```console LANG="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_CTYPE="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_ALL="en_US.UTF-8" ```
Copied some of the old formulas from [here](https://github.com/romkatv/homebrew-gitstatus) and all the versions I tried have this bug (1.1.0, 1.1.1, 1.2.2, 1.3.0)
Yep, still messed up with empty files, sent it to you in email.
Please also add "com.microsoft.edgemac" to the list. varargs in Objective-C are usually nil terminated, so it is required at the end of arrayWithObjects
Or if we want to prepare for different locations for git then `Task.capture(bash: "which git")` would be safe to run.
If you are not using the `Rakefile` to build Sourcery with swift CLI then it will only work if your Swift version matches the currently used `lib_InternalSwiftSyntaxParser.dylib`'s version. https://github.com/krzysztofzablocki/Sourcery/blob/6bd6e2221fe09ffbc19d1b2078bbcde46a972a7f/Package.swift#L223