Commit Graph

25 Commits

Author SHA1 Message Date
YoloMao a261180b95
build: download visionOS SDK before CI/CD (#3757)
* build: download visionOS SDK before CI/CD

* Revert "build: download visionOS SDK before CI/CD"

This reverts commit ddbc45f524.

* build: switch to macos-15 runner image

* build: xcode version limit to 16.0
2024-10-08 15:04:55 +08:00
DreamPiggy f6771d8fcd Try to re-enable the HEIC encoding test and visionOS xctest 2024-07-23 14:41:04 +08:00
DreamPiggy 5642d1ffe3 Fix the symbolic link issue in XCFramework 2024-05-08 18:17:25 +08:00
DreamPiggy ad555bbdd9 Bumped version to 5.19.2
update CHANGELOG
2024-05-08 17:36:20 +08:00
DreamPiggy 78fe2284e0 Keep the dSYM when building XCFramework 2024-05-08 16:48:56 +08:00
DreamPiggy 48bb2c9604 Update the Github CI for release 2024-05-08 11:30:52 +08:00
DreamPiggy 9ce5242e89 Added GitHub action for release XCFramework 2024-05-07 20:34:48 +08:00
DreamPiggy 8fec5b7003 Try to fix the GitHub CI again because of macOS 14.4.1 2024-05-07 15:36:18 +08:00
DreamPiggy 3565eb1018 Update the github action for codecov flag 2024-02-24 17:38:51 +08:00
DreamPiggy 4bb2a0e124 Disable visionOS unit test until Apple or GitHub Action fix the issue :( 2024-02-24 15:29:12 +08:00
DreamPiggy 684efe0ccd [github-action] Change to build and test-without-building 2024-02-24 15:19:19 +08:00
DreamPiggy a22e8416af [github-action] Try to workaround visionOS simulator bug in unit tests
Seems need to boot the simulator firstly, other platforms does not has this issue
2024-02-24 14:59:59 +08:00
DreamPiggy 4a49e9a02a [github-action] The unit tests fail for one platform should not cancel another one 2024-02-24 13:26:56 +08:00
DreamPiggy d26ed45dd0 [github-action] Change the github action to split unit test into 4 jobs and run in parallel 2024-02-24 13:21:20 +08:00
DreamPiggy 23b0751ac8 [github action] Bumped to macos-14 and remove the unused visionOS download toolchain steps 2024-02-23 16:16:14 +08:00
DreamPiggy 6cab6ca6be [CI] Upgrade the Demo to override the minOS of macOS (the i386 is no longer needed)
Split the github action
2024-02-13 14:46:53 +08:00
DreamPiggy 288305e9c1 Use the tricks to run visionOS simulator on x86_64 github action runner 2024-02-13 13:48:13 +08:00
DreamPiggy 71b3d01fd3 Update the GitHub actions to build visionOS Demo/Tests/Framework 2024-02-13 13:07:53 +08:00
DreamPiggy 205b57cc1d Try to fix codecov upload issue using token 2023-02-07 20:34:42 +08:00
Spencer Comfort 5b34168e64
Bump actions/checkout to v3 2023-01-17 06:50:50 -05:00
DreamPiggy 080db1afb9 Try to investigate test case failure issue 2022-09-26 18:24:41 +08:00
naveen 24d4cda885 chore: Set permissions for GitHub actions
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2022-06-01 00:29:19 +00:00
lizhuoli 6dcbec2b87 Update the test case and use Xcode 13.2.1 with iOS 15.3+ simulator 2022-03-04 11:37:44 +08:00
kinarobin 653ebbc821 add a scheme name 2021-10-09 16:40:45 +08:00
kinarobin 490644e027 apply github actions 2021-10-09 16:30:38 +08:00