Compiling of App question...
Compiling of App question...
- Subject: Compiling of App question...
- From: Joshua Hart <email@hidden>
- Date: Sat, 11 Feb 2006 16:27:56 -0500
- Delivery-receipt-to: email@hidden
- Registered-mail-reply-requested-by: email@hidden
Hello!
I have a very small, pretty basic Carbon Application which I've written that
uses the authorization manager to launch a helperApp which does some
privileged work.
I set my Active Build Style to Deployment, did a "Clean all" then a build.
On the machine I'm developing on (10.4.4) The app runs, asks for an admin
password, launches the helperApp and the messages from the helperApp get
logged into the system.log as expected.
However when I take the binary over to another machine (also running 10.4.4)
the main Application launches, it asks for an admin password, and in the
system.log I find:
authexec: /Users/user/Install Serial
Number.app/Contents/Resources/helperApp
However none of the messages which helperApp would normally put into the
system log show up.
If I copy the same binary back from machine #2 to the main development
machine it runs just fine.
Is there some option I need to select in Xcode to make sure that something
extra gets copied into the executable? Seems strange that the main .app
runs and does everything as expected, but the helperApp does not seem to do
what is expected of it when not run on the same machine as it was compiled
...
Joshua
_______________________________________________
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