mirror of
https://github.com/krzyzanowskim/OpenSSL.git
synced 2026-05-07 20:12:40 +00:00
bf493d4f28
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.