Valeriy Van

Results 48 comments of Valeriy Van

@soffes, I have PR for optionally set time of birth, if you know it. But that PR makes sense only after merging PR #6. Are you going to merge PR...

@jadnco, you could try version with birth time [here](https://github.com/valeriyvan/Motivation/releases/tag/v0.3.0).

xcodes install 13.0 Beta 4 (1/6) Downloading Xcode 13.0.0-Beta.4+13A5201i: 173%

xcodes install 13.0 Beta 4 (1/6) Downloading Xcode 13.0.0-Beta.4+13A5201i: 195%

http://tutorials.jenkov.com/svg/use-element.html

> looks like CI product names were not updated fixed

> the tests in https://github.com/kelvin13/jpeg/tree/master/utils also need to be updated: > > https://github.com/kelvin13/jpeg/actions/runs/3043428379/jobs/4902682333#step:4:3063 Fixed. All tests succeed locally.

Asked a question in Swift forums https://forums.swift.org/t/product-names-from-different-packages-collide-if-packages-are-used-as-dependencies-in-same-package/60178

I just cited Apple docs in footnote. May be it does make sense add a ref to Apple docs in footnote as well.

If Apple states these are thread safe in iOS 7+, I believe them. It's interesting how they achieved that. Lock free structures? Good question to ask in labs in WWDC.