From 843966119fa7ad3e57e389a3b6ef58609e1451b7 Mon Sep 17 00:00:00 2001 From: nordsoft Date: Thu, 19 Jan 2023 03:12:30 +0400 Subject: [PATCH] Revert "[!] Disable ios platform" This reverts commit 1e60d5fe0bfefe0e6bfd2a9ec431114bf31e6f6f. --- .github/workflows/github.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/github.yml b/.github/workflows/github.yml index 42725db2e..ad0acc654 100644 --- a/.github/workflows/github.yml +++ b/.github/workflows/github.yml @@ -92,6 +92,13 @@ jobs: preset: macos-arm-conan-ninja-release conan_profile: macos-arm artifact_platform: arm + - platform: ios + os: macos-12 + test: 0 + pack: 1 + extension: ipa + preset: ios-release-conan + conan_profile: ios-arm64 - platform: msvc os: windows-latest test: 0