summaryrefslogtreecommitdiffhomepage
path: root/pt-pt/swift-pt.html.markdown
diff options
context:
space:
mode:
authorБорис Верховский <boris.verk@gmail.com>2021-05-25 07:42:50 -0400
committerGitHub <noreply@github.com>2021-05-25 13:42:50 +0200
commita502f8d723403021c4cf440030874bc602de474c (patch)
tree4b3370405522b8fc6aff9bc06c3099cb441e3d59 /pt-pt/swift-pt.html.markdown
parentf4c12e4f112d96350ae9b10c1b1035af97d433ed (diff)
Rename OS X to macOS (#4166)
Diffstat (limited to 'pt-pt/swift-pt.html.markdown')
-rw-r--r--pt-pt/swift-pt.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/pt-pt/swift-pt.html.markdown b/pt-pt/swift-pt.html.markdown
index 6b263942..a8d3e1ab 100644
--- a/pt-pt/swift-pt.html.markdown
+++ b/pt-pt/swift-pt.html.markdown
@@ -12,7 +12,7 @@ translators:
lang: pt-pt
---
-Swift é uma linguagem de programação criada pela Apple para o desenvolvimento em iOS e OS X.
+Swift é uma linguagem de programação criada pela Apple para o desenvolvimento em iOS e macOS.
Desenhada de forma a coexistir com Objective-C e ser mais resiliente contra código errôneo, a linguagem Swift foi introduzida em 2014 na conferência para desenvolvedores WWDC da Apple.
Swift usa o compilador LLVM incluido no XCode 6+.