---
title: SwiftSetting.InteroperabilityMode.Cxx
framework: swift-package-manager
role: symbol
role_heading: Case
path: swift-package-manager/documentation/packagedescription/swiftsetting/interoperabilitymode/cxx
---

# SwiftSetting.InteroperabilityMode.Cxx

Emit code compatible with being imported from C++ and Objective-C++.

## Declaration

```swift
case Cxx
```
