зеркало из https://github.com/mono/SkiaSharp.git
Added Tizen to the list of supported OSes
This commit is contained in:
Родитель
32fbee1487
Коммит
1991645c25
|
@ -13,6 +13,7 @@ SkiaSharp provides cross-platform bindings for:
|
|||
|
||||
- .NET Standard 1.3
|
||||
- .NET Core
|
||||
- Tizen
|
||||
- Xamarin.Android
|
||||
- Xamarin.iOS
|
||||
- Xamarin.tvOS
|
||||
|
|
|
@ -17,7 +17,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
</releaseNotes>
|
||||
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
||||
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
||||
<tags>xamarin text harfbuzz ios android linux windows uwp tvos macos cross-platform harfbuzzsharp</tags>
|
||||
<tags>xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp</tags>
|
||||
|
||||
<!-- legal -->
|
||||
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
||||
|
|
|
@ -17,7 +17,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
</releaseNotes>
|
||||
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
||||
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
||||
<tags>xamarin,graphics,ios,android,windows,uwp,tvos,watchos,macos,cross-platform,skiasharp</tags>
|
||||
<tags>xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp</tags>
|
||||
|
||||
<!-- legal -->
|
||||
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
||||
|
|
|
@ -17,7 +17,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
</releaseNotes>
|
||||
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
||||
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
||||
<tags>ui xamarin.forms xamarin graphics ios android linux windows uwp tvos macos cross-platform skiasharp</tags>
|
||||
<tags>ui xamarin.forms xamarin graphics ios android linux windows uwp tvos macos tizen cross-platform skiasharp</tags>
|
||||
|
||||
<!-- legal -->
|
||||
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
||||
|
@ -52,7 +52,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
||||
</group>
|
||||
<group targetFramework="tizen40">
|
||||
<dependency id="Xamarin.Forms" version="2.5.0.280555" />
|
||||
<dependency id="Xamarin.Forms.Platform.Tizen" version="2.5.0.280555" />
|
||||
<dependency id="SkiaSharp" version="1.0.0" />
|
||||
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
||||
</group>
|
||||
|
@ -73,6 +73,8 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
<file platform="windows" src="lib/uap10.0/SkiaSharp.Views.Forms.dll" />
|
||||
<file platform="windows" src="lib/uap10.0/SkiaSharp.Views.Forms.xml" />
|
||||
<file src="lib/tizen40/SkiaSharp.Views.Forms.dll" />
|
||||
<file src="lib/tizen40/SkiaSharp.Views.Forms.xml" />
|
||||
|
||||
<!-- legal -->
|
||||
<file src="LICENSE.txt" />
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
</releaseNotes>
|
||||
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
||||
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
||||
<tags>ui xamarin graphics ios android linux windows uwp tvos watchos macos cross-platform skiasharp</tags>
|
||||
<tags>ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp</tags>
|
||||
|
||||
<!-- legal -->
|
||||
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
||||
|
@ -55,6 +55,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
<file src="lib/tizen40/SkiaSharp.Views.Tizen.dll" />
|
||||
<!-- TODO: first finalize the docs -->
|
||||
<!-- <file src="lib/tizen40/SkiaSharp.Views.Tizen.xml" /> -->
|
||||
|
||||
<!-- legal -->
|
||||
<file src="LICENSE.txt" />
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release
|
|||
</releaseNotes>
|
||||
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
||||
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
||||
<tags>xamarin graphics ios android linux windows uwp tvos watchos macos cross-platform skiasharp</tags>
|
||||
<tags>xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp</tags>
|
||||
|
||||
<!-- legal -->
|
||||
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
||||
|
|
Загрузка…
Ссылка в новой задаче