The cocoa-dev forum is a better place to ask questions like this since it isn’t an Xcode issue, but try the following in Terminal:
defaults delete <my.bundle.id> rm -f ~/Library/Preferences/<my.bundle.id>.LSSharedFileList.plist
Preferences are cached by the OS, so just deleting files doesn’t always delete the preferences.
On Jan 15, 2017, at 9:06 PM, Daryle Walker < email@hidden> wrote:
I mentioned that at first. I’m wondering where are the other places in the system (and Xcode) that could be hiding references. There’s at least one (wherever the system keeps its open-recent lists).
— Daryle Walker Mac, Internet, and Video Game Junkie darylew AT mac DOT com
On Jan 15, 2017, at 8:28 PM, Saagar Jha < email@hidden> wrote:
Have you checked out ~/Library/Preferences? Your app may have stored some files there.
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|