• 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
Xcode is unable to copy file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode is unable to copy file


  • Subject: Xcode is unable to copy file
  • From: David Dunham <email@hidden>
  • Date: Thu, 17 Sep 2009 14:51:31 -0700

I'm trying to build an app that I last built maybe a year or two ago. After I changed the SDK from 10.2.8 to 10.4 so I could use GCC 4.0, I get this problem:

CopyStringsFile "build/Development/MyApp/Contents/Resources/GH $Params.strings" "GH$Params.strings"
cd /Users/david/GameHouse/cgames/mac/MyApp
setenv ICONV /usr/bin/iconv
/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/ Resources/copystrings --validate --inputencoding utf-8 -- outputencoding UTF-16 GH$Params.strings --outdir /Users/david/ GameHouse/cgames/mac/MyApp/build/Development/MyApp/Contents/Resources


GH.strings: file does not exist or is not readable or is not a regular file
/usr/bin/iconv: GH.strings: No such file or directory
Command /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/ Contents/Resources/copystrings failed with exit code 1


That's right, there's a $ in the filename. It looks like the Copy Bundle Resources build phase is failing. If this were my script I could probably figure out how to quote it. But it's Xcode's. Any suggestions?

(And yes, the file does still exist a year or two later.)

David Dunham   www.pensee.com/dunham/
Imagination is more important than knowledge. -- Albert Einstein

_______________________________________________
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 is unable to copy file
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: gcc-4.2 -pedantic is too pedantic
  • Next by Date: Re: where is the "Xcode Project Management Guide"?
  • Previous by thread: Re: Does Xcode support a "DLL" concept?
  • Next by thread: Re: Xcode is unable to copy file
  • Index(es):
    • Date
    • Thread