summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorKangho Hur <kangho.hur@samsung.com>2017-01-20 14:05:56 +0900
committerKangho Hur <kangho.hur@samsung.com>2017-03-24 13:19:00 +0900
commit11dfadcb346ae12608cfe1c0af393d8e996ef40c (patch)
tree2d48a96c8dbbee5f017f72e24f62631715abcefa /packaging
parente9b96c2fd430a89837c8614b98a3950bdef87d57 (diff)
downloadxamarin-forms-11dfadcb346ae12608cfe1c0af393d8e996ef40c.tar.gz
xamarin-forms-11dfadcb346ae12608cfe1c0af393d8e996ef40c.tar.bz2
xamarin-forms-11dfadcb346ae12608cfe1c0af393d8e996ef40c.zip
Consider TV profile as TargetIdiom
- Currently, We assumed TV as TargetIdiom.Desktop. This is because there is no TargetIdiom.TV in Xamarin.Forms mainstream. - I'll do a PR to adding TargetIdiom.TV. Also, I'll fix it correctly when TargetIdio.TV is merged. Change-Id: Idb7b1cd2510f9d4cecb70bd1e9d4dae1c2a61b05
Diffstat (limited to 'packaging')
-rw-r--r--packaging/xamarin-forms-tizen.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/xamarin-forms-tizen.spec b/packaging/xamarin-forms-tizen.spec
index 97b77df8..d197860e 100644
--- a/packaging/xamarin-forms-tizen.spec
+++ b/packaging/xamarin-forms-tizen.spec
@@ -1,7 +1,7 @@
%define XF_VERSION 2.3.3.175
# Increase this XF_TIZEN_VERSION when any public APIs of Xamarin.Forms.Platform.Tizen are changed.
-%define XF_TIZEN_VERSION beta-004
+%define XF_TIZEN_VERSION beta-005
Name: xamarin-forms-tizen
Summary: Xamarin.Forms for Tizen platform