Skip to content

Commit ffb3514

Browse files
The user facing string is 11.0, whatever the underlying value is
1 parent 42997af commit ffb3514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ parameters:
1515
default: "iphonesimulator14.0"
1616
macos_version: # The user-facing version string for macOS builds
1717
type: string
18-
default: "10.15"
18+
default: "11.0"
1919
macos_sdk: # The full SDK string to use for macOS builds
2020
type: string
2121
default: "macosx10.16"

0 commit comments

Comments
 (0)