How Do I Download PSPDFKit as Fat Frameworks?

If your project uses the Legacy Build System, it doesn’t support XCFrameworks, which presents a problem when trying to download PSPDFKit as fat frameworks.

We bundle XCFrameworks in the DMG because they work great for most setups in most projects. However, we also offer fat .frameworks for Carthage. If you’re using this dependency manager, then fat .frameworks will automatically be used.

Information

We recommend migrating from Carthage to Swift Package Manager.

If you’re using manual integration and your project requires fat .frameworks, you can manually download them.