[CI][iOS] build RelWithDebInfo

This commit is contained in:
Andrey Filipenkov
2026-01-06 14:23:39 +03:00
parent 807cc1a850
commit e5bdb9e380
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
os: macos-14
pack: 1
upload: 1
pack_type: Release
pack_type: RelWithDebInfo
extension: ipa
before_install: macos.sh
preset: ios-release-conan-ccache
+1 -1
View File
@@ -481,7 +481,7 @@
"name": "ios-release-conan",
"configurePreset": "ios-release-conan",
"inherits": "default-release",
"configuration": "Release",
"configuration": "RelWithDebInfo",
"targets": ["vcmiclient"],
"nativeToolOptions": [
"CODE_SIGNING_ALLOWED_FOR_APPS=NO"