Oliver Atkinson

Results 9 issues of Oliver Atkinson

I have the following enum: ``` /// The aspect ratio of the image. /// /// - wide: 16:9 aspect ratio. /// - standard: 4:3 aspect ratio. public enum AspectRatio {...

bug

## Context 🕵️‍♀️ When using frameworks with transitive framework dependencies inside of a playground Xcode is not able to resolve the symbols for any of the frameworks. ## What 🌱...

type:enhancement
domain:tuist

### Feature proposal * Firebase Component: All Swift Package Manager support is great and has enabled a much easier integration with many projects which use Firebase, however this comes at...

type: feature request
api: firestore
macOS
zip-builder
Swift Package Manager

https://github.com/Carthage/Carthage Lets be able to compile this under cartharge - [ ] Create a iOS Shared target - [ ] Remove Quick & Nimble dependencies? - [ ] Add umbrella...

We should generate the public API for guise so that we can review it

enhancement
good first issue

ESPHome version: 1.14.3 I installed through using the steps in the README with success and have been able to update the firmware on the device and see it connected to...

Early beta versions used the `@_marker` protocol for Observable. Changes to the protocol's memory layout in these versions disrupt dynamic casting, e.g. `subject as? any Observable`. This occurs because the...

Please add support for [xcodecontrol](https://github.com/lapfelix/XcodeMCP). Unlike the CLI xcodebuild, xcodecontrol uses JXA/AppleScript to drive Xcode directly, enabling reliable incremental builds and faster run‑and‑test workflows. Integrating xcodecontrol would improve build stability...

The last release was on Dec 19, 2023 - is it possible to capture the latest changes that include some of the iOS 26 fixes into a release.