Re: Noob - Embedded helper application
Re: Noob - Embedded helper application
- Subject: Re: Noob - Embedded helper application
- From: Alexander von Below <email@hidden>
- Date: Sun, 11 Nov 2007 19:52:39 +0100
I locate the helper app in the Bundle using the NSBundle functions and
open it using the path.
As to the two projects, you can make one project a depencency of the
other, and just copy the helper app in your main project.
Alex
Am 10.11.2007 um 16:34 schrieb David LeBer:
Hello all,
I have two existing Cocoa applications (currently as separate
projects).
They share a symbiotic relationship, and really should be delivered
to the user as a single bundle.
My question is what is the best way to get from here (two separate
Xcode projects, that build to two separate app bundles) to there (a
single app bundle with one of the applications embedded). I am
currently opening one app from the other by using NSWorkspace's
launchAppWithBundleIdentifier: and if I just drag the helper app
into the main app's resources this fails on a new machine (Launch
Services doesn't scan the nested bundle?)
Anyway, I have a feeling that this is a RTFM kind of question, but
my Google foo is failing me and I've not been able to find the
appropriate FM to RT.
Any help is welcome.
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden