-
Prerequisites:
- [x] https://github.com/flutter/flutter/pull/146256
- [x] https://github.com/flutter/flutter/issues/146901
- [ ] https://github.com/googlemaps/ios-maps-sdk/issues/10
---
Follo…
-
When playing Youtube in Safari browser, artwork.jpg sometimes is zero kb even though I can see a thumbnail in the nowplaying media control.
artwork works correctly for Chrome and YouTube and for M…
-
I have a project called [cove](https://github.com/bitcoinppl/cove) that is using uniffi, I had it set up as a single crate and the build script calling `cargo run --bin uniffi-bindgen generate --libra…
-
I'm coming from Linux experience and have been investigating whether I can use Swiftlang for general scripting instead of Bash.
I came across this repo, but the documentation is very confusing as you…
-
### Description
Given the following BUILD file:
```starlark
load(
"@build_bazel_rules_ios//rules:framework.bzl",
rules_ios_apple_framework = "apple_framework",
)
load(
"@build_ba…
-
### Issue description:
Upon reviewing the `Package.swift` for the repository, it indicates that the package supports watchOS.
However, it's worth noting that the `firebase-ios-sdk` currently does…
-
I have the following problem.
I am using Mockingbird (https://github.com/typealiased/mockingbird) for mocking.
When i am building my test target, i get an error in my `generate mockingbird mocks` …
-
- Package name: swift
- Latest released version: 6
- [x ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls)
**Notify maintainers**
@dtzWill @trepetti @dduan @Trundle …
-
The "swift: Run Swift Script" command doesn't work on Windows, as is to be expected.
It shows the same error as when running `swift file.swift` on the command line:
```
:0: error: could not load …
-
Macros work with the latest swift 6 Android toolchain on a macOS host (🎉), but Testing is not included in the built SDK, resulting in errors when building a newly created `skip package init` project:
…