Skip to content

build: bump executorch to v1.2.0#1076

Open
barhanc wants to merge 5 commits intomainfrom
@bh/bump-executorch-to-v1.2.0
Open

build: bump executorch to v1.2.0#1076
barhanc wants to merge 5 commits intomainfrom
@bh/bump-executorch-to-v1.2.0

Conversation

@barhanc
Copy link
Copy Markdown
Contributor

@barhanc barhanc commented Apr 14, 2026

Description

Updates ExecuTorch binaries and header files to version v1.2.0

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Run tests from packages/react-native-executorch/common/rnexecutorch/tests.
  • Build all example apps on both Android and iOS and verify that models work as expected.

Screenshots

Related issues

Closes #1057

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

The binaries were built from https://github.com/barhanc/executorch/tree/rne-build-v1.2.0 according to instructions here. The header files also come from there.

@barhanc barhanc added this to the v0.9.0 milestone Apr 14, 2026
@barhanc barhanc self-assigned this Apr 14, 2026
@barhanc barhanc added executorch Issues and tasks related specifically to ExecuTorch chore PRs that are chores labels Apr 14, 2026
@barhanc barhanc marked this pull request as ready for review April 14, 2026 13:44
@barhanc barhanc requested a review from benITo47 April 14, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore PRs that are chores executorch Issues and tasks related specifically to ExecuTorch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump executorch binaries to 1.2

1 participant