oonoo
                                            oonoo
                                        
                                    Just mentioning: came here for the same reason as the author of this issue. I would be also interested in a gitlab compatible solution (supporting/ignoring these sections).
First I would like to say I am REALLY looking forward to this feature. That would enable us to use xcodes for provisioning our CI/CD computers. And sorry if this...
That was the solution! Thanks a lot. :-) Blazing fast runtimes installations with xcodes woohooo!
I have the exact same use case as mentioned in the previous message (using `git-format-staged`). Would be really cool to have a solution for this. For example, swiftformat can be...
> --declarationorder to control the total ordering of members. This would probably be an ordered list like static,var,func,public,internal,private that would sort based on type and modifier. E.g a private var...
This is similar to if not the same as https://github.com/nicklockwood/SwiftFormat/issues/735, right?
Maybe it is related to the fix mentioned in the newest XCLogParser version here: https://github.com/MobileNativeFoundation/XCLogParser/releases/tag/v0.2.39
Feels a bit like this tool is no longer maintained. I also saw Xcode 14 is still used.
I think one issue was me being confused a bit how XCMetrics works. Now I got it working, I can see my build metrics coming from builds with Xcode 15.3....
> Actually, before I do so could you try deleting security/fingerprints? > > * [source](https://stackoverflow.com/questions/72788019/where-is-swift-package-manager-cache-located-swift-5-7) @maxim-chipeev Hey, that sounds it could solve the problem. The only issue is that every...