Skip to content

Commit 0b5809b

Browse files
committed
wip
1 parent 614b853 commit 0b5809b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ DERIVED_DATA_PATH = ~/.derivedData/$(CONFIG)
55
PLATFORM_IOS = iOS Simulator,id=$(call udid_for,iPhone)
66
PLATFORM = IOS
77
DESTINATION = platform="$(PLATFORM_$(PLATFORM))"
8+
SCHEME = Reminders
89

910
PLATFORM_ID = $(shell echo "$(DESTINATION)" | sed -E "s/.+,id=(.+)/\1/")
1011

0 commit comments

Comments
 (0)