From 05716251b37a57ab432e2404b34ee8755637685c Mon Sep 17 00:00:00 2001 From: Lucas Romano Date: Fri, 29 Nov 2024 19:55:38 -0300 Subject: [PATCH] specify watch simulator to build --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ee3226..209eed0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: } - { scheme: "Cache-watchOS", - destination: "platform=watchOS Simulator", + destination: "platform=watchOS Simulator,name=Apple Watch Ultra 2", sdk: "watchsimulator", } - {