Failing to export archive during build process

Hi,
My company added a Siri extension to one of the apps. Now it is failing to build while exporting the archive. I noticed that the Prefix for the app does match the prefix for the Siri extension. Would a prefix mismatch cause this type of error? Could it be something else?
Thanks,
Tom
error: exportArchive: Provisioning profile "CompanyX Inc AdHoc Lively Siri Intent" doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements. Error Domain=IDEProfileQualificationErrorDomain Code=8 "Provisioning profile "CompanyX Inc AdHoc Lively Siri Intent" doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements." UserInfo={IDEProfileQualificationError_Profile=<IDEEmbeddedProvisioningProfile 0x7fe717f90ff0: name: CompanyX Inc AdHoc Lively Siri Intent, UUID: 9a0d175c-1634-41ee-b0b0-9bf048efdb76, teamName: CompanyX, Inc., teamIdentifierPrefixes: ( **3WH9ZUH3 ), entitlements: { "application-identifier" = "**3WH9ZUH3.com.company.app.SiriIntent"; "com.apple.developer.siri" = 1; "com.apple.developer.team-identifier" = **3WH9ZUH3; "get-task-allow" = 0; "keychain-access-groups" = ( "**3WH9ZUH3.*" ); }, appIdentifierName: App Siri Intent, applicationIdentifierPrefixes: ( **3WH9ZUH3 ), dateCreated: 2019-05-03 18:30:59 +0000, dateExpired: 2019-12-19 18:35:19 +0000, certificateKind: 1.2.840.113635.100.6.1.4, certificateSHA1Hashes: {( 98401730F159B73C24502DD7CC2D7DF68C3E336B )}, supportedUDIDs: {( 3017fcc8a536e78aa25052101afddae3e8e85d68, 6cdde8d377b72b2bd10d7fb1f34023797e6633ca, 0491dda0168b6bbcb0b210f01b6169061146e002, b073d8eeb8ec3825b7cd2375b8670def5d7e29bd, 9d4faa61135645de37bf39179744af1c466ad783, 08fabc3ea3a2938238d18b62133223207b24e1ef, 9cd24b391dedfaad1d545d36a2dd018e6c26e741, 8a22ff4aea1c7637c4b989b78cfe7e65cb98f4b2, c0672ff8d910fd549eff1a01197b87cfafee13a1, 450859921e1f99a3bbfe0edb8e8fec55770f0bf7, ed331dd26a812d8e7eb628bd5ccc8f41bd77d770, 99e32d851149d728003ecef8dd43e446337a2963, 95f6b1d3164943d019a6b60d6a536bb92f89a228, 111e2067a14578788315f2b3b1c5e76968000910, e6011afbbd617ea746179a1437d8098e34ec4441 )}, isUniversal: 0, isXcodeManaged: 0, platforms: {( <DVTPlatform:0x7fe715630eb0:'com.apple.platform.watchos':<DVTFilePath:0x7fe715630e30:'/Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform'>>, <DVTPlatform:0x7fe71562d250:'com.apple.platform.iphoneos':<DVTFilePath:0x7fe71562d1d0:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>> )}, filePath: <DVTFilePath:0x7fe717bb7ac0:'/Users/svcjenkins/Library/MobileDevice/Provisioning Profiles/9a0d175c-1634-41ee-b0b0-9bf048efdb76.mobileprovision'>>, NSLocalizedDescription=Provisioning profile "CompanyX Inc AdHoc App Siri Intent" doesn't match the entitlements file's values for the application-identifier and keychain-access-groups entitlements.}