Re: Cannot Debug
Re: Cannot Debug
- Subject: Re: Cannot Debug
- From: perego <email@hidden>
- Date: Fri, 29 Feb 2008 08:28:11 +0100
This is just a wild guess, but in the past, when I used
to swap my projects between computers
by means of a zip drive, sometimes such weird things happened.
In my case, I was usually able to restore everything to normality
by applying one of these procedures:
1- discarding the build folder and compiling the project from scratch
2- opening the project bundle (xxxx.xcodeproj) and trashing all the
files
within whose names referred to a computer user or everything but the
actual project file (the structure of a project bundle seems to have
changed
with subsequent versions: presently, the bundle contains a
"project.pbxproj" file
that should contain the main project info and other files with names
"<username>.pbxproj"
and "<username>.mode...". In any case - I'm stating the ovious here,
but it is a due
disclaimer! - one shoud make a backup of the project before tampering
with its internals.)
Andrea
Message: 10
Date: Thu, 28 Feb 2008 20:14:43 -0600
From: Sam McDonald <email@hidden>
Subject: Re: Cannot Debug
To: Philip Bridson <email@hidden>
Cc: email@hidden
Message-ID: <email@hidden>
Content-Type: text/plain; charset=WINDOWS-1252; format=flowed;
delsp=yes
He was on a Macbook Pro and I was on a Macbook. We went to a mac lab
at my college and tried it on different computers to see what would
happen. We assumed that my computer was the weird one. We tried it
on iMacs and Power Macs and every single one had the same bug I was
experiencing.
It was nice to feel like I wasn't crazy, but it did show that the
error was in the code. I am pretty sure that it had something to do
with the connection of our NSDocument subclass, I just can't remember
what we did to fix it.
Sam McDonald
Trimonix
email@hidden
_______________________________________________
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