-
### Description
When a custom trait takes a closure as an argument, the compiler crashes when the trait is used with `@Test`.
### Expected behavior
I expect the compiler to not crash, and for the c…
-
### Issue description:
Upon reviewing the `Package.swift` for the repository, it indicates that the package supports watchOS.
However, it's worth noting that the `firebase-ios-sdk` currently does…
-
Hello everyone,
i am building an app whick will work with Mooshimeter's hardware device and record values to show on the device.
Wanted to check if there is a plan to launch an iOS/Android SDK o…
-
### Description
The compiler binary from the Windows ARM64 toolchain build crashes (segfaults) right after it's launched and it cannot even compile a hello world program.
https://download.swift.or…
-
Please consider packaging the *Dropbox for Objective-C SDK* as a [Swift Package](https://developer.apple.com/documentation/xcode/creating-a-standalone-swift-package-with-xcode). Although "Swift" is in…
-
### Background story
Can you provide an example of how to create a Media Convert job using DRM settings.
### What does this example accomplish?
Enable programatic generated of DRM encrypted videos …
-
### Description
Simply checking out the latest main of swiftpm using the latest Windows ARM64 toolchain
### Reproduction
```
swift build
```
### Stack dump
```text
Please submit a bug report …
-
Currently it provides pure support if a file has a compile errors in a module
I ran xcode like
`export SOURCEKIT_LOGGING=3 && /Applications/Xcode.app/Contents/MacOS/Xcode`
to investigate the co…
-
### Description
Originated from this topic https://forums.swift.org/t/code-that-is-generic-over-actor-isolation/ attempt to carry isolation has produced a crash.
### Reproduction
```swift
protocol…
-
When I try to build any project using sweetpad, the build fails with an error `unknown option: -XLinker` from ld. Checking man, it seems that that isn't an option of ld at all, but rather an option of…