Closed saagarjha closed 3 years ago
If things are already owned by a particular user, I'm not sure why this line is here to begin with. Can you try with a build that removes this and the -[setAttributes]
call?
See if it works to update. If it does, I want to just remove these lines instead.
It seems like it still works in my basic testing, so I've gone ahead and removed that code entirely.
Apps are now owned by _installd, not mobile. This fixes a bug where iOS was unable to update apps which had been dumped by Clutch because it didn't have permission to write to those files (see #204).