summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-03-02 16:00:01 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-03-02 16:00:01 -0500
commit2bce4d3fb5699b3771fb854b0e2ef3477b949445 (patch)
treeaf9558336b09cda62a588869b12b275e1c203043 /SmartDeviceLink-iOS.podspec
parent461e7c4c555b2cbee58cfa1b1d13cb1d70eb35c0 (diff)
downloadsdl_ios-2bce4d3fb5699b3771fb854b0e2ef3477b949445.tar.gz
Delete old logging files
* This does not build * Module map stubs for SDL files * Moved macros to their own file
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec6
1 files changed, 2 insertions, 4 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index 746009eae..4f6e4ecc9 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -21,9 +21,6 @@ s.public_header_files = [
'SmartDeviceLink/SDLStreamingMediaManager.h',
'SmartDeviceLink/SDLTouchManager.h',
'SmartDeviceLink/SDLTouchManagerDelegate.h',
-'SmartDeviceLink/SDLConsoleController.h',
-'SmartDeviceLink/SDLDebugTool.h',
-'SmartDeviceLink/SDLDebugToolConsole.h',
'SmartDeviceLink/SDLSiphonServer.h',
'SmartDeviceLink/SDLAbstractTransport.h',
'SmartDeviceLink/SDLIAPSessionDelegate.h',
@@ -292,7 +289,8 @@ s.public_header_files = [
'SmartDeviceLink/SDLLogFilter.h',
'SmartDeviceLink/SDLLogConstants.h',
'SmartDeviceLink/SDLLogConfiguration.h',
-'SmartDeviceLink/SDLLogManager.h'
+'SmartDeviceLink/SDLLogManager.h',
+'SmartDeviceLink/SDLLogMacros.h'
]
end