Merge branch 'master' of https://gitee.com/c4games/engine-x into master

This commit is contained in:
halx99 2020-09-06 17:01:21 +08:00
commit 600f14b834
2 changed files with 3 additions and 3 deletions

View File

@ -5,13 +5,13 @@ matrix:
- os: osx - os: osx
env: BUILD_TARGET=mac_cmake env: BUILD_TARGET=mac_cmake
language: cpp language: cpp
osx_image: xcode11 osx_image: xcode11.6
sudo: required sudo: required
# iOS_cmake # iOS_cmake
- os: osx - os: osx
env: BUILD_TARGET=ios_cmake env: BUILD_TARGET=ios_cmake
language: cpp language: cpp
osx_image: xcode11 osx_image: xcode11.6
sudo: required sudo: required
# android cmake # android cmake
- os: linux - os: linux

View File

@ -1,5 +1,5 @@
{ {
"version": "v65", "version": "v66",
"zip_file_size": "107642814", "zip_file_size": "107642814",
"repo_name": "engine-x-3rd", "repo_name": "engine-x-3rd",
"repo_parent": "https://github.com/c4games/", "repo_parent": "https://github.com/c4games/",