sysdiagnose icon indicating copy to clipboard operation
sysdiagnose copied to clipboard

Fix the main() reading of input files. Here we should have a glob(**.plist)-like in mobileactivation.py's main()

Open aaronkaplan opened this issue 2 years ago • 0 comments

    parser.add_option("-i", dest="inputfile", action="store", type="string",            # XXX FIXME! Here we should pass on a glob **.plist like in mobileactivation.py's main()

undefined

aaronkaplan avatar May 19 '23 14:05 aaronkaplan