From 48a3ee989d51a8b2d59c00997224b0e74c4bfc1e Mon Sep 17 00:00:00 2001 From: Honza Dvorsky Date: Wed, 1 Jul 2015 19:43:15 +0100 Subject: [PATCH] changelog and code coverage for da watch --- CHANGELOG.md | 16 ++++++++++++++++ ...200\341\264\233\341\264\204\312\234.xcscheme" | 1 + 2 files changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b283fc..3909033 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,24 @@ [Full Changelog](https://github.com/czechboy0/XcodeServerSDK/compare/v0.1-beta1...HEAD) +**Closed issues:** + +- Use `final` to aid compiler optimizations [\#53](https://github.com/czechboy0/XcodeServerSDK/issues/53) + +- Testing public/internal/private methods [\#52](https://github.com/czechboy0/XcodeServerSDK/issues/52) + +- Move API calls to separate files [\#47](https://github.com/czechboy0/XcodeServerSDK/issues/47) + **Merged pull requests:** +- Extracting leftovers [\#58](https://github.com/czechboy0/XcodeServerSDK/pull/58) ([cojoj](https://github.com/cojoj)) + +- Device and Platform API routes [\#57](https://github.com/czechboy0/XcodeServerSDK/pull/57) ([cojoj](https://github.com/cojoj)) + +- Added missing `Repository.swift` to iOS target. [\#56](https://github.com/czechboy0/XcodeServerSDK/pull/56) ([esttorhe](https://github.com/esttorhe)) + +- Repository API routes extension [\#55](https://github.com/czechboy0/XcodeServerSDK/pull/55) ([cojoj](https://github.com/cojoj)) + - Move API routes to separate files [\#54](https://github.com/czechboy0/XcodeServerSDK/pull/54) ([cojoj](https://github.com/cojoj)) - Too many badges [\#51](https://github.com/czechboy0/XcodeServerSDK/pull/51) ([KrauseFx](https://github.com/KrauseFx)) diff --git "a/XcodeServerSDK.xcodeproj/xcshareddata/xcschemes/XcodeServerSDK - \357\243\277\341\264\241\341\264\200\341\264\233\341\264\204\312\234.xcscheme" "b/XcodeServerSDK.xcodeproj/xcshareddata/xcschemes/XcodeServerSDK - \357\243\277\341\264\241\341\264\200\341\264\233\341\264\204\312\234.xcscheme" index 1d6c750..d715221 100644 --- "a/XcodeServerSDK.xcodeproj/xcshareddata/xcschemes/XcodeServerSDK - \357\243\277\341\264\241\341\264\200\341\264\233\341\264\204\312\234.xcscheme" +++ "b/XcodeServerSDK.xcodeproj/xcshareddata/xcschemes/XcodeServerSDK - \357\243\277\341\264\241\341\264\200\341\264\233\341\264\204\312\234.xcscheme" @@ -26,6 +26,7 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES" + codeCoverageEnabled = "YES" buildConfiguration = "Debug">