Re: App give s -35 error when run out of the debugger
Re: App give s -35 error when run out of the debugger
- Subject: Re: App give s -35 error when run out of the debugger
- From: "Jason T. Slack-Moehrle" <email@hidden>
- Date: Mon, 12 Nov 2012 13:59:26 -0800
Hi Fritz,
The app is using paths like str=".\\Folder\\xxx.txt"
The app in created in a structure like:
app.app
Folder\
Folder\xxx.txt
Works from the debugger but not when clicking the app from the finder
So maybe I should output the current directory to the console in main() and seeing if this differs from when in the debugger vs when not.
NSBundle might be a good solution but we have hundreds of files brought in and some files contains the paths to other files, I'd have to explore doing this further to make sure I can still do everything we are currently doing.
Jason
_______________________________________________
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