bazel-ios / rules_ios

Bazel rules for building iOS applications and frameworks
Apache License 2.0
276 stars 84 forks source link

Update usage of `to_json` to `json.encode` #872

Closed luispadron closed 3 months ago

luispadron commented 3 months ago

to_json was removed from struct in latest Bazel versions. This is backwards compatible from Bazel 6+