-
Notifications
You must be signed in to change notification settings - Fork 16
[Mac] Initial Origin Control implementation #628
Conversation
0ece687
to
ea97571
Compare
ea97571
to
102c9c0
Compare
@ermau Could you have an cursory look over this draft, before I get too deep, and let me know if this is what you had in mind, or am I off piste?? |
39626fd
to
5c4e128
Compare
@chkn & @viniciusjarina Could you please look over this OriginChanged code for the ported proppy control... I've tried to remove any external helper dependencies (for now, we may need to add it back in if more iOS controls need them), so just need another pair of eyes to make sure I've not missed something. I was also thinking that we may need a property like |
bda18fc
to
8689011
Compare
Item ("https://bosstoragemirror.blob.core.windows.net/wrench/jenkins/d16-0/50f7527307faf601c7b7754ac77a839fd5d0c820/26/package/xamarin.mac-5.6.0.25.pkg"); | ||
Item (XreItem.Xcode_10_0_0).XcodeSelect(); | ||
using System.Linq; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@garuma I'm trying to update proppy to the latest. the Latest
proj tag you mentioned didn't appear to help the build error on Mac. I may need some advice/direction with the provisioning as now getting error MSB4018: The "GenerateDepsFile" task failed unexpectedly. [/Users/vsts/agent/2.155.1/work/1/s/Xamarin.PropertyEditing/Xamarin.PropertyEditing.csproj]
due to
error MSB4018: System.MissingMethodException: Method not found: System.Collections.Generic.IList`1<NuGet.Packaging.Core.PackageDependency> NuGet.ProjectModel.LockFileTargetLibrary.get_Dependencies()
Could it be a .NET Standard issue, rather than me trying to pull in .NET Core?
f8848bf
to
ffc8489
Compare
Try Latest Version
ffc8489
to
fc9dcac
Compare
Fixes #626
Dark:
Light: