-
### What happened?
If a `TargetScript` specifies an output file it is not added to the script's output files in the generated project unless it already exists at the time `tuist generate` is run. S…
-
### Describe the bug
when we tested with this sample: https://github.com/aws-amplify/amplify-ui-swift-liveness/issues/new/choose, with swift SDK version 1.3.2, which is the latest version, we noticed…
-
**Describe the bug**
The model response doesn't stop. It keeps writing. I tried both `swift deploy` and `vllm`
Training arguments:
```bash
HF_HUB_ENABLE_HF_TRANSFER=1 \
USE_HF=1 \
CUDA_VISIBLE…
-
**Describe the bug**
I am utilizing the behavior in the Swift TransferUtility documentation here https://docs.amplify.aws/gen1/swift/sdk/storage/transfer-utility/#managing-transfers-when-an-app-res…
-
Hi,
Is there an sample/tutorial app that can be used to see this pattern in action?
I have used RIBs in the past, but with only UIKit, moving to swift-ui the whole navigation paradigm has changed…
-
### Description
I discovered a bug on the code generation when an instance method defined on a C++ class is called from Swift and returns a struct. From the Swift side, it pushes the struct's stack…
-
Typically we trace at function level by wrapping the whole implementation in a span, as demonstrated by the sample.
```swift
func makeDinner() async throws -> Meal {
try await withSpan("makeDin…
-
**Describe the bug**
When trying to start screen sharing the system dialog is shown, but the screen recording never starts
https://github.com/user-attachments/assets/0476f493-05bd-4b9d-9a78-666994…
-
Hello!
I'm trying to use a model https://huggingface.co/timbrooks/instruct-pix2pix. I successfully converted it to a CoreML model. However when I'm trying to run the pipeline, it crashes with an er…
-
### What happened?
I've been enhancing our Swift project with Tuist Cloud and applying a `Package.swift`, defining the path to the local Swift Macro created through Xcode. I want to cache it and fr…