This website requires JavaScript.
Explore
Help
Register
Sign In
PHXH
/
hybridclr_unity
Watch
19
Star
0
Fork
You've already forked hybridclr_unity
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
77
Commits
1
Branch
71
Tags
14
MiB
c8acfef61d
Commit Graph
1 Commits (c8acfef61d5464d45cd6fe77cca33d1fe4d2502e)
Author
SHA1
Message
Date
walon
93f855f8ae
[fix] 修复生成桥接函数时错误使用editor环境的dll,导致NativeArray之类的类型与打包的aot dll不一致,进而生成桥接签名错误的bug。目前直接从裁剪后的AOT dll目录读取,但缺点是需要先build一次生成AOT dll,再生成桥接函数。
2022-11-29 17:11:25 +08:00