Can't rename executable
Can't rename executable
- Subject: Can't rename executable
- From: Ken Brooks <email@hidden>
- Date: Mon, 28 Jun 2004 10:11:06 -0400
In a mid-testing phase of my cycle, I am building a target of type Application, with:
Zero Link OFF
Generated Debug Symbols ON
Fix & Continue ON (which seems to be meaningless with zerolink off)
Copy Phase Strip OFF
I can run it, and I can move it. But if I rename the file, execution stops very early with a message,
That operation could not be completed.
An unexpected error occurred (error code -10810)
And no, I didn't lose the .app suffix off the name.
Is there some way to fix this? I'd really like to have several parallel versions of the thing at once, to do testing of alternative features. (And not have to change my build settings every time!)
Ken
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.