I have a bug I'm trying to replicate but testing it requires the absolute path to my application to change which I know it does occasionally, this part:
/var/mobile/Applications/75774D23-5D27-4872-971C-911F213E3C34/...
How can you force that to change? I've tried changing the version number and cleaning all targets to no avail, I don't want to actually delete the app I just want the path to change.
Thanks