xcode 模拟器的位置怎么设置

2025-04-02 11:16:10
推荐回答(1个)
回答1:

在Xcode 6中, 模拟器的位置改变为:
/Users/username/Library/Developer/CoreSimulator/
然而,在此目录下,有许多目录:

在Terminal中使用如下命令:
xcrun simctl lis

比如,iOS 8.3下,iPhone 6 为:
iPhone 6 (D2A94C2D-3216-4737-A502-5B64B38F6124) (Booted)

4因此,Application目录在:/Users/username/Library/Developer/CoreSimulator/Devices/D2A94C2D-3216-4737-A502-5B64B38F6124/data/Containers/Data/Application/