Gary Peck

Results 33 comments of Gary Peck

@darronschall You'll need to add new fields to that `File` type to contain the Swift and ObjC prefixes. Take a look at `FileBuilder.buildFile()` (https://github.com/streem/pbandk/blob/f948160a396d82d890f5ce62bd262595871d1e40/protoc-gen-pbandk/lib/src/commonMain/kotlin/pbandk/gen/FileBuilder.kt#L10) to see how the `File` instance...

I have a draft PR (#259) in progress that updates pbandk to the latest version of Kotlin. Once that PR is merged and a new version of pbandk is released,...

The fix is now merged. If you want, you can test it out with a SNAPSHOT build of pbandk (see instructions at https://github.com/streem/pbandk?tab=readme-ov-file#runtime-library). Otherwise, it'll be available in the upcoming...