Lazar Otasevic

Results 13 issues of Lazar Otasevic

missing: "import UIKit" in PHAssetLivePhotoResource.swift

version 0.4.0 does not work

windows compatibility and cmake

can you add support for profiles that are pushed to the repo as files? so instead keeping it a base64 secret, use it as a simple file path.

feature request

### What happened? i just run command that works on my m1 machine on my intel machine it fails (i also use case-sensitive filesystem) ### How do we reproduce it?...

type:bug

This works: self.time = unboxer.unbox(key: "time", formatter: DateFormatter()) But this does not: self.time = unboxer.unbox(key: "time", formatter: ISO8601DateFormatter())

This is just a quick proof of concept: - @AppStorage is already observable so no need to write observable class boilerplate code. - Using dynamic property wrapper one can easily...

There is a glitch when i swipe down to show the seacrhbar then there is a visaul glitch during animation where search is shown over the ffirst cell during animation...