weichsel/ZIPFoundation

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

jaytrixz opened this issue · 0 comments

Summary

When building my app with ZIPFoundation integrated via SPM, I'm getting this error message

Steps to Reproduce

Just build or run the app after integrating using SPM

Expected Results

No error message regarding incremental compilation or LLVM IR bitcode should be encountered

Actual Results

I'm getting the error message "Incremental compilation has been disabled: is not currently compatible with embedding LLVM IR bitcode" when building or running the app

Regression & Version

I'm using the latest version as of March 22, 2022

Related Link

I'm also using a lot of other frameworks especially related or integrated with Alphawallet