Skip to content

Instantly share code, notes, and snippets.

@dhruvsbhatt
Created May 10, 2019 06:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhruvsbhatt/4050a00fc921b7e55ca7a5f00bde5961 to your computer and use it in GitHub Desktop.
Save dhruvsbhatt/4050a00fc921b7e55ca7a5f00bde5961 to your computer and use it in GitHub Desktop.
# .slather.yml
coverage_service: html
workspace: SampleFramework.xcworkspace
xcodeproj: SampleFramework.xcodeproj
scheme: SampleFrameworkApp
build_directory: build/DerivedDataDirectory
output_directory: build/Coverage
binary_file: build/DerivedDataDirectory/Build/Products/Debug-iphonesimulator/SampleFramework.framework/SampleFramework
ignore: SampleFramework/ExternalCode/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment