Updated Home (markdown)

Shazron Abdullah 2014-04-17 11:55:48 -07:00
parent a3b41c0fd0
commit 0b8e4661bc

10
Home.md

@ -1 +1,9 @@
Welcome to the ios-deploy wiki! ## 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
```