Search code examples
apple-m1xcode13

remark: Incremental compilation has been disabled: it is not compatible with whole module optimization


Updated to the Xcode 13 beta, now I can't build the project due to an error in several pods

Older Xcode launches an app on iOS 15 too long

I use M1, maybe this is due to architecture


Solution

  • I ran pod update and it fixed the issue for me