Xcode build fails on Expo default template code

Please provide the following:

  1. SDK Version: 49.0.10
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I made some template code with expo and I wanted to see how I could make an .ipa file from that, so I got Xcode on a mac (Xcode 13.4.1, running macOS 12 [Monterey]). I ran npx expo prebuild and got the iOS folder, but when I tried to build in Xcode, I got a bunch of errors from the Swift Compiler about ExpoModulesCore. Here are screenshots of some of those errors:
image
Thanks in advance for help on how to fix this!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.