iOS Simulator closes when App Begins to Run

Hello Appium Community,

I am able to boot up Appium, but it takes a long time to load the App on the simulator. Because of this the appium server keeps restarting and by the time the App is loaded the server closes the simulator

[debug] [MJSONWP] Calling AppiumDriver.createSession() with args:     [{"app":"/Users/jamesbuoncristiani/Documents/BlueCart2_6_3.app","platformName":"iOS","deviceName":"iPho     .ne 7","fullReset":true,"platformVersion":"10.3"},{},{"desiredCapabilities":    {"app":"/Users/james/Documents/BlueCart2_6_3.app","platformName":"iOS","deviceName":"iPho   .   ne 7","fullReset":true,"platformVersion":"10.3"},"requiredCapabilities":{}},null,null]
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium]   app: '/Users/james/Documents/BlueCart2_6_3.app'
[Appium]   platformName: 'iOS'
[Appium]   deviceName: 'iPhone 7'
[Appium]   fullReset: true
[Appium]   platformVersion: '10.3'
[debug] [XCUITest] XCUITestDriver version: 2.5.3
[BaseDriver] Session created with session id: 1668d622-e591-41e4-a3f6-855b1be45e60
[debug] [XCUITest] Xcode version set to '8.3'
[debug] [XCUITest] iOS SDK Version set to '10.3'
[iOSSim] Constructing iOS simulator for Xcode version 8.3 with udid 'BF7E96DE-4B68-422A-8A79-EC28280816E5'
[debug] [XCUITest] Full reset requested. Cleaning and stopping simulator
[debug] [iOSSim] Killing any simulator daemons for BF7E96DE-4B68-422A-8A79-EC28280816E5
[iOSSim] Cleaning simulator BF7E96DE-4B68-422A-8A79-EC28280816E5
[debug] [iOSSim] Killing all iOS Simulators
[XCUITest] Determining device to run tests on: udid: 'BF7E96DE-4B68-422A-8A79-EC28280816E5', real device: false
[BaseDriver] Using local app '/Users/james/Documents/BlueCart2_6_3.app'
[debug] [XCUITest] Checking whether app '/Users/james/Documents/BlueCart2_6_3.app' is     actually present
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/james/Documents/BlueCart2_6_3.app': 'com.bluecart.restaurantiosapp'
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/james/Library/Logs/CoreSimulator/BF7E96DE-4B68422A-8A79-EC28280816E5/system.log
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid 'BF7E96DE-4B68-422A-8A79-EC28280816E5' not booted. Booting up now
[debug] [iOSSim] Killing all iOS Simulators
[iOSSim] Starting simulator with command: open -Fn /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID     BF7E96DE-4B68-422A-8A79-EC28280816E5
[iOSSim] No boot indicator case for platform version '10.3'
[iOSSim] Simulator log at '/Users/james/Library/Logs/CoreSimulator/BF7E96DE-4B68-422A-8A79-EC28280816E5/system.log'
[iOSSim] Tailing simulator logs until we encounter the string "no boot indicator string available"
[iOSSim] We will time out after 120000ms
[debug] [MJSONWP] Calling AppiumDriver.createSession() with args:     [{"app":"/Users/jamesbuoncristiani/Documents/BlueCart2_6_3.app","platformName":"iOS","deviceName":"iPhone 7","fullReset":true,"platformVersion":"10.3"},{},{"desiredCapabilities":{"app":"/Users/james/Documents/BlueCart2_6_3.app","platformName":"iOS","deviceName":"iPhone 7","fullReset":true,"platformVersion":"10.3"},"requiredCapabilities":{}},null,null]
[Appium] Requested iOS support with version >= 10, using XCUITest driver instead of UIAutomation-based driver, since the latter is unsupported on iOS 10 and up.
[Appium] Creating new XCUITestDriver session
[Appium] Capabilities:
[Appium]   app: '/Users/james/Documents/BlueCart2_6_3.app'
[Appium]   platformName: 'iOS'
[Appium]   deviceName: 'iPhone 7'
[Appium]   fullReset: true
[Appium]   platformVersion: '10.3'
[debug] [XCUITest] XCUITestDriver version: 2.5.3
[BaseDriver] Session created with session id: 1668d622-e591-41e4-a3f6-855b1be45e60
[debug] [XCUITest] Xcode version set to '8.3'
[debug] [XCUITest] iOS SDK Version set to '10.3'
[iOSSim] Constructing iOS simulator for Xcode version 8.3 with udid 'BF7E96DE-4B68-422A-8A79-EC28280816E5'
[debug] [XCUITest] Full reset requested. Cleaning and stopping simulator
[debug] [iOSSim] Killing any simulator daemons for BF7E96DE-4B68-422A-8A79-EC28280816E5
[iOSSim] Cleaning simulator BF7E96DE-4B68-422A-8A79-EC28280816E5
[debug] [iOSSim] Killing all iOS Simulators
[XCUITest] Determining device to run tests on: udid: 'BF7E96DE-4B68-422A-8A79-EC28280816E5', real device: false
[BaseDriver] Using local app '/Users/james/Documents/BlueCart2_6_3.app'
[debug] [XCUITest] Checking whether app '/Users/james/Documents/BlueCart2_6_3.app' is actually present
[debug] [XCUITest] App is present
[debug] [iOS] Getting bundle ID from app '/Users/james/Documents/BlueCart2_6_3.app': 'com.bluecart.restaurantiosapp'
[debug] [iOSLog] Starting iOS 10.3 simulator log capture
[debug] [iOSLog] System log path: /Users/james/Library/Logs/CoreSimulator/BF7E96DE-4B68-422A-8A79-EC28280816E5/system.log
[XCUITest] Setting up simulator
[debug] [iOS] No reason to set locale
[debug] [iOS] No iOS / app preferences to set
[XCUITest] Simulator with udid 'BF7E96DE-4B68-422A-8A79-EC28280816E5' not booted. Booting up now
[debug] [iOSSim] Killing all iOS Simulators
[iOSSim] Starting simulator with command: open -Fn /Applications/Xcode.app/Contents/Developer/Applications/Simulator.app --args -CurrentDeviceUDID BF7E96DE-4B68-422A-8A79-EC28280816E5
[iOSSim] No boot indicator case for platform version '10.3'
[iOSSim] Simulator log at '/Users/james/Library/Logs/CoreSimulator/BF7E96DE-4B68-422A-8A79-EC28280816E5/system.log'
[iOSSim] Tailing simulator logs until we encounter the string "no boot indicator string available"
[iOSSim] We will time out after 120000ms
// Logs of script/tests finally running
[XCUITest] Shutting down sub-processes
[XCUITest] Shutting down xcodebuild process (pid 7363)
[XCUITest] xcodebuild exited with code 'null' and signal 'SIGTERM'
[debug] [XCUITest] Running iOS simulator reset flow
[debug] [XCUITest] Shutting down simulator
[debug] [iOSSim] Killing all iOS Simulators
[debug] [XCUITest] Full reset is on. Cleaning simulator
[debug] [iOSSim] Killing any simulator daemons for BF7E96DE-4B68-422A-8A79-EC28280816E5
[iOSSim] Cleaning simulator BF7E96DE-4B68-422A-8A79-EC28280816E5
[debug] [XCUITest] Resetting simulator
[debug] [XCUITest] Shutting down simulator
[debug] [iOSSim] Killing all iOS Simulators
[debug] [iOSLog] Stopping iOS log capture
[Appium] Removing session 1668d622-e591-41e4-a3f6-855b1be45e60 from our master session list
[debug] [MJSONWP] Received response: null
[debug] [MJSONWP] But deleting session, so not returning
[debug] [MJSONWP] Responding to client with driver.deleteSession() result: null