achorein / expo-share-intent

🚀 Simple share intent in an Expo Native Module
MIT License
174 stars 15 forks source link

App builds locally in XCODE but fails in EXPO EAS remote #77

Closed geetee24 closed 3 months ago

geetee24 commented 3 months ago

Script has ambiguous dependencies causing it to run on every build. To fix, go to: Xcode » aabbccdd/aabbccdd » Build Phases » 'Start Packager' Either: Uncheck "Based on dependency analysis", or select output files to trigger the script ?? Script has ambiguous dependencies causing it to run on every build. To fix, go to: Xcode » aabbccdd/aabbccdd » Build Phases » 'Bundle React Native code and images' Either: Uncheck "Based on dependency analysis", or select output files to trigger the script ?? Skipping duplicate file: ../../Library/Developer/Xcode/DerivedData/aabbccdd-hidebaqgxyvtzdgoyakzoyaehppn/Build/Intermediates.noindex/ArchiveIntermediates/aabbccdd/BuildProductsPath/Release-iphoneos/ShareExtension.appex Remove: Xcode » aabbccdd/aabbccdd » Build Phases » Copy Files » ShareExtension.appex

What is wrong? This is for expo 49 "expo-share-intent": "0.7.0",