Re: A strange problem
Re: A strange problem
- Subject: Re: A strange problem
- From: "Chris Weaver" <email@hidden>
- Date: Sat, 12 Aug 2006 00:08:06 -0500
I think you're right; I had already tried cleaning the project and
restarting Xcode as someone else suggested; and I got a dummy program that
did nothing but include the Carbon and Quicktime frameworks to run fine. I
had tried making a new version of my actual project by making a new project
and then copying the source code, the nib file, and the plist files into it,
but it didn't work. Based on what you said I tried that same thing again
more carefully, copying first the source code and testing that it did run,
then the nib file and running, and then the info.plist file. Sure enough it
kept working until I put in the old info.plist file.
I find after some experimentation that making ANY change to the info.plist
file through the "Edit Active Target" menu choice seems to destroy the
application permanently now. Once an project's info.plist has been ruined,
even a substituting a clean one cannot fix the project it appears.
Everything remains fine if I use Property List Editor to edit the info.plist
file directly, however. My best guess from this is that my copy of Xcode is
messed up. Does this seem likely?
From: "Mark Wagner" <email@hidden>
To: "Chris Weaver" <email@hidden>
CC: email@hidden
Subject: Re: A strange problem
Date: Fri, 11 Aug 2006 15:34:46 -0700
On 8/11/06, Chris Weaver <email@hidden> wrote:
I have been writing a Carbon application in Xcode 1.5 on OS 10.3.9, using
the Carbon and Quicktime frameworks. Unfortunately I had installed
quicktime
7.0.4, so I ran into some errors. I then tried using the Quicktime 7.0.1
reinstaller, hoping to revert the Quicktime Framework to a usable form,
and
when I tried compiling my application, Xcode claimed that compilation was
successful. However, when I try to run the executable from Xcode, nothing
happens at all. Trying to run it from the Finder, I get a message saying
that the application "may be damaged or incomplete." Can anyone help me
sort
out what's going on here?
In my experience, a "damaged or incomplete" message means that
something's wrong with the bundle's info.plist file.
--
Mark
_______________________________________________
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