-
### Description
Trying out to build existing code that works on Swift 5.10 with highly Swift 6 toolchain 2024-04-30
### Reproduction
There is a rather very similar crash https://github.com/apple/sw…
-
I am trying to run the example provided in the repo. However I am facing an issue when running `npm run install`
I saw that there was a previous issue #29 with a similar error and I have tried run…
-
Currently it provides pure support if a file has a compile errors in a module
I ran xcode like
`export SOURCEKIT_LOGGING=3 && /Applications/Xcode.app/Contents/MacOS/Xcode`
to investigate the co…
-
Hi. We've built the library with one version of swift compiler (Xcode 15.1/15.2) using BUILD_LIBRARY_FOR_DISTRIBUTION=YES and linked the library to a project that uses Xcode 15.3. After adding the lib…
-
When using a directory in the `srcs` of `swift_library`, the rules declare an incorrect intermediate object file for the directory and the build fails:
```
swift_worker: Could not copy bazel-out/d…
-
Only for spin with Swift (swiftwasm):
Reproduction:
```sh
> spin new swiftwasm_test # uses http-swift
> cd swiftwasm_test
> spin build
Building component swiftwasm-test with `swiftc -target wa…
-
When i use cocoapod to integrate this library,pod install error:
[!] CocoaPods could not find compatible versions for pod "Mediasoup-Client-Swift":
In Podfile:
Mediasoup-Client-Swift (= 0.8.1…
-
### Description
Code that compiled fine in Swift 5 is now crashing in Swift 6.
### Reproduction
[key-path-cross-module-bug.zip](https://github.com/user-attachments/files/17078163/key-path-cross-mod…
-
### 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…
-
Hi, I am trying to use this macro with a project that is built using `swift_library`
I've created the `Pods.WORKSPACE` file with the following content
```
new_pod_repository(
name = "CryptoSw…