From 0b8e4661bcc16bef36491a0d23a1ce02cda63d17 Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Thu, 17 Apr 2014 11:55:48 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index f37055c..5277029 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,9 @@ -Welcome to the ios-deploy wiki! \ No newline at end of file +## 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 +``` \ No newline at end of file