Skip to content

fix(🍏): add explicit header search paths for static frameworks#3904

Open
bonnmh wants to merge 2 commits into
Shopify:mainfrom
bonnmh:fix/expo-static-frameworks-header-paths
Open

fix(🍏): add explicit header search paths for static frameworks#3904
bonnmh wants to merge 2 commits into
Shopify:mainfrom
bonnmh:fix/expo-static-frameworks-header-paths

Conversation

@bonnmh

@bonnmh bonnmh commented Jun 23, 2026

Copy link
Copy Markdown

Expo SDK 56 with useFrameworks: 'static' fails to resolve Skia and third_party headers. Add explicit cpp/api and related paths so includes work without relying on recursive wildcards.

Fixes #3895

Expo SDK 56 with useFrameworks: 'static' fails to resolve Skia and
third_party headers. Add explicit cpp/api and related paths so includes
work without relying on recursive wildcards.

Fixes Shopify#3895
@bonnmh bonnmh force-pushed the fix/expo-static-frameworks-header-paths branch from 03d4148 to 1ffe817 Compare June 23, 2026 14:51
@wcandillon

Copy link
Copy Markdown
Contributor

#3895 mentions that using the latest Skia version fixes the issue. Can you send me instruction on how I could reproduce the issue?

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.

Expo SDK 56 is not able to build with Skia v2.6.2: 'third_party/base64.h' file not found

2 participants