Follow TV Tropes

Following

Platform / macOS

Go To

https://static.tvtropes.org/pmwiki/pub/images/180px-Mac_os.png

macOS is the operating system for the Apple Macintosh. It was introduced as System Software in 1984, then renamed Mac OS in 1996 with version 7.6, which was followed by the UNIX-based incarnation named Mac OS Xnote  in 2001, which dropped the "Mac" in 2012 and was simply known as OS X, and macOS since 2016. It is the software that makes a Mac a Mac, more or less. Its common user-visible parts are the Finder, a file management shell; the Desktop, a metaphor for a real desktop managed by the Finder; the Apple menu, a parking spot for small mini-applications called desk accessories (arguably succeeded by the Konfabulator-like Dashboard under macOS) and, starting with System 7, shortcuts to anything you like (mostly handed over to the Dock in macOS); and the Control Panel ("System Preferences" in macOS), where various system settings are managed.

Disks and files appear on the Desktop as icons, representing what they actually look like in the case of drives (for example, a floppy disk will show up as a small picture of a 3.5" disk, and a hard disk will show up as, well, a hard disk), and representing what application created them in the case of documents.

If all of this sounds horribly trite, there's a reason for it: The Mac pretty much started it all. Before the Mac, there were other experiments in human-computer interaction that pioneered the early GUI, particularly Douglas Engelbart's "Mother of All Demos" that introduced the world to the mouse, as well as Xerox's Alto and Star series of graphical workstations, which Apple drew a lot of inspiration from. But it was Apple that brought it all together in a package that actually worked on consumer-grade hardware, and even then, it was their second attempt; a previous attempt, the Lisa, was more primitive and more minicomputer-like, and was an expensive flop.note 

In the beginning: The Mac 128k and 512k

The first Macs had the majority of their OS stuffed into 64 kilobytes of ROM, a huge amount for the time, to help conserve the machines' tiny 128 kilobytes of system RAM. Floppy disks were the only media supported, folders weren't actually implemented (the original Macintosh File System faked them using some OS trickery), and only one application could run at a time.note  It ran on Motorola's powerful 32-bitnote  68000 CPU, but between the extremely limited RAM and the 16-bit-wide data bus, it was not very fast. They sure looked cool, though. The later 512k upgrade made things less painful.

The Mac grows up: Mac Plus, II and System 5/6

Starting in 1986, the Mac got its first signs of becoming a usable PC. The Mac Plus added new, larger ROMs and a SCSI bus for hard drives and scanners. The Mac II was a workstation-class machine with full 32-bit addressing and massive expansion capabilities. All this required a new Mac OS, and the new code added things like color support and the Hierarchical File System (which Apple continued using in one form or another until they introduced the Apple File System (APFS) in 2017). Later, MultiFinder made it possible to run more than one application at once, but most Mac users (especially on the Plus and its follow-on, the SE) didn't have the memory to use it well.

System 7, Pink and Taligent

Apple started a project in the late 1980s to completely revamp the Mac OS. According to legend, the "easy" ideas were written on blue index cards, and the "hard" ideas were written on pink index cards, thus fueling rumors about a new object-oriented OS called "Pink". While the details of Pink were worked out, Apple set about updating the existing Macintosh System Software with most of the ideas from the blue cards, and the result was Macintosh System Software version 7 (or System 7 for short), released in May 1991.

System 7 was a huge improvement over System 6. Fonts, extensions and drivers were much easier to manage, the Finder allowed desk accessories to run as "real" applications, and the system in general was more capable; however, this came at the cost of a lot more memory, and many older systems had trouble running it (keep in mind, System 7 was the Mac's last OS that could run in under a megabyte of RAM and disk space.)

Apple also experimented with porting the Mac OS to other architectures for the first time with the "Star Trek" project, which more-or-less successfully moved the entire OS to an IBM-compatible PC. They also entered into discussions with longtime nemesis IBM and CPU supplier Motorola on the subject of revamping the Macintosh architecture, an agreement that became the "AIM alliance". The first order of business for AIM was making "Pink" a reality, and a new company called "Taligent" was founded to manage the project. Taligent didn't last long; conflicts between Apple, IBM, and HP note  meant that the company had no product to show for many years. Taligent never released a full OS by the time it was shuttered, and what was developed went back to IBM and was used in their VisualAge IDE products. A few of the ideas from "Pink" made it into later revisions of System 7.

Apple stumbles: System 7.5, the PowerPC, clones, OpenDoc, Copland

AIM's second task was a project to move the Mac to a RISC architecture, which culminated in the combination of Motorola's 880x0 and IBM's POWER architectures to produce the PowerPC RISC architecture. Its first appearance was in 1994 with the introduction of the Power Macintosh, a line of three new Macs running the brand new PowerPC 601 CPU. The new machines were not much different from their 680x0-based ancestors on the outside, but inside, the increases in speed the RISC architecture provided were breathtaking, especially considering that 68k code had to be emulated. Using several neat tricks, including hiding a microkernel inside the Power Mac ROM, Apple managed to make the Power Macs nearly 100% software compatible with the previous Quadra range, which in turn made porting Mac OS (which was still largely in 68k code) much easier.

The Power Macintosh also marked the beginning of another unusual chapter in Apple's history, that of the legal Macintosh clone. Almost immediately following the Power Mac's launch, Apple granted licenses for companies like Motorola and Radius to sell Mac clones, and it soon burgeoned into a substantial business. The PowerPC was received so warmly that many other companies ported their OSs to run on it, such as IBM (OS/2, AIX); Sun (Solaris); Microsoft (Windows NT); and Commodore (AmigaOS). Along with this variety of operating systems, AIM intended to produce a Common Hardware Reference Platform (CHRP) which all PowerPC computers would comply with, so that any PowerPC computer could run any PowerPC operating system, including the Mac OS (similar schemes were underway by other RISC architectures, such as Digital Equipment's AlphaPC and MIPS' RISCPC, both of which followed the Microsoft-championed "Advanced RISC Computer" specification).

Despite the high hopes for CHRP, it never gained popularity outside of Apple itself and a few machines made by IBM and Motorola as AIX workstations. The industry was already crowded with ideas that were supposed to replace the IBM Personal Computer, and the PC market was still waiting for the years-late release of what would eventually become Windows 95. That left the Mac OS-only cloning business, which was popular, but ended up cannibalizing Apple's existing customers instead of recruiting switchers from other platforms as Apple had hoped.

After Taligent's failure, Apple started yet more projects to update the Mac OS, chief among them the ambitious Copland project. Copland was intended to add "buzzword-compliance" (preemptive multitasking, modern virtual memory, kernel integration, etc.) to the OS, but Executive Meddling and strife in the engineering ranks meant it was never actually finished. A second try at the project, Gershwin, never got off the ground. Separate from Copland was OpenDoc, a document-centric development system and environment that developers could slice their Macintosh applications into component features with, allowing users to assemble them into full applications that could run under any OS running OpenDoc. Aside from the fact that Windows and OS/2 versions of OpenDoc (developed outside Apple) were extremely late, most developers of major bloatware packages were rather unreceptive to the idea of allowing users to buy their software piecemeal and combine it with that of their competitors, so OpenDoc died off quietly for lack of software to run.

Meanwhile, the Mac hardware was starting to outstrip the stopgap Mac OS's capabilities. Users complained about slow I/O, frequent crashes (due to a lack of memory protection), and a general lack of polish, especially in the face of Microsoft's blockbuster Windows 95 launch—while Windows 95 was advertised with many of the same features as Copland was, Windows 95 was able to deliver on them, for the most part, whereas Copland couldn't. Windows 95 was visually polished and user-friendly enough to successfully compete with System 7.5 as well, leading to many users switching away from the Macintosh platform, mostly to Windows, with technically-minded users gravitating toward Linux and BSD.note  Worse, the OS had several quirks in its design that dated to its early days; these design decisions, most of which were required by the first Mac's severely limited memory, made it extremely difficult to run a traditional Mac OS application in a multitasking environment without virtualization.note  The Copland engineers found this problem the hardest to solve, and it was probably the biggest contributor to Copland's eventual abandonment; the solution they came up with, the "Blue Box", would eventually be rescued and integrated into OS X as the "Classic" subsystem.

In 1995, Gil Amelio took over control of Apple, and one of the first things he did was clean up the R&D division. The new management decided that it would be best to buy another OS and build a new Mac OS around it, rather than attempt another from-scratch rewrite.

The rebound begins: NeXT, Mac OS 8, the iMac and Rhapsody

After a six-month search, and briefly considering using BeOS, Solaris, or even Windows NT, Apple decided to buy NeXT in late 1996, bringing founder Steve Jobs back into the fold and giving Apple a platform that was in far better shape than anything Apple had been working on internally, and (most importantly) had room to grow. OS development work turned to improving NeXTStep, updating its older parts using code from FreeBSD and NetBSD, making the interface more Mac-like, and writing new graphics handling code (due to Adobe restrictions on using Display PostScript). The new OS was years away, however, and something had to be done right away to make the current Mac OS salable.

The result was Mac OS 8.0, released in 1997. Several features were rescued from Copland and placed here, including a new multithreaded Finder, and the OS in general sported the new "Platinum" theme seen in screenshots of Copland. Later versions of 8.x replaced more and more old 68k code, and starting with version 8.5, it no longer booted on 68k hardware at all.

Apple's comeback started in earnest in 1998, with the introduction of the Bondi Blue iMac sporting the brand-new Mac OS 8.5. The iMac brought other changes, including moving to the OpenFirmware BIOS that made supporting OSes other than the original Mac OS much easier. This setup, referred to by Apple developers as "New World" after the tech note that first described it ("The Mac ROM Enters a New World"), put the majority of the classic Mac OS ROM in a file on the hard drive and officially made it possible to boot non-Apple OSes without workarounds.

Work on NeXTStep's renovation continued briskly, and in 1999, the first version of what would become the new Mac OS was released as Mac OS X Server 1.0, better known to fans by the codename Rhapsody. Rhapsody was something of a shock to veteran Mac users, combining bits of the Mac OS 8.0 interface with the far different NeXTStep 4.0 GUI. There was also no way to port classic Mac applications to Rhapsody at the time, forcing Apple to develop a subset of the old Mac APIs called "Carbon" that would allow properly made programs to work on both Mac OS 8/9 and Mac OS X. Carbon was announced in early 1998, and shipped along with the first releases of the Mac OS X development tools in 1999. Along with carbon was Classic, an emulator for running Mac OS 9 inside Mac OS X (which, by the way, is pronounced OS Ten and not the letter X; the X is a Roman numeral).

1999 also saw the release of Mac OS 9.0. 9.0 also added better text handling (including, finally, 255-character file name and Unicode support), the Disc Burning subsystem, and more. It would be the last major version of an OS that, by this time, had remained practically unchanged at its core for well over a decade and a half.

2001-2002: The birth of Mac OS X and death of Classic Mac OS

Apple finally launched its replacement for the classic Mac OS, Mac OS X, in early 2001. While the initial 10.0 release was criticized for slow performance, bugs, and missing features, version 10.1, released in late 2001, was usable to the point where it was able to replace most of the old Mac OS's functionality. This prompted Apple to perform a mock funeral ceremony for OS 9 at the 2002 Worldwide Developers Conference, thus officially dropping support for it and casting Mac OS X as the future. 10.1 still had some rough edges and was a bit slow, but it was quite usable for the time. Application support was still a problem, as many long-time Apple developers were still in the process of porting to Carbon then, and vast swathes of Mac OS X were still unfinished or being rewritten until Mac OS X gelled with the arrival of 10.3.

The Intel transition

At the 2005 WWDC, Apple dropped a bombshell on the Mac community: The Mac was moving to Intel processors (specifically the Pentium M and Core architectures), effectively making the Mac a PC clone. The main reason stated was that Apple could not get IBM and MotorolaFreescale to cooperate on developing a low-power version of the PowerPC G5 CPU, forcing Apple to continue using the aging G4 CPU instead in the highly popular PowerBook and iBook ranges. The G5 itself was infamously power-hungry, with many of the faster models requiring water cooling, and that meant more heat and more fan noise. This was especially irksome to Apple, as the earlier PPC G3 was one of the most efficient CPUs ever made, allowing Apple's laptops to easily hold the title of "World's Fastest" for years. Amusingly enough, Apple's abandonment of the PPC occurred just before the entire 7th generation of Video Game Systems unanimously switched to it, coinciding with enormous upgrades to the PPC architecturenote .

This was met with some concern from some longtime Mac users, especially after years of Apple advertising touting the RISC-based PPC CPUs over the "snail-like" 80x86 family, but by then times had changed, and most of the standard PC's warts had long since been wallpapered over (by fusing the CISC x86 instruction set with a simple RISC architecture inside the "CRISC" CPU) or had been filled in by new APIs such as ACPI. Moreover, Apple's own machines had slowly been absorbing technologies from mainstream PCs, such as PCI, ATA, and USB, since the mid-1990s. Finally, Mac OS X's UNIX base made it so that changes on the underlying hardware would not severely impact the user experience, though processor-specific code (usually for math-related things like Photoshop filters) would need to be tweaked or rewritten. Much like the old Mac OS did during the 68k-to-PPC transition, Mac OS X supported "fat binaries", with code for more than one processor type inside note . Apple labeled applications using this trick as "Universal binaries," and added options in their developer tools to build for both x86 and PowerPC at the same time. An Intel version of Mac OS X 10.4 was first offered on new Macs immediately after the transition; 10.5 was the first and only standalone PowerPC/Intel version of the OS available in stores. Mac OS X 10.5 was also granted a license by the Open Group, certifying full compliance with the Single UNIX Specification, which means that Mac OS is now officially a version of UNIX. In 2009, Apple announced that PowerPC processors would not be supported for 10.6, making the break final.

Things were somewhat harder on developers, though; quite a bit of older Mac OS code had been written with outside or outdated tools (such as Macintosh tools like Think, CodeWarrior, and Apple's MPW or PB; or non-Mac tools like Microsoft Visual Studio) for the Carbon API. The most common, easiest way to write 80x86 programs for macOS is with Apple's Xcode IDE — this is part of what held up Universal releases of popular apps like Adobe Creative Suite and Microsoft Office until 2007-2008. The impact was not significant on developers that had already moved to Xcode, and applications built there were some of the first to go Universal.

The 64-bit transition

Mac OS has had some form of 64-bit support since 10.4, but those were limited to command-line tools at the time. 10.5 had most of Mac OS's APIs move to 64-bit, notable exceptions are QuickTime (Apple suggested the use of QTKit instead), Sound Manager (CoreAudio was the replacement), QuickDraw (Quartz/CoreGraphics, again, the replacement), and Carbon GUI callsnote  (use Cocoa instead). Despite having 64-bit frameworks, most apps in 10.5 were still 32-bit (the Chess app being an exception). 10.6 took the large leap of making most apps 64-bit, as well as being exclusive to Intel-based Macs. It also introduced a 64-bit kernel, a first for the Mac OS. However, most drivers needed to be re-written to be used with the 64-bit kernel, and it was disabled by default except for a select few models.

With the coming of 10.6 and 64-bit applications in common use, Carbon support under OS X is being phased out in lieu of Cocoa (Objective-C natively, bindings for many other languages exist) which means that developers of legacy Mac apps will often need to rewrite their user interface for Cocoa.

10.7 dropped support for PowerPC emulation, making the installation smaller, but leaving many older apps in the dust. Because of this, 10.6 is still going strong. 10.7 also made the 64-bit kernel the default on supported hardware, while also requiring a 64-bit processor. 10.8 continued the trend of dropping older hardware by making it only have the 64-bit kernel, most likely due to the fact that due to the re-write of the graphics driver implementation also meant the same Macs wouldn't have accelerated graphics, and the switch from 32-bit EFI firmware interface to a 64-bit UEFI firmware meant the drivers couldn't be used with machines that only supported the older firmware. 10.15 dropped support for 32-bit apps.

Retina support

Apple had been grappling on how to deal with high-density displays as far back as 10.4. The APIs for handling it included support for non-integer scaling, which broke a lot of code. A break came when Apple released the iPhone 4, which doubled the width and height of the previous iPhone's. 10.7 moved away from selectable (and non-integer) scaling to HiDPI mode, which made the user think the screen resolution was a quarter of what it actually was, while properly-coded apps drew the GUI at a higher quality. In 2012, Apple released the Retina MacBook Pro, which took advantage of this feature.

App Store release

Apple began lowering the price of Mac OS X with the introduction of Snow Leopard (10.6) making it be $30 instead of $130. This helped adoption of the new OS. With the rise of popularity of iOS and its App Store, Apple decided to make its own App Store for OS X, unoriginally dubbed the Mac App Store, with 10.6.6. Like its iOS counterpart, there was some limitations put on apps that could be put on there, such as: no installers, no access to administrator level, and most drivers couldn't be installed. Later, Apple would demand sandboxing on apps sold there. Frustrating to third-party developers, Apple's own apps sold did not follow all of those restrictions.

Apple then did a bold move and announced that their next version of OS X, Lion, would be made available only on the Mac App Storenote . Instead of booting off a DVD, you would download an installer. The price was lowered by $1, to $29. Mountain Lion continued the trend with its price being $20. Both versions could have an installer thumb drive made from the installer, but to do so would require some know-how or a utility. The installer would even create a small recovery partition (About 600 MB big), which could be used to repair the hard drive or reinstall the OSnote .

Mavericks, OS X 10.9, is the first major update to Mac OS available for freenote , to all compatible Macs running the latest version of Snow Leopard to Mountain Lionnote . It killed off the big cat naming scheme, instead opting for naming the new OS versions after famous spots in California. Making a bootable thumb drive was made easier due to the inclusion of a command-line utility included in the installer.

The next release, Yosemite, completely changed the overall design of the OS, switching out the old candy-style, Aqua design for the new hotness, a flat design introduced in iOS 7. It also introduced Handoff, letting iOS and OS X communicate seamlessly.

El Capitan, OS X 10.11, was a smaller release, appropriately named after a rock formation in Yosemite national park. It made Safari snappier, Spotlight more useful, and Notes more... noteworthy? The biggest change was the addition of Split View, letting users arrange apps side-by-side like tabs.

Name change to macOS

Next up: Sierra. This release changed the name of the OS itself: instead of "OS X", it went with the simpler "macOS"note . This release brings the Mac closer to iOS, and not it's not just the name: it introduced iOS' virtual assistant Siri to the Mac, it let users pay for things online with Apple Pay, and your Apple Watch can now seamlessly unlock your Mac.

Then in 2017, High Sierra. After several years of weed jokes at WWDC, Apple seemed to bite the bullet and make the actual OS name a weed joke. Thanks, crack research team. This release brought many much-needed improvements, such as: better H.265 video encoding, Metal 2, native developer VR support, professional editing in the Photos app, and iCloud-iMessage syncing. Perhaps the biggest change, however, was the switch over to Apple File System, after almost 20 years on HFS+.

Mojave, 10.14, is a much more substantial release. It brings new apps like News, Home, Stocks, and Voice Memos (all ports from iPad). It also adds a much-requested system-wide Dark Mode. Perhaps the biggest update, however, is the support of UIKit apps on macOS, letting developers port iOS apps to macOS without having to completely rework the app. Mojave also depreciated several features most notably OpenGL, OpenCL, and 32-bit apps. This means that while these features aren't removed from the OS and apps that use them will still run, they will no longer receive any updates from Apple and they may be removed in future releases. In particular, the loss of OpenGL and 32-bit support has a significant impact for gaming, since OpenGL is the graphics API of choice for games on most non-Microsoft platforms, many older games are 32-bit and haven't been updated to 64-bit.

Catalina, 10.15, added support for using an iPad as a second display/drawing tablet, split iTunes into three new apps, beefier security, and killed off 32-bit apps.

macOS 11 and the Apple silicon transition

In June 2020, Apple announced yet another CPU-architecture transition, this time from Intel processors to Apple-designed ARM-based chips, branded as Apple silicon.note  These are similar to the processors they had already been using for the iPhone and iPad, but significantly more powerful in order to handle laptop and desktop workloads. To mark the transition, they also announced that the next version of macOS, named "Big Sur", would finally bump the version number up to 11.0, nearly 20 years after the introduction of Mac OS X. Big Sur featured another major visual redesign, changing app icons, and doubling down on the flat, abstract design first introduced in Yosemitenote . As a result of these changes most of the interface looks nearly identical to iOS.

Just like they did during the previous architecture switch, Apple bundled a beta version of macOS 11.0 with a test machine that was made available to developers. These include new versions of both the Rosetta emulator and the Universal binary format, which allow 64-bit Intel Mac apps to run on ARM, and developers to create apps that run natively on both Intel and ARM Macs, respectively.

Upon the announcement of the transition, Apple said it would take two years to complete.note . Five months later, they launched the first ARM-based Macs, a MacBook Air, a 13-inch MacBook Pro, and a Mac Mini, using the M1, the first Apple-designed chip created for Macs. The following year, they transitioned more Macs, including an iMac, and the full line up of Apple silicon based MacBooks. With that, only a handful of Intel-based machines remained in Apple's line-up, with more that came in 2022. Even once this transition completes, it's likely that Apple will continue software support for Intel Macs for some years to come, though the exact extent of this remains to be seennote .


Alternative Title(s): Mac OSX, OSX

Top