Hy guys,
I\'m trying to generate a Zip File with ICSharpCode.SharpZipLib library but it\'s throwing a really weird error.
Code:
public stati
MonoTouch removes I18N codepages that it cannot statically determine that you need. You can force monotouch to keep the needed codepage collection (West) in this case one of two ways:
NOTE: You will need to perform step #3 for every combination of configurations and platforms.