Apple Seeds Fourth OS X 10.11.2 El Capitan Beta to Developers and Public Beta Testers - MacRumors
Skip to Content

Apple Seeds Fourth OS X 10.11.2 El Capitan Beta to Developers and Public Beta Testers

Apple today seeded the fourth beta of an upcoming OS X 10.11.2 El Capitan update to developers and public beta testers, just one week after seeding the third beta and a full month after releasing OS X 10.11.1, the first OS X El Capitan update, to the public.

The fourth beta, build 15C47a, is available through the Software Update mechanism in the Mac App Store and can be downloaded through the Apple Developer Center. Public beta testers can download the beta through the Mac App Store.

10_11_2_beta_4
We don't know exactly what improvements the 10.11.2 update will bring to OS X El Capitan, because the betas seem to be focused on under-the-hood upgrades with no apparent outward-facing changes. It’s likely to include bug fixes, security enhancements, and performance improvements to address problems that have popped up since the release of OS X 10.11.1.

Apple's release notes for OS X 10.11.2 have asked developers to focus on Networking, Graphics, Mail, Wi-Fi, Calendar, USB, Notes, Photos, and Spotlight.

Related Forum: OS X El Capitan

Popular Stories

Apple Skipping iPhone 18 This Year

Apple Skipping iPhone 18 Launch This Year

Wednesday August 12, 2026 6:59 am PDT by
Apple supplier Pegatron today indirectly confirmed that the standard iPhone 18 model will not be released until next year, according to a new report. Subscribe to the MacRumors YouTube channel for more videos. Pegatron held an earnings call for the second quarter of 2026 today. On the call, Taiwan's Economic Daily News said Pegatron indicated that one of its customers will be changing its...
iPhone 18 Pro Rumored Colors

What's Coming in September: New iPhones, Apple Watches and More

Thursday August 13, 2026 4:20 pm PDT by
Apple will introduce at least five new devices at its iPhone-centric event next month, and it's also possible we'll get devices waiting on Siri AI like the Apple TV. iPhone 18 Pro The iPhone 18 Pro is going to look like the iPhone 17 Pro, but with a smaller Dynamic Island. It's getting some internal updates, including a new Wide camera with a variable aperture for more control over lighting ...
Apple Event Logo

Apple Working on All-New Operating System

Tuesday August 11, 2026 1:11 pm PDT by
Apple is developing an all-new operating system that is essentially a mix of tvOS, watchOS, and iOS, according to Bloomberg's Mark Gurman. In a recent report, he said the operating system will feature a grid of icons, widgets, and apps, along with customizable clock faces. The new software platform is intended for Apple's long-rumored smart home hub. With built-in facial recognition, the...

Top Rated Comments

140 months ago
Everyone ITT: "I hope this fixes......"
I hope this fixes having to hope it fixes something.
Score: 6 Votes (Like | Disagree)
140 months ago
@MacRumors

So now this is considered front page news again? Last week you moved it to the Mac Blog and now it's back once again. How is this even rumors?! This, while the rumor of a new 4" iPhone is moved OFF the main page to the iOS Blog.
Any OS X/iOS updates should be front page news by default imo. Macrumors is a website name. Not everything has to be a rumor.
Score: 3 Votes (Like | Disagree)
Vashetti Avatar
140 months ago
Also for Public Beta Users.
Beat me to it.
Score: 2 Votes (Like | Disagree)
140 months ago
iOS 9.2 is the one I'm waiting for today. 9.2 is getting extremely good.
Score: 2 Votes (Like | Disagree)
140 months ago
Also for Public Beta Users.
Score: 2 Votes (Like | Disagree)
140 months ago
Don't know why I got my hopes up.

SMB performance still sucks. 2.5 minutes to list a directory with 400 files in it? Really, Apple, that's the best you can do? Meanwhile, the older Macs and the PCs can list that directory in a matter of 2-3 seconds.

I've always tried to be platform agnostic and support whatever people want to work on at my workplace. I've defended the presence of Macs and quickly corrected people when they made false claims about how bad Macs were compared to PCs. But with Apple apparently having no more interest in supporting features that enterprise and business users need to get their work done, that's definitely coming to an end. Even I am having a hard time justifying keeping people on Macs at this point.

Sad, really. One key feature that used to work fine, hasn't worked for crud in the last few versions of the OS and is apparently not a high priority for Apple.

Well, hey, we got those new emojis though... :rolleyes:
Hello, I've noticed complaining about Apple on the internet has not improved your system performance, have you tried anything else?

Like disabling writing/reading .DS_Store on network shares
defaults write com.apple.desktopservices DSDontWriteNetworkStores true

Replacing Finder with Path Finder ('http://www.cocoatech.com/pathfinder/') or muCommander ('http://www.mucommander.com/')

Changing TCP Delayed ACK setting
In essence, several ACK responses may be combined together into a single response, reducing protocol overhead. However, in some circumstances, the technique can reduce application performance.
sudo sysctl -w net.inet.tcp.delayed_ack=0

Using SFTP/SSHFS instead.

This post written from a computer that can list network shares with 10,000 folders inside in a matter of seconds over SMB/AFP
Score: 1 Votes (Like | Disagree)