Anders F Björklund ha scritto:
> Much better, just need to change a few items in Info.plist.in:
> 
> @@ -5,13 +5,13 @@
>       <key>CFBundleInfoDictionaryVersion</key>
>       <string>6.0</string>
>       <key>CFBundleIdentifier</key>
> -     <string>org.wxwindows.IDENTIFIER</string>
> +     <string>net.sourceforge.wxlua.IDENTIFIER</string>
>       <key>CFBundleDevelopmentRegion</key>
>       <string>English</string>
>       <key>CFBundleExecutable</key>
>       <string>EXECUTABLE</string>
>       <key>CFBundleIconFile</key>
> -     <string>wxmac.icns</string>
> +     <string>wxLua.icns</string>
>       <key>CFBundleName</key>
>       <string>EXECUTABLE</string>
>       <key>CFBundlePackageType</key>
fixed


> And there seems to be a Bakefile problem with dependencies:
> 
> make[1]: *** No rule to make target 
> `../../distrib/macbundle/Info.plist.in/wxLua.icns', needed by 
> `app_wxlua.app/Contents/PkgInfo'.  Stop.
should be fixed


> Also, the applications currently build in apps as "apps_wxlua.app",
> they should probably be called "wxlua.app" (preferrably wxLua.app,
> if such a transformation can be set up, not sure if it's easy...)
not difficult. Should be fixed now.

Francesco




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to