summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Markmann <tm@ayena.de>2016-08-01 08:32:25 (GMT)
committerTobias Markmann <tm@ayena.de>2016-08-01 08:32:25 (GMT)
commit5eeb7327e4d5b713feb26f8d59f417f653705b48 (patch)
tree57c34d2b3985c0197e77e9450358cb288a45b507
parenta495abf8ea86c57fc3e1c1c1450c76936fff8404 (diff)
downloadswift-5eeb7327e4d5b713feb26f8d59f417f653705b48.zip
swift-5eeb7327e4d5b713feb26f8d59f417f653705b48.tar.bz2
Specify supported and tested platforms for Swift and Swiften
Test-Information: None. Change-Id: Ifc8f2a90d5dbf12b8d70c5d9cf1a61fd89e24d0b
-rw-r--r--README.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/README.md b/README.md
index 9463421..d67dc74 100644
--- a/README.md
+++ b/README.md
@@ -18,13 +18,16 @@ connected XMPP client.
* SwiftTools: A collection of utilities for Swift.
## Supported Platforms
+Swift is known to work on Windows, Mac OS X, Linux and other Unix-like systems. However, we do not test the whole range of operating systems, especailly the huge amount of Linux and Unix-like systems.
+Swiften further has support for Android and iOS.
+
+Platforms we officially test our releases on are listed below. We only test on default configurations and default desktops environments on Linux distributions.
+
* Swift
- * Windows 7 and later
- * Mac OS X 10.10 and later
- * Linux distributions. We usually test on default Ubuntu and Debian installations.
-* Swiften (same as above)
- * Android
- * iOS
+ * Windows 7 to Windows 10
+ * Mac OS X 10.10 and Mac OS X 10.11
+ * Ubuntu 14.04 ( Trusty Tahr ) and Ubuntu 16.04 ( Xenial Xerus )
+ * Debian 8 ( jessie )
## External Dependencies
The Swift repository includes some third party dependencies in the 3rdParty directory