Richard Topchii
Richard Topchii
If you're interested, would you be willing to create a wrapper for the CalendarKit and contribute? As for now, the recommended way to integrate CalendarKit into a SwiftUI application is...
So they can write to the same file? No conflicts etc? Thanks.
i.e. using this: https://github.com/SwiftyBeaver/SwiftyBeaver/blob/master/Sources/FileDestination.swift with a file url that is shared between an app target an an app extension, so that the `logFileURL` is pointing into a common container, https://developer.apple.com/documentation/foundation/nsfilemanager/1412643-containerurlforsecurityapplicati
Ok, then could you reopen this, as there is a way to implement it with the help of concurrent file operations (this is supported by the OS).
2 software package depend on OpenSSL, one of them requiring 3.2.1.
Already reported as #107 and #156 I'm totally in for separating the build results repository and the scripts (#156). Even at the cost of breaking existing uses, it's a one-time...
The problem with this approach is that there is already so much artifacts committed that it won't reduce the footprint of this repo. Otherwise, a great idea.
Yep clear. Yes, I agree, this will ease the problem. I am already doing so, in my own implementation, I use a fork of this repo only for scripts and...
Very important issue, it's how the Apple's TextEdit, as well as [CotEditor](https://github.com/coteditor/) work. In addition, Sublime Text supports this behavior. I'd like to contrast this with Xcode which requires saving...