Hi Alex, I implemented support for this back at the end of July, but it looks like it didn't make it into 3.0.4. It should be included in the next major release of MonoDevelop, though.
Hope that helps, Jeff On Thu, Sep 20, 2012 at 10:20 AM, Alex Soto <[email protected]> wrote: > 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 >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
