# Xcode 11 is now the Default

DevFeed: [Xcode 11 is now the Default](<https://devfeed.tech/articles/xcode-11-is-now-the-default-19680.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/xcode-11-migration-now-default/>)

Author: Shai Almog

Published: 2020-03-19T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [Xcode](<https://devfeed.tech/topics/xcode.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Server](<https://devfeed.tech/topics/server.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>)

Tags: [apple](<https://devfeed.tech/tags/apple.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [ios](<https://devfeed.tech/tags/ios.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [servers](<https://devfeed.tech/tags/servers.md>), [testing](<https://devfeed.tech/tags/testing.md>), [update](<https://devfeed.tech/tags/update.md>), [verify](<https://devfeed.tech/tags/verify.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

## AI overview

Codename One has made Xcode 11.3 the default version on its cloud build servers. The change supports Apple's updated Xcode and iOS SDK requirements; most builds are expected to work without changes, but projects using native libraries or affected functionality may behave differently or fail.

## Source excerpt

We hope you're all keeping safe! We announced a couple of weeks ago that we're moving our build servers to use xcode 11.3 by default. As a recap, Apple requires a new version of xcode/iOS SDK for apps submitted to the appstore. As a result we had to update the version of xcode on our build servers. This has been in the cloud servers for a while and is now the default when sending new builds. For most of you this should be seamless...