[Scummvm-git-logs] scummvm master -> ea8d6d00ea84b278261dad4988401732c83d9f10

spleen1981 noreply at scummvm.org
Mon Oct 7 12:29:25 UTC 2024


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
ea8d6d00ea LIBRETRO: BUILD: Fix iOS build


Commit: ea8d6d00ea84b278261dad4988401732c83d9f10
    https://github.com/scummvm/scummvm/commit/ea8d6d00ea84b278261dad4988401732c83d9f10
Author: Eric Warmenhoven (eric at warmenhoven.org)
Date: 2024-10-07T14:27:59+02:00

Commit Message:
LIBRETRO: BUILD: Fix iOS build

Changed paths:
    backends/platform/libretro/.gitlab-ci.yml


diff --git a/backends/platform/libretro/.gitlab-ci.yml b/backends/platform/libretro/.gitlab-ci.yml
index f3ce09906b4..ac77b24b748 100644
--- a/backends/platform/libretro/.gitlab-ci.yml
+++ b/backends/platform/libretro/.gitlab-ci.yml
@@ -184,6 +184,8 @@ android-x86:
 
 # iOS
 libretro-build-ios-arm64:
+  tags:
+    - macosx-packaging
   extends:
     - .libretro-ios-arm64-make-default
     - .core-defs




More information about the Scummvm-git-logs mailing list