Xcode 6 keeps renaming my app's directory in iOS8 simulator after each run.

后端 未结 5 779
情歌与酒
情歌与酒 2020-11-29 04:05

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

5条回答
  •  死守一世寂寞
    2020-11-29 04:48

    Turns out Xcode 6 does in fact change the app's UUID every run, and I'm in the wrong for storing absolute paths.

提交回复
热议问题