File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 Xamarin.iOS Binding for CYRTextView
1414 </description >
1515 <releaseNotes >Release: 9621ffb</releaseNotes >
16- <copyright >Copyright © Vinicius Jarina 2019 </copyright >
16+ <copyright >Copyright © Vinicius Jarina 2020 </copyright >
1717 <tags >CYRTextView</tags >
1818 </metadata >
1919 <files >
Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2019 Codefoco
3+ Copyright (c) 2020 Codefoco
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1818 displayName : ' Provisioning Xamarin.iOS'
1919 inputs :
2020 script : ' cd ~;
21- curl -O https://download.visualstudio.microsoft.com/download/pr/d11a42ff-dd11-4005-b5a8-799856a96aad/2893a2da0df8a2e2d45ea17e2be2ccce /xamarin.ios-13.4 .0.2 .pkg;
22- sudo installer -pkg ~/xamarin.ios-13.4 .0.2.pkg -target /'
21+ curl -O https://download.visualstudio.microsoft.com/download/pr/fc059472-448e-4680-a3cd-e3ba032991c2/5e6c319f2c189459903c2cb1aa8a69ee /xamarin.ios-13.10 .0.17 .pkg;
22+ sudo installer -pkg ~/xamarin.ios-13.10 .0.17 -target /'
2323
2424# Print the current version of Xamarin.iOS
2525- task : CmdLine@2
Original file line number Diff line number Diff line change 1212[ assembly: AssemblyDescription ( "Xamarin.iOS Binding for CYRTextView" ) ]
1313[ assembly: AssemblyCompany ( "Codefoco" ) ]
1414[ assembly: AssemblyProduct ( "CYRTextView" ) ]
15- [ assembly: AssemblyCopyright ( "Copyright © Vinicius Jarina 2019 " ) ]
15+ [ assembly: AssemblyCopyright ( "Copyright © Vinicius Jarina 2020 " ) ]
1616[ assembly: AssemblyCulture ( "" ) ]
1717
1818// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}".
You can’t perform that action at this time.
0 commit comments