Could not open workspace file

2015-07-30 Thread Carl Hoefs
Xcode 6.4, OS X 10.10.4

I'm trying to open a year-old project, but Xcode pops up an alert panel that 
says:

Could not open workspace file at 
/Users/carl/ProtoK/ProtoK.xcodeproj/project.xcworkspace/contents.xcworkspacedata

It doesn't say why. The file exists on disk. 

-rw-r--r--  1 carl  staff  149 Aug 11  2014 contents.xcworkspacedata

In the Console log it has this:

7/30/15 1:16:01.511 PM com.apple.usbmuxd[83]: MuxTCPInputSCE received RST for 
0x13-3520c8ca20ab02a101124284173c3b1e5b488911@0xfd141000:52195-0x100313f70-Xcode/com.apple.dt.Xcode:16655:
 sendMuxSegment connection was closed

Is this an essential file? Can it be recreated?
-Carl


 ___
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list  (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Re: Could not open workspace file

2015-07-30 Thread Joar Wingfors
Move the file aside. It’s highly likely that it doesn’t contain anything 
essential for your project, and that the file that’s automatically re-created 
by Xcode will be OK. 

Once you’ve resolved that issue, you can file a bug report and attach the 
busted file. 

Joar


 On 30 Jul 2015, at 13:29, Carl Hoefs newsli...@autonomy.caltech.edu wrote:
 
 Xcode 6.4, OS X 10.10.4
 
 I'm trying to open a year-old project, but Xcode pops up an alert panel that 
 says:
 
 Could not open workspace file at 
 /Users/carl/ProtoK/ProtoK.xcodeproj/project.xcworkspace/contents.xcworkspacedata
 
 It doesn't say why. The file exists on disk. 
 
 -rw-r--r--  1 carl  staff  149 Aug 11  2014 contents.xcworkspacedata
 
 In the Console log it has this:
 
 7/30/15 1:16:01.511 PM com.apple.usbmuxd[83]: MuxTCPInputSCE received RST for 
 0x13-3520c8ca20ab02a101124284173c3b1e5b488911@0xfd141000:52195-0x100313f70-Xcode/com.apple.dt.Xcode:16655:
  sendMuxSegment connection was closed
 
 Is this an essential file? Can it be recreated?
 -Carl
 
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Xcode-users mailing list  (Xcode-users@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 https://lists.apple.com/mailman/options/xcode-users/joar%40joar.com
 
 This email sent to j...@joar.com


 ___
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list  (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com