Skip to content

fix: add android elf build ids - #131

Open
ovitrif wants to merge 1 commit into
masterfrom
ovi/fix-core-android-build-ids
Open

fix: add android elf build ids#131
ovitrif wants to merge 1 commit into
masterfrom
ovi/fix-core-android-build-ids

Conversation

@ovitrif

@ovitrif ovitrif commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

Fixes #130

Implements the bitkit-core producer portion of synonymdev/bitkit-android#1105.

Companion PRs:

Description

  • adds -Wl,--build-id=sha1 to the Android linker flags for all four published targets while preserving the existing linker flags
  • bumps the cross-platform package to 0.4.4
  • refreshes the tracked Android, iOS, Python, and Swift release artifacts

Preview

N/A — build configuration and release artifacts only.

QA Notes

Manual Tests

  • Confirmed the Swift package checksum matches the tracked XCFramework archive.

Automated Checks

  • sh -n build_android.sh
  • cargo test --locked -- --skip modules::blocktank
  • cargo clippy --all-targets --locked (passes with existing warnings)
  • Package metadata is consistently versioned 0.4.4
  • Two exact-head review passes completed with no actionable findings

Release

chatgpt-codex-connector[bot]

This comment was marked as resolved.

@ovitrif

This comment was marked as outdated.

@ovitrif ovitrif closed this Jul 25, 2026
@ovitrif ovitrif reopened this Jul 25, 2026
@ovitrif
ovitrif force-pushed the ovi/fix-core-android-build-ids branch from 1fc7569 to 7e4e513 Compare July 26, 2026 20:46
@ovitrif ovitrif changed the title fix: verify android elf build ids fix: add android elf build ids Jul 26, 2026
@ovitrif ovitrif self-assigned this Jul 27, 2026
@ovitrif
ovitrif removed the request for review from ben-kaufman July 27, 2026 13:45
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.

fix: add Android ELF build IDs

2 participants