Skip to content

Commit d28f4f0

Browse files
committed
Specify project in .jazzy.yml
1 parent c744dfc commit d28f4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jazzy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ author: polydice
33
author_url: https://github.com/polydice
44
github_url: https://github.com/polydice/ICInputAccessory
55
github_file_prefix: https://github.com/polydice/ICInputAccessory/blob/develop
6-
xcodebuild_arguments: [-scheme, ICInputAccessory-iOS]
6+
xcodebuild_arguments: [-project, ICInputAccessory.xcodeproj, -scheme, ICInputAccessory-iOS]
77
module: ICInputAccessory
88
module_version: 1.2.0
99
output: docs/output

0 commit comments

Comments
 (0)