Skip to content

Commit ee10f50

Browse files
committed
ci: try to fix ci
1 parent 3a8f566 commit ee10f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
all: framework
22

33
PROJECT=BatchMixpanelSwiftDispatcher.xcodeproj
4-
SIMULATOR='platform=iOS Simulator,name=iPhone 12'
4+
SIMULATOR='platform=iOS Simulator,name=iPhone 15'
55
DERIVED_DATA=$(CURDIR)/DerivedData
66

77
clean:

0 commit comments

Comments
 (0)