From 9c817a6f9c274480185d24ed422ee6828140b15c Mon Sep 17 00:00:00 2001 From: DiamondDog1 <44306971+DiamondDog1@users.noreply.github.com> Date: Mon, 21 Jan 2019 11:50:26 -0700 Subject: [PATCH] Add text line 7 "I" to article (#27588) --- .../index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/mobile-app-development/cordova-ios-application-development-setup-to-deployment/index.md b/guide/english/mobile-app-development/cordova-ios-application-development-setup-to-deployment/index.md index 637ca63dac..e4aa5d3eda 100644 --- a/guide/english/mobile-app-development/cordova-ios-application-development-setup-to-deployment/index.md +++ b/guide/english/mobile-app-development/cordova-ios-application-development-setup-to-deployment/index.md @@ -4,9 +4,9 @@ title: Cordova iOS Application Development Setup to Deployment # Cordova iOS Application Development Setup to Deployment iphone_1737513_1920 -Hybrid Application development for android is a breeze, be it for development or production configuration, however i personally find cordova iOS setup, development and deployment a bit complicated. +Hybrid Application development for android is a breeze, be it for development or production configuration, however I personally find cordova iOS setup, development and deployment a bit complicated. -Most of the Hybrid Application Developers who are in learning stage are not able to explore hybrid iOS app development process due to the simple reason that they dont own a mac, since developing iOS apps requires the iOS SDK and XCode unlike Android SDK which runs on any Desktop OS. Therefore the aim of this guide is to show the basic workflow of hybrid iOS app development on a mac, so that a developer even if he/she cannot develop iOS apps, is atleast familiar with how its done. +Most of the Hybrid Application Developers who are in the learning stage are not able to explore hybrid iOS app development process due to the simple reason that they dont own a mac, since developing iOS apps requires the iOS SDK and XCode unlike Android SDK which runs on any Desktop OS. Therefore the aim of this guide is to show the basic workflow of hybrid iOS app development on a mac, so that a developer, even if he/she cannot develop iOS apps, is atleast familiar with how its done. ## Creating cordova project