Skip to content

Commit

Permalink
ci: try to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
abarisain authored Sep 4, 2024
1 parent 96cd899 commit 3f3219b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 3f3219b

Please sign in to comment.