From 3fa26158362ae6639f4bf4e123119ddc98a1e7ff Mon Sep 17 00:00:00 2001 From: Shane Date: Mon, 5 Nov 2018 15:24:47 -0500 Subject: [PATCH] add swift (#21119) Swift is very useful now and I think we should put swift there instead of etc. --- guide/english/mobile-app-development/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/mobile-app-development/index.md b/guide/english/mobile-app-development/index.md index 7acd39d49a..d5e03fb3e2 100644 --- a/guide/english/mobile-app-development/index.md +++ b/guide/english/mobile-app-development/index.md @@ -13,7 +13,7 @@ Native App Definition - Built for a specific operating system and can be accessed only from the dedicated app store. Android App can only be accessed by Android users and is developed using Java, Windows, C++ etc. -iOS App using XCode / Objective-C etc. +iOS App using XCode / Objective-C / Swift etc. - Development Costs & Effort is Higher Hybrid App Definition