Skip to content

Add watchOS destination support #1271

@jrcrespoh

Description

@jrcrespoh

elif [[ "$OS" == macOS || "$OS" == catalyst ]]; then
DESTINATION="platform=macos"
flags+=( -destination "$DESTINATION" )
elif [[ "$OS" == watchOS ]]; then
DESTINATION="platform=watchOS Simulator,name=${DEVICE}"
else

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions