We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a19cda commit e472209Copy full SHA for e472209
1 file changed
generate_docs.sh
@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+
3
+jazzy \
4
+ --clean \
5
+ --author PerfectAccelerators \
6
+ --author_url https://github.com/PerfectAccelerators \
7
+ --github_url https://github.com/PerfectAccelerators/ApplicationConfiguration \
8
+ --xcodebuild-arguments -target,ApplicationConfiguration xcodebuild
0 commit comments