In Xcode, are you running the target's executable with any command line 
arguments?

Kiel

On 16/12/2009, at 11:34 AM, PCWiz wrote:

> I'm having a *really* strange issue here. First of all, my app works fine in 
> Debug mode. I can launch it from Xcode or from Finder and it will work fine.
> 
> The problem comes when using "Release". If I pick the Release config and then 
> click the Build button from Xcode, the app still works fine. _However_ when 
> launching the app from Finder (in the build/Release directory) the app just 
> completely throws up all over itself. Authentication errors, request timed 
> out (I'm contacting a web API), just about everything that could go wrong 
> does go wrong.
> 
> I don't know why this is happening. I don't think its an issue with my code 
> if it works in Debug (Xcode & Finder) and Release (Xcode only).
> 
> My build configurations for both Debug and Release are identical (I haven't 
> checked thoroughly, but I know I didnt change much). Both configs are set to 
> use the LLVM GCC 4.2 compiler, and GC is set to Required. The only other 
> change I've made is adding a few header search paths.
> 
> Any help is greatly appreciated. 
> Thanks_______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/kiel.gillard%40gmail.com
> 
> This email sent to kiel.gill...@gmail.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to