aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorTeddy Wing2018-10-26 16:06:18 +0200
committerTeddy Wing2018-10-26 16:06:18 +0200
commit388c40cd41e2bbbc3fe3e3336e32a4dc64fa84a4 (patch)
tree4559d7b8aa61d62a31a8cf339b308f616d95205f /lib
parent4c41d323ae14c4c676dde4310cb948143e175ca5 (diff)
downloadDomeKey-388c40cd41e2bbbc3fe3e3336e32a4dc64fa84a4.tar.bz2
LicenseHandler(addLicense:): Delete license file instead of trashing it
The trash/recycle method wasn't working because it was asynchronous. As a result, the file never got moved. Using `removeItemAtURL:error:` does work, and is available starting in OS 10.6. But I still don't like the idea of forcibly deleting files. What if the user licenses the program and deletes their license file, then somehow gets their only local copy deleted? Need to work out a different way of doing this.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions