Skip navigation.
 
mlRe: NSWorkspace's isFilePackageAtPath: returns always NO
FROM : Adrian R. Foltyn
DATE : Fri Oct 15 15:58:22 2004

> Go to the "Project Menu" and select "Add to project..." and choose
> /System/Library/Frameworks/Cocoa.framework. You can also navigate
> there in the finder and drag the framework into xcode (to the file
> list in the project window).
>

Thank you, Louis!

That was exactly the problem. I also made sure not to copy the
framework into the project folder.

So it DID help :-)

Adrian

Related mailsAuthorDate
mlNSWorkspace's isFilePackageAtPath: returns always NO Adrian R. Foltyn Oct 15, 14:38
mlRe: NSWorkspace's isFilePackageAtPath: returns always NO Louis C. Sacha Oct 15, 15:36
mlRe: NSWorkspace's isFilePackageAtPath: returns always NO Louis C. Sacha Oct 15, 15:41
mlRe: NSWorkspace's isFilePackageAtPath: returns always NO Adrian R. Foltyn Oct 15, 15:58