From 2c28b3dace68aa74e78c70fc2ea59bec313aee8e Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Mon, 21 Apr 2014 09:10:35 -0700 Subject: [PATCH] Updated FilingABug (markdown) --- FilingABug.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FilingABug.md b/FilingABug.md index df84f92..d9f4485 100644 --- a/FilingABug.md +++ b/FilingABug.md @@ -3,5 +3,8 @@ Please provide the operating system version, ios-deploy version, Xcode version, 1. sw_vers -productVersion 2. ios-deploy -V 3. xcodebuild -version -4. command line arguments to ios-deploy +4. xcode-select --print-path +5. gcc --version +6. lldb --version +7. command line arguments to ios-deploy ```