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

iOS 26

iOS 26.4 Adds Two New Features to CarPlay

Tuesday March 24, 2026 1:55 pm PDT by
iOS 26.4 was released today, and it includes a couple of new features for CarPlay: an Ambient Music widget and support for voice-based chatbot apps. To update your iPhone 11 or newer to iOS 26.4, open the Settings app and tap on General → Software Update. CarPlay will automatically offer the new features so long as the iPhone connected to your vehicle is running iOS 26.4 or later....
Apple Business hero

Apple Unveils 'Apple Business' All-in-One Platform

Tuesday March 24, 2026 8:53 am PDT by
Apple today announced Apple Business, a new all-in-one platform that unifies device management, productivity tools, and customer outreach features. The service is designed to be a consolidated replacement for several of Apple's existing business-focused offerings, including Apple Business Essentials, Apple Business Manager, and Apple Business Connect. It provides organizations with a single...
AirPods Pro Firmware Feature

Apple Releases New Firmware for AirPods Pro 3, AirPods Pro 2 and AirPods 4

Tuesday March 24, 2026 12:31 pm PDT by
Apple today released new firmware for the AirPods Pro 2, AirPods Pro 3, and the AirPods 4. The firmware has a version number of 8B39, up from 8B34 on the AirPods Pro 3, 8B28 on the AirPods Pro 2, and 8B21 on the AirPods 4. There is no word on what's included in the firmware, but Apple has a support document with limited notes. Most updates are limited to bug fixes and performance...

Top Rated Comments

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