動態iOS代碼注入工具:DyCI
DyCI 是一個動態代碼注入工具( Dynamic code injection Tool)。
這個工具能夠讓往運行中的iOS應用程序注入代碼,而不需要重啟它。
- DyCI is not about loading new code in application.
- DyCI is about speeding up development.
- Each time, you are using DyCI, it saves you time.
相比其它工具
- You need minimum moves to enable dyci
- You aren't writing some kind of script, you are writing your code!
- You don't need to prepare/modify/lock your code for dyci
- Your changes are always saved (they will not be discarded on next run)
示例
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!