Unreal 5.4.4 ( plugin : EOScore 5.4 )
Xcode 16.1
Mac Squoia 15.1.1
I succeeded in ‘package project for IOS’
I succeeded in ‘product > archive’ with Xcode.
And I succeeded in Uploading to Apple.
But a problem occurred while Uploading to Apple.
It is as follows.
The archive did not include a dSYM for the EOSSDK.framework with the UUIDs [DA255**********************]. Ensure that the archive’s dSYM folder includes a DWARF file for EOSSDK.framework with the expected UUIDs.
A path of this EOSSDK.framework is
…./Epic Games/UE_5.4/Engine/Plugins/Marketplace/EOSCore_5.4/Source/ThirdParty/EOSLibrary/Bin/IOS’
Is there any solution?
Can I generate the DWARF file.
Please give me some advice.