Lion 10.7.3
Download Xcode. Duplicate the TextEdit proj folder. Name the Folder TacoEdit.
Open it the duplicated TextEdit project file in the TacoEdit folder. Expose the Utility Panel in Xcode. Select the project in the left pane. Select Project Name under Identity in the right pane. Rename TextEdit to TacoEdit. Press Return Agree to rename all 9 project content items. Click Rename.
BLAM.
Reproduced about 3 times now. It's 3 AM.
Besides this, what I noticed is that when I renamed TextEdit and its bundle Id to "anything" else. Automatically, the disabling of Auto termination starts working. W T eff?
Why is the system overriding the pList settings simply based on the name or Identifier of the app being launched? Sweet mother of make things harder than they are supposed to be.
In any case, this gets me past TextEdit's auto quitting of itself. Now, does anyone have the Preview source code so I can simply change the name of the app and the bundle ID and make it not auto quit?
|