diff options
| author | Joel Fischer <joeljfischer@gmail.com> | 2017-03-03 15:14:35 -0500 |
|---|---|---|
| committer | Joel Fischer <joeljfischer@gmail.com> | 2017-03-03 15:14:35 -0500 |
| commit | 7d9784439c7e6ad769dbd6fbe65e8020398c1df4 (patch) | |
| tree | dd1b9d040bd36ac8f73961599b1bb123593329ea /SmartDeviceLink-iOS.podspec | |
| parent | 4c3f9a1f8e26f2dda6083a28a5c6dda93035f8fb (diff) | |
| download | sdl_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.podspec | 1 |
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', |
