Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我越狱的 iOS 设备上,我可以看到所有 App Store 应用程序都位于以/private/var/mobile/Applications/长标识符命名的单独目录中(例如2075E7C0-D2EF-5A4F-B356-3EECDC9F7B38)。除了防止同名应用程序之间发生冲突之外,这是否有其他目的?为什么存储的 Cydia 应用程序/private/var/stash/Applications/的路径中没有这样的 ID?
/private/var/mobile/Applications/
2075E7C0-D2EF-5A4F-B356-3EECDC9F7B38
/private/var/stash/Applications/
该标识符是在安装时随机生成的,它是沙盒要求之一。