Bump Touch.Unit to fix compiler warning. - #1999
Merged
spouliot merged 1 commit intoApr 12, 2017
Merged
Conversation
commit xamarin/Touch.Unit@708348b Author: Rolf Bjarne Kvinge <rolf@xamarin.com> Date: Wed Apr 12 11:17:43 2017 +0200 Fix compiler warning. Fix this compiler warning: > TouchRunner.cs(313,24): warning CS0618: `UIKit.UIAlertView.UIAlertView(string, string, UIKit.UIAlertViewDelegate, string, params string[])' is obsolete: `Use overload with a IUIAlertViewDelegate parameter'
Contributor
|
Build success |
spouliot
approved these changes
Apr 12, 2017
rolfbjarne
added a commit
to rolfbjarne/macios
that referenced
this pull request
Oct 1, 2019
New commits in xamarin/maccore: * xamarin/maccore@3e141c6779 [devops] Fix xcode11 provisioning (dotnet#2003) * xamarin/maccore@86662c6050 Merge pull request dotnet#1999 from xamarin/swift-o-matic-doc-object-modeling * xamarin/maccore@50822d35b3 Object Modeling documentation * xamarin/maccore@f50226a11f Merge pull request dotnet#1998 from xamarin/swift-o-matic-doc-outline * xamarin/maccore@d18f9ca2da functional outline documentation Diff: https://github.com/xamarin/maccore/compare/454248ba1325b5395ee459fff05c66bb7211e835..3e141c6779fe3d0d76f6960ed0e3edb729374f78
Merged
dalexsoto
pushed a commit
that referenced
this pull request
Oct 1, 2019
New commits in xamarin/maccore: * xamarin/maccore@3e141c6779 [devops] Fix xcode11 provisioning (#2003) * xamarin/maccore@86662c6050 Merge pull request #1999 from xamarin/swift-o-matic-doc-object-modeling * xamarin/maccore@50822d35b3 Object Modeling documentation * xamarin/maccore@f50226a11f Merge pull request #1998 from xamarin/swift-o-matic-doc-outline * xamarin/maccore@d18f9ca2da functional outline documentation Diff: https://github.com/xamarin/maccore/compare/454248ba1325b5395ee459fff05c66bb7211e835..3e141c6779fe3d0d76f6960ed0e3edb729374f78
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
commit xamarin/Touch.Unit@708348b
Author: Rolf Bjarne Kvinge rolf@xamarin.com
Date: Wed Apr 12 11:17:43 2017 +0200