Skip to content

Commit

Permalink
CaseIterable
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Aug 2, 2024
1 parent 73d7deb commit 590e0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BuildTool/BuildTool.swift
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ struct DestinationPredicate {
var deviceType: String
}

enum Platform: String {
enum Platform: String, CaseIterable {
case macOS
case iOS
case tvOS
Expand Down

0 comments on commit 590e0f2

Please sign in to comment.