Skip to content

Bump odrcore to 5.7.0 and drop the cli tools - #126

Merged
andiwand merged 1 commit into
mainfrom
update-odrcore-5.7.0
Jul 26, 2026
Merged

Bump odrcore to 5.7.0 and drop the cli tools#126
andiwand merged 1 commit into
mainfrom
update-odrcore-5.7.0

Conversation

@andiwand

@andiwand andiwand commented Jul 26, 2026

Copy link
Copy Markdown
Member

Updates the conan-odr-index submodule from bump odrcore 5.5.0 (49780d8) to odrcore/5: expose ODR_CLI as \with_cli`` (010a878) and moves the app to the newest core the index offers.

Index commits picked up:

  • 2deccad bump odrcore 5.6.0
  • 9a4a8d0 bump odrcore 5.7.0
  • 36f5dc9 odrcore/5: version-gate options that older cores lack
  • 010a878 odrcore/5: expose ODR_CLI as with_cli

With the options now version-gated, setting one the requested core does not know about is an error rather than a silent no-op, so the option list here is checked against 5.7.0.

with_cli=False is new. We only link the library, but the cli tools were built and installed with every package anyway. 5.7.0 is the first core whose install step skips the cli targets it did not build, so turning it off was not possible before this bump.

Testing

  • conan/setup-all.sh — all four configurations on device and both simulator architectures, 13/13 installs, odrcore built from source
  • xcodebuild ODR Full/Release and ODR Lite/Release Lite for iphoneos — both succeed
  • bundle exec fastlane tests — 20 tests, 0 failures

🤖 Generated with Claude Code

conan-odr-index moves from "bump odrcore 5.5.0" to "odrcore/5: expose
ODR_CLI as `with_cli`", which brings the 5.6.0 and 5.7.0 recipes along
with two recipe changes: options are now version-gated so setting one an
older core does not know about fails instead of silently doing nothing,
and ODR_CLI is exposed as `with_cli`.

We only link the library, so turn the cli tools off. They were built and
installed with every package before, for nothing. 5.7.0 is the first
core whose install step skips the cli targets it did not build, so this
option only became usable with this bump.

Ran conan/setup-all.sh for all four configurations on device and both
simulator architectures, built the ODR Full and ODR Lite device slices,
and ran the test suite.
@andiwand
andiwand force-pushed the update-odrcore-5.7.0 branch from 4443593 to 1388af3 Compare July 26, 2026 11:02
@andiwand
andiwand merged commit 178b7dd into main Jul 26, 2026
4 checks passed
@andiwand
andiwand deleted the update-odrcore-5.7.0 branch July 26, 2026 11:04
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