Opened 13 years ago

Closed 13 years ago

#28762 closed defect (fixed)

gimp-app fails to build with XCode4

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: XCode4 Cc:
Port: gimp-app

Description

--->  Building gimp-app
xcodebuild: error: Unable to read project 'ScriptExec.xcode'.
	Reason: Project file 'ScriptExec' was written by an unsupported Xcode version (39)

I suspect opening the project file in XCode3 and resaving it will provide an XCode3 project file that XCode4 can open, but I don't have XCode3 lying around at the moment. If nobody fixes this in the next week or so, I'll dig up XCode3 somewhere...

Change History (3)

comment:1 Changed 13 years ago by afb@…

Using "xcode3build" should work in theory, but there's a difference in practice: (NOTE: project ScriptExec was written by an older Xcode version (39) -- temporarily upgrading it (without modifying project file)) xcode3build[39572:4903] [IT] Exception while creating dependency graph for <context(0x1038932a0:'ScriptExec'):4 nodes (0 to eval), 2 commands> (ignored): ASSERTION FAILURE in /SourceCache/DevToolsBase/DevToolsBase-2002/pbxcore/Target.subproj/PBXTargetBuildContext.m:2073

comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Yeah, hence why I'm hoping someone actually has XCode3 around and can just open/save the project ;>

comment:3 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.