We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a8f566 commit ee10f50Copy full SHA for ee10f50
Makefile
@@ -1,7 +1,7 @@
1
all: framework
2
3
PROJECT=BatchMixpanelSwiftDispatcher.xcodeproj
4
-SIMULATOR='platform=iOS Simulator,name=iPhone 12'
+SIMULATOR='platform=iOS Simulator,name=iPhone 15'
5
DERIVED_DATA=$(CURDIR)/DerivedData
6
7
clean:
0 commit comments