Skip to content

Commit

Permalink
Update name param
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmakbarlow committed Jan 10, 2025
1 parent b172fca commit 64a2974
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
Expand Up @@ -129,7 +129,7 @@ define destination_watchos
endef

define destination_tvos
"platform=tvOS Simulator,name=$(call name_for,tvOS $(TVOS_VERSION),TV),OS=$(TVOS_VERSION)"
"platform=tvOS Simulator,name=Apple TV 4K (3rd Generation),OS=$(TVOS_VERSION)"
endef

define destination_macos
Expand Down

0 comments on commit 64a2974

Please sign in to comment.