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

13390 Коммитов

Автор SHA1 Сообщение Дата
Chris Hamons 5eb9d1c61e
Remove unnecessary conditional defines from appkit.cs (#14449)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:18:02 -05:00
Chris Hamons c710201760
Remove unnecessary conditional defines from avfoundation.cs (#14446)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:14:47 -05:00
Chris Hamons 97a8e3d3f0
Remove unnecessary conditional defines from coredata.cs (#14464)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:14:14 -05:00
Chris Hamons aec3e12906
Remove unnecessary conditional defines from corelocation.cs (#14467)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:13:55 -05:00
Chris Hamons d0b590f2f8
Remove unnecessary conditional defines from corespotlight.cs (#14469)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:13:43 -05:00
Chris Hamons 7199c94663
Remove unnecessary conditional defines from metrickit.cs (#14512)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:13:29 -05:00
TJ Lambert 4d403d39b1
Remove unnecessary conditional defines from networkextension.cs (#14536)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 10:12:53 -05:00
Rolf Bjarne Kvinge e191c613ce
[Foundation] Enable nullability in NSUrlSessionHandler. (#14597) 2022-04-01 14:48:57 +02:00
Rolf Bjarne Kvinge 1c4a64c0c4
[EventKitUI] Add this framework to Mac Catalyst. (#14374)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-01 14:29:30 +02:00
Rolf Bjarne Kvinge 08978fa4b1
[dotnet] Rename hardcoded 'net6.0' to use a 'DOTNET_TFM' variable instead. (#14524)
This makes things easier for .NET 7.
2022-04-01 13:48:09 +02:00
Rolf Bjarne Kvinge 81661ab1fd
[AppKit] Deprecate the NSWindow.[IsVisible|IsZoomed|IsMiniaturized] setters. Fixes #14359. (#14567)
The setters for these properties come from the NSScripting protocol (defined
on NSWindows), and are not direct equivalents of the getters, so move them out
to their own functions, and deprecate the setters.

Fixes https://github.com/xamarin/xamarin-macios/issues/14359.
2022-04-01 13:39:20 +02:00
dotnet-maestro[bot] e807a985b0
[main] Update dependencies from dotnet/installer (#14594)
Update dependencies from dotnet/installer build 20220331.4

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22179.14 -> To Version 6.0.300-preview.22181.4
2022-04-01 13:19:53 +02:00
Rolf Bjarne Kvinge 0887599ccb
[cecil-tests] Enable previously disabled tests. (#14587)
Looks like these might be fixed now.

Fixes https://github.com/xamarin/maccore/issues/2547.
2022-04-01 07:22:27 +02:00
Rolf Bjarne Kvinge 7b16e71349
[tests] Ignore the BindingLibraryDSymCreated test until we've fixed the underlying issue. (#14599) 2022-04-01 07:20:54 +02:00
Rolf Bjarne Kvinge eda8f4822d
Bump our system/stable .NET to 6.0.201. (#14552) 2022-03-31 21:56:33 +02:00
Rolf Bjarne Kvinge 24b64e2349
[devops] Improve failure reporting for tests on older macOS bots. (#14486)
Try hard to always add a GitHub comment after (trying to) running macOS tests on other bots.

We now:

* Create a file with a generic error message at the very beginning.
* Update the error message if something we detect goes wrong (with a better error message).
* Delete the file in case of success.
* Check for the file at the very end, reporting any contents as a failure, and only if it doesn't exist, then we report success.

This way we'll pretty much always report _something_.
2022-03-31 21:56:08 +02:00
Rolf Bjarne Kvinge e8dd39a834
[Security] Expose kSecurityUseDataProtectionKeychain in the SecRecord class. (#14580) 2022-03-31 21:54:50 +02:00
Chris Hamons b86609396b
[AVKit] Remove unnecessary conditional defines from avkit.cs (#14447)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 13:11:11 -04:00
TJ Lambert d8081bb228
[UIKit] Remove unnecessary conditional defines from uikit.cs (#14539)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 13:00:48 -04:00
TJ Lambert d4e665ea7c
[MultiPeerConnectivity] Remove unnecessary conditional defines from multipeerconnectivity.cs (#14538)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 13:00:01 -04:00
TJ Lambert 5ca54b7a83
[NotificationCenter] Remove unnecessary conditional defines from notificationcenter.cs (#14537)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:59:16 -04:00
TJ Lambert 09d2f0bd12
[wkwebkit] Remove unnecessary conditional defines from wkwebkit.cs (#14506)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:58:03 -04:00
TJ Lambert 79dec25324
[Scenekit] Remove unnecessary conditional defines from scenekit.cs (#14503)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:57:07 -04:00
TJ Lambert 6ddd01bab5
[pdfkit] Remove unnecessary conditional defines from pdfkit.cs (#14494)
Co-authored-by: tj_devel709 <antlambe@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:55:16 -04:00
TJ Lambert d0c7e1a6ab
[Passkit] Remove unnecessary conditional defines from passkit.cs (#14493)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:52:28 -04:00
TJ Lambert ff048c38b0
[Quicklook]Remove unnecessary conditional defines from quicklook.cs (#14491)
Co-authored-by: TJ Lambert <tjlambert@microsoft.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:50:42 -04:00
Chris Hamons 71b78284b5
[CoreBluetooth] Remove unnecessary conditional defines from corebluetooth.cs (#14461)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:48:23 -04:00
TJ Lambert 2f4f816989
[StoreKit] Remove unnecessary conditional defines from storekit.cs (#14479)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:45:44 -04:00
TJ Lambert d56364a9ed
[SafariServices] Remove unnecessary conditional defines from safariservices.cs (#14474)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:45:07 -04:00
TJ Lambert 74a7cea824
[Social] Remove unnecessary conditional defines from social.cs (#14462)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:44:27 -04:00
TJ Lambert 1cc0ab50cc
[Security] Remove unnecessary conditional defines from Security (#14460)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:43:44 -04:00
Chris Hamons 635ce68452
[CoreVideo] Remove unnecessary conditional defines from corevideo.cs (#14470)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:40:09 -04:00
Chris Hamons e387cce6de
[CoreML] Remove unnecessary conditional defines from coreml.cs (#14468)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:39:10 -04:00
Chris Hamons 8cac76def6
Remove unnecessary conditional defines from eventkit.cs (#14471)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:34:35 -05:00
Chris Hamons 6bb2b0d3e8
Remove unnecessary conditional defines from gamekit.cs (#14515)
- Unlike the rest of my recent work, this is all done by hand, so please review closely.
- Part of https://github.com/xamarin/xamarin-macios/issues/14444

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:33:53 -05:00
Chris Hamons 2eeaabf37f
Remove unnecessary conditional defines from xkit.cs (#14534)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:33:04 -05:00
Chris Hamons eb447a2369
Remove unnecessary conditional defines from mobilecoreservices.cs (#14530)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:32:45 -05:00
Chris Hamons 329e2e72a6
Remove unnecessary conditional defines from mediaplayer.cs (#14529)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:32:27 -05:00
Chris Hamons 27bac201f2
Remove unnecessary conditional defines from mapkit.cs (#14526)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:32:04 -05:00
Chris Hamons 34f0c4b60c
[CoreAnimation] Remove unnecessary conditional defines from coreanimation.cs (#14457)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:30:54 -04:00
Chris Hamons fbf2fcfae3
Remove unnecessary conditional defines from imageio.cs (#14511)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:30:45 -05:00
Chris Hamons 1a36b309f4
Remove unnecessary conditional defines from glkit.cs (#14509)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:29:40 -05:00
Chris Hamons 7b0da175be
Remove unnecessary conditional defines from foundation.cs (#14490)
- Unlike the rest of my recent work, this is all done by hand, so please review closely.
- Part of https://github.com/xamarin/xamarin-macios/issues/14444
- Do note that there still are defines left, as there are many "almost same but not exactly" between platforms.
- Some of these only differ on ref/out
- Filed the rest as https://github.com/xamarin/xamarin-macios/issues/14489

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 11:29:13 -05:00
Chris Hamons 0e25cae6a4
[Callkit] Remove unnecessary conditional defines from callkit.cs (#14456)
Remove unnecessary conditional defines from callkit.cs

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:28:39 -04:00
Chris Hamons cda4745253
[AudioUnit ]Remove unnecessary conditional defines from audiounit.cs (#14453)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 12:26:48 -04:00
Steve Hawley 891610b533
[nnyeah] Warn on IConvertible (#14586)
set up warnings on IConvertible calls
2022-03-31 09:36:43 -04:00
Rolf Bjarne Kvinge 20713353ec
[devops] Add a GitHub comment if the build fails. (#14541) 2022-03-31 15:15:05 +02:00
Rolf Bjarne Kvinge 23737939db
[CarPlay] Ignore this framework on Mac Catalyst. (#14381)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 14:20:50 +02:00
Rolf Bjarne Kvinge 77bac878d6
[IdentityLookupUI] Add this framework to Mac Catalyst. (#14385)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 14:20:08 +02:00
Rolf Bjarne Kvinge e687c20dd6
[AppClip] Add this framework to Mac Catalyst. (#14378)
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-31 13:52:52 +02:00