Ios log 4 (#569)

iOS logging refactoring
This commit is contained in:
isamnezia 2024-02-10 19:44:55 +03:00 committed by GitHub
parent f2d13148a3
commit 158c11a0ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 252 additions and 93 deletions

View file

@ -131,7 +131,7 @@ jobs:
Build-iOS:
name: 'Build-iOS'
runs-on: macos-12
runs-on: macos-13
env:
QT_VERSION: 6.5.2
@ -142,7 +142,7 @@ jobs:
- name: 'Setup xcode'
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.2'
xcode-version: '15.2'
- name: 'Install desktop Qt'
uses: jurplel/install-qt-action@v3