Particle_G
|
e236be7a62
|
Ci ios (#395)
* merge get-cc-url into get-version
* add `get-cc`
* remove `apt update`
* rename `get-version` -> `get-info`
* rm unnecessary file
* - Add support for ios
- Fix missing top folder for macos
* - Fix directory names
* - Fix with binary r/w
* iOS的plist文件先转换为明文
* add IOS
* 整合新action
* Finishing touch
* Update action.yml
* Test chmod
* - Xcode build test
* - Build with default keychain
* - Test iOS only
* - Use macos-11
* - Change keychain operations' sequence
* - Allow provisioning updates
* - Set build directory
* - Specify build path
* - Pack bare app
* - Add quiet option
* 测试:输出touchrelease位置
* - Test with ad hoc cert
* - Fix wrong variable
* - Use Release instead of Distribution
* - Chmod CCloader to add execute permission
* 继续测试ios触屏问题
* 继续测试ios触屏问题
* - Use macos latest
- Re-enable other runs
* - Sign CCloader after build
* - Remove redundant inputs in build.yml
* - Install test
* - Export test
* - install test
* - Try fastlane
* - Use builtin ruby
* - CI Test
* - Update python script to fix ios versioning
* - Use static lib
* - Test static cc
* - Fix locations
* Update readme.md
Co-authored-by: Imple Lee <80144331+ImpleLee@users.noreply.github.com>
Co-authored-by: Trebor-Huang <2300936257@qq.com>
Co-authored-by: Trebor Huang <41145779+Trebor-Huang@users.noreply.github.com>
Co-authored-by: YunyushuLiu <kunluntree@qq.com>
Co-authored-by: MrZ626 <1046101471@qq.com>
Co-authored-by: 梦飞翔 <1149761294@qq.com>
|
2021-10-20 13:07:51 +08:00 |
|
Trebor Huang
|
7b141a5eaa
|
[no ci] Change icon, temporary fix for dylib loading (#328)
* Move build directory
* Move build folder
* Move the build folder
* Update Mac OS icon
* Use snapshot icon
* Use icon file
* Temporary fix for Mac OS dylib loading
* Update require.lua
* Update require.lua
* Update require.lua
* Update require.lua
Remember to squash this.
* “简化”require模块对于OS X环境的处理方法
Co-authored-by: MrZ626 <1046101471@qq.com>
|
2021-09-24 21:00:03 +08:00 |
|
MrZ626
|
a1c6f720a2
|
代码规范:所有文件以空行结尾
|
2021-08-28 16:46:10 +08:00 |
|
MrZ626
|
8671b52cbb
|
Update CI
Co-authored-by: scdhh <51957264+shoucandanghehe@users.noreply.github.com>
|
2021-08-21 01:15:14 +08:00 |
|
scdhh
|
fa704c5d66
|
添加自动Release CI,并重构现在Snapshot CI的一些步骤 #204 (#217)
* 修改updateConfVersion.py
* 添加更新conf.lua时修改存档目录的步骤
* Add files via upload
* 更改ci脚本以适配新版版本信息
* 修正问题
* 打包时添加version.lua
* 更新updateVersion.py以适配新版版本信息
* 删除被替换的py文件
* 同步release分支
* 修复Windows CI的bug
* 修正路径
* 修正Linux权限错误
* 尝试修复Windows CI错误
* 尝试修复Windows CI的bug
Co-authored-by: MrZ_26 <1046101471@qq.com>
|
2021-08-19 20:31:27 +08:00 |
|
|
|
a71b504589
|
修改actions上传名称,修改编译时依赖的python脚本
|
2021-08-09 07:10:40 +08:00 |
|
flaribbit
|
ae03346bb7
|
add CI for android (test)
|
2021-05-28 23:33:50 +08:00 |
|