Ruslan A.

Results 37 comments of Ruslan A.

Follow-up of dev forums: https://developer.apple.com/forums/thread/670702

Received feedback, will try things out. Will keep you posted!

Did a workaround, a lot of progress. Soon the Release!

Thanks a lot! `--print-dates` is a flag I've added on my version of xcodes. The URL to that repo is mentioned in the Readme.md file, but I also put it...

This has been happening for me as well, but once I started to save file _before_ trying to stage it from merge-conflicts popup, I was able to workaround this issue....

I am seeing this as well. Happens a lot during merging.. Usually what helps is: to restart atom editor completely.

This has happened to me as well. ``` xcpretty -v 0.2.2 ``` _Steps_ - `sudo gem install -n /usr/local/bin xcpretty` - `xcodebuild clean test | xcpretty -r html --no-color -t...

Closing this issue due to long inactivity, please reopen if needed 🙏🏻

👋🏻 Hey > Typealiases / module cross resolution is not trivial I found it trivial to implement, but non trivial to understand how to implement in Composer 👀 Here's the...

This should have been fixed since a couple of releases. Here's a test with the latest version of Sourcery (2.1.4): ```swift Stencil.template: {% for class in types.classes %} {{ class.name...