Hello,

I knew I was forgetting something during this release !!! There was some
changes in the <mkappl/> task in native mode. I will make a post on the list
to detail them.

Regards, Laurent Etiemble

2008/8/2 Jérôme Gagnon-Voyer <[EMAIL PROTECTED]>

> Thanks for releasing it!I do have a problem with it
>
> It works great if I do
> nant
>
> But if I do
> nant native
>
> It doesn't work. I get this error: "You can't open the application "Shufl"
> because it is not supported on this architecture". If I show package
> contents inside the application, the MacOS folder is empty.
>
>
>
> Here's the log, I attach the nant.build file to the email.
>
>
> Indian:ShuflMac indian$ nant native
> NAnt 0.86 (Build 0.86.2898.0; beta1; 12/8/2007)
> Copyright (C) 2001-2007 Gerry Shaw
> http://nant.sourceforge.net
>
> Buildfile: file:///ShuflMac/nant.build
> Target framework: Mono 2.0 Profile
> Target(s) specified: native
>
>
> prepare:
>
>     [mkdir] Creating directory '/ShuflMac/build'.
>     [mkdir] Creating directory '/ShuflMac/dist'.
> [loadtasks] Scanning assembly "NAnt.Monobjc" for extensions.
>
> native:
>
>       [csc] Compiling 2 files to '/ShuflMac/build/Shufl.exe'.
>       [csc] /ShuflMac/ShuflController.cs(177,30): warning CS0169: The
> private method
> `Monobjc.Shufl.HelloController.LoginCallBack(System.IAsyncResult)' is never
> used
>       [csc] Compilation succeeded - 1 warning(s)
>    [ibtool] Compiling XIB file /ShuflMac/en.lproj/MainMenu.xib
>  [mkbundle] Getting references for Shufl.exe...
>  [mkbundle]   Reference added file:///ShuflMac/build/Shufl.exe
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/2.0/mscorlib.dll
>  [mkbundle]   Reference added file:///ShuflMac/lib/Monobjc.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll
>  [mkbundle]   Reference added file:///ShuflMac/lib/Monobjc.Cocoa.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
>  [mkbundle]   Reference added file:///ShuflMac/lib/Shufl.Client.dll
>  [mkbundle]   Reference added file:///ShuflMac/lib/Shufl.Common.dll
>  [mkbundle]   Reference added file:///ShuflMac/lib/log4net.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Data.Tds/2.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Mozilla/0.2.0.0__0738eb9f132ed756/Mono.Mozilla.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Posix/2.0.0.0__0738eb9f132ed756/Mono.Posix.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Web/2.0.0.0__0738eb9f132ed756/Mono.Web.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Data.Sqlite/2.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
>  [mkbundle]   Reference added
> file:///Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
>  [mkbundle] Generating native sources...
>  [mkbundle]   Embedding /ShuflMac/build/Shufl.exe
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/2.0/mscorlib.dll
>  [mkbundle]   Embedding /ShuflMac/lib/Monobjc.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Security/2.0.0.0__0738eb9f132ed756/Mono.Security.dll
>  [mkbundle]   Embedding /ShuflMac/lib/Monobjc.Cocoa.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.config
>  [mkbundle]   Embedding /ShuflMac/lib/Shufl.Client.dll
>  [mkbundle]   Embedding /ShuflMac/lib/Shufl.Common.dll
>  [mkbundle]   Embedding /ShuflMac/lib/log4net.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Data.Tds/2.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.config
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Mozilla/0.2.0.0__0738eb9f132ed756/Mono.Mozilla.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Posix/2.0.0.0__0738eb9f132ed756/Mono.Posix.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Posix/2.0.0.0__0738eb9f132ed756/Mono.Posix.dll.config
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Web/2.0.0.0__0738eb9f132ed756/Mono.Web.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Mono.Data.Sqlite/2.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
>  [mkbundle]   Embedding
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/mono/gac/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
>  [mkbundle] Compiling native sources...
>  [mkbundle] Collecting native libraries
>  [mkbundle]   Found a library
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/libmono.0.0.0.dylib
>  [mkbundle]   Found a library
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/libgthread-2.0.0.1400.1.dylib
>  [mkbundle]   Found a library
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/libglib-2.0.0.dylib
>  [mkbundle]   Found a library
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/libglib-2.0.0.1400.1.dylib
>  [mkbundle]   Found a library
> /Library/Frameworks/Mono.framework/Versions/1.9.1/lib/libintl.8.0.1.dylib
>  [mkbundle] Copying native libaries
>  [mkbundle] Relocating native libaries
>  [mkbundle]   Relocating libglib-2.0.0.1400.1.dylib...
>  [mkbundle]   Relocating libgthread-2.0.0.1400.1.dylib...
>  [mkbundle]   Relocating libintl.8.0.1.dylib...
>  [mkbundle]   Relocating libglib-2.0.0.1400.1.dylib...
>  [mkbundle]   Relocating libmono.0.0.0.dylib...
>  [mkbundle]   Relocating Shufl...
>    [mkappl] Building Application 'Shufl'
>    [mkappl] Creating bundle structure...
>    [mkappl] Copying icon file...
>      [copy] Copying 1 file to
> '/ShuflMac/dist/Shufl.app/Contents/Resources'.
>    [mkappl] Copying Info.plist file...
>      [copy] Copying 1 file to '/ShuflMac/dist/Shufl.app/Contents'.
>    [mkappl] Copying files in 'Resources' folder...
>      [copy] Copying 5 files to
> '/ShuflMac/dist/Shufl.app/Contents/Resources'.
>      [copy] Copying 7 files to
> '/ShuflMac/dist/Shufl.app/Contents/Resources'.
>
> BUILD SUCCEEDED - 0 non-fatal error(s), 1 warning(s)
>
> Total time: 85.5 seconds.
>
>
> Jérôme
>
> [EMAIL PROTECTED]
>
>
>
>
>
> On 08-08-02, at 05:09, Laurent Etiemble wrote:
>
> Hello,
>
> A new release of Monobjc is available.
>
> This release enhances the robustness of the redistribution tasks, and
> corrects various mis-spelled notifications, and mis-typed signatures.
> Three new samples have been added, to showcase the wide support of Mac OS X
> API available in the Monobjc bridge.
>
> Downloads: http://www.monobjc.net/index.php?page=downloads
> Release Notes : http://downloads.monobjc.net/Monobjc-2.0.243.0.txt
> Tutorials : http://www.monobjc.net/index.php?page=tutorials
> Samples : 
> http://www.monobjc.net/index.php?page=samples<http://www.monobjc.net/index.php?page=tutorials>
>
> Feedback and remarks are welcomed !!!
>
> Regards, Laurent Etiemble.
>
>
>
>

Reply via email to