walon
|
b8dd2be1e4
|
[revert] Revert "[new] support preserve UnityEngine core types when GenerateLinkXml"
This reverts commit 82163d2e50.
|
2025-02-05 10:35:49 +08:00 |
walon
|
82163d2e50
|
[new] support preserve UnityEngine core types when GenerateLinkXml
|
2025-01-08 16:20:39 +08:00 |
walon
|
b4b486944c
|
[fix] 修复`Generate/LinkXml`生成的link.xml中对UnityEngine.Debug preserve all导致在Unity 2023及更高版本的iOS、visionOS等平台上出现Undefined symbols for architecture arm64: "CheckApplicationIntegrity(IntegrityCheckLevel)" 编译错误的问题。此bug由Unity引起,但通过在生成link.xml时忽略UnityEngine.Debug类来临时解决这个问题
|
2024-06-13 22:04:35 +08:00 |
walon
|
2988aef85a
|
[change] 优化LinkXml生成
|
2023-06-27 08:18:11 +08:00 |
walon
|
0af6f704b2
|
[refactor] 重构。将7Zip及UnitFS移入HybridCLR.Editor模块。合并Generate命令。
|
2022-09-23 09:40:06 +08:00 |