LSOpenFromURLSpec() returns -10825 on Tiger
LSOpenFromURLSpec() returns -10825 on Tiger
- Subject: LSOpenFromURLSpec() returns -10825 on Tiger
- From: Mirko Viviani <email@hidden>
- Date: Fri, 13 Nov 2009 17:19:48 +0100
Hi,
I have a problem building an application targeted to 10.4.10 and up.
Launching the app with open I get:
$ open /Applications/myapp.app
... LSOpenFromURLSpec() returned -10825 for application (null) urls file://localhost/Applications/myapp.app/.
while launching the exe inside the application bundle works like a charm.
It is compiled for ppc7400 and i386 with gcc 4.0 and xcode 3.2.1, 10.5sdk and deployment to 10.4
LSMinimumSystemVersion is set to 10.4.10
It seems to me an incompatibility in the Info.plist or at least a file/dir permission, but I'm not able find it.
Is there a way to enable a more verbose output?
Things to check?
Are the sources of LSOpenFromURLSpec() of tiger available somewhere?
Thank you.
--
Ciao,
Mirko
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden