Cannot unzip megre action when packing application

I have this issue when exporting my application. I used the Firebase Feature plugin. It is OK to export in Android, but in iOS, it has an incident.

PackagingResults: Error: Unable to merge actions ‘Unzipping : /private/var/www/aaa/project/Plugins/FirebaseFeatures/Source/ThirdParty/firebase_cpp_sdk/frameworks/ios/universal/objc/FirebaseAnalytics.framework.zip → /Users/Shared/Epic Games/UE_5.0/Engine/Intermediate/UnzippedFrameworks/FirebaseAnalytics/FirebaseAnalytics.framework’ and ‘Unzipping : /Users/Shared/Epic Games/UE_5.0/Engine/Plugins/Runtime/Firebase/Source/ThirdParty/IOS/FirebaseAnalytics.framework.zip → /Users/Shared/Epic Games/UE_5.0/Engine/Intermediate/UnzippedFrameworks/FirebaseAnalytics/FirebaseAnalytics.framework’: PrerequisiteItems are different
UATHelper: Packaging (IOS): ERROR: Unable to merge actions ‘Unzipping : /private/var/www/aaa/project/Plugins/FirebaseFeatures/Source/ThirdParty/firebase_cpp_sdk/frameworks/ios/universal/objc/FirebaseCore.framework.zip → /Users/Shared/Epic Games/UE_5.0/Engine/Intermediate/UnzippedFrameworks/FirebaseCore/FirebaseCore.framework’ and ‘Unzipping : /Users/Shared/Epic Games/UE_5.0/Engine/Plugins/Runtime/Firebase/Source/ThirdParty/IOS/FirebaseCore.framework.zip → /Users/Shared/Epic Games/UE_5.0/Engine/Intermediate/UnzippedFrameworks/FirebaseCore/FirebaseCore.framework’: PrerequisiteItems are different

How can I fix it? Please help me

hi @KelvinFixBug

It appears you dont have the prerequisites according to the log you posted.
This really needs to be raised with the developer rather than here, as this is a problem specific to this addon/plugin.

Details

Wish you luck