Guilherme Rambo

Results 35 issues of Guilherme Rambo

- **Date:** 2022-08-12 - **Resolution:** Open - **Area:** Xcode - **OS:** macOS 12.5 - **Type:** Incorrect/Unexpected Behavior - **Keywords:** Xcode, HomeKit, Catalyst ## Details ### What version of Xcode are...

- **Date:** 2022-07-06 - **Resolution:** Open - **Area:** SwiftUI Framework - **OS:** macOS 13.0 - **Type:** Incorrect/Unexpected Behavior - **Keywords:** SwiftUI, macOS ## Details macOS 13 beta - 22A5286j Xcode...

- **Date:** 2021-12-28 - **Resolution:** Open - **Area:** Swift Playgrounds - **OS:** iPadOS - **Type:** Suggestion ## Description The current release of Swift Playgrounds for iPad doesn’t support the creation...

- **Date:** 2022-01-04 - **Resolution:** Open - **Area:** Developer Tools / Swift Playgrounds - **OS:** iPadOS - **Type:** Incorrect/Unexpected Behavior ## Description ### Please describe the issue: When multiple tabs...

- **Date:** 2021-12-28 - **Resolution:** Open - **Area:** Swift Playgrounds - **OS:** iPadOS - **Type:** Incorrect/Unexpected Behavior ## Details ## Description Some types of apps (see FB9824788) have the need...

This is how the UI looks like when dark mode is disabled:

This is kind of related to #5 : we should add automatic updates to the app. This is kind of problematic because the app is just a container for the...

Currently, the extension uses the content UTI to set the extension of the file on Gist, it would be better to detect the language based on the actual contents of...

I'm leaving this here if anyone is interested in doing some naughty things with their Marzipan apps such as launching other processes or accessing arbitrary paths on the filesystem. It...

This introduces a couple of protocols, `CloudKitStringEnum` and `CloudKitIntEnum`. When a model that conforms to `CustomCloudKitCodable` wants to encode/decode enum properties, the enums can adopt `CloudKitStringEnum` or `CloudKitIntEnum` and `CoudKitRecordEncoder/Decoder`...