Hosting Documentation
Automating builds
xcodebuild docbuild \ -scheme SlothCreator \ // output path -derivedDataPath MyDerivedDataFolder find MyDerivedDataFolder -name "*.doccarchive" -exce cp -R {} ~www \;