We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816968f commit efd7808Copy full SHA for efd7808
.slather.yml
@@ -4,6 +4,6 @@ workspace: Example/Leanplum-SDK.xcworkspace
4
scheme: Leanplum-SDK-Example
5
source_directory: Leanplum-SDK/
6
output_directory: coverage-report
7
-binary_file: /DerivedData/Build/Products/Debug-iphonesimulator/Leanplum-SDK_Example.app/PlugIns/Leanplum-SDK_Tests.xctest/Frameworks/Leanplum.framework/Leanplum
+binary_file: DerivedData/Build/Products/Debug-iphonesimulator/Leanplum-SDK_Example.app/PlugIns/Leanplum-SDK_Tests.xctest/Frameworks/Leanplum.framework/Leanplum
8
ignore:
9
- Leanplum-SDK/Classes/Vendor/**
0 commit comments