Skip to content

Conversation

@rolfbjarne
Copy link
Member

No description provided.

@rolfbjarne
Copy link
Member Author

build

2 similar comments
@rolfbjarne
Copy link
Member Author

build

@rolfbjarne
Copy link
Member Author

build

@rolfbjarne
Copy link
Member Author

build

This reverts commit dd0a175.
@rolfbjarne
Copy link
Member Author

build

1 similar comment
@rolfbjarne
Copy link
Member Author

build

@xamarin-release-manager
Copy link
Collaborator

Build failure

@xamarin-release-manager
Copy link
Collaborator

Build success

@rolfbjarne rolfbjarne closed this May 18, 2016
@rolfbjarne rolfbjarne added enable-device-build Makes our build include device support (which we disable for simple PRs to speed them up) and removed enable-device-build Makes our build include device support (which we disable for simple PRs to speed them up) labels Nov 14, 2016
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Apr 3, 2019
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Jun 2, 2020
New commits in spouliot/Touch.Unit:

* xamarin/Touch.Unit@6c5bb93 [Touch.Client] Add net5 project files. (dotnet#65)
* xamarin/Touch.Unit@ef92ff9 Add tvOS version of Touch.Client. (dotnet#64)
* xamarin/Touch.Unit@705964d [Touch.Client] Add a client that uses MonoTouch.Dialog and NUnitLite from NuGet. (dotnet#63)
* xamarin/Touch.Unit@fbf9f30 Port Touch.Unit to the Unified profile, and remove the NUnitLite tests from the monotouch.tests project. (dotnet#62)
* xamarin/Touch.Unit@dfbf8cb [TouchRunner] Update the current element even if showing a sub element with failure info. (dotnet#61)
* xamarin/Touch.Unit@d5b1caa [TouchRunner] TestFinished may be called on a background thread, so make sure to execute any UI logic on the main thread. (dotnet#60)
* xamarin/Touch.Unit@ba1196f Convert existing projects to Xamarin.iOS/Unified. (dotnet#58)
* xamarin/Touch.Unit@f6958a2 Remove code to be compatible with MonoTouch (Classic Xamarin.iOS). (dotnet#59)
* xamarin/Touch.Unit@6a10d44 Remove CLSCompliant attribute which causes compiler warnings. (dotnet#57)

Diff: https://github.com/spouliot/Touch.Unit/compare/9db795d50d9fe4ac5df77d3f0d85c1b84d32ce8c..6c5bb930b35cf326d1f650eac0a5ac9e679a4e09
rolfbjarne added a commit to rolfbjarne/macios that referenced this pull request Jun 2, 2020
New commits in spouliot/Touch.Unit:

* xamarin/Touch.Unit@6c5bb93 [Touch.Client] Add net5 project files. (dotnet#65)
* xamarin/Touch.Unit@ef92ff9 Add tvOS version of Touch.Client. (dotnet#64)
* xamarin/Touch.Unit@705964d [Touch.Client] Add a client that uses MonoTouch.Dialog and NUnitLite from NuGet. (dotnet#63)
* xamarin/Touch.Unit@fbf9f30 Port Touch.Unit to the Unified profile, and remove the NUnitLite tests from the monotouch.tests project. (dotnet#62)
* xamarin/Touch.Unit@dfbf8cb [TouchRunner] Update the current element even if showing a sub element with failure info. (dotnet#61)
* xamarin/Touch.Unit@d5b1caa [TouchRunner] TestFinished may be called on a background thread, so make sure to execute any UI logic on the main thread. (dotnet#60)
* xamarin/Touch.Unit@ba1196f Convert existing projects to Xamarin.iOS/Unified. (dotnet#58)
* xamarin/Touch.Unit@f6958a2 Remove code to be compatible with MonoTouch (Classic Xamarin.iOS). (dotnet#59)
* xamarin/Touch.Unit@6a10d44 Remove CLSCompliant attribute which causes compiler warnings. (dotnet#57)

Diff: https://github.com/spouliot/Touch.Unit/compare/9db795d50d9fe4ac5df77d3f0d85c1b84d32ce8c..6c5bb930b35cf326d1f650eac0a5ac9e679a4e09
@rolfbjarne rolfbjarne mentioned this pull request Jun 2, 2020
rolfbjarne added a commit that referenced this pull request Jun 2, 2020
New commits in spouliot/Touch.Unit:

* xamarin/Touch.Unit@6c5bb93 [Touch.Client] Add net5 project files. (#65)
* xamarin/Touch.Unit@ef92ff9 Add tvOS version of Touch.Client. (#64)
* xamarin/Touch.Unit@705964d [Touch.Client] Add a client that uses MonoTouch.Dialog and NUnitLite from NuGet. (#63)
* xamarin/Touch.Unit@fbf9f30 Port Touch.Unit to the Unified profile, and remove the NUnitLite tests from the monotouch.tests project. (#62)
* xamarin/Touch.Unit@dfbf8cb [TouchRunner] Update the current element even if showing a sub element with failure info. (#61)
* xamarin/Touch.Unit@d5b1caa [TouchRunner] TestFinished may be called on a background thread, so make sure to execute any UI logic on the main thread. (#60)
* xamarin/Touch.Unit@ba1196f Convert existing projects to Xamarin.iOS/Unified. (#58)
* xamarin/Touch.Unit@f6958a2 Remove code to be compatible with MonoTouch (Classic Xamarin.iOS). (#59)
* xamarin/Touch.Unit@6a10d44 Remove CLSCompliant attribute which causes compiler warnings. (#57)

Diff: https://github.com/spouliot/Touch.Unit/compare/9db795d50d9fe4ac5df77d3f0d85c1b84d32ce8c..6c5bb930b35cf326d1f650eac0a5ac9e679a4e09
rolfbjarne added a commit to monojenkins/xamarin-macios that referenced this pull request Jun 11, 2020
rolfbjarne added a commit that referenced this pull request Jun 11, 2020
* [src] Remove Classic code from System.Net.Http.

* [src] Remove Classic code from the ObjCRuntime namespace.

* [src] Remove Classic code from the native types.

* [src] Remove the Classic defines from the makefiles.

* [src] Remove Classic code from the Constants class.

* [src] Update project files to remove XAMCORE_2_0 and __UNIFIED__.

* [src] Remove Classic code from the MonoNativeFunctionWrapper and MonoPInvokeCallback attributes.

* [src] Update README to remove outdated docs about XAMCORE_2_0.

* [d16-7] [registrar] Remove Classic Code.

* Bump Touch.Unit.

New commits in spouliot/Touch.Unit:

* xamarin/Touch.Unit@358b283 Remove code to be compatible with MonoTouch (Classic Xamarin.iOS). (#59)

Diff: https://github.com/spouliot/Touch.Unit/compare/9db795d50d9fe4ac5df77d3f0d85c1b84d32ce8c..358b283b64cb543627e30cbd5432ffd0b667c857

* [src] NUnitLite still needs the XAMCORE_2_0 and __UNIFIED__ defines.

They still have conditional code with those defines:
https://github.com/mono/NUnitLite/blob/a977ca57572c545e108b56ef32aa3f7ff8287611/NUnitLite-1.0.0/src/framework/Constraints/Numerics.cs#L57

Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants