XCode – How to reset/"delete" a mac os app run from Xcode (analog to deleting the app in the ios simulator)?
When using the iOS Simulator, I can simply delete the app and re-run the app to start fresh. How is this done for mac os apps? I can't find it out. There is a folder for the project inside "DerivedData",…