xamarin-macios/tests/dotnet/BundleStructure/iOS/Resources/SubDirectory
Rolf Bjarne Kvinge 352a0d818a
[dotnet] Include all files in the Resources subdirectory as bundle resources. Fixes #13808. (#14018)
Include all files in the project's Resources subdirectory as BundleResource
items (except .DS_Store files, which are pretty omnipresent on macOS).

Also, contrary to the other default includes, add a condition so files are
only included if we have a resource prefix (typically "Resources"), otherwise
the entire hard drive might be included, and that's not really what we want.

Fixes https://github.com/xamarin/xamarin-macios/issues/13808.
2022-02-07 18:55:31 +01:00
..
AutoIncluded2.txt [dotnet] Include all files in the Resources subdirectory as bundle resources. Fixes #13808. (#14018) 2022-02-07 18:55:31 +01:00