Now a problem with adium.xcodeproj (SVN)
Posted: Tue Jun 14, 2005 10:00 pm
I am using revision 12361
I attempt to open the project Adium.xcodeproj to build in xcode 2.1 on Tiger (10.4.1) and get
"Project /src/adium/Adium.xcodeproj cannot be opened because the project file cannot be parsed."
I can't build in xcode because I can't load the project file
The file has the following components:
/src/adium] ima% ls adium.xcodeproj
ima.mode1 project.pbxproj project.pbxproj.r12341
ima.pbxuser project.pbxproj.mine project.pbxproj.r12359
trying to build from the command line:
/src/adium] ima% xcodebuild -project Adium.xcodeproj -configuration Deployment build
2005-06-14 17:56:45.414 xcodebuild[6731] XML parser error:
Unexpected character / at line 1
Old-style plist parser error:
Expected terminating ')' for array at line 31
xcodebuild: Error: couldn't load project /src/adium/Adium.xcodeproj
Any ideas what I broke this time?
Thanks!
I attempt to open the project Adium.xcodeproj to build in xcode 2.1 on Tiger (10.4.1) and get
"Project /src/adium/Adium.xcodeproj cannot be opened because the project file cannot be parsed."
I can't build in xcode because I can't load the project file
The file has the following components:
/src/adium] ima% ls adium.xcodeproj
ima.mode1 project.pbxproj project.pbxproj.r12341
ima.pbxuser project.pbxproj.mine project.pbxproj.r12359
trying to build from the command line:
/src/adium] ima% xcodebuild -project Adium.xcodeproj -configuration Deployment build
2005-06-14 17:56:45.414 xcodebuild[6731] XML parser error:
Unexpected character / at line 1
Old-style plist parser error:
Expected terminating ')' for array at line 31
xcodebuild: Error: couldn't load project /src/adium/Adium.xcodeproj
Any ideas what I broke this time?
Thanks!