重裝里系統(tǒng)寥假,簡單記錄下:
1、$ git clone https://github.com/alexzielenski/optool.git
2霞扬、$ cd optool/
3糕韧、$ git submodule update --init --recursive
4、$-project optool.xcodeproj -configuration Release ARCHS="x86_64"build
5喻圃、$ open optool.xcodeproj? ? ? ? (執(zhí)行這一步就打開xcode來)
6萤彩、在xcode里編譯完成后,把optool拷貝出來放進(jìn)/usr/bin/里面
7斧拍、$ sudo mv optool /usr/bin/? (比如雀扶,把在Xcode里定位到編譯后的optool拷貝的桌面)
8、$ optool install -c load -p "@executable_path/xxxx.dylib" -t Payload/xxx.app/xxx
9、Theos升級到最新版?$git?submodule update –recursive
參考:
1愚墓、http://www.reibang.com/p/c9d3b13044d3
2予权、https://www.cnblogs.com/xuaninitial/p/7100744.html