Merge pull request #198 from c4games/halx99-patch-1

fix mac build
This commit is contained in:
HALX99 2020-09-05 21:58:39 -07:00 committed by GitHub
commit 3629cd7120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

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