kodika / MutataApp

49 stars 9 forks source link

/scripts/15-ConvertIosProject.sh: line 27: 81901 Illegal instruction: #21

Open stharajiv opened 6 months ago

stharajiv commented 6 months ago

/scripts/15-ConvertIosProject.sh: line 27: 81901 Illegal instruction: 4 $MUTATA_LIBS_PATH/swiftSelectorsRewriter --cleanObjc --IBActionSelectorsOutput IBActionsMutata.swift --performSelectorOutput NSObject+Perform.swift ./Sources

I have tried multiple times with all the steps in both intel based and silicon based macs and I am stuck on this error. My project usages multiple pods frameworks. I have tried the demo app and I can run all the steps till run and install and get the gradle error on the run there. So seems all setups are correct.

Can anyone help to debug and solve the issue?