summaryrefslogtreecommitdiff
path: root/SmartDeviceLink-iOS.podspec
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2020-08-20 08:50:47 -0400
committerGitHub <noreply@github.com>2020-08-20 08:50:47 -0400
commit83634d2f936c616f66ac16f0fb544a4bab248683 (patch)
tree058e46552518da47065e21f9f22cd6b5914e910d /SmartDeviceLink-iOS.podspec
parentc34b89ecf0461a702271961c36c9e69235c6c4fb (diff)
parenta8bdeb09bae83a7472a035e85e925563071b52c4 (diff)
downloadsdl_ios-83634d2f936c616f66ac16f0fb544a4bab248683.tar.gz
Merge pull request #1735 from smartdevicelink/feature/0242_subtle_alert_style
SDL 0242 subtle alert style
Diffstat (limited to 'SmartDeviceLink-iOS.podspec')
-rw-r--r--SmartDeviceLink-iOS.podspec3
1 files changed, 3 insertions, 0 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index fd22008df..c7ee4f44f 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -251,6 +251,7 @@ s.public_header_files = [
'SmartDeviceLink/SDLOnLockScreenStatus.h',
'SmartDeviceLink/SDLOnPermissionsChange.h',
'SmartDeviceLink/SDLOnRCStatus.h',
+'SmartDeviceLink/SDLOnSubtleAlertPressed.h',
'SmartDeviceLink/SDLOnSyncPData.h',
'SmartDeviceLink/SDLOnSystemCapabilityUpdated.h',
'SmartDeviceLink/SDLOnSystemRequest.h',
@@ -377,6 +378,8 @@ s.public_header_files = [
'SmartDeviceLink/SDLSubscribeVehicleDataResponse.h',
'SmartDeviceLink/SDLSubscribeWaypoints.h',
'SmartDeviceLink/SDLSubscribeWaypointsResponse.h',
+'SmartDeviceLink/SDLSubtleAlert.h',
+'SmartDeviceLink/SDLSubtleAlertResponse.h',
'SmartDeviceLink/SDLSupportedSeat.h',
'SmartDeviceLink/SDLSyncMsgVersion.h',
'SmartDeviceLink/SDLMsgVersion.h',