initial code for dumping imessages in a reasonable format
This commit is contained in:
7
dump-imessages/Makefile
Normal file
7
dump-imessages/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
default: dump
|
||||
|
||||
dump:
|
||||
./dump.sh
|
||||
|
||||
clean:
|
||||
rm -rf *.tmp
|
||||
Reference in New Issue
Block a user