Appium Spawning instruments with command IOS - NOT working

Appium - 1.5.3 (Ara)
Xcode - 7.2

Real Device -IOS 6.1.6 (10B500)

I would like to launch our app on the real device and use Appium inspector. After launching Appium and clicking the inspector button the app launches on the device which is great but when “Spawning instruments with command” nothing happens and the timeout is reached. If I run this from the terminal nothing happens also. Please someone stop me from smashing my Mac

[debug] [Instruments] Attempting to launch instruments, this is try #1
[Instruments] Launching instruments

[debug] [Instruments] Attempting to run app on real device with UDID 'b3bdaa680fcf54b1c267fbf481508a9f8c43716e'
[debug] [Instruments] Found Insruments-Without-Delay: /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-ios-driver/node_modules/appium-instruments/thirdparty/iwd7
[debug] [Instruments] Spawning instruments with command: '/Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /var/folders/bp/ngbdlm391pn5df5x8k6w8w0c0000gn/T/appium-instruments/instrumentscli0.trace -w b3bdaa680fcf54b1c267fbf481508a9f8c43716e com.galabingo.mobilemembership -e UIASCRIPT "/Users/testaccount/Library/Application Support/appium/bootstrap/bootstrap-56602dd60bcc7f03.js" -e UIARESULTSPATH /var/folders/bp/ngbdlm391pn5df5x8k6w8w0c0000gn/T/appium-instruments'
[debug] [Instruments] And extra without-delay env: {}
[debug] [Instruments] And launch timeouts (in ms): {"global":120000}> debug] [Instruments]

I don’t believe Xcode 7.2 supports iOS 6: