Просмотр исходного кода

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 неделя назад
Родитель
Сommit
98c03c644a
1 измененных файлов с 0 добавлено и 0 удалено
  1. 0 0
      Xcode/SDL/SDL.xcodeproj/project.pbxproj

Разница между файлами не показана из-за своего большого размера
+ 0 - 0
Xcode/SDL/SDL.xcodeproj/project.pbxproj


Некоторые файлы не были показаны из-за большого количества измененных файлов