• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode ignores Finder file open requests
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode ignores Finder file open requests


  • Subject: Re: Xcode ignores Finder file open requests
  • From: "Paul Sanders" <email@hidden>
  • Date: Tue, 15 Dec 2009 10:38:08 -0000

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

  • Follow-Ups:
    • Re: Xcode ignores Finder file open requests
      • From: William Ehrich <email@hidden>
    • Re: Xcode ignores Finder file open requests
      • From: Shai Shasag <email@hidden>
References: 
 >Xcode ignores Finder file open requests (From: Shai Shasag <email@hidden>)
 >Re: Xcode ignores Finder file open requests (From: Joar Wingfors <email@hidden>)

  • Prev by Date: Emptying Xcode documentation image cache
  • Next by Date: Setting up a framework target with the iPhone SDK
  • Previous by thread: Re: Xcode ignores Finder file open requests
  • Next by thread: Re: Xcode ignores Finder file open requests
  • Index(es):
    • Date
    • Thread