8000 GitHub - CrowdsTech/cocos2d-x-CI: GitHub Actions Workflow for building cocos2d-x 4.0 based projects
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CrowdsTech/cocos2d-x-CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cocos2d-x-CI Build Status: CI

GitHub Actions Workflow for building cocos2d-x 4.0 based projects

This CI workflow downloads the released 4.0 tag of the cocos2d-x repository, creates a new hello world app with cocos CLI, patches generated sources in a few places and builds them on macOS, iOS, Linux and Android.

In order to replicate the same behavior in your own repo, you will need to follow the instructions in Installing an Apple certificate on macOS runners for Xcode development to enable app signing on iOS. After this, your repo should contain the following secrets: BUILD_CERTIFICATE_BASE64, BUILD_PROVISION_PROFILE_BASE64, KEYCHAIN_PASSWORD, P12_PASSWORD as described in the instructions above, as well as DEVELOPMENT_TEAM, which is added by us (you can find it on your Apple Developer account as the last part of the URL after you log in)

License

Distributed under MIT License

Contributions

Are always welcome!

About

GitHub Actions Workflow for building cocos2d-x 4.0 based projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0