sdk version problem.

expo diagnostic output:

Expo CLI 3.11.7 environment info:
System:
OS: macOS 10.15.6
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 10.16.3 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.9.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Android Studio: 4.1 AI-201.8743.12.41.6858069
Xcode: 11.4.1/11E503a - /usr/bin/xcodebuild
npmGlobalPackages:
expo-cli: 3.11.7

recently Ive started getting the following error trying to upload my expo created standalone builds to apple:

ERROR ITMS-90725: “SDK Version Issue. This app was built with the iOS SDK. As of June 30, 2020, all apps for iPhone or iPad must be built with the iOS 13 SDK or later, included with Xcode 11 or later.”

this is slowing my nproject down severely.

Hey @samtsejerome, what SDK version is your project?

Cheers,
Adam

Hi. Did you run expo diagnostics from within your project directory?

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