Page MenuHomePhabricator

[patch] Patch `expo-modules-core` to unblock iOS build on macOS Sonoma
AcceptedPublic

Authored by atul on Tue, Sep 19, 9:57 AM.

Details

Summary
Test Plan

No longer encountering the Foundation import issue after yarn cleaninstall

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

atul published this revision for review.Tue, Sep 19, 10:00 AM

Is there a GitHub issue in Expo's GitHub repo for this?

Is there a GitHub issue in Expo's GitHub repo for this?

Not that I'm seeing. I think it might have to do with how we're importing some Expo library/some C++ target version setting specific to our project?

Can you create a GitHub issue on the Expo repo and link it here before landing?

This revision is now accepted and ready to land.Wed, Sep 20, 10:36 AM

Can you create a GitHub issue on the Expo repo and link it here before landing?

Yeah I can make a GitHub issue before landing. I'm fairly sure this is something specific to our codebase so I'll try to do a little more investigation before submitting an issue.