Re: Error when opening project in 1.2
Re: Error when opening project in 1.2
- Subject: Re: Error when opening project in 1.2
- From: Shawn Erickson <email@hidden>
- Date: Tue, 27 Apr 2004 17:46:22 -0700
On Apr 27, 2004, at 5:16 PM, Glen Low wrote:
On 28/04/2004, at 12:06 AM, Glen Low wrote:
On 27/04/2004, at 8:22 PM, Glen Low wrote:
Hi all,
Just upgraded graphviz.xcode to the new 1.2 and ... *drum roll* ...
Whenever I open the project now, it starts up with these non-fatal
errors i.e. if I choose to ignore it, it seems to be OK...
File: /SourceCache/DevToolsBase/DevToolsBase-310/pbxcore/
Target.subproj/PBXBuildSettingExpansion.m
Line: 412
Function: PBXExpandMacroReferencesInCFString
Assertion failed: CFRangeMin(macroNameRange) <
CFRangeMax(macroNameRange)
File: /SourceCache/DevToolsBase/DevToolsBase-310/pbxcore/
Target.subproj/PBXDependencyNodeAction.m
Line: 280
Object: <PBXDependencyNodeAction:0x0496bb60>
Method: addEnvironmentValue:forKey:
key should be a non-empty string, but it's an empty string
What gives?
Well I now know why the errors are coming up, but not what to do with
them.
In a custom build rule on some targets, I had Process: Source files
with names matching: */xyz
Apparently Xcode 1.2 doesn't like the asterisk, even though I can't
otherwise get the rule to work. Any solutions?!
Looks like I'm carrying a conversation with myself... as the old
Infocom games used to say, "a sign of impending mental doom." :-)
You are carrying on a good conversation who are we to interrupt it. ;-)
-Shawn
_______________________________________________
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.