Reed Harston
Reed Harston
**Short description of the issue**: The new `Infallible` is useful when you know your observable won't have errors, but in some cases you have to resort to using `Observable` to...
## Describe the bug The second to last paragraph of the Version Compatibility page of the Swift book incorrectly states concurrency requires '5.7 or later'. It should state '5.5 or...
Hello, I just added a widget extension to our macOS application and got the following error in AppCenter when I tried to build: I then tried adding a provisioning profile...
Installing the visionOS requires Apple Silicon and is can't be installed using Xcode on Intel machines, but in Xcodes the install button is enabled. Curious to see what would happen...
I wanted to see the release notes for Xcode 15.3 but I didn't see a button in the info pane, so this being an open source project I forked the...
I think it would be nice to use DockProgress to show the progress of installing platforms, like it is used for showing progress installing Xcode. (Especially since the iOS and...