This is an update. The QuickDelegateTestApp project file got corrupted so I created a new project named DelegateDemo and I am running into the same problem, Below is a portion of the IDEDistribution.verbose.log which reports "Rejected distribution method <IDEDistributionMethodExportArchive: 0x600003f2fe00> because it doesn't support distributing archive" . The ExportOptions.plist method is set to enterprise.
2024-11-05 18:56:11 +0000 [MT] Rejected distribution method <IDEDistributionMethodExportArchive: 0x600003f2fe00> because it doesn't support distributing archive
2024-11-05 18:56:11 +0000 [MT] Available distribution methods: {(
<IDEDistributionMethodiOSAppStoreDistribution: 0x600003f636d0>,
<IDEDistributionMethodiOSAdHoc: 0x600003f2fdf0>,
<IDEDistributionMethodiOSEnterprise: 0x600003f2f9d0>,
<IDEDistributionMethodDevelopmentSigned: 0x600003f63740>,
<IDEDistributionMethodiOSAppStoreValidation: 0x600003f2fdd0>
)}