Added Tizen to the list of supported OSes

This commit is contained in:
Matthew Leibowitz 2018-05-07 02:28:48 +02:00
Родитель 32fbee1487
Коммит 1991645c25
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 3650EBE4AA155AF9
6 изменённых файлов: 10 добавлений и 6 удалений

Просмотреть файл

@ -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>