开发者

Issue in Cappuccino framework in Xcode

I have following error in XCode

mkdir: /CappuccinoSample/test6/build/Debug: F开发者_C百科ile exists cp: /Developer/Cappuccino/Tools/cxhelper/cxhelper: No such file or directory /CappuccinoSample/test6/build/test6.build/Debug/test6.build/Script-643C0D440E7F85EC00F64609.sh: line 4: /CappuccinoSample/test6/build/Debug/test6: No such file or directory

I try to solve it but still I do all stuff which mention here http://cappuccino.org/discuss/2008/10/01/using-xcode-to-develop-in-cappuccino/

But still I get an error

Please anyone help me


Most likely your install has messed up, or has incorrect or older files. Here is what I would do to fix it:

  1. Clean up the old files (trash the /Developer/Cappuccino folder).
  2. Download/extract fresh tarball from: https://github.com/rbartolome/xcode-cappuccino
  3. Copy the following folders to location:
    /Library/Application Support/Developer/Shared/Xcode/

    File Templates
    Project Templates
    Specifications
    Target Templates

  4. Restart xcode, and everything should be working smoothly.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜