eas-widget-example icon indicating copy to clipboard operation
eas-widget-example copied to clipboard

Found multiple Info.plist file paths

Open nandorojo opened this issue 2 years ago • 1 comments

» ios: paths-info-plist: Found multiple Info.plist file paths, using "ios/widget/Info.plist". Ignored paths: ["ios/EASWidgetExample/Info.plist"]

I'm getting this from expo run:ios. I think the Info.plist should get added via the config plugin, rather than with the explicit file.

nandorojo avatar Apr 15 '23 19:04 nandorojo

The fix is to remove the ios folder and run expo run:ios again.

nandorojo avatar Apr 16 '23 15:04 nandorojo