Travis: updated XCode to 12.2
assiduous
2 years ago
25 | 25 | env: |
26 | 26 | - CONFIG=Debug |
27 | 27 | - os: osx |
28 | osx_image: xcode11.1 | |
28 | osx_image: xcode12.2 | |
29 | 29 | compiler: clang |
30 | 30 | env: |
31 | 31 | - CONFIG=Debug |
32 | 32 | - IOS=false |
33 | 33 | - os: osx |
34 | osx_image: xcode11.1 | |
34 | osx_image: xcode12.2 | |
35 | 35 | compiler: clang |
36 | 36 | env: |
37 | 37 | - CONFIG=Debug |
41 | 41 | env: |
42 | 42 | - CONFIG=Release |
43 | 43 | - os: osx |
44 | osx_image: xcode11.1 | |
44 | osx_image: xcode12.2 | |
45 | 45 | compiler: clang |
46 | 46 | env: |
47 | 47 | - CONFIG=Release |
48 | 48 | - IOS=false |
49 | 49 | - os: osx |
50 | osx_image: xcode11.1 | |
50 | osx_image: xcode12.2 | |
51 | 51 | compiler: clang |
52 | 52 | env: |
53 | 53 | - CONFIG=Release |