Srini Muthu
Srini Muthu
My Pod requires Swift 5 to compile and I set it in the Podspec: ``` s.swift_version = '5.0' ``` However, the generated Xcode project still sets the version to `4.0`:...
We've been using `cocoapods-generate` to generate our Xcode workspaces and we love it! Recently, one of our developers pointed out that their Xcode recent workspace history could be better if...
Github.modified_since_commit shouldn't raise an exception if /GET to api.github.com fails. Instead pod repo update should continue. See https://github.com/CocoaPods/Core/pull/746#issuecomment-1609753795 for detailed context. Current Behavior when /GET fails: Behavior if this PR...
**What type of PR is this?** > Uncomment one line below and remove others. Bug fix **What package or component does this PR mostly affect?** > go_deps **What does this...
**What type of PR is this?** Feature **What package or component does this PR mostly affect?** go_deps extension **What does this PR do? Why is it needed?** I'd like the...
### What version of gazelle are you using? `v0.38.0` ### What version of rules_go are you using? `v0.49.0` ### What version of Bazel are you using? `7.1.2` ### Does this...
In my consumer repo I'm hitting: ``` error: input string '␀' cannot be represented as Nix string because it contains null bytes at «github:figsoda/utf8/ce04eef066a4a682f2ef0eba8e56e4da9b8f14aa?narHash=sha256-iRl5NcyN8coR464CLNGWx9I3YWYIsk45JY6dFJVbcF8%3D»/nix/store/iryq2dkiw2gxiz1xzx3plfrwx2mlacjq-source/table.nix:3:4: 2| { 3| "" = 1;...