[Cocoa-sharp] how can i integrate cocoa# into xcode

marc hoffman mh at elitedev.com
Fri Jan 18 17:03:24 EST 2008


Andreas Färber wrote:
> 
> Am 18.01.2008 um 19:08 schrieb Andreas Färber:
> 
>> I'm still at the stage that I don't see anything of what I've written
>> in Xcode, no new menu item.
> 
> It turns out for some reason the menu item only appears after I open the 
> first C# file.
> 
>> So currently I am trying to deploy my draft spec files to /Developer/
>> Library/Xcode/Specifications but I'm not sure if they are even being
>> picked up there
> 
> They are, once I added a missing semicolon. Syntax errors are actually 
> written to the console, I just have look there. ;)

Yeah. i keep seeing some odd messages myself - i'm not sure if they 
pertain to my files (none have problems i line 14/15, and changing line 
to contain some crap i all of them does not change the "Unexpected 
character / at line 1", so that would indicate they don't?).

it'd be great if you could send me your files, so i could have a look. i 
get my Mac desktop on monday, which means i'll have more motivation to 
start playing with this, come next week - i hate coding on the laptop <g>)


the errors i see in Console are these; too bad they don't specify the 
file name. i get them both then opening my plugin project AND when 
opening a project that uses my installed plugin

1/18/08 10:56:23 PM Xcode[1220] XML parser error:
  Unexpected character / at line 1
Old-style plist parser error:
  Unexpected character '0xab' at line 15

1/18/08 10:56:23 PM Xcode[1220] XML parser error:
  Unexpected character / at line 1
Old-style plist parser error:
  Unexpected character '0xab' at line 14


(btw, should *this* maybe go to mono-osx instead of cocoa-sharp? ;-)


-- 
marc hoffman

RemObjects Software
The Infrastructure Company
http://www.remobjects.com


More information about the Cocoa-sharp mailing list