-
- Reproducer: https://github.com/kateinoigakukun/SwiftPM-Examples/tree/main/CxxInterop-WASILibc
- Toolchain version: swift-DEVELOPMENT-SNAPSHOT-2024-11-20-a
- Swift SDK version: DEVELOPMENT-SNAPSHOT…
-
First time using the workflow, either both the in and out command throws an error:
error: failed to build module 'CoreFoundation'; this SDK is not supported by the compiler (the SDK is built with '…
-
At the moment, I'm working on integrating this library in kmp project and it's working great on android side with no args module. The instance is created directly in koin under the common folder howev…
-
When following the guide the error `module 'Swift' cannot be imported in embedded Swift mode`
```shell
> TOOLCHAINS="org.swift.61202411141a" swift build -c release
Building for production...
:0:…
-
### Describe the bug
I installed tauri2.0beta a few months ago and it worked great. This week I wanted to try the official version of tauri2.0. I installed the latest rust language, then created a…
-
### Description
Some C++ libraries require multiple directories within the library to be set as include search paths.
However, in SwiftPM’s C++ targets, only one `publicHeadersPath` can be specifi…
-
### Stack trace
```
#0 (null) in __DISPATCH_WAIT_FOR_QUEUE__ ()
#1 (null) in _dispatch_sync_f_slow ()
#2 0x000000010138fd14 in Telemetry.resetQueue() at /Users/alexshye/Library/Developer/Xcode/Derived…
-
**Describe the bug**
I have both this analytics-swift library and analytics-swift-filters library, and whenever I update this one to the latest version (1.6.2) I get a build error in the LivePlugins …
-
## Description
Despite intention of new `swift_proto_library` to behave like regular `swift_library` by [inheriting its attributes](https://github.com/bazelbuild/rules_swift/blob/bbe6fbe2c7bb32b130…
-
We recently updated our iOS project to build with Xcode 16, swift 5 mode (`SWIFT_VERSION = 5`). However our Azure CodeQL pipeline started to fail on database creation with `Library not loaded: @rpath/…