Skip to content

chore: clean up generated mobile artifacts - #154

Open
pwltr wants to merge 1 commit into
masterfrom
chore/mobile-bindgen-cleanup
Open

chore: clean up generated mobile artifacts#154
pwltr wants to merge 1 commit into
masterfrom
chore/mobile-bindgen-cleanup

Conversation

@pwltr

@pwltr pwltr commented Sep 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add split iOS, Android, and lightweight bindgen validation workflows
  • stop tracking generated Android Kotlin bindings and iOS XCFramework release payloads
  • generate iOS XCFramework artifacts under dist/ios with deterministic zip metadata
  • document and ignore generated mobile binary outputs

See #114

Validation

  • ruby -e "require 'yaml'; Dir['.github/workflows/*.{yml,yaml}'].sort.each { |f| YAML.load_file(f); puts "ok #{f}" }"
  • bash -n build.sh build_ios.sh build_android.sh build_python.sh
  • git diff --check
  • cargo metadata --locked --format-version 1
  • swift package dump-package
  • ./gradlew projects --no-daemon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant