expo / custom-expo-updates-server

238 stars 67 forks source link

fabric error when building ios #41

Open FedeRBeije opened 5 months ago

FedeRBeije commented 5 months ago

Hi, i' copied your repo to try it and i'm following the readme file. When i have to build i get this error.

error: Build input file cannot be found: 'custom-expo-updates-server/expo-updates-client/node_modules/react-native/React/Fabric/RCTThirdPartyFabricComponentsProvider.mm'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'React-RCTFabric' from project 'Pods'

and the build failed.

Do you have any suggestions about this?

Thank you