LinusHenze / Fugu14

Fugu14 is an untethered iOS 14.3-14.5.1 jailbreak
MIT License
1.41k stars 314 forks source link

remerk: Incremental compilation has been disabled- Solved ! #160

Open Dark000Soldier opened 2 years ago

Dark000Soldier commented 2 years ago

I am trying to build Fugu on m1 macOS 12.0.1. after starting compiling the ipa it give many errors starting with the line:

remark: Incremental compilation has been disabled: it is not compatible with who:1:9: note: in file included from :1:

import "/Volumes/../Fugu14-master/arm/iOS/jailbreakd/Sources/asmAndC/include/._server.h"

I do enabled the Incremental option in section Swift compiler - code Generation, but still same error over and over.

Dark000Soldier commented 2 years ago

I found the fix, I was building the project on external ssd, and all I should do is coping all the files to intern storage.