windxu88
windxu88
## Purpose of this PR Remove `Stadia` from runtime asmdef which should fall through the crack when working on ABC-393. **Ticket/Jira #:** [ABC-393](https://jira.unity3d.com/browse/ABC-393) warning 'BuildTarget.Stadia' is obsolete: 'Stadia has been...
## Purpose of this PR Add build job for ARM64 Windows CMake's `CMAKE_SYSTEM_PROCESSOR` variable returns `AMD64` even on ARM64 bokken VM. This is [a known bug](https://gitlab.kitware.com/cmake/cmake/-/issues/25466) in CMake. So in...
## Purpose of this PR: ARM64 Win build job has been added to `com.autodesk.fbx` package through [PR](https://github.com/Unity-Technologies/com.autodesk.fbx/pull/414). This PR is to add an ARM64 Win build job for CI of...
## Purpose of this PR I forgot to add `BranchNamingPattern` and `PvpProfilesToCheck` settings to Wrench in my previous PR #739. Add them in this PR and re-generate Wrench jobs. **Ticket/Jira...
Setup Wrench CI and add code signing jobs. This PR: - added a CODEOWNERS file and PR template to meet security requirement - Renamed `proto.com.autodesk.fbx` to `com.autodesk.fbx` and `proto.com.autodesk.fbx.testing` to...