Skip to content

Commit

Permalink
Update and rename fin.sh to fetchsymbols_armv7.sh
Browse files Browse the repository at this point in the history
maj
  • Loading branch information
Lee committed Nov 11, 2015
1 parent 92c17f0 commit db69bb6
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions fin.sh → fetchsymbols_armv7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ function fetchsymbols_armv7()

function make_run()
{
cd ./data/dyldmagic_amfid
./make.sh
cd ../../
./bin/afcclient put ./data/dyldmagic_amfid/magic64_amfid.dylib PhotoData/KimJongCracks/Library/PrivateFrameworks/GPUToolsCore.framework/GPUToolsCore
#cd ./data/dyldmagic_amfid
#./make.sh
#cd ../../
#./bin/afcclient put ./data/dyldmagic_amfid/magic64_amfid.dylib PhotoData/KimJongCracks/Library/PrivateFrameworks/GPUToolsCore.framework/GPUToolsCore
# just test...
cd ./data/dyldmagic
./make-run.sh
cd ../../
Expand Down

0 comments on commit db69bb6

Please sign in to comment.