浏览代码

Adding dSYMs (DWARF debug symbols) to the xcFramework.
Needed to generate debug symbols for both release and debug builds and explicitly set the format so all arches actually generate the dSYMs.
This allows distributing an SDL3 app to the AppStore without the need to generate the dSYMs via script when using either the xcFramework or embedding the SDL3 Xcode project.
Fixes #13573

DominusExult 1 周之前
父节点
当前提交
98c03c644a
共有 1 个文件被更改,包括 0 次插入0 次删除
  1. 0 0
      Xcode/SDL/SDL.xcodeproj/project.pbxproj

文件差异内容过多而无法显示
+ 0 - 0
Xcode/SDL/SDL.xcodeproj/project.pbxproj


部分文件因为文件数量过多而无法显示