Dzmitry Neviadomski

Results 122 comments of Dzmitry Neviadomski
trafficstars

> @ckerr I need some info here about how transmission is built for releases published on Travis and website. Is it `xcodebuild`? Maybe CMake/CPack? Should it be implemented for both?...

TBH, I've been following your work on this for a while :D I'm really hyped about Swift adoption here, but your key points for this migration are a little bit...

> My point is that it might be a waste of time focusing on Swift 5.1.3 as a means of retaining contiguity with 10.1.3. 10.13, not 10.1.3 Why do we...

@Coeur Interesting find. I think we can look at extended attributes to check if file is fully downloaded. https://stackoverflow.com/questions/56531821/reading-com-apple-progress-fractioncompleted-attribute-of-file Finder displays download progress with this, I think.

> @ckerr Brave v1.48.171 does not work properly on MacOS with this feature on my machine. This needs more testing. What build were you testing it with?

> @Coeur does this fix something that was broken, or does it improve the xcode build? > > I'm trying to understand whether this is semver minor or patch I...

> Here's the outline view at a decent scale. It's just the icon, simplified, made black and white; but scale changes perception. Fortunately(?), it's not intended to be any larger...

Issue at LLVM https://github.com/llvm/llvm-project/issues/56034

AFAIK, zip cannot be signed. Also, this is Safari only behaviour I disable always 😄

> .dmg needs signing capabilities because it's a program itself I think this is not true. .dmg is not a program. It is a disk image, you can inspect it...