Created FilingABug (markdown)

Shazron Abdullah 2014-04-17 11:57:20 -07:00
parent 0b8e4661bc
commit 4380b959ff

9
FilingABug.md Normal file

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