Files
Marcin Krzyzanowski bf493d4f28 Include dSYM files in framework output and XCFramework creation
This change updates the create-frameworks.sh script to copy supporting .dSYM
files for each platform's built framework into the output directories. These
debug symbol files are also included in the final XCFramework bundle using
xcodebuild's -debug-symbols option for each platform. Including dSYM files
enhances debugging and crash symbolication support.
2025-10-27 21:13:46 +01:00
..
2025-10-11 20:30:45 +02:00