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 +```