Re: XCode woes
Re: XCode woes
- Subject: Re: XCode woes
- From: Godfrey DiGiorgi <email@hidden>
- Date: Wed, 5 Nov 2003 10:40:08 -0800
Adriaan,
Sorry to hear you're having so much difficulty.
Please file a bug report according to the instructions at
<http://developer.apple.com/bugreporter>. Describe the problem your are
seeing as precisely as possible. Describe your configuration and the
sequence of steps which led to this behavior. Include a full System
Profile report. Did something else on your system change? Did you use
anything else that could have affected text rendering, etc, between
when it was working properly and exhibited the problem behavior? If you
have a backup copy of the project prior to it becoming damaged, please
put it in an archive, put a copy of the damaged one into another
archive, and email them to me. I will do my best to have the situation
looked at and whatever happened resolved.
The Xcode Update 1.0.1 installation does not change your project or
source files at all. Only the IDE and its frameworks are changed. Xcode
manages the project file itself, but your source files and headers
should not be damaged at all since Xcode only modifies them as you work
on them and perform saves. You can check whether the source files are
intact easily by opening them with any TEXT editor on the system, like
TextEdit or vi from a Terminal window. If they are, you can create a
new project and simply import your source and header files, reset the
project configuration to match what you had before.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Nov 4, 2003, at 4:38 PM, Adriaan Tijsseling wrote:
XCode just gigantically screwed up my project. Project source files
and headers now show garbage instead of text. I worked so hard on this
project. What's the deal with this?
:(
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >XCode woes (From: Adriaan Tijsseling <email@hidden>) |