mirror of
https://github.com/UltraCoderRU/libwebrtc.git
synced 2026-01-28 03:15:11 +00:00
xcode 11.5
This commit is contained in:
parent
38d6a4e9ea
commit
336476a1f8
1 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode11.5
|
||||||
env: TARGET_CPU=x64
|
env: TARGET_CPU=x64
|
||||||
addons:
|
addons:
|
||||||
apt: *x64-apt
|
apt: *x64-apt
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode7.3
|
osx_image: xcode11.5
|
||||||
env: TARGET_CPU=x64 CMAKE_BUILD_TYPE=Debug
|
env: TARGET_CPU=x64 CMAKE_BUILD_TYPE=Debug
|
||||||
addons:
|
addons:
|
||||||
apt: *x64-apt
|
apt: *x64-apt
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue