Xcode 11.3.1 Released Nearly One Month After Apple Last Seeded Betas of iOS, macOS, watchOS, and tvOS - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
Skip to Content

Xcode 11.3.1 Released Nearly One Month After Apple Last Seeded Betas of iOS, macOS, watchOS, and tvOS

by

Apple on Monday released Xcode 11.3.1 with bug fixes and improvements, including reducing the size of dependency files produced by the Swift compiler, which can improve incremental build times and disk usage for targets with many source files. Full release notes are posted on Apple's developer website.

As with Xcode 11.3, version 11.3.1 supports developing apps for iOS 13.3, iPadOS 13.3, macOS 10.15.2, watchOS 6.1, and tvOS 13.3.

mac iphone ipad apple tv
It has been nearly one month since Apple seeded new betas for its software platforms, which is an unusually long time. The first betas of iOS 13.3.1, iPadOS 13.3.1, macOS 10.15.3, watchOS 6.1.2, and tvOS 13.3.1 were seeded on December 17, but no further builds have been made available since then.

Apple always stops seeding betas over the holidays, but the cycle usually resumes in early January, including January 7 in 2019, January 3 in 2018, and January 9 in 2017, so there is a bit of a delay this year.

On an Xcode-related note, Apple has reminded developers that, starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app's launch screen and must have an interface that supports any display size. Apple also strongly encourages supporting multitasking on iPad.

Apple:

Apps should look great on all models of iPhone and iPad, regardless of display size or aspect ratio. With features like Xcode storyboards and Auto Layout, your app’s interface elements and layouts automatically fit the display. As announced at WWDC19, starting April 2020, apps submitted to the App Store must use an Xcode storyboard to provide the app’s launch screen and must have an interface that supports any display size.

Support for Multitasking on iPad is strongly encouraged. Adding support for multiple windows, and adopting Multitasking capabilities, including Slide Over, Split View, and Picture in Picture, will ensure your app delivers a modern and complete experience on iPadOS.

Apple says it has addressed an Xcode bug in the storyboard canvas that could cause the development tool to crash.

Tag: Xcode

Top Rated Comments

zorinlynx Avatar
82 months ago

Apple really is ridiculous with these arbitrary requirements. I can’t wait for the day when they are forced to allow side loading of apps.
I don't mind requirements that say your app has to look good on all devices. TO THIS DAY I sometimes download an app on my iPad and it turns out to be an iPhone-only app that's scaled up. This is something we shouldn't have to deal with.

What I do have issue with are the other app store rules regarding content. Stuff like banning vaping apps, porn apps, emulators, etc... This is Apple taking a moral stance when morals differ between individuals.
Score: 8 Votes (Like | Disagree)
GeoStructural Avatar
82 months ago
We need XCode for iPad, Apple keeps touting the iPad Pro to be a computer replacement, they should fulfill this promise.
Score: 3 Votes (Like | Disagree)
jacjustjac Avatar
82 months ago
Does this mean we’ll finally get a native Instagram app for iPad? Make fun of me all you want, but I use IG to successfully market my business and more people using it on tablets could mean a change in how I produce content for it. Like the way Dark Mode has affected the aesthetics for some accounts.
Score: 3 Votes (Like | Disagree)
jonblatho Avatar
82 months ago

Apple really is ridiculous with these arbitrary requirements. I can’t wait for the day when they are forced to allow side loading of apps.
Yeah, I’ll gladly take the end of letterboxed and/or scaled apps over some crusade against “arbitrary requirements.”

A launch screen as a storyboard is preferable for the developer given the litany of window sizes an app must support between iPhones, iPod touches, and iPads (while I don’t know the exact number, it’s well into the dozens at this point for an app supporting all devices and Slide Over and Split View on the iPad). It also implicitly discourages the use of the launch screen as a splash screen, is far better futureproofed for new devices, and more.

As for supporting Auto Layout, Apple’s been increasingly strongly recommending, and now requiring, developers update their iOS apps to use Auto Layout since WWDC 2012. If done correctly (which for most apps isn’t that hard), this means that as iOS devices’ screen sizes and multitasking features evolve, all the work that is required of a developer is to recompile their app. Even before this requirement was announced it was blatantly obvious that it would one day be a requirement to anyone with a functioning brain. Not if, when. They will have had almost 8 years to get with the program, and at this point the work they’ve had to put in to not use Auto Layout almost certainly far exceeds that required to have just switched over, which is why the overwhelming majority of apps already support Auto Layout.

But no, it’s just an arbitrary requirement.
Score: 3 Votes (Like | Disagree)
Vjosullivan Avatar
82 months ago
struct ContentView: View {
var body: some View {
List {
HStack {
Button("OK") {
print("OK")
}
Button("Cancel") {
print("Cancel")
}
}
}
}
}

SwiftUI is still not quite there. :confused:
(Tapping either button prints both "OK" and "Cancel")
Score: 2 Votes (Like | Disagree)
jonblatho Avatar
82 months ago

Does this mean we’ll finally get a native Instagram app for iPad? Make fun of me all you want, but I use IG to successfully market my business and more people using it on tablets could mean a change in how I produce content for it. Like the way Dark Mode has affected the aesthetics for some accounts.
No. Apps will still be able to support only iPhone/iPod touch or iPad, or both. For the device families they choose, they must now support all available display sizes, but it’s still up to the developer.
Score: 1 Votes (Like | Disagree)

Popular Stories

iOS 27 on iPhone 17 1

iOS 27 Will Add These New Features to Your iPhone

Saturday May 2, 2026 8:43 am PDT by
Apple is expected to unveil iOS 27 during its WWDC 2026 keynote on June 8, and there are already many rumored features and changes for iPhones. The first developer beta of iOS 27 will likely be available immediately following the keynote, and a public beta typically follows in July. Following beta testing, the software update should be released to all users with a compatible iPhone in...
Apple Event Logo

Apple Just Released a New Accessory

Monday May 4, 2026 8:13 am PDT by
Apple today released a new Pride Edition Sport Loop for the Apple Watch. The band features a rainbow design with 11 colors of woven nylon yarns. The new Pride Edition Sport Loop is available to order now on Apple.com and in the Apple Store app in 40mm, 42mm, and 46mm sizes, and it will be available at Apple Store locations starting later this week. In the U.S., the band costs $49. There...
Apple MacBook Pro M4 hero

Why You Might Want to Wait to Buy a MacBook Pro

Friday May 1, 2026 3:43 pm PDT by
Apple refreshed the 14-inch and 16-inch MacBook Pro with M5 Pro and M5 Max models in March 2026, but depending on your needs and interests, you might want to skip this generation because there's something better in the works. The M5 Pro and M5 Max MacBook Pro models have faster chips, but the same design that Apple has used since 2021. An updated design with new display technology and faster ...
Related Apple News: Mac | Buyers Guide | News | Opinion | Local News