discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Associating bundle directories with app


From: Riccardo Mottola
Subject: Re: Associating bundle directories with app
Date: Wed, 19 Jan 2011 00:31:41 +0100
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.15) Gecko/20101113 SeaMonkey/2.0.10

Hi,

your friend is make_services. Once your application is installed, run it. (OS-X just runs make-services periodically).

You can also check with GWorkspace that the inspector "Tools" shows with what to open. Several applications can be listed with one default.

Furthermore I may add that ProjectCenter's 0.6.0 file format is a Bundle, organized similarly to Xcode: a project specific file inside and a user-specific plist.

Riccardo

Ivan Vučica wrote:
Hi,

Since Zcode is trying to be compatible with Xcode, I'd like to make it the associated app for opening .xcodeproj bundles. Project Center does not seem to support specifying that a document type is a bundle, and by reading PC's Info-gnustep.plist, it doesn't seem to require it either.

I've specified the document type in .plist, and I've launched the .app at least once. On OS X, that would be sufficient to associate the filetype with the app. However, GWorkspace does not seem to open the .xcodeproj files with Zcode, nor does the file open dialog represent the .xcodeproj bundles as "files" instead of directories.

What did I do wrong with the plist? What else do I have to do to make the GNUstep workspace associate .xcodeproj with Zcode?

See the plist here:
https://bitbucket.org/ivucica/zcode/src/9d1d0e6cebe1/ZcodeInfo.plist





reply via email to

[Prev in Thread] Current Thread [Next in Thread]