I\'m running Xcode 6 Beta 5 but this has been happening since the first beta. My app\'s directory in the simulator keeps being renamed after each run. It took me a while to
Turns out Xcode 6 does in fact change the app's UUID every run, and I'm in the wrong for storing absolute paths.