summaryrefslogtreecommitdiffhomepage
path: root/de-de/swift-de.html.markdown
diff options
context:
space:
mode:
authorBoris Verkhovskiy <boris.verk@gmail.com>2024-04-06 04:01:29 -0700
committerBoris Verkhovskiy <boris.verk@gmail.com>2024-04-06 04:01:29 -0700
commit100fb0a74004cc1e7a9482f5c58a33839fe64aed (patch)
tree9f21f3510d2197843b7878cb175713d960c80393 /de-de/swift-de.html.markdown
parent64b1e44842ff0b5403ae42a928f8ec4adaf68e3b (diff)
iBooks -> Apple Books
Diffstat (limited to 'de-de/swift-de.html.markdown')
-rw-r--r--de-de/swift-de.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/de-de/swift-de.html.markdown b/de-de/swift-de.html.markdown
index 5828b5d3..c4da99f5 100644
--- a/de-de/swift-de.html.markdown
+++ b/de-de/swift-de.html.markdown
@@ -13,7 +13,7 @@ lang: de-de
Swift ist eine Programmiersprache von Apple für die Entwicklung von iOS und macOS Applikationen. Swift wurde 2014 zu Apples WWDC Entwicklerkonferenz vorgestellt und wurde mit dem Ziel entwickelt, fehlerträchtigen Code zu vermeiden sowie mit Objective-C zu koexistieren. Es wird mit dem LLVM Compiler gebaut und ist ab Xcode 6+ verfügbar.
-Das offizielle [Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329) Buch von Apple ist kostenlos via iBooks verfügbar.
+Das offizielle [Swift Programming Language](https://itunes.apple.com/us/book/swift-programming-language/id881256329) Buch von Apple ist kostenlos via Apple Books verfügbar.
Außerdem hilfreich ist Apples [Getting Started Guide](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/RoadMapiOS/index.html), ein guter Einstiegspunkt mit komplettem Swift-Tutorial.