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

536 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 569a5d47e6
Remove the opentk submodule. (#21370)
It's only used in legacy Xamarin, so it's no longer needed.
2024-10-10 10:27:00 +02:00
Rolf Bjarne Kvinge c616eb0997
Bump Xamarin.MacDev to get fix for xamarin/Xamarin.MacDev#20771. (#21010)
Fixes https://github.com/xamarin/xamarin-macios/issues/20771.

New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@bd3d133 Updated to use Xcode 16's new provisioning profiles directory
* xamarin/Xamarin.MacDev@94c2c8c Stop targeting net472

Diff: 4cb9dc2632..bd3d13362b
2024-08-19 13:24:03 +02:00
Rolf Bjarne Kvinge 0f7e11120a
Bump Xamarin.MacDev. (#20518)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@4cb9dc2 [Xamarin.MacDev] Use Stream.ReadExactly instead of Stream.Read when we can.
* xamarin/Xamarin.MacDev@e707772 Use RandomNumberGenerator instead of System.Random

Diff: d1ed5a2dbb..4cb9dc2632
2024-04-26 09:09:10 +02:00
Manuel de la Pena b3f9726e90
[Xamarin.MacDev] Bump to pick fixes for APIScan. (#19817) 2024-01-15 12:22:22 -05:00
Rolf Bjarne Kvinge f1c5ab9b31
Bump MonoTouch.Dialog. (#19726)
New commits in xamarin/MonoTouch.Dialog:

* xamarin/MonoTouch.Dialog@77b3337 Ignore a few availability warnings, since we're not going to anything about them.
* xamarin/MonoTouch.Dialog@dc4c0fe Use 'MD5.Create' instead of 'new MD5CryptoServiceProvider'.

Diff: 5898074d6e..77b3337dbb
2024-01-04 10:31:08 +01:00
Rolf Bjarne Kvinge 29bb682ca1
Bump Xamarin.MacDev. (#19734)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@3a89218 [Xamarin.MacDev] Fix computing
DTSDKBuild. Fixes #xamarin/xamarin-macios@19733.

Diff:
b454d454a6..3a8921860d
2024-01-04 09:19:57 +01:00
Rolf Bjarne Kvinge 0a4e51c7ac
Bump Touch.Unit and MonoTouch.Dialog. (#19590)
New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@5898074 [MonoTouch.Dialog] Use 'BundledNETCoreAppTargetFrameworkVersion' in TargetFramework to avoid having to bump every year.

Removed commits from migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@f500f9a Bump to .NET 8.

Diff: f500f9a48d..5898074d6e

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@92a0726 [Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' in TargetFramework to avoid having to bump every year.
* spouliot/Touch.Unit@afbf9d4 [Touch.Client] Silence numerous warnings about using native API too early, where it's not supported, or when obsoleted.
* spouliot/Touch.Unit@455abcd Bump to .NET 8.
* spouliot/Touch.Unit@2316d4a [NUnitLite] Fix a few warnings in .NET for TouchRunner.

Removed commits from spouliot/Touch.Unit:

* spouliot/Touch.Unit@5739ade Bump to .NET 8.

Diff: 5739adefc2..92a072683b
2023-12-15 09:17:38 +01:00
Rolf Bjarne Kvinge 72ff6d9769
Bump api-tools to get fix for default interface members. (#19441)
New commits in rolfbjarne/api-tools:

* rolfbjarne/api-tools@1fbbe00 [mono-api-html] Render abstract members correctly with the 'abstract' keyword.
* rolfbjarne/api-tools@6c37358 [mono-api-html] Handle default interface members better.

Diff: 6d4007a599..1fbbe003a1
2023-11-14 08:59:04 +01:00
Rolf Bjarne Kvinge f12ba7fcf5
Bump api-tools to get fix for changing base types. (#19356)
New commits in rolfbjarne/api-tools:

* rolfbjarne/api-tools@6d4007a [mono-api-html] Allow changing the base type if the old base type is a super class of the new base type.
* rolfbjarne/api-tools@cbc1e08 [mono-api-html] Fix compiler warning about obsolete formatter-based serialization attributes.

Diff: c7d5208967..6d4007a599

---------

Co-authored-by: Alex Soto <alex@alexsoto.me>
2023-10-27 12:54:31 +02:00
Rolf Bjarne Kvinge 339582383b [net8.0] Merge main into net8.0. 2023-08-25 08:26:06 +02:00
Rolf Bjarne Kvinge 9aecc28803
Bump api-tools. (#18794)
New commits in rolfbjarne/api-tools:

* rolfbjarne/api-tools@c7d5208 Use the current .NET version to build.
* rolfbjarne/api-tools@254f0e0 [mono-api-info] Add support for comparing
function pointers.
* rolfbjarne/api-tools@ebc175f Update the .editorconfig file

Diff:
373fc1b50a..c7d5208967
2023-08-24 15:31:59 +02:00
Manuel de la Pena a8d3bda60c
Merge branch 'net8.0' into merge-main-net8 2023-07-11 10:27:22 -04:00
Manuel de la Pena 32e419b000 Merge branch 'main' into merge-main-net8 2023-07-11 10:25:23 -04:00
Filip Navara 05502d1260
Remove IKVM submodule (#18516) 2023-06-30 10:32:32 +02:00
Rolf Bjarne Kvinge d605221dcf Bump MonoTouch.Dialog and Touch.Unit.
New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@f500f9a Bump to .NET 8.

Diff: 94359c74ef..f500f9a48d

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@5739ade Bump to .NET 8.

Diff: 8d80e1f104..5739adefc2
2023-06-21 20:49:49 +02:00
Rolf Bjarne Kvinge b8c7dc7dc3 [net8.0] Merge main into net8.0. 2023-05-11 11:54:37 +02:00
Rolf Bjarne Kvinge d12c04689f
Enable nullability in various places (#18082)
I started fixing nullability in one place, and then it snowballed a bit
and I had to fix nullability in a lot of places.

Most are trivial, except for the `generate-frameworks-constants`
project: I had to create a .NET version of the project in order to
compile a .NET version of the tool.
2023-05-04 07:39:56 +02:00
Rolf Bjarne Kvinge 26e4e4151a
[net8.0] Bump api-tools to get fix for issue comparing function pointer types. (#18120)
New commits in rolfbjarne/api-tools:

* rolfbjarne/api-tools@254f0e0 [mono-api-info] Add support for comparing function pointers.
* rolfbjarne/api-tools@ebc175f Update the .editorconfig file

Diff: 373fc1b50a..254f0e0430
2023-04-25 07:43:46 +02:00
Rolf Bjarne Kvinge 8deec35a20
[net8.0] Remove support for .NET 6. (#17901)
Context: https://dotnet.microsoft.com/platform/support/policy/maui

> A major version of .NET MAUI receives support for a minimum of 6
> months after a successor (the next major release) ships. For
> example, .NET MAUI 6.0 will be supported for 6 months after .NET
> MAUI 7.0 ships. Similarly, .NET MAUI 7.0 will receive support for 6
> months after .NET MAUI 8.0 ships.

By the time .NET 8 GA ships, .NET 6 MAUI projects will not be supported.

Remove .NET 6 support from our .NET 8 workloads.
2023-03-29 10:25:25 +02:00
Rolf Bjarne Kvinge 4645f3b9f9
Bump Touch.Unit. (#17819)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@2836386 Always use NUnitTestAssemblyRunner's Load
overload with the assembly name
* spouliot/Touch.Unit@b85fb26 Second attempt to use NUnitTestAssemblyRunner's Load overload with the assembly name

Diff:
564433f35c..b85fb26cc0
2023-03-27 16:14:40 +02:00
Rolf Bjarne Kvinge 8e4f22d20e
[msbuild] Add DT* entries to the Info.plist for all platforms. Fixes #13300. (#17499)
Modify the code to add Xcode (DT*) variables to the Info.plist:

* Do it for all platforms, not only mobile platforms. Apple uses these fields to
  determine if an app was built with a prerelease or old version of Xcode, and will
  reject any app submissions if this validation fails.

* Change the behavior to do not distinguish simulator builds, a bit of testing
  in Xcode shows that Xcode always adds these values to the Info.plist, even for
  simulator builds. This is probably something that changed in Xcode a *long* time
  ago, since this code is old (from the initial import of the build logic from MonoDevelop
  around 10 years ago).

* Also bump Xamarin.MacDev to get a related fix:

  New commits in xamarin/Xamarin.MacDev:

  * xamarin/Xamarin.MacDev@74c95ee [Xamarin.MacDev] Always fetch the DTSDKBuild variable.

  Diff: 14d53612d4..74c95ee1c3

Fixes https://github.com/xamarin/xamarin-macios/issues/13300.
2023-02-10 22:58:38 +01:00
Rolf Bjarne Kvinge 9bf322525e
Bump Xamarin.MacDev. (#17056)
This requires a few nullability updates in our code as well.

New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@14d5361 Enable nullability in PListObject.cs

Diff: ac2647b643..14d53612d4
2022-12-16 07:22:37 +01:00
Rolf Bjarne Kvinge d2d7c0b7cf
Bump Xamarin.MacDev. (#16936)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@ac2647b Fix build by always including the System.Diagnostics.CodeAnalysis namespace.
* xamarin/Xamarin.MacDev@8f2b596 Fix nullability issues in MacCatalystSupport

Diff: 33502e15ba..ac2647b643
2022-12-02 08:57:12 +01:00
Rolf Bjarne Kvinge 8296809224
Bump Xamarin.MacDev. (#16656)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@33502e1 Add better diagnostics when failing to find provisioning profiles.
* xamarin/Xamarin.MacDev@b0b5f8b Use Environment.SpecialFolder.UserProfile, not SpecialFolder.Personal.
* xamarin/Xamarin.MacDev@f4d43c1 Autoformat code
* xamarin/Xamarin.MacDev@5e7f841 Add the autoformat actions to autoformat the code in this repo.
* xamarin/Xamarin.MacDev@7e8233f Add Extended Version info to XamMac

Diff: 627737bf83..33502e15ba
2022-11-09 07:55:57 +01:00
Rolf Bjarne Kvinge cdc62aeae9 Merge remote-tracking branch 'origin/net7.0-xcode14.1' into main-net7.0-xcode14.1 2022-11-03 08:21:55 +01:00
Rolf Bjarne Kvinge 90e46bdcf0
Use a binary copy of OpenTK-1.0.dll (#16547)
It's rather unlikely we'll change these assemblies in the future.

This speeds up the build a little bit, and removes a lot of source code.

New commits in xamarin/macios-binaries:

* xamarin/macios-binaries@7813391 Add OpenTK binaries.
* xamarin/macios-binaries@3d5560c Migrate FabricBot Tasks to Config-as-Code
* xamarin/macios-binaries@b90c543 Updated HotRestart/Xamarin.PreBuilt.iOS.app.zip

Diff: 180ff40ee7..7813391e75
2022-11-03 08:07:43 +01:00
Rolf Bjarne Kvinge 57b7155ed4
Bump Xamarin.MacDev. (#16403)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@627737b Only build Xamarin.MacDev for net461 on Windows due to strongnamer issue
* xamarin/Xamarin.MacDev@c2f4eb2 Autoformat the code according to the editorconfig file.
* xamarin/Xamarin.MacDev@3a74eee Add an .editorconfig file
* xamarin/Xamarin.MacDev@383151b Added new entitlements for Xcode14
* xamarin/Xamarin.MacDev@3eb4dcd Adding new extension methods to ManifestExtensions class
* xamarin/Xamarin.MacDev@b03589d Add PList accessors for NSAssetColorName and XSAssetColorAssets
* xamarin/Xamarin.MacDev@3a1ba5d Adding support for MacCatalyst versions
* xamarin/Xamarin.MacDev@177a071 Adding MacCatalyst option to GetPlatformKey()
* xamarin/Xamarin.MacDev@9cd39f1 Add MacCatlystOptmizedForMac option to ToDeviceFamily()
* xamarin/Xamarin.MacDev@81075eb Ensure netstandard20 TF is first in the list of TFs in order to do not break xamarin extension build on VSMAC IDE
* xamarin/Xamarin.MacDev@a806145 Added tests for long.MaxValue
* xamarin/Xamarin.MacDev@f4d88bc Fixed plist integer serialization/deserialization

Diff: 0717ac3c24..627737bf83
2022-10-24 11:44:43 +02:00
Rolf Bjarne Kvinge 7dceae40dc
[xcode14] Bump api-tools to get better breaking changes detection. (#15689)
New commits in rolfbjarne/api-tools:

* rolfbjarne/api-tools@373fc1b Allow changes to ObjCRuntime.Constants.SdkVersion too without considering them breaking changes

Diff: 9b9a5bb668..373fc1b50a
2022-08-22 18:41:46 +02:00
Rolf Bjarne Kvinge 1aed252ebc
Bump MonoTouch.Dialog and Touch.Unit. (#15388)
New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@558958b Revert "[MonoTouch.Dialog] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (migueldeicaza/MonoTouch.Dialogspouliot/Touch.Unit#261)"

Diff: 8e859cc662..558958b0a2

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@564433f Revert "[Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files. (spouliot/Touch.Unit#113)"

Diff: 6963a2a279..564433f35c

Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-07-11 20:01:26 +02:00
Rolf Bjarne Kvinge 414c5bf99e
Improve the API diff (#15020) 2022-06-09 15:47:00 +02:00
Rolf Bjarne Kvinge 45c751fdfd
[test] Flush Console streams before exiting test processes. (#15189) 2022-06-07 10:07:42 +02:00
Rolf Bjarne Kvinge adb56501da
[apidiff] Switch to getting mono-api-[info|html] from rolfbjarne/api-tools. (#14965)
Switch to getting mono-api-[info|html] from a newly created repository we
control and where we can easily fix issues, since mono/mono isn't getting many
fixes anymore. In the past I know I've been reluctant to look at these tools,
just because of the hassle of setting things up to debug, and then the
paperwork to get the fixes in mono/mono, and then backported to the branch
where we need them.

This repo has a few other benefits:

* The tools are built using normal projects, which means they're easy to debug
  in an IDE (mono/mono's code has generated project files, which used in-tree versions
  of the BCL, and it got quite complex quite fast).
* One fewer dependency on the mono archive, so we're getting closed to be able
  to drop it completely when we drop support for legacy Xamarin.
* #13669 is already fixed there.
* It contains a few other misc fixes.

Fixes https://github.com/xamarin/xamarin-macios/issues/13669.
2022-05-11 22:01:39 +02:00
Rolf Bjarne Kvinge 398d5062d2
Bump MonoTouch.Dialog and Touch.Unit. (#14684)
New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@8e859cc [MonoTouch.Dialog] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files.

Diff: e8e0abe586..8e859cc662

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@be3a8d0 [Touch.Client] Use 'BundledNETCoreAppTargetFrameworkVersion' to specify the .NET version in the project files.
* spouliot/Touch.Unit@3f103c6 [NUnitLite] Disable some warnings that come from using classic Xamarin.iOS.
* spouliot/Touch.Unit@1c1f57c [NUnitLite] Disaple some warnings that come from using classic Xamarin.iOS.

Diff: 8141653352..be3a8d0855
2022-04-07 15:20:54 +02:00
Rolf Bjarne Kvinge 1b37c48ac5
[dotnet] Add support for Mac Catalyst apps optimized interface for macOS. Fixes #14621. (#14663)
This also required bumping Xamarin.MacDev.

New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@0717ac3 Add a new device type for Mac Catalyst.
* xamarin/Xamarin.MacDev@ed2a604 Remove net451 target framework from
Xamarin.MacDev.csproj

Diff: 9e6e29f2a4..0717ac3c24

Fixes https://github.com/xamarin/xamarin-macios/issues/14621.
2022-04-07 08:14:42 +02:00
Rolf Bjarne Kvinge 14dde5ca9a
[AppKit/Foundation] Make the "Color" suffix consistent in NSColor and UIColor properties. Fixes #7945. (#14080)
Make the "Color" suffix consistent in NSColor and UIColor properties (by removing the "Color" suffix for all such properties).

Fixes https://github.com/xamarin/xamarin-macios/issues/7945.
2022-02-08 09:15:21 +01:00
Rolf Bjarne Kvinge 97dcd69d41
[Foundation] Remove some obsolete API in .NET. (#13678) 2022-01-17 20:58:46 +01:00
Rolf Bjarne Kvinge bcbb6c8438
[src] Define XAMCORE_3_0 for .NET for all platforms. (#13566)
Also update xtro and tests accordingly.
2021-12-17 07:44:02 +01:00
Rolf Bjarne Kvinge bc2a5e2251
[xharness] Inline the dotnet-shared.csproj file as well when inlining shared imports. (#13514)
This fixes a problem where we'd build the same project reference from
dotnet-shared.csproj in parallel, and each build would stomp on eachother
(because we'll now clone the project references in dotnet-shared.csproj).

This als required updating project files to use MSBuildThisFileDirectory
instead of MSBuildProjectDirectory, which makes it easier for xharness to
inline/process these files, because MSBuildThisFileDirectory is easy to know
when processing a file, while MSBuildProjectDirectory depends on the calling
project, which complicates matters significantly.

A fix in MonoTouch.Dialog was also required.

New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@59fbf5b [dotnet] Shared project files don't need the DefaultTargets/ToolsVersion/xmlns attributes.

Diff: 4d0e0a9a5f..59fbf5bb1b

Fixes https://github.com/xamarin/maccore/issues/2527.
2021-12-16 19:01:39 +01:00
Rolf Bjarne Kvinge fb11284785
[src] Remove the Xamarin.iOS.dll reference assembly for Mac Catalyst. (#13455)
* [src] Remove the Xamarin.iOS.dll reference assembly for Mac Catalyst.

Xamarin.iOS.dll won't be compatible with Mac Catalyst in .NET 6 (because there
won't be any backwards compatibility), so we don't need the assembly that has
type forwarders to Xamarin.MacCatalyst.dll.

* Bump MonoTouch.Dialog

New commits in migueldeicaza/MonoTouch.Dialog:

* migueldeicaza/MonoTouch.Dialog@4d0e0a9 Remove usages of UIWebView when compiling for Mac Catalyst.

Diff: 5a05c6912e..4d0e0a9a5f

* [tests] There's no NSFileProviderPage in Mac Catalyst.

* [tests] Fix CBUUID link sdk test to work correctly on Mac Catalyst.
2021-11-29 23:14:25 +01:00
Rolf Bjarne Kvinge 4412e74a69
Bump Touch.Unit. (#13390)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@d668e4d [TouchRunner] Exit with a non-zero exit code if the test run failed.

Diff: cbda703583..d668e4d999
2021-11-19 08:20:14 +01:00
Rolf Bjarne Kvinge 02431b9fc8
[.NET] Move the nfloat type to the ObjCRuntime namespace for .NET. (#13092)
Also move the NMath type from the System namespace to the ObjCRuntime namespace.

Ref: https://github.com/xamarin/xamarin-macios/issues/13087
2021-10-28 11:06:31 +02:00
Alex Soto 7021b3890d
Bump macios to Xcode 13.1 SDKs (#13123) 2021-10-26 13:58:37 -04:00
Rolf Bjarne Kvinge b70e6f4674
Submodule MonoTouch.Dialog. (#13058)
* Submodule MonoTouch.Dialog.

Submodule MonoTouch.Dialog, so that we can easily build it using .NET. This
submodule will become redundant when/if we publish a .NET version of
MonoTouch.Dialog, but until that happens we need it at least for our own test
suites.

This also means we have to copy our NuGet.config and global.json files to the
MonoTouch.Dialog project directory so that we point msbuild to use our local
build.

New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@cbda703 [Touch.Client] Use MonoTouch.Dialog from a submodule. (#109)

Diff: 3345db2f4e..cbda703583

* Use relative path for submodule.

And fix indentation and set the branch name.

* Don't use 'RootTestsDirectory' when it might not be defined yet.

* [tests] Our test projects don't need to reference MonoTouch.Dialog directly.

The projects get the MonoTouch.Dialog reference indirectly through the
Touch.Client project reference.

* [tests] Only validate unique errors in the .NET unit tests.

* [tests] No need to reference System.Json anymore, that's handled directly in the MonoTouch.Dialog project.

* [tests] Reference nunit.framework.targets so we get a workaround for an NUnit issue everywhere.

* [msbuild] Only try to create a package if we're able to create an app bundle.

This fixes an issue where a library project would try (and fail) to create a
package when 'CreatePackage=true' (which could be set for the executable
project, but inherited by the library project since the executable project
depends on it).

* [tests] Adjust PackTest.BindingXcFrameworksProject to not set the AssemblyName property.

MSBuild ends up being very confused when the project we're trying to build
depends on other projects, because AssemblyName is set for all the projects
being build, and MSBuild complains about ambiguous projects:

> error: Ambiguous project name 'bindings-xcframework-test'
2021-10-26 08:18:34 +02:00
Rolf Bjarne Kvinge 116a2405e2
Bump Touch.Unit. (#13047)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@3345db2 [Touch.Client] Add a shared.csproj for the .NET projects.
* spouliot/Touch.Unit@a781762 [MacRunner] Add availability attribute to avoid a compiler warning.

Diff: a246ede5fb..3345db2f4e
2021-10-20 20:21:02 +02:00
Rolf Bjarne Kvinge c4a67e585c
[msbuild/tools] Add a better error message for when we fail to convert between iOS and macOS versions for Mac Catalyst. (#12767)
New commits in xamarin/Xamarin.MacDev:

* xamarin/Xamarin.MacDev@9e6e29f [Xamarin.MacDev] Return valid iOS/macOS versions when converting betweeen iOS and macOS versions for Mac Catalyst.

Diff: 41d91e0de0..9e6e29f2a4
2021-09-21 16:19:04 +02:00
Manuel de la Pena 0a50bd0d92
[macios-binaries] Bump macios bina§ries for xcode13. (#12754) 2021-09-16 16:08:59 -04:00
Mauro Agnoletti 9dbf451d39
Added Hot Restart support into the SDK (#12293)
- Added Hot Restart support for net6
- Added Hot Restart content into the Windows iOS pack

Co-authored-by: emaf <ema@xamarin.com>
2021-08-05 09:19:51 +02:00
Rolf Bjarne Kvinge ffc17b6ce2
Bump Touch.Unit. (#12182)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@a246ede [TouchRunner] Avoid a NRE when unable to configure the selected transport mechanism. (#106)
* spouliot/Touch.Unit@2f0fad5 [TouchRunner] Add some tracing (#105)
* spouliot/Touch.Unit@2ef1771 [TouchRunner] Use CFString.FromHandle instead of NSString.FromHandle. (#104)
* spouliot/Touch.Unit@bd62d53 [Touch.Client] There's no need to include Xamarin.iOS in Mac Catalyst projects. (#103)

Diff: 07067b6a1c..a246ede5fb
2021-07-23 09:14:03 +02:00
Rolf Bjarne Kvinge b5d3030e05
Bump Touch.Unit. (#11648)
New commits in spouliot/Touch.Unit:

* spouliot/Touch.Unit@07067b6 [TouchRunner] Add support for writing to multiple writers at the same time. (#102)

Diff: be7294761e..07067b6a1c
2021-05-21 15:12:09 +02:00
Sebastien Pouliot 94caf968cc
Bump Touch.Unit to fix/report silently skipped fixtures (#11294)
Commit list for spouliot/Touch.Unit:

* spouliot/Touch.Unit@be72947 Report the reason why a fixture is being skipped by the runner
* spouliot/Touch.Unit@c3ac172 Fix grammar in comment. (#101)

Diff: f19eb45cb6...be7294761e
2021-04-22 15:33:04 -04:00