- 在 Simulator 运行所要获取路径的 app
- 打开终端 Terminal 并输入
xcrun simctl get_app_container booted <输入你要查看沙盒路径的 App 的 Bundle Identifier 例如:com.alienPreferFireFox.Mozilla> data
3. 用终端执行
open -a Finder <粘贴你的 App Sandbox 路径>
|| 复制终端输出路径在Finder中粘贴:command + shift + G