ejecting from SDK 41: In Xcode, the iOS deployment target on the project says 10.0

Shouldn’t it be 11.0, as support for 10.0 has been dropped?

Hey @retohoehener, I just created a new SDK41 project, ejected and I’m seeing the deployment target as 11.0.

@adamjnav I just did the same, and got 10.0 again. To reproduce:

expo init (managed blank typescript)
expo eject

screenshot

expo init bare workflow minimal (typescript) also results in depl. target 10.0

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