Module darwin

Module darwin 

Source
🔬This is a nightly-only experimental API. (darwin_objc #145496)
Available on Apple only.
Expand description

Platform-specific extensions to core for Darwin / Apple platforms.

This is available on the following operating systems:

  • macOS
  • iOS
  • tvOS
  • watchOS
  • visionOS

Note: This module is called “Darwin” as that’s the name of the underlying core OS of the above operating systems, but it should not be confused with the -darwin suffix in the x86_64-apple-darwin and aarch64-apple-darwin target names, which are mostly named that way for legacy reasons.

Modules§

objcExperimental
Defines types and macros for Objective-C interoperability.