visual studio - Monotouch - add files to your bundle with a build action -


i add dll files application bundle build action. possible? if give me example how can it?

thanks in advance!

you can add library projects main app's solution, when build app libraries rebuilt necessary.

alternatively, use post-build action in library project copy library dlls folder (a library folder, or project folder app) app reference them.


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -