
Usually, Xcode will do this automatically, but you can verify this by navigating to the "Build Phases" section, expand "Link Binary With Libraries",Īdd a new framework, and navigate with "Add Other" to the 'lib' folder of the product installation directory to select the XCFramework.

Then choose Add Other and navigate to the 'framework' folder of the product installation directory to select and add the XCFramework. xcframework file you added is not showing, click the + to add items.
Create mac os framework update#
Usually, Xcode will update the linker setting automatically, but you can verify this by navigating to the Build Phases section and expanding Link Binary With Libraries. xcframework file in the framework folder, then click "Open" Navigate to the installation path and select the. Make sure this is done for both targets in a Multiplatform application.įor example, navigate to the target's General section, then click Add items xcframework file to the project, or by Add items in the General section. Please refer to the instructions below for adding the XCFramework and configuring Xcode:Īdd the XCFramework from the framework folder, either by Add files to. It also presents an updated Swift API for easy integration in the latest SwiftUI projects. The toolkit is distributed as an XCFramework which allows for seamless multiplatform development, containing frameworks for macOS, iOS, iOS Simulator, and Catalyst.

The macOS edition is geared towards combined macOS and iOS development and supports both Intel and the latest Apple Silicon machines.
