File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
SDWebImageWebPCoder.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -43,4 +43,4 @@ script:
4343 - mv ~/Library/Developer/Xcode/DerivedData/ ./DerivedData/iOS
4444
4545after_success :
46- - bash <(curl -s https://codecov.io/bash) -D './DerivedData/iOS' -J '^SDWebImageWebPCoder$' -F 'iOS'
46+ - bash <(curl -s https://codecov.io/bash) -D './DerivedData/iOS' -J '^SDWebImageWebPCoder$' -c -X gcov -F ios
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29- shouldUseLaunchSchemeArgsEnv = " YES" >
29+ shouldUseLaunchSchemeArgsEnv = " YES"
30+ codeCoverageEnabled = " YES" >
3031 <Testables >
3132 <TestableReference
3233 skipped = " NO" >
3940 </BuildableReference >
4041 </TestableReference >
4142 </Testables >
42- <AdditionalOptions >
43- </AdditionalOptions >
4443 </TestAction >
4544 <LaunchAction
4645 buildConfiguration = " Debug"
6160 ReferencedContainer = " container:SDWebImageWebPCoder.xcodeproj" >
6261 </BuildableReference >
6362 </MacroExpansion >
64- <AdditionalOptions >
65- </AdditionalOptions >
6663 </LaunchAction >
6764 <ProfileAction
6865 buildConfiguration = " Release"
You can’t perform that action at this time.
0 commit comments