From 3f3219be4330e9197ea4db24547057aacdb44344 Mon Sep 17 00:00:00 2001 From: Arnaud Barisain-Monrose Date: Wed, 4 Sep 2024 13:33:00 +0200 Subject: [PATCH] ci: try to fix ci --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f1d841d..2fc4e05 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ all: framework PROJECT=BatchMixpanelSwiftDispatcher.xcodeproj -SIMULATOR='platform=iOS Simulator,name=iPhone 12' +SIMULATOR='platform=iOS Simulator,name=iPhone 15' DERIVED_DATA=$(CURDIR)/DerivedData clean: