ZIPFoundation icon indicating copy to clipboard operation
ZIPFoundation copied to clipboard

Incremental compilation has been disabled: is not currently compatible with embedding LLVM IR bitcode

Open jaytrixz opened this issue 2 years ago • 0 comments

Summary

When archiving, I always encounter this error in v0.9.14 via SPM

Steps to Reproduce

Archive the app

Expected Results

A successful archive will be generated

Actual Results

Error message "Incremental compilation has been disabled: is not currently compatible with embedding LLVM IR bitcode" occurs

Regression & Version

I'm using Xcode 13.2.1

Related Link

jaytrixz avatar Mar 25 '22 10:03 jaytrixz