Giter Site home page Giter Site logo

Comments (5)

Laughing111 avatar Laughing111 commented on May 22, 2024

比如我已经对工程进行了Inject并且出包了,但是我后续还想出一个无注入的包,如何取消Inject呢

from injectfix.

chexiongsheng avatar chexiongsheng commented on May 22, 2024

默认打包会帮你注入。
如果你自动化打包,把这个变量设置为false即可:
https://github.com/Tencent/InjectFix/blob/master/Source/UnityProj/Assets/IFix/Editor/ILFixEditor.cs#L155
如果你通过unity的菜单打包,注释这行代码:
https://github.com/Tencent/InjectFix/blob/master/Source/UnityProj/Assets/IFix/Editor/ILFixEditor.cs#L161

from injectfix.

Laughing111 avatar Laughing111 commented on May 22, 2024

亲,那如果是在编辑器下执行注入后,又想在编辑器下运行注入前的代码呢,有办法取消注入吗?

from injectfix.

chexiongsheng avatar chexiongsheng commented on May 22, 2024

亲,那如果是在编辑器下执行注入后,又想在编辑器下运行注入前的代码呢,有办法取消注入吗?

额。这还用问啊。触发下重新编译不就可以了么?
右键reimport一下,或者代码加个空格。

from injectfix.

Laughing111 avatar Laughing111 commented on May 22, 2024

亲,那如果是在编辑器下执行注入后,又想在编辑器下运行注入前的代码呢,有办法取消注入吗?

额。这还用问啊。触发下重新编译不就可以了么?
右键reimport一下,或者代码加个空格。

感谢!哈哈哈

from injectfix.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.