summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-03-03 15:14:35 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-03-03 15:14:35 -0500
commit7d9784439c7e6ad769dbd6fbe65e8020398c1df4 (patch)
treedd1b9d040bd36ac8f73961599b1bb123593329ea /SmartDeviceLink-iOS.podspec
parent4c3f9a1f8e26f2dda6083a28a5c6dda93035f8fb (diff)
downloadsdl_ios-7d9784439c7e6ad769dbd6fbe65e8020398c1df4.tar.gz
ASL logger now also logs to stderr, remove SDLLogTargetConsole
* Numerous fixes
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 4f6e4ecc9..b379e982f 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -284,7 +284,6 @@ s.public_header_files = [
'SmartDeviceLink/SDLLogTargetASL.h',
'SmartDeviceLink/SDLLogTargetFile.h',
'SmartDeviceLink/SDLLogTargetOSLog.h',
-'SmartDeviceLink/SDLLogTargetConsole.h',
'SmartDeviceLink/SDLLogFileModule.h',
'SmartDeviceLink/SDLLogFilter.h',
'SmartDeviceLink/SDLLogConstants.h',