Internal Error when running Application Target
Internal Error when running Application Target
- Subject: Internal Error when running Application Target
- From: Byron Wright <email@hidden>
- Date: Sat, 28 Jan 2006 14:02:23 -0800
I am repeatedly getting the following error when attempting to run
my application target from xcode. This just started happening (target
worked fine a few minutes ago).
-------------
File: /SourceCache/DevToolsBase/DevToolsBase-658/pbxcore/
Target.subproj/XCPropertyExpansionContext.m
Line: 434
Object: <XCPropertyExpansionContext:0x05960930>
Method: expandedValueForString:
string should be a string, but it is nil
--------------
The crash log for xcode has a hint as to where this nil string is.
Seems like XCode is getting a nil value when trying to launch my
targets current configuration. This actually happens with all
configurations (Develop, Deploy etc).
----------------------
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x9073e6a8 CFStringGetLength + 52
1 com.apple.Xcode.DevToolsCore 0x952a5b28 -
[XCPropertyExpansionContext expandedValueForString:] + 356
2 com.apple.Xcode.DevToolsCore 0x9529cd94 -[PBXTarget
expandedValueForString:forConfigurationNamed:] + 168
3 com.apple.Xcode.DevToolsCore 0x953cb0d8 -[PBXExecutable
activeArgumentString] + 440
4 ...ple.Xcode.DevToolsInterface 0x98dd5e74 -
[PBXLSExecutableLauncher executableArguments] + 68
5 ...ple.Xcode.DevToolsInterface 0x98dd6374 -
[PBXLSExecutableLauncher taskArguments] + 32
6 ...ple.Xcode.DevToolsInterface 0x98cb0c48 -
[PBXLSExecutableLauncher taskConfigureExecutionContext] + 76
7 ...ple.Xcode.DevToolsInterface 0x98caffd8 -
[PBXLSExecutableLauncher launch] + 112
8 ...ple.Xcode.DevToolsInterface 0x98d75bd8 -[PBXRunSessionModule
runExecutable:] + 140
9 ...ple.Xcode.DevToolsInterface 0x98c71028 -[XCProjectSelection
buildOperationDidStop:] + 764
----------------------
Has anyone experienced this problem before? How can I fix it? I don't
want to re-create my project (it's big).
thanks.
_______________________________________________
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