在Xcode中从OSX模拟器删除应用 [英] Delete app from OSX simulator in Xcode

查看:195
本文介绍了在Xcode中从OSX模拟器删除应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何像在iOS模拟器上那样从OSX模拟器中删除应用程序? 由于Core Data xcdatamodeld的更改,我想删除一个应用程序,但我找不到方法. 预先感谢

How do i delete an app from the OSX simulator like on the iOS simulator?? I want to delete an app due to the change of Core Data xcdatamodeld but i can't find a way. Thanks in advance

推荐答案

正如其中一条注释中提到的playitgreen一样,删除与OSX应用程序有关的数据的方法是从以下位置删除文件夹/.storedata文件:

As playitgreen mentioned in one of the comments, the way to delete data relating to your OSX app is by removing the folder/.storedata file from:

~/Library/Application Support/<YOUR OSX APP BUNDLE NAME>/

例如:

~/Library/Application Support/com.yourcompany.yourapp/

所有归功于playitgreen

All credit to playitgreen

这篇关于在Xcode中从OSX模拟器删除应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆