From 4380b959ffdb17ed86151e5fe8ba5194f6e935b6 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Thu, 17 Apr 2014 11:57:20 -0700 Subject: [PATCH] Created FilingABug (markdown) --- FilingABug.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 FilingABug.md diff --git a/FilingABug.md b/FilingABug.md new file mode 100644 index 0000000..04e856e --- /dev/null +++ b/FilingABug.md @@ -0,0 +1,9 @@ +## Filing a Bug + +Please provide the operating system version, ios-deploy version, Xcode version, and the command line arguments you used to repro the error. +``` +1. sw_vers -productVersion +2. ios-deploy -V +3. xcodebuild -version +4. command line arguments to ios-deploy +```