What's New / Storage, System & Virtualization

Storage, System & Virtualization

+177 New~10 Deprecated14 frameworks

FSKit adds 32 file-system extension protocols including ReadWriteHandler and XattrHandler; System gains Stat and FileMode wrappers, and Virtualization adds VZEFI secure-boot APIs.

FSKit
+32~10

FSKit builds file system implementations as App Extensions that run in user space instead of a kernel extension.

System
+33

System is a Swift interface to operating-system primitives, wrapping POSIX-style file and I/O concepts in typed Swift APIs.

Virtualization
+30

Virtualization creates and runs virtual machines on Apple silicon and Intel Macs.

DiskImageKit
+23

DiskImageKit is Apple's framework for creating, opening, and inspecting disk images, including ASIF and RAW formats.

BrowserEngineKit
+14

BrowserEngineKit is the framework iOS browsers use to host a third-party web engine.

Hypervisor
+13

Hypervisor is Apple's framework for building virtualization software.

XPC
+13

XPC is Apple's interprocess communication framework for sending structured messages between processes.

CrashReportExtension
+5

CrashReportExtension is for building app extensions that receive and process crash reports.

Darwin
+3

Darwin is the BSD- and Mach-based system layer under iOS and macOS.

Runtime
+3

Runtime exposes the Swift runtime's support APIs, including name demangling that converts mangled Swift symbol names back to readable form.

StateReporting
+3

StateReporting is a framework for describing the reportable state of system components as structured metadata keys and values.

Compression
+2

The Compression framework provides buffer and stream compression and decompression.

ObjectiveC
+2

The Objective-C runtime exposes a C API for inspecting and manipulating classes, methods, instance variables, properties, and loaded images at…

AppleArchive
+1

AppleArchive is Apple's framework for reading and writing compressed file archives.

← All categories