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 Logo Spotlight

Apple Just Increased Prices on MacBooks, iPads, and More

Thursday June 25, 2026 5:44 am PDT by
Apple today dramatically increased device prices across multiple product lines. Subscribe to the MacRumors YouTube channel for more videos. After temporarily taking it down earlier today, Apple's online store is back up with a series of product price increases. The changes are as follows: HomePod mini: $129, up from $99 (+$30) HomePod: $349, up from $299 (+$50) Apple TV: $199, up from...
Apple Up Arrow Fearture

Apple Explains Why It Raised Prices on 14 Products Today

Thursday June 25, 2026 10:42 am PDT by
Apple today raised prices on many of its products, including all Macs and iPads, as well as the Apple TV, HomePod, HomePod mini, and Vision Pro. We shared a list of the price increases, which range from $30 for the HomePod mini to up to $1,300 for the Mac Studio. iPhone, Apple Watch, and AirPods prices have not changed, at least for now. In a statement shared with MacRumors, Apple said it...
Apple Event Logo

Apple to Release These 20 New Products Across Rest of 2026 and 2027

Sunday June 21, 2026 7:42 am PDT by
Apple's annual WWDC developers conference is in the rearview mirror, but there is still a lot to look forward to over the next year and beyond. In his Power On newsletter today, Bloomberg's Mark Gurman listed around 20 products that he expects Apple to release across the remainder of 2026 and 2027. Now that the more intelligent and personal version of Siri has finally arrived in beta, a...

Top Rated Comments

138 months ago
Everyone ITT: "I hope this fixes......"
I hope this fixes having to hope it fixes something.
Score: 6 Votes (Like | Disagree)
138 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
138 months ago
Also for Public Beta Users.
Beat me to it.
Score: 2 Votes (Like | Disagree)
138 months ago
iOS 9.2 is the one I'm waiting for today. 9.2 is getting extremely good.
Score: 2 Votes (Like | Disagree)
138 months ago
Also for Public Beta Users.
Score: 2 Votes (Like | Disagree)
138 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)