Hello I'm quoting MonoDevelop 3.0.4 Release notes

>  New “Resources” folder. There is no need to clutter root project directory 
> w/ icons or other bundled resources anymore. With the BundledResource build 
> action, you can also override the Bundle Id (so it doesn’t have to match the 
> file name, which means you can use msbuild conditions)

I know BundledResource build action works great on standard MonoTouch
projects, but is that feature available to MonoTouch Binding Projects
(cannot find it)??

Im asking because some objc libs have someobjclib.bundle and some
other  files that must be included in order to make lib work, so we
just can deliver a single DLL containing all files needed.

Alex
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to