-
### Description
The code snippet included below hits a SIL verification assertion when compiling with the most recent Swift 6.0 development toolchain.
### Reproduction
```swift
func silVerificatio…
Jnosh updated
1 month ago
-
### Description
For CI servers that are building continuously and updating to the latest releases, the `~/Library/org.swift.swiftpm/security/fingerprints` has reached some 49k fingerprints and I'm sp…
-
```
A great enhancement to this widget set would be segmented controls (buttons),
as described here:
http://developer.apple.com/documentation/UserExperience/Conceptual/AppleHIGuidel
ines/XHIGC
ontrol…
-
For some reason build fails with this error:
**iphoneos/arm64/libboost_system.a and iphonesimulator/arm64/libboost_system.a have the same architectures (arm64) and can't be in the same fat output f…
-
### Description
Bug in Embedded Swift with `@_cdecl` inside a dependency package.
Toolchain: [swift-wasm-DEVELOPMENT-SNAPSHOT-2024-06-09-a](https://github.com/swiftwasm/swift/releases/tag/swift-wa…
-
While we should keep the current CircleCI-based test setup with the relatively large number of test datasets, I believe we should run some basic tests (with a single, smaller dataset) on more platform…
-
Please consider adding Core ML model package format support to utilize Apple Silicone Nural Engine + GPU.
List of Core ML package format models
https://github.com/likedan/Awesome-CoreML-Models
-
I get the following error when trying to build for ios.
CompileC build/facebook.build/Debug-iphonesimulator/facebook.build/Objects-normal/i386/FacebookConnectPlugin.o facebook/Plugins/phonegap-faceboo…
-
### Description
When running `docker build --platform linux/amd64,linux/arm64 .` I get:
```[+] Building 0.0s (0/0) …
-
It would be very nice if there was a way to see how the iOS app looks, on the windows
machine, via cloud build, without having an Apple developer license, but just an apple ID.
I know that on plat…