I'm trying to distribute my app via Ad Hoc distribution, no matter what I'm doing (disabling bitcode, changing development-target) I'm still getting an Rosetta-Error
ipatool failed with an exception: #<CmdSpec::NonZeroExitException: $ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/otool-classic -h -l -v -m -f -arch all /var/folders/qk/ghk51xgd28v4x63kbks_0r3c0000gn/T/IDEDistributionOptionThinning.~~~ywSDpF/Payload/AppName.app/AppName Status: pid 99322 SIGTRAP (signal 5) Stdout: Stderr: rosetta error: /var/db/oah/279293133324288_279293133324288/8c0cdbf074e9267f84d8213cd69148a144d5b977963a38001fc0798023f40af3/otool-classic.aot: attachment of code signature supplement failed: 1 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:372:in `run'
Does anyone have a suggestion what to do here?