Re: Xcode ignores Finder file open requests
Re: Xcode ignores Finder file open requests
- Subject: Re: Xcode ignores Finder file open requests
- From: Shai Shasag <email@hidden>
- Date: Tue, 15 Dec 2009 08:06:45 -0500
- Acceptlanguage: en-US
- Thread-topic: Xcode ignores Finder file open requests
Paul,
Thanks for the info, but unfortunately this has nothing to do with unicode. All my files are UTF8.
I did notice one more thing: When a project is not open in Xcode, all the files open!
Looks like the presence of a project prevent the files form being opened.
Shai
On 15/12/2009, at 12:38 , Paul Sanders wrote:
> On 14 dec 2009, at 05.59, Shai Shasag wrote:
>
>> Lately whenever I double click a file in the finder or drag
>> and drop it on the Xcode 3.2.1 icon Xcode ignores the file and
>> does not open it.
>> This problem happens on two different machines both running
>> Mac OS 10.6.2.
>> Whenever that happens system.log shows:
>> "Xcode[746]: Unexpected character / at line 1"
>
> The file(s) in question might have been saved as Unicode somehow
> (i.e. UTF-16). This has happened to one of my files and I get a
> similar error message during the build (from copystrings, in my
> case).
>
> You can check a file using 'od -x myfile'. If it starts with
> feff (or fffe), it's a Unicode file. No doubt someone on this
> list knows how to un-Unicode files on a Mac. I do it on
> Windows, but I don't like to admit it :)
>
> Paul Sanders.
>
>
>
_______________________________________________
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