-
### Description
https://forums.swift.org/t/non-deterministic-5-10-compiler-failures-from-predictablememoryaccessoptimizations-and-swift-5-10/72630
This is a repro for a `PredictableMemoryAccessO…
-
I updated Xcode to Version 11.4 and with it Swift to 5.2. When i build a project containing this framework I get the following error:
`Module compiled with Swift 5.1.3 cannot be imported by the Swift…
-
Consider porting some models from https://github.com/Blaizzy/mlx-vlm to swift
-
### Description
In Firebase Phone Authentication, I am experiencing intermittent failures when attempting to authenticate specific phone numbers, despite a correctly configured setup that works for m…
-
Marius
When trying to open the project in **Xcode 7.3.1** and the latest release of **Swift (2.2)** the project is reporting 89 issues. I would love to use this in an upcoming project as it looks rea…
-
### What's happening?
When I unmount the `Camera` component. The device camera is still active behind the scene. Below is the screenshot and video.
[Video]
[Image]
### Reproduceabl…
-
### Description
Swift Package Manager doesn't support header-only targets.
A header-only target is the target without any sources (`.m`, `.cpp`, `.c`, `.mm` etc) but having just the headers `.hh`,…
-
### Description
This is a more concise reproducible than others I've seen. Calling an isolated method on an actor from a MainActor-isolated class fails to build if done in the same call with a functi…
-
Hi! I am trying to cross compile for ubuntu `x86_64` and `arm64` architectures. I followed the steps on the readme and cloned the repo and ran `swift run swift-sdk-generator make-linux-sdk`.
Howeve…
-
Rather than me trying to override all copy with one font, it'd be useful to be able to set different font styling for e.g. Heading, Body, Buttons.
Not sure how straightforward this is, but a good r…