Skip to content

[MOB-000] Add FactoryKit binary release workflow#2

Open
bsudekum wants to merge 1 commit intomainfrom
codex/factorykit-binary-release
Open

[MOB-000] Add FactoryKit binary release workflow#2
bsudekum wants to merge 1 commit intomainfrom
codex/factorykit-binary-release

Conversation

@bsudekum
Copy link
Copy Markdown
Collaborator

@bsudekum bsudekum commented Apr 6, 2026

Summary

  • add a build script that archives FactoryKit for iOS device, iOS simulator, and macOS, then packages a combined xcframework zip
  • add a manual GitHub Actions workflow that publishes the zip and checksum to a GitHub release tag
  • ignore local BuildArtifacts/ output

Validation

  • Scripts/build_factorykit_xcframework.sh --output-dir /tmp/factorykit-release-check
  • bash -n Scripts/build_factorykit_xcframework.sh

Notes

  • the workflow publishes the binary artifact; wiring ios to consume a Factory release asset is a separate follow-up

Build a distributable FactoryKit xcframework zip and publish it as a GitHub release asset. This gives downstream consumers a stable binary artifact without changing the source package structure.
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