Re: Purge all remnants of an old incarnation of my app
Re: Purge all remnants of an old incarnation of my app
- Subject: Re: Purge all remnants of an old incarnation of my app
- From: Daryle Walker <email@hidden>
- Date: Sun, 15 Jan 2017 21:06:25 -0500
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.
On Jan 15, 2017, at 5:11 PM, Daryle Walker < email@hidden> wrote:
I threw away an app I made in Xcode 7, including clearing its Git space and replacing it with an empty branch. I created a new app with Xcode 8. However, I used the same bundle ID for the two apps. When I first ran the new app, I saw preference mismatch errors. I realized that, since I used the same ID for both apps, the new app was looking at the old app’s data. I deleted the preference file and the Xcode derived data folder. But even now, the new app’s open-recent list has a file I opened in the old app.
I’m asking: where are all the locations used by both Xcode and the system that automatically leave bundle-ID-marked files after compiling and running?
|
_______________________________________________
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