-
Hey there,
It looks like the plugin does a full rebuild on every command, even when no code has changed. E.g. on the sample project, running `swift package benchmark baseline list` takes ~30 second…
-
### 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 repr…
-
### What information needs to be added?
Swift 6 language mode enables strict concurrency checking. Code changes may be necessary for Swift code to be compatible with the Swift 6 language mode.
WWD…
-
* [x] I've read, understood, and done my best to follow the [*CONTRIBUTING guidelines](https://github.com/Alamofire/Alamofire/blob/master/CONTRIBUTING.md).
## What did you do?
Started experienci…
-
### What happened?
iOS app with custom configuration and swift macro doesn't compile.
### How do we reproduce it?
🐛 Steps to reproduce
1. Use the attached sample project
[ios_app_with_cust…
-
Hello @brian-armstrong ,
I was creating a sample Swift app. https://github.com/winster/QuietShare
Getting an error while setting the ReceiveCallback. I could not find the definition of that. Can…
-
When running with `--renderer github-actions` the Swift Testing output doesn't contain a filename.
Compare this sample where I have both a regular XCTest and a Swift Test
```
[DemoApp] Processi…
-
### Describe the bug
I have attempted to run the RouteGuide sample, specifically with the `listFeatures` server side streaming service. Everything works fine when I run it using a grpc-swift imple…
-
### I have searched and made sure there are no existing issues for the issue I am filing
- [X] I have searched the existing issues
### Description
I've simply created a new empty iOS module and tri…
-
### Platform
iOS
### Environment
TestFlight, Production, Develop
### Installed
Swift Package Manager
### Version
8.36.0
### Xcode Version
16.1
### Did it work on previous versions?
No
### …