-
### Description
Originally logged in swift-docc-plugin as https://github.com/swiftlang/swift-docc-plugin/issues/99
I found that adding snippet connect (`Snippets/somefile.swift`) to a caused the p…
-
Hello,
I wonder if it would be possible to generate an Amazon Linux 2 SDK ?
When I try to follow instruction to generate a SDK with a docker image, it generates files with the name `Ubuntu`
I s…
-
### Description
In my Swift app, errors returned from Firebase Blocking Functions are not properly handled, resulting in the following generic error message:
```
Error Domain=FIRAuthErrorDomain C…
-
Hi,
I find that function :'load_dataset_from_local' (ms-swift-main/swift/llm/utils/dataset.py), call 'preprocess_func' twice :
` dataset_list = []
for dataset_path in dataset_path_l…
-
Hey @ajkolean , saw this on the tuist community and I'm keen to see our project in action, but I hit a keyNotFound error on run. I followed the instructions per the readme but repeatedly hit this erro…
-
We should provide a JSON API for providing the URLs and checksums for the static SDKs so it's easy to work out where to get the static SDK for a specific Swift version. This will make it easier to bui…
-
### Description of Issue
It seems after all the checkouts, the last part of the build stage flops on linux becuase of bad json data.
### Steps to Reproduce
1. I don't think I can reproduce, thi…
-
Semi-related to #1426, it would be great if UniFFI could generate Swift function/variable/argument/type names that conform to the “Follow case conventions” point in the [Swift API Design Guidelines](h…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI. The description text _must_ include re…
-
Hei I'm using, and loving, the formatting tool inside my code generator. I embed the config json file into the code as it is a cli tool that runs on linux. This means in my package manifest i use `res…