Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 1350683690
[src/generator] Stop implying Mac Catalyst availability attributes from the iOS attributes. (#17375)
Stop implying Mac Catalyst attributes from the iOS attributes, and instead
treat Mac Catalyst like all the other platforms (not implying anything from
any other platform).

This makes our attribute logic much easier to reason about and understand.

It also required adding numerous Mac Catalyst attributes that were previously
implied. This task was way too big to do manually, so I made some changes to
Chris' mellite tool, and managed to do it quite easily with Roslyn with the
changes in this branch: https://github.com/rolfbjarne/mellite/tree/explicit-maccatalyst-attributes
2023-01-31 14:51:53 +01:00
Manuel de la Pena 4d767b3f37
[BussinessChat] Add nullability to forgotten files. (#17188) 2023-01-12 11:22:21 -05:00
Alex Soto a7502b2b8d
[main] Bump bindings to Xcode 14.2 (#17037) 2022-12-21 08:39:03 +01:00
Rolf Bjarne Kvinge f4a51ec110
[autoformat] Add the BackgroundTasks, BusinessChat, CFNetwork, CarPlay, Chip, ClockKit, CloudKit and Compression frameworks. (#16459) 2022-10-25 23:56:21 +02:00
TJ Lambert 682172e25c
[businesschat] Add nullability to (generated and manual) bindings (#14263)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
2022-03-01 06:33:48 -06:00
Rolf Bjarne Kvinge 868079850d
[src] Remove Classic code from the CoreBluetooth, CoreAudioKit, CoreAnimation, ContactsUI, Contacts, CloudKit, ClassKit, CFNetwork, CarPlay, CallKit and BusinessChat frameworks. (#8778) 2020-06-05 16:05:53 +02:00
Marius Ungureanu 319c617aaf Fix some warnings in the build (#7642) 2019-12-23 13:07:17 -05:00
Rolf Bjarne Kvinge c1e6ac029f [src] Remove/obsolete 'onlyOn64: true' in attributes. (#6595)
* [src] Obsolete 'onlyOn64' parameter to the availability attributes.

* [src] Remove 'onlyOn64: true' from attributes.

* [src] Adjust availability attributes.
2019-07-16 12:13:11 -04:00
Vincent Dondain 2a84c116db Merge branch 'xcode9.3' 2018-04-03 14:14:07 -04:00
Manuel de la Pena cfc3cbf6ef
[BusinessChat] Introduction of the new framework on iOS and Mac. (#3569) 2018-02-27 12:53:13 +01:00