Contents

Calling APIs Across Language Boundaries

Use a variety of C++ APIs in Swift – and vice-versa – across multiple targets and frameworks in an Xcode project.

Overview

Configure the sample code project

Before you run the sample code project in Xcode, ensure you’re using macOS 14.0 or later.

See Also

Language Interoperability with C++