Created
December 22, 2010 02:02
-
-
Save lottadot/750960 to your computer and use it in GitHub Desktop.
xcode open projects from CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Developer/Applications/Xcode.app/Contents/MacOS/Xcode *.xcodeproj & | |
File: /SourceCache/DevToolsBase/DevToolsBase-1763/pbxcore/Target.subproj/PBXTarget.m | |
Line: 4113 | |
Object: <PBXNativeTarget:0x200a1fd00> | |
Method: targetBuildContext | |
Assertion failed: (nil != [self project]) && ![[self project] isClosed] | |
coolio:iOS shane$ /Developer/Applications/Xcode.app/Contents/MacOS/Xcode *.xcodeproj & | |
[2] 56075 | |
coolio:iOS shane$ 2010-12-21 20:59:18.783 Xcode[56075:903] [MT] File: /SourceCache/DevToolsBase/DevToolsBase-1763/pbxcore/SDKs/XCSDKPackage.m | |
Line: 331 | |
Object: <XCSDKPackage> | |
Method: sdkPackageForNameOrPath:withBasePath:forceCreate: | |
Assertion failed: [basePath isAbsolutePath] | |
Backtrace: | |
0 0x00000001009a4534 -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
1 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
2 0x00000001000eeace +[XCSDKPackage sdkPackageForNameOrPath:withBasePath:forceCreate:] (in DevToolsCore) | |
3 0x0000000100100414 -[PBXProject createPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
4 0x00000001000ffd4f -[PBXProject cachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
5 0x00000001000ffbf7 -[PBXProject expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
6 0x00000001000ffb64 -[PBXReference expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
7 0x00000001000ff9fc -[PBXReference _evaluatedPathForSourceTree:appendPathWhenExpanded:forConfigurationNamed:] (in DevToolsCore) | |
8 0x00000001000e4f42 -[PBXReference absolutePathForConfigurationNamed:] (in DevToolsCore) | |
9 0x00000001000e4d5c -[PBXReference absolutePath] (in DevToolsCore) | |
10 0x000000010033d591 -[XCVersionGroup saveCurrentVersion] (in DevToolsCore) | |
11 0x000000010033e0ba -[XCVersionGroup awakeFromPListUnarchiver:] (in DevToolsCore) | |
12 0x00007fff870a37b4 -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation) | |
13 0x00000001000d24ad -[PBXPListUnarchiver decodeRootObject] (in DevToolsCore) | |
14 0x00000001000d0105 +[PBXProject projectWithFile:errorHandler:readOnly:] (in DevToolsCore) | |
15 0x00000001000cf984 +[PBXProject projectWithFile:errorHandler:] (in DevToolsCore) | |
16 0x000000010080a662 -[PBXProjectDocument readFromFile:ofType:] (in DevToolsInterface) | |
17 0x00007fff87565f25 -[NSDocument(NSDeprecated) initWithContentsOfFile:ofType:] (in AppKit) | |
18 0x00007fff8756f324 -[NSDocumentController(NSDeprecated) makeDocumentWithContentsOfFile:ofType:] (in AppKit) | |
19 0x000000010080a0d7 -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
20 0x0000000100809d84 -[PBXDocumentController openDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
21 0x0000000100009dc6 | |
22 0x00000001000054cf | |
23 0x00000001000054b6 | |
24 0x00007fff8741a6fc -[NSApplication _doOpenFile:ok:tryTemp:] (in AppKit) | |
25 0x00007fff87202a46 -[NSApplication finishLaunching] (in AppKit) | |
26 0x00007fff87202350 -[NSApplication run] (in AppKit) | |
27 0x00007fff871fb1a8 NSApplicationMain (in AppKit) | |
28 0x00000001000017a4 | |
29 0x0000000000000002 | |
2010-12-21 20:59:18.919 Xcode[56075:903] [MT] File: /SourceCache/DevToolsBase/DevToolsBase-1763/pbxcore/Target.subproj/PBXTarget.m | |
Line: 4113 | |
Object: <PBXNativeTarget:0x200a1fd00> | |
Method: targetBuildContext | |
Assertion failed: (nil != [self project]) && ![[self project] isClosed] | |
Backtrace: | |
0 0x00000001009a4534 -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
1 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
2 0x00000001000e62b8 -[PBXTarget targetBuildContext] (in DevToolsCore) | |
3 0x00000001000e6201 -[PBXTarget presumedBuildConfigurationName] (in DevToolsCore) | |
4 0x000000010020a3c9 -[PBXTarget discardCachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
5 0x000000010020a4ed -[PBXTarget discardCachedPropertyContextsForConfigurationNamed:] (in DevToolsCore) | |
6 0x000000010020a5cf -[PBXTarget noteBuildSettingsDidChangeForConfigurationNamed:] (in DevToolsCore) | |
7 0x000000010036eab8 +[XCCodeSignContext noteCodeSigningSettingsDidChangeForProject:] (in DevToolsCore) | |
8 0x00000001000ce9f2 +[XCCodeSignContext noteCodeSigningSettingsDidChange] (in DevToolsCore) | |
9 0x00007fff81c1744f __NSThreadPerformPerform (in Foundation) | |
10 0x00007fff8708f2ad __CFRunLoopDoSources0 (in CoreFoundation) | |
11 0x00007fff8708d5f9 __CFRunLoopRun (in CoreFoundation) | |
12 0x00007fff8708cdbf CFRunLoopRunSpecific (in CoreFoundation) | |
13 0x00007fff823ad91a RunCurrentEventLoopInMode (in HIToolbox) | |
14 0x00007fff823ad67d ReceiveNextEventCommon (in HIToolbox) | |
15 0x00007fff823ad5d8 BlockUntilNextEventMatchingListInMode (in HIToolbox) | |
16 0x00007fff8723ce64 _DPSNextEvent (in AppKit) | |
17 0x00007fff8723c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) | |
18 0x00007fff87477c47 -[NSApplication _realDoModalLoop:peek:] (in AppKit) | |
19 0x00007fff874757d5 -[NSApplication runModalForWindow:] (in AppKit) | |
20 0x00000001008e076c -[PBXAssertionHandler _reallyRunInternalErrorPanelWithAttributedMessageString:] (in DevToolsInterface) | |
21 0x00000001009a456b -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
22 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
23 0x00000001000eeace +[XCSDKPackage sdkPackageForNameOrPath:withBasePath:forceCreate:] (in DevToolsCore) | |
24 0x0000000100100414 -[PBXProject createPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
25 0x00000001000ffd4f -[PBXProject cachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
26 0x00000001000ffbf7 -[PBXProject expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
27 0x00000001000ffb64 -[PBXReference expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
28 0x00000001000ff9fc -[PBXReference _evaluatedPathForSourceTree:appendPathWhenExpanded:forConfigurationNamed:] (in DevToolsCore) | |
29 0x00000001000e4f42 -[PBXReference absolutePathForConfigurationNamed:] (in DevToolsCore) | |
30 0x00000001000e4d5c -[PBXReference absolutePath] (in DevToolsCore) | |
31 0x000000010033d591 -[XCVersionGroup saveCurrentVersion] (in DevToolsCore) | |
32 0x000000010033e0ba -[XCVersionGroup awakeFromPListUnarchiver:] (in DevToolsCore) | |
33 0x00007fff870a37b4 -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation) | |
34 0x00000001000d24ad -[PBXPListUnarchiver decodeRootObject] (in DevToolsCore) | |
35 0x00000001000d0105 +[PBXProject projectWithFile:errorHandler:readOnly:] (in DevToolsCore) | |
36 0x00000001000cf984 +[PBXProject projectWithFile:errorHandler:] (in DevToolsCore) | |
37 0x000000010080a662 -[PBXProjectDocument readFromFile:ofType:] (in DevToolsInterface) | |
38 0x00007fff87565f25 -[NSDocument(NSDeprecated) initWithContentsOfFile:ofType:] (in AppKit) | |
39 0x00007fff8756f324 -[NSDocumentController(NSDeprecated) makeDocumentWithContentsOfFile:ofType:] (in AppKit) | |
40 0x000000010080a0d7 -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
41 0x0000000100809d84 -[PBXDocumentController openDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
42 0x0000000100009dc6 | |
43 0x00000001000054cf | |
44 0x00000001000054b6 | |
45 0x00007fff8741a6fc -[NSApplication _doOpenFile:ok:tryTemp:] (in AppKit) | |
46 0x00007fff87202a46 -[NSApplication finishLaunching] (in AppKit) | |
47 0x00007fff87202350 -[NSApplication run] (in AppKit) | |
48 0x00007fff871fb1a8 NSApplicationMain (in AppKit) | |
49 0x00000001000017a4 | |
50 0x0000000000000002 | |
2010-12-21 20:59:18.923 Xcode[56075:903] [MT] File: /SourceCache/DevToolsBase/DevToolsBase-1763/pbxcore/Target.subproj/PBXTarget.m | |
Line: 4113 | |
Object: <PBXNativeTarget:0x200a1fd00> | |
Method: targetBuildContext | |
Assertion failed: (nil != [self project]) && ![[self project] isClosed] | |
Backtrace: | |
0 0x00000001009a4534 -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
1 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
2 0x00000001000e62b8 -[PBXTarget targetBuildContext] (in DevToolsCore) | |
3 0x00000001000e6201 -[PBXTarget presumedBuildConfigurationName] (in DevToolsCore) | |
4 0x000000010020a3c9 -[PBXTarget discardCachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
5 0x000000010020a4ed -[PBXTarget discardCachedPropertyContextsForConfigurationNamed:] (in DevToolsCore) | |
6 0x000000010020a5cf -[PBXTarget noteBuildSettingsDidChangeForConfigurationNamed:] (in DevToolsCore) | |
7 0x000000010036eab8 +[XCCodeSignContext noteCodeSigningSettingsDidChangeForProject:] (in DevToolsCore) | |
8 0x00000001000ce9f2 +[XCCodeSignContext noteCodeSigningSettingsDidChange] (in DevToolsCore) | |
9 0x00007fff81c1744f __NSThreadPerformPerform (in Foundation) | |
10 0x00007fff8708f2ad __CFRunLoopDoSources0 (in CoreFoundation) | |
11 0x00007fff8708d5f9 __CFRunLoopRun (in CoreFoundation) | |
12 0x00007fff8708cdbf CFRunLoopRunSpecific (in CoreFoundation) | |
13 0x00007fff823ad91a RunCurrentEventLoopInMode (in HIToolbox) | |
14 0x00007fff823ad67d ReceiveNextEventCommon (in HIToolbox) | |
15 0x00007fff823ad5d8 BlockUntilNextEventMatchingListInMode (in HIToolbox) | |
16 0x00007fff8723ce64 _DPSNextEvent (in AppKit) | |
17 0x00007fff8723c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) | |
18 0x00007fff87477c47 -[NSApplication _realDoModalLoop:peek:] (in AppKit) | |
19 0x00007fff874757d5 -[NSApplication runModalForWindow:] (in AppKit) | |
20 0x00000001008e076c -[PBXAssertionHandler _reallyRunInternalErrorPanelWithAttributedMessageString:] (in DevToolsInterface) | |
21 0x00000001009a456b -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
22 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
23 0x00000001000eeace +[XCSDKPackage sdkPackageForNameOrPath:withBasePath:forceCreate:] (in DevToolsCore) | |
24 0x0000000100100414 -[PBXProject createPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
25 0x00000001000ffd4f -[PBXProject cachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
26 0x00000001000ffbf7 -[PBXProject expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
27 0x00000001000ffb64 -[PBXReference expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
28 0x00000001000ff9fc -[PBXReference _evaluatedPathForSourceTree:appendPathWhenExpanded:forConfigurationNamed:] (in DevToolsCore) | |
29 0x00000001000e4f42 -[PBXReference absolutePathForConfigurationNamed:] (in DevToolsCore) | |
30 0x00000001000e4d5c -[PBXReference absolutePath] (in DevToolsCore) | |
31 0x000000010033d591 -[XCVersionGroup saveCurrentVersion] (in DevToolsCore) | |
32 0x000000010033e0ba -[XCVersionGroup awakeFromPListUnarchiver:] (in DevToolsCore) | |
33 0x00007fff870a37b4 -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation) | |
34 0x00000001000d24ad -[PBXPListUnarchiver decodeRootObject] (in DevToolsCore) | |
35 0x00000001000d0105 +[PBXProject projectWithFile:errorHandler:readOnly:] (in DevToolsCore) | |
36 0x00000001000cf984 +[PBXProject projectWithFile:errorHandler:] (in DevToolsCore) | |
37 0x000000010080a662 -[PBXProjectDocument readFromFile:ofType:] (in DevToolsInterface) | |
38 0x00007fff87565f25 -[NSDocument(NSDeprecated) initWithContentsOfFile:ofType:] (in AppKit) | |
39 0x00007fff8756f324 -[NSDocumentController(NSDeprecated) makeDocumentWithContentsOfFile:ofType:] (in AppKit) | |
40 0x000000010080a0d7 -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
41 0x0000000100809d84 -[PBXDocumentController openDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
42 0x0000000100009dc6 | |
43 0x00000001000054cf | |
44 0x00000001000054b6 | |
45 0x00007fff8741a6fc -[NSApplication _doOpenFile:ok:tryTemp:] (in AppKit) | |
46 0x00007fff87202a46 -[NSApplication finishLaunching] (in AppKit) | |
47 0x00007fff87202350 -[NSApplication run] (in AppKit) | |
48 0x00007fff871fb1a8 NSApplicationMain (in AppKit) | |
49 0x00000001000017a4 | |
50 0x0000000000000002 | |
2010-12-21 20:59:18.927 Xcode[56075:903] [MT] File: /SourceCache/DevToolsBase/DevToolsBase-1763/pbxcore/Target.subproj/PBXTarget.m | |
Line: 4113 | |
Object: <PBXNativeTarget:0x200a1fd00> | |
Method: targetBuildContext | |
Assertion failed: (nil != [self project]) && ![[self project] isClosed] | |
Backtrace: | |
0 0x00000001009a4534 -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
1 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
2 0x00000001000e62b8 -[PBXTarget targetBuildContext] (in DevToolsCore) | |
3 0x00000001000e6201 -[PBXTarget presumedBuildConfigurationName] (in DevToolsCore) | |
4 0x000000010020a3c9 -[PBXTarget discardCachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
5 0x000000010020a4ed -[PBXTarget discardCachedPropertyContextsForConfigurationNamed:] (in DevToolsCore) | |
6 0x000000010020a5cf -[PBXTarget noteBuildSettingsDidChangeForConfigurationNamed:] (in DevToolsCore) | |
7 0x000000010036eab8 +[XCCodeSignContext noteCodeSigningSettingsDidChangeForProject:] (in DevToolsCore) | |
8 0x00000001000ce9f2 +[XCCodeSignContext noteCodeSigningSettingsDidChange] (in DevToolsCore) | |
9 0x00007fff81c1744f __NSThreadPerformPerform (in Foundation) | |
10 0x00007fff8708f2ad __CFRunLoopDoSources0 (in CoreFoundation) | |
11 0x00007fff8708d5f9 __CFRunLoopRun (in CoreFoundation) | |
12 0x00007fff8708cdbf CFRunLoopRunSpecific (in CoreFoundation) | |
13 0x00007fff823ad91a RunCurrentEventLoopInMode (in HIToolbox) | |
14 0x00007fff823ad67d ReceiveNextEventCommon (in HIToolbox) | |
15 0x00007fff823ad5d8 BlockUntilNextEventMatchingListInMode (in HIToolbox) | |
16 0x00007fff8723ce64 _DPSNextEvent (in AppKit) | |
17 0x00007fff8723c7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (in AppKit) | |
18 0x00007fff87477c47 -[NSApplication _realDoModalLoop:peek:] (in AppKit) | |
19 0x00007fff874757d5 -[NSApplication runModalForWindow:] (in AppKit) | |
20 0x00000001008e076c -[PBXAssertionHandler _reallyRunInternalErrorPanelWithAttributedMessageString:] (in DevToolsInterface) | |
21 0x00000001009a456b -[PBXAssertionHandler handleFailureInMethod:object:fileName:lineNumber:messageFormat:arguments:] (in DevToolsInterface) | |
22 0x00000001002d82b8 _XCAssertionFailureHandler (in DevToolsCore) | |
23 0x00000001000eeace +[XCSDKPackage sdkPackageForNameOrPath:withBasePath:forceCreate:] (in DevToolsCore) | |
24 0x0000000100100414 -[PBXProject createPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
25 0x00000001000ffd4f -[PBXProject cachedPropertyExpansionContextForConfigurationNamed:] (in DevToolsCore) | |
26 0x00000001000ffbf7 -[PBXProject expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
27 0x00000001000ffb64 -[PBXReference expandedValueForString:forConfigurationNamed:] (in DevToolsCore) | |
28 0x00000001000ff9fc -[PBXReference _evaluatedPathForSourceTree:appendPathWhenExpanded:forConfigurationNamed:] (in DevToolsCore) | |
29 0x00000001000e4f42 -[PBXReference absolutePathForConfigurationNamed:] (in DevToolsCore) | |
30 0x00000001000e4d5c -[PBXReference absolutePath] (in DevToolsCore) | |
31 0x000000010033d591 -[XCVersionGroup saveCurrentVersion] (in DevToolsCore) | |
32 0x000000010033e0ba -[XCVersionGroup awakeFromPListUnarchiver:] (in DevToolsCore) | |
33 0x00007fff870a37b4 -[NSArray makeObjectsPerformSelector:withObject:] (in CoreFoundation) | |
34 0x00000001000d24ad -[PBXPListUnarchiver decodeRootObject] (in DevToolsCore) | |
35 0x00000001000d0105 +[PBXProject projectWithFile:errorHandler:readOnly:] (in DevToolsCore) | |
36 0x00000001000cf984 +[PBXProject projectWithFile:errorHandler:] (in DevToolsCore) | |
37 0x000000010080a662 -[PBXProjectDocument readFromFile:ofType:] (in DevToolsInterface) | |
38 0x00007fff87565f25 -[NSDocument(NSDeprecated) initWithContentsOfFile:ofType:] (in AppKit) | |
39 0x00007fff8756f324 -[NSDocumentController(NSDeprecated) makeDocumentWithContentsOfFile:ofType:] (in AppKit) | |
40 0x000000010080a0d7 -[PBXDocumentController _innerOpenDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
41 0x0000000100809d84 -[PBXDocumentController openDocumentWithContentsOfFile:display:didOpenWithExternalEditor:] (in DevToolsInterface) | |
42 0x0000000100009dc6 | |
43 0x00000001000054cf | |
44 0x00000001000054b6 | |
45 0x00007fff8741a6fc -[NSApplication _doOpenFile:ok:tryTemp:] (in AppKit) | |
46 0x00007fff87202a46 -[NSApplication finishLaunching] (in AppKit) | |
47 0x00007fff87202350 -[NSApplication run] (in AppKit) | |
48 0x00007fff871fb1a8 NSApplicationMain (in AppKit) | |
49 0x00000001000017a4 | |
50 0x0000000000000002 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any progress on this?