Archive > Distribute > Ad Hoc > Failed IPA Tool

I want to add a new device to distribute an app for testing.
The last time I did a successful Distribution was back in Sep on my old MacBook Pro (I now have an M1, which I transferred over from the old MacBook Pro). I had to update Keychain to get apps in Xcode to work, but this is the first time I have tried to distribute an app on the M1.

Here is a snippet from the end of the log file that indicates where the problem is, but I have not been able to find anything by googling the error, so am turning to the community for any assistance.

  cmd LC_CODE_SIGNATURE

cmdsize 16
dataoff 489344
datasize 24880
2021-03-17 09:27:50 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2122:in GetMachOImagesFromOToolInfoForFile' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2208:in MakeFileSystemNode’
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2236:in block in MakeFileSystemNode' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2235:in each’
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2235:in MakeFileSystemNode' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2236:in block in MakeFileSystemNode’
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2235:in each' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2235:in MakeFileSystemNode’
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:1871:in initialize' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2957:in new’
/Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:2957:in ProcessIPA' /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool:3928:in
Removing temporary directory /var/folders/m9/h3wvkr8j6ql3g2j92_nt06p00000gn/T/ipatool20210317-41187-hm8grj…
$ rm -r /var/folders/m9/h3wvkr8j6ql3g2j92_nt06p00000gn/T/ipatool20210317-41187-hm8grj
2021-03-17 09:27:50 +0000 /Applications/Xcode.app/Contents/Developer/usr/bin/ipatool exited with 1
2021-03-17 09:27:50 +0000 ipatool JSON: {
alerts = (
{
code = 3736;
description = “Configuration issue: platform AppleTVSimulator.platform doesn’t have any non-simulator SDKs; ignoring it”;
info = {
};
level = WARN;
},
{
code = 3736;
description = “Configuration issue: platform WatchSimulator.platform doesn’t have any non-simulator SDKs; ignoring it”;
info = {
};
level = WARN;
},
{
code = 3736;
description = “Configuration issue: platform iPhoneSimulator.platform doesn’t have any non-simulator SDKs; ignoring it”;
info = {
};
level = WARN;
}
);
}
2021-03-17 09:31:55 +0000 [MT] Canceled distribution assistant