diff --git a/.spi.yml b/.spi.yml index 7b40b12..7eb708e 100644 --- a/.spi.yml +++ b/.spi.yml @@ -1,4 +1,12 @@ version: 1 builder: configs: - - documentation_targets: [TinkoffConcurrency] + - platform: ios + scheme: TinkoffConcurrency + - platform: macos-xcodebuild + scheme: TinkoffConcurrency + - platform: tvos + scheme: TinkoffConcurrency + - platform: watchos + scheme: TinkoffConcurrency + - documentation_targets: [TinkoffConcurrency]