@ -1,5 +1,8 @@
jobs:
build-macos:
macos:
xcode: 11.3.0
version: 2.1
build:
steps:
- checkout # check out the code in the project directory
- run: echo "hello world" # run the `echo` command
xcode: 10.1.0