ExpoKit 34 ios EXScopedBranch setModuleRegistry

Please provide the following:

  1. SDK 34:
  2. Platforms iOS:

Expo CLI 3.0.10 environment info:
System:
OS: macOS 10.15
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.14.2 - /usr/local/bin/node
Yarn: 1.12.3 - /usr/local/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 3.4 AI-183.6156.11.34.5692245
Xcode: 10.3/10G8 - /usr/bin/xcodebuild
npmPackages:
@ant-design/react-native: ^3.1.11 => 3.1.11
expo: 34.0.4 => 34.0.4
react: 16.8.3 => 16.8.3
react-native: https://github.com/expo/react-native/archive/sdk-34.0.1.tar.gz => 0.59.8
react-navigation: 3.11.1 => 3.11.1
npmGlobalPackages:
expo-cli: 3.0.10

Only archive ios app
i get crashes EXScopedBranch setModuleRegistry.

Hey @cofit,

Can you try creating a new project and ejecting it to see if you encounter the same issue? You may need to run pod repo update on the new project.

Cheers,
Adam