-
**Describe the bug**
Plug-In keeps failing to initialize under MacOS / Rhino 8 after successful installation via package-manager. Following Error-Message appears in the console:
Command: Grasshopp…
-
### 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…
-
### Is it reproducible with SwiftPM command-line tools: `swift build`, `swift test`, `swift package` etc?
- [X] Confirmed reproduction steps with SwiftPM CLI.
### Description
> Background Con…
-
### Description of Issue
It seems after all the checkouts, the last part of the build stage flops on linux becuase of bad json data.
### Steps to Reproduce
1. I don't think I can reproduce, thi…
-
Hello,
How are you doing?
I use this package and install it by adding a package in Xcode.
`import SkipWeb`
I mate this issue
> Compiling for iOS 16.0, but module 'SkipWeb' has a minimum…
-
### 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…
-
### Description
When I use firebase_auth: ^5.3.2 package, I get an error:
Swift Compiler Error (Xcode): No such module 'GoogleUtilities_AppDelegateSwizzler'
..../Pods/FirebaseAuth/FirebaseAuth…
-
### Description
Building https://github.com/compnerd/swift-win32 with spm on the Windows toolchain built at the main-branch tip-of-tree since yesterday (11/07/2024) fails to link
```
lld-link: …
-
I just built `packages/go_router/example` and I see:
```
$ flutter build ios
All plugins found for ios are Swift Packages, but your project still has CocoaPods integration. Your project uses a non-…
-
## Use case
Our Flutter application is located in another repository and we use `cocoapods` to manage our dependencies, It is possible to create a flag to generate `podspecs` for all frameworks? …