mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-12 01:34:19 +02:00
fixup #1314
This commit is contained in:
@@ -8,6 +8,7 @@ contributors:
|
|||||||
translators:
|
translators:
|
||||||
- ["Jonas Wippermann", "http://vfuc.co"]
|
- ["Jonas Wippermann", "http://vfuc.co"]
|
||||||
filename: learnswift-de.swift
|
filename: learnswift-de.swift
|
||||||
|
lang: de-de
|
||||||
---
|
---
|
||||||
|
|
||||||
Swift ist eine Programmiersprache von Apple für die Entwicklung von iOS und OS X 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.
|
Swift ist eine Programmiersprache von Apple für die Entwicklung von iOS und OS X 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.
|
||||||
|
Reference in New Issue
Block a user