-
I was struggling to run the command `idf.py set-target esp32c6` in the "Explore the smart light example" tutorial.
This was the error I encountered:
```
// ...
CMake Error at third_party/connected…
-
### Description
Cloning the repo with Xcode 16 selected and CMake 3.30.3 fails to build using the following steps:
```
cmake -B build -GNinja
ninja -C build
```
Xcode Version 16.0 (16A242d)
…
-
### Description
The code shown below generates an error message (`error: malformed`) when attempting to run `swift test --filter`.
The argument passed to `--filter` does not appear to matter: invoki…
-
### Expected behavior
Now that the [Static Linux SDK](https://www.swift.org/documentation/articles/static-linux-getting-started.html) has been released, it open the doors to cross-platform compilat…
-
**Inference:**
```bash
CUDA_VISIBLE_DEVICES=0 swift infer --model_type got-ocr2 --model_id_or_path stepfun-ai/GOT-OCR2_0
```
```
-
### Describe the bug
I have the following error on login, which requests to post here. I am using the latest version and have tried 'sudo make uninstall' - which still did not resolve.
### To …
-
HI Simon, I was considering a similar strategy when I stumbled on your project. Great work...impressive. Are you willing to share the process you went through to generate the swift-syntax-xcframewo…
-
![Screenshot 2024-09-20 at 10 47 52 AM](https://github.com/user-attachments/assets/09d20d7b-2568-4087-bcde-d7a2b2864ee4)
# The problem
when i am trying to build the ios app when i am not using "…
-
**Is your feature request related to a problem? Please describe.**
As a global country we are often displaying dialog boxes in multiple countries. By default we use English as the US is our largest p…
-
Would it be possible to add a feature to run scripts before and after certain events
I think this would have to be configure in a config file using `$XDG_CONFIG_HOME`.
Some of the hooks could be…