diff --git a/.travis.yml b/.travis.yml index 06c4a14..95cab94 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,5 @@ language: swift script: - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter iOS" -sdk iphonesimulator12.1 ONLY_ACTIVE_ARCH=NO | xcpretty - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter macOS" -sdk macosx10.14 ONLY_ACTIVE_ARCH=NO | xcpretty + - set -o pipefail && xcodebuild test -enableCodeCoverage YES -project ListItemFormatter.xcodeproj -scheme "ListItemFormatter tvOS" -sdk appletvsimulator12.1 ONLY_ACTIVE_ARCH=NO | xcpretty - pod lib lint diff --git a/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme b/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme new file mode 100644 index 0000000..96d3b62 --- /dev/null +++ b/ListItemFormatter.xcodeproj/xcshareddata/xcschemes/ListItemFormatter tvOS.xcscheme @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +