kodika / MutataApp

49 stars 9 forks source link

15-Convert.... script failing #18

Open jellmers opened 1 year ago

jellmers commented 1 year ago

Hi,

Getting the following error...

I have tried looking back at some others issues and have deleted and started from scratch, ensuring that the same terminal is being used, and also ensuring that each step is taken in order.

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

Jason

CanDuru4 commented 1 year ago

I have the same issue as well. @kostassite what should we do? I appreciate your help.

CanDuru4 commented 1 year ago

@jellmers did you find a solution?

jellmers commented 1 year ago

no :-(

Partyschnitzel commented 1 year ago

I'm getting the same error

CanDuru4 commented 12 months ago

Still having the issue.

Starsky89 commented 11 months ago

I've been struggling with this for the whole day. I have the same issue.

Starsky89 commented 11 months ago

Interestingly, the demo app "Mutata-Showcase-App" passes this stage correctly. I have CocoaPods, but also NotificationServiceExtension, UnitTests and some UITests. The demo app lacks all these targets. Also, the demo app has a Podfile, but has not .xcwrokspace. Will be very helpful if the Mutata team devotes their time for this issue.

CanDuru4 commented 10 months ago

Any update about the issue? Could anyone resolve the issue about ConverIosProject?