Skip to content

Commit 9e1a24e

Browse files
committed
Fixed doc building
1 parent 936c620 commit 9e1a24e

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
set -e
33
xctool -project genstrings2.xcodeproj -scheme "Static Library" test -arch x86_64 ONLY_ACTIVE_ARCH=NO
4-
xctool -project genstrings2.xcodeproj -scheme "Documentation"
4+
appledoc -o /tmp .

genstrings2.xcodeproj/xcshareddata/xcschemes/Documentation.xcscheme

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)