Here's something I'd like comments on before I take this to support. Maybe I've 
got something set wrong.

I have a directory containing an Xcode project and its files. It's in another 
user's directory, so everything in it is read-only to the current user.

I have a .m file from that directory open in a Disk Browser. I'd like to see 
the .h file, which is in the same directory. I click the counterpart button. 

EXPECTED: The counterpart is displayed in the same editor view (or possibly in 
another window; I'm easy).

ACTUAL: Xcode (3.2.1) launches, but does nothing other than display its Welcome 
to Xcode window. The counterpart is displayed in a new window in BBEdit.

For grins, the mdls output for the file appears at the end of this message. 
(kMDItemAttributeChangeDate is disturbing, but shouldn't matter.)

Comments? Is there something I can do about this?

        — F


kMDItemAttributeChangeDate     = 256411-04-08 10:16:42 -0500
kMDItemContentCreationDate     = 2008-09-07 18:48:25 -0500
kMDItemContentModificationDate = 2008-09-07 18:48:25 -0500
kMDItemContentType             = "public.objective-c-source"
kMDItemContentTypeTree         = (
    "public.objective-c-source",
    "public.source-code",
    "public.plain-text",
    "public.text",
    "public.data",
    "public.item",
    "public.content"
)
kMDItemDisplayName             = "Regression.m"
kMDItemFSContentChangeDate     = 2008-09-07 18:48:25 -0500
kMDItemFSCreationDate          = 2008-09-07 18:48:25 -0500
kMDItemFSCreatorCode           = ""
kMDItemFSFinderFlags           = 0
kMDItemFSHasCustomIcon         = 0
kMDItemFSInvisible             = 0
kMDItemFSIsExtensionHidden     = 0
kMDItemFSIsStationery          = 0
kMDItemFSLabel                 = 0
kMDItemFSName                  = "Regression.m"
kMDItemFSNodeCount             = 0
kMDItemFSOwnerGroupID          = 501
kMDItemFSOwnerUserID           = 501
kMDItemFSSize                  = 4804
kMDItemFSTypeCode              = "TEXT"
kMDItemKind                    = "SimpleText Document"
kMDItemLastUsedDate            = 2008-09-07 18:48:25 -0500
kMDItemUsedDates               = (
    "2008-09-07 02:00:00 -0500"
)

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/bbedit?hl=en
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.

Reply via email to