-
### What problem or need do you have?
similar to https://github.com/tuist/tuist/issues/4095.
Our External Dependency uses `Bundle.module` in code for [makeDefaultLibrary](https://developer.app…
-
### Description
@ncooke3 made a great progress introducing firestore as binary distribution through firebase.
Good progress, but we need the distro of all related to firebase iOS in that way.
Be…
-
### Description
![image](https://github.com/apple/swift-syntax/assets/101865961/4a6e3468-f962-46c4-abee-a1eee9806a04)
After cleaning the system cache using clearMyMac
i get this error:
Failed t…
-
**Issue**
Right now we using macos SPM for packages. Ideally we need to try using provided one with toolchain
**Steps**
Try to build without using `export SWIFT_EXEC_MANIFEST` and `export SWIFT_E…
-
Is it possible to get a release with an XCFramework or, even better, SPM support?
-
When switching from Carthage to SPM, we aren't seeing `SCSDKVerifyClient` available in the package. What is the recommended approach for using SPM if using `SCSDKVerifyClient.verify` for phone number …
-
Hello,
I see a cool new device that has been released. with low power usage and a color screen perfect for ham aprs stuff. Meshtastic already provides support.
here is a link to the aliexpress sit…
-
### 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…
-
As the title explains, AgoraRTM cannot be used in a native visionOS app. I can imagine this would be as simple as adding .visionOS(.v1) to the platform field in the Package.swift.
-
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…