Update swig, fix: the generated glue code is wrong if rename an inner class

This commit is contained in:
James Chen 2023-07-13 15:35:02 +08:00
parent 4063971d00
commit c37eba44ca
4 changed files with 4 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -139,7 +139,7 @@ glslang (Built using https://github.com/YunHsiao/glslang/tree/build)
linux: 11.5.0
openharmony:11.5.0 (commit: 1978c76)
swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files are downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.5 )
win64: cocos-v1.1.5 (commit: 42543c0)
mac: cocos-v1.1.5 (commit: 42543c0)
linux: cocos-v1.1.5 (commit: 42543c0)
swig ( Built using https://github.com/cocos/swig/tree/cocos-se, executable files are downloaded from https://github.com/cocos/swig/releases/tag/cocos-v1.1.6 )
win64: cocos-v1.1.6 (commit: f52be17)
mac: cocos-v1.1.6 (commit: f52be17)
linux: cocos-v1.1.6 (commit: f52be17)

Binary file not shown.