• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Purge all remnants of an old incarnation of my app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Purge all remnants of an old incarnation of my app


  • Subject: Re: Purge all remnants of an old incarnation of my app
  • From: 2551phil <email@hidden>
  • Date: Fri, 20 Jan 2017 10:06:23 +0700

Normally, I just do

defaults delete <bundle identifier>

on the command line and that takes care of it. Issuing

defaults domains

will give you a (comma-separated) print out of all the defaults domains on your mac.



Best


Phil


> On 20 Jan 2017, at 03:49, Daryle Walker <email@hidden> wrote:
>
> I posted this on the Xcode list, but one of the respondents suggested adding it here too….
>
>> On Jan 15, 2017, at 8: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?
>
> —
> Daryle Walker
> Mac, Internet, and Video Game Junkie
> darylew AT mac DOT com
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: Purge all remnants of an old incarnation of my app (From: Daryle Walker <email@hidden>)

  • Prev by Date: Re: On NSIncrementalStore UUID Uniqueness
  • Next by Date: Re: Merging scrolling/clipping with NSStackView
  • Previous by thread: Re: Purge all remnants of an old incarnation of my app
  • Next by thread: Clarification on MMM rules for init?
  • Index(es):
    • Date
    • Thread