Skip to content

Resolve the native SDKs from the screeb monorepo - #16

Merged
Alexays merged 2 commits into
masterfrom
chore/native-sdks-in-monorepo
Aug 14, 2026
Merged

Resolve the native SDKs from the screeb monorepo#16
Alexays merged 2 commits into
masterfrom
chore/native-sdks-in-monorepo

Conversation

@Alexays

@Alexays Alexays commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Companion to ScreebApp/screeb#2373, which brings sdk-ios and sdk-android into the monorepo. Merge that one first, this repo stops finding them otherwise.

  • verify:release and the local iOS xcframework build resolve screeb/sdk-ios and screeb/sdk-android, with SCREEB_MONOREPO_PATH to override and the existing per-platform variables still winning
  • the release doc documents the maven-local publish the MAUI gate needs: without it that gate fails on a "probably corrupt" AAR that is in fact simply absent, which cost a release cycle today

Verified with node scripts/verify-release.mjs --scope=android,versions, green against the new layout.

They moved into screeb/sdk-ios and screeb/sdk-android, so the sibling checkouts
this repo assumed no longer exist. SCREEB_MONOREPO_PATH overrides the location,
and the per-platform variables still win over it.

The release doc also gains the maven-local publish the MAUI gate needs: without
it that gate fails on a "probably corrupt" AAR that is in fact absent.
packages/sdk-ios and packages/sdk-android held nothing but a CHANGELOG.md that
no registry renders and no script reads: the same notes live in the public docs,
which is what the wrapper changelogs already link to.
@Alexays
Alexays merged commit d1190c3 into master Aug 14, 2026
6 checks passed
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