xamarin-macios/src/ImageIO
Chris Hamons cad99240e7
Hand-process troublesome attributes to fit pmcs conversion tooling (#3101)
There are a number of availability constructs that were uncommon enough / difficult to handle in the generator update or dead simple enough to change.

Some of them include:
   - Multiple platforms |'ed into one Availability attributes.
   - 32-bit arch Availability attributes were really uncommon and hand processing allowed
     them to be skipped completely
   - Convert Since, MavericksAttribute/MountainLionAttribute/LionAttribute, and a bunch of Availability (Introduced) to short forms like [Mac] and [iOS].

I also had to patch PMCS to correctly handle PlatformArchitecture arguments, which is ironic because a PR soon after this will delete all of that code.
2017-12-20 09:19:16 -06:00
..
CGImageDestination.cs Hand-process troublesome attributes to fit pmcs conversion tooling (#3101) 2017-12-20 09:19:16 -06:00
CGImageMetadata.cs Various Xcode 9 API improvements and also fixes bug 59433 (#2676) 2017-09-13 09:58:08 -05:00
CGImageMetadataTag.cs Build the platform assemblies. 2016-04-24 14:47:26 -04:00
CGImageSource.cs [macOS] Fix Introspection and API tests (#2891) 2017-10-23 11:22:17 -08:00
CGImageSource.iOS.cs Build the platform assemblies. 2016-04-24 14:47:26 -04:00
CGMutableImageMetadata.cs Build the platform assemblies. 2016-04-24 14:47:26 -04:00
Enums.cs Build the platform assemblies. 2016-04-24 14:47:26 -04:00