johnxnguyen / Down

Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Other
2.24k stars 319 forks source link

SPM build failed #301

Open akar-asapp opened 4 months ago

akar-asapp commented 4 months ago

Please help prevent duplicate issues before submitting a new one:

Report

What did you do?

I tried to install Down using Swift package manager, instead of cocoa pods.

What did you expect to happen?

Expected build to succeed

What happened instead?

Got the following issue

Build failed because Down.swiftmodule is missing a required architecture. Would you like to build for Rosetta instead?

Ensure all targets are configured to build for standard architectures. If your project uses external dependencies, contact those vendors to provide updated copies built to support all architectures. You can control the visibility of architecture-specific run destinations in the Product > Destination menu.