strvcom / ios-version-icon

Script written in Swift that prepares the iOS app icon overlay with ribbon, build type and version (build) info
MIT License
32 stars 2 forks source link

Bad CPU type in executable #3

Open will09122000 opened 1 year ago

will09122000 commented 1 year ago

I cannot get a successful build when using Version Icon. I believe the problem is that it's an arm64 binary, and I'm on x86. But I cannot find any way to fix this. I have tried version 1.0.8 and 1.0.9.

Full error: Pods/VersionIcon/Bin/VersionIcon: Bad CPU type in executable

dolsem commented 8 months ago

I am having the same issue