xamarin / mac-samples

Sample programs showing how to use Xamarin.Mac on OSX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copy many dylibs to bundle

mfkl opened this issue · comments

commented

Hi,

Thanks for this repo, it's been helpful.

I have a question regarding this example: https://github.com/xamarin/mac-samples/tree/master/UseMSBuildToCopyFilesToBundleExample

I'm writing a targets file for a nuget package, to attempt to bundle several dylibs. mfkl/libvlc-nuget#5

Could you please share a way to iterate over files using that Target when trying to bundle many files?

Appreciate the advice.

Hi @mfkl, thanks for the question, but this repository is only intended for questions directly related to the samples. For support with specific questions like this, take a look at Developer Community. Thank you!