From d77072245b71bc0abf356c92f156aa0af4176963 Mon Sep 17 00:00:00 2001 From: Lain Iwakura Date: Thu, 7 Aug 2025 00:19:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B2=D1=80=D0=BE=D0=B4=D0=B5=20=D0=BF=D0=BE?= =?UTF-8?q?=D1=87=D0=B8=D0=BD=D0=B8=D0=BB=D0=BE=D1=81=D1=8C=20=D1=83=D0=BC?= =?UTF-8?q?=D0=BE=D0=BB=D1=8F=D1=8E=20=D0=BF=D0=BE=D1=87=D0=B8=D0=BD=D0=B8?= =?UTF-8?q?=D1=81=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-ipa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-ipa.yml b/.github/workflows/build-ipa.yml index f0851b9..a7846bd 100644 --- a/.github/workflows/build-ipa.yml +++ b/.github/workflows/build-ipa.yml @@ -27,6 +27,7 @@ jobs: -configuration Release \ -destination 'generic/platform=iOS' \ -archivePath MobileMkch.xcarchive \ + -allowProvisioningUpdates \ archive \ -verbose