Delete app from OSX simulator in Xcode -


how delete app osx simulator on ios simulator?? want delete app due change of core data xcdatamodeld can't find way. in advance

as playitgreen mentioned in 1 of comments, way delete data relating osx app removing folder/.storedata file from:

~/library/application support/<your osx app bundle name>/

for example:

~/library/application support/com.yourcompany.yourapp/ 

all credit playitgreen


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

php - htaccess subdomain and directory redirect -