CircleCI: specify xcode version

Este commit está contenido en:
2019-12-28 01:00:28 +00:00
padre 7f418b30ac
commit 196f17277c

Ver fichero

@ -2,6 +2,8 @@ version: 2
jobs:
build:
macos:
xcode: "10.2.0"
steps:
- checkout
- run: