-
When referencing WhisperKit from a SPM package as a dependency, it does not recognize the "v" prefixed version as a version string (for both from and exact). The error in Xcode is "Invalid semantic ve…
-
### What problem or need do you have?
Currently, tuist always generates targets as static [here](https://github.com/tuist/tuist/blob/0154cf961d8a409b247dd8c361f0cc94549d7ffc/Sources/TuistLoader/Swi…
-
### What happened?
When attempting to link with a SPM package that contains both iOS & macOS dependencies, an `.o` file is not generated for the macOS dependency and the binary target `.xcframework` …
-
This is not good practise, and more importantly, it means when distributing an app it doesn't [auto] include the required `.dylib` in the product (so doesn't run)
I'm just sorting a solution, so ma…
-
### New Issue Checklist
🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫
* [X] I have looked at the [Documentation](http://snapkit.io/docs)
* [X] I have rea…
-
**Describe the bug**
I can't seem to use both SwiftLintPlugins and MessageKit in same package
- I have a single package that I use to provide targets to my app too e.g AppFeature, ChatFeature et…
-
### What happened?
**Summary**: **Package dependencies with product type `.dynamic` are linked static in Tuist dependencies.**
I'm encountering an issue with how Tuist dependencies resolves the li…
-
On the system `libxml2-dev` package is installed, and
`/usr/include/libxml -> /usr/include/libxml2/libxml` symlinked and
`/usr/include/libxml2/module.modulemap ` exists with the following content:
…
-
### Is your feature request related to a problem?
I would like to have the Ender-3 V3 CoreXY added to the list of available printers.
https://store.creality.com/products/ender-3-v3-corexz-3d-print…
-
I'm working on a project that has both iOS and tvOS targets. After installing [IMA iOS SDK](https://github.com/googleads/swift-package-manager-google-interactive-media-ads-ios) for iOS target via SPM,…