Rebuild the Native-Engine in Cocos creator 3.6.2

Hi CC team,
I have modified some code in jsb-spine-skeleton.js, I recompiled the native engine (in Developer -> Rebuild Native Engine Simulator) but It doesn’t work in next build (I have add some log code in modified file, and no log appear in Android Studio logcat). How can I rebuild the native engine?
Thank you

jsb-spine-skeleton.js is only useful for native. But in creator 3.6.x, someone else in this forum notices that native simulator is switched to a web simulator. It just looks like running in native code, but running in web indeed.

1赞