summaryrefslogtreecommitdiff
path: root/SmartDeviceLink.podspec
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink.podspec')
-rw-r--r--SmartDeviceLink.podspec415
1 files changed, 208 insertions, 207 deletions
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index 7371b2bb9..d4e962544 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -18,290 +18,291 @@ s.subspec 'Default' do |ss|
ss.source_files = 'SmartDeviceLink/*.{h,m}'
ss.public_header_files = [
-'SmartDeviceLink/SmartDeviceLink.h',
-'SmartDeviceLink/SDLJingle.h',
-'SmartDeviceLink/SDLProxy.h',
-'SmartDeviceLink/SDLProxyFactory.h',
-'SmartDeviceLink/SDLProxyListener.h',
-'SmartDeviceLink/SDLSecurityType.h',
-'SmartDeviceLink/SDLStreamingMediaManager.h',
-'SmartDeviceLink/SDLTouchManager.h',
-'SmartDeviceLink/SDLTouchManagerDelegate.h',
-'SmartDeviceLink/SDLSiphonServer.h',
-'SmartDeviceLink/SDLAbstractTransport.h',
-'SmartDeviceLink/SDLIAPSessionDelegate.h',
-'SmartDeviceLink/SDLIAPTransport.h',
-'SmartDeviceLink/SDLTCPTransport.h',
-'SmartDeviceLink/SDLTransportDelegate.h',
+'SmartDeviceLink/NSNumber+NumberType.h',
'SmartDeviceLink/SDLAbstractProtocol.h',
-'SmartDeviceLink/SDLProtocol.h',
-'SmartDeviceLink/SDLProtocolListener.h',
-'SmartDeviceLink/SDLProtocolHeader.h',
-'SmartDeviceLink/SDLProtocolMessage.h',
-'SmartDeviceLink/SDLEnum.h',
-'SmartDeviceLink/SDLRPCMessage.h',
-'SmartDeviceLink/SDLRPCNotification.h',
-'SmartDeviceLink/SDLRPCRequest.h',
-'SmartDeviceLink/SDLRPCResponse.h',
-'SmartDeviceLink/SDLRPCStruct.h',
+'SmartDeviceLink/SDLAbstractTransport.h',
'SmartDeviceLink/SDLAddCommand.h',
+'SmartDeviceLink/SDLAddCommandResponse.h',
'SmartDeviceLink/SDLAddSubMenu.h',
+'SmartDeviceLink/SDLAddSubMenuResponse.h',
+'SmartDeviceLink/SDLAirbagStatus.h',
'SmartDeviceLink/SDLAlert.h',
'SmartDeviceLink/SDLAlertManeuver.h',
-'SmartDeviceLink/SDLChangeRegistration.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSet.h',
-'SmartDeviceLink/SDLDeleteCommand.h',
-'SmartDeviceLink/SDLDeleteFile.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSet.h',
-'SmartDeviceLink/SDLDeleteSubMenu.h',
-'SmartDeviceLink/SDLDiagnosticMessage.h',
-'SmartDeviceLink/SDLDialNumber.h',
-'SmartDeviceLink/SDLEncodedSyncPData.h',
-'SmartDeviceLink/SDLEndAudioPassThru.h',
-'SmartDeviceLink/SDLGetDTCs.h',
-'SmartDeviceLink/SDLGetSystemCapability.h',
-'SmartDeviceLink/SDLGetVehicleData.h',
-'SmartDeviceLink/SDLGetWaypoints.h',
-'SmartDeviceLink/SDLListFiles.h',
-'SmartDeviceLink/SDLMacros.h',
-'SmartDeviceLink/SDLPerformAudioPassThru.h',
-'SmartDeviceLink/SDLPerformInteraction.h',
-'SmartDeviceLink/SDLPutFile.h',
-'SmartDeviceLink/SDLReadDID.h',
-'SmartDeviceLink/SDLRegisterAppInterface.h',
-'SmartDeviceLink/SDLResetGlobalProperties.h',
-'SmartDeviceLink/SDLScrollableMessage.h',
-'SmartDeviceLink/SDLSendLocation.h',
-'SmartDeviceLink/SDLSetAppIcon.h',
-'SmartDeviceLink/SDLSetDisplayLayout.h',
-'SmartDeviceLink/SDLSetGlobalProperties.h',
-'SmartDeviceLink/SDLSetMediaClockTimer.h',
-'SmartDeviceLink/SDLShow.h',
-'SmartDeviceLink/SDLShowConstantTBT.h',
-'SmartDeviceLink/SDLSlider.h',
-'SmartDeviceLink/SDLSpeak.h',
-'SmartDeviceLink/SDLSubscribeButton.h',
-'SmartDeviceLink/SDLSubscribeVehicleData.h',
-'SmartDeviceLink/SDLSubscribeWaypoints.h',
-'SmartDeviceLink/SDLSyncPData.h',
-'SmartDeviceLink/SDLUnregisterAppInterface.h',
-'SmartDeviceLink/SDLUnsubscribeButton.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleData.h',
-'SmartDeviceLink/SDLUnsubscribeWaypoints.h',
-'SmartDeviceLink/SDLUpdateTurnList.h',
-'SmartDeviceLink/SDLAddCommandResponse.h',
-'SmartDeviceLink/SDLAddSubMenuResponse.h',
'SmartDeviceLink/SDLAlertManeuverResponse.h',
'SmartDeviceLink/SDLAlertResponse.h',
-'SmartDeviceLink/SDLChangeRegistrationResponse.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLDeleteCommandResponse.h',
-'SmartDeviceLink/SDLDeleteFileResponse.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLDeleteSubMenuResponse.h',
-'SmartDeviceLink/SDLDiagnosticMessageResponse.h',
-'SmartDeviceLink/SDLDialNumberResponse.h',
-'SmartDeviceLink/SDLEncodedSyncPDataResponse.h',
-'SmartDeviceLink/SDLEndAudioPassThruResponse.h',
-'SmartDeviceLink/SDLGenericResponse.h',
-'SmartDeviceLink/SDLGetDTCsResponse.h',
-'SmartDeviceLink/SDLGetSystemCapabilityResponse.h',
-'SmartDeviceLink/SDLGetVehicleDataResponse.h',
-'SmartDeviceLink/SDLGetWaypointsResponse.h',
-'SmartDeviceLink/SDLListFilesResponse.h',
-'SmartDeviceLink/SDLPerformAudioPassThruResponse.h',
-'SmartDeviceLink/SDLPerformInteractionResponse.h',
-'SmartDeviceLink/SDLPutFileResponse.h',
-'SmartDeviceLink/SDLReadDIDResponse.h',
-'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLResetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLScrollableMessageResponse.h',
-'SmartDeviceLink/SDLSendLocationResponse.h',
-'SmartDeviceLink/SDLSetAppIconResponse.h',
-'SmartDeviceLink/SDLSetDisplayLayoutResponse.h',
-'SmartDeviceLink/SDLSetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLSetMediaClockTimerResponse.h',
-'SmartDeviceLink/SDLShowConstantTBTResponse.h',
-'SmartDeviceLink/SDLShowResponse.h',
-'SmartDeviceLink/SDLSliderResponse.h',
-'SmartDeviceLink/SDLSpeakResponse.h',
-'SmartDeviceLink/SDLSubscribeButtonResponse.h',
-'SmartDeviceLink/SDLSubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLSubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLSyncPDataResponse.h',
-'SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLUnsubscribeButtonResponse.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLUpdateTurnListResponse.h',
-'SmartDeviceLink/SDLOnAppInterfaceUnregistered.h',
-'SmartDeviceLink/SDLOnAudioPassThru.h',
-'SmartDeviceLink/SDLOnButtonEvent.h',
-'SmartDeviceLink/SDLOnButtonPress.h',
-'SmartDeviceLink/SDLOnCommand.h',
-'SmartDeviceLink/SDLOnDriverDistraction.h',
-'SmartDeviceLink/SDLOnEncodedSyncPData.h',
-'SmartDeviceLink/SDLOnHMIStatus.h',
-'SmartDeviceLink/SDLOnHashChange.h',
-'SmartDeviceLink/SDLOnKeyboardInput.h',
-'SmartDeviceLink/SDLOnLanguageChange.h',
-'SmartDeviceLink/SDLOnLockScreenStatus.h',
-'SmartDeviceLink/SDLOnPermissionsChange.h',
-'SmartDeviceLink/SDLOnSyncPData.h',
-'SmartDeviceLink/SDLOnSystemRequest.h',
-'SmartDeviceLink/SDLOnTBTClientState.h',
-'SmartDeviceLink/SDLOnTouchEvent.h',
-'SmartDeviceLink/SDLOnVehicleData.h',
-'SmartDeviceLink/SDLOnWaypointChange.h',
-'SmartDeviceLink/SDLAirbagStatus.h',
-'SmartDeviceLink/SDLAppInfo.h',
-'SmartDeviceLink/SDLAudioPassThruCapabilities.h',
-'SmartDeviceLink/SDLBeltStatus.h',
-'SmartDeviceLink/SDLBodyInformation.h',
-'SmartDeviceLink/SDLButtonCapabilities.h',
-'SmartDeviceLink/SDLChoice.h',
-'SmartDeviceLink/SDLClusterModeStatus.h',
-'SmartDeviceLink/SDLDIDResult.h',
-'SmartDeviceLink/SDLDateTime.h',
-'SmartDeviceLink/SDLDeviceInfo.h',
-'SmartDeviceLink/SDLDeviceStatus.h',
-'SmartDeviceLink/SDLDisplayCapabilities.h',
-'SmartDeviceLink/SDLECallInfo.h',
-'SmartDeviceLink/SDLEmergencyEvent.h',
-'SmartDeviceLink/SDLGPSData.h',
-'SmartDeviceLink/SDLHMICapabilities.h',
-'SmartDeviceLink/SDLHMIPermissions.h',
-'SmartDeviceLink/SDLHeadLampStatus.h',
-'SmartDeviceLink/SDLImage.h',
-'SmartDeviceLink/SDLImageField.h',
-'SmartDeviceLink/SDLImageResolution.h',
-'SmartDeviceLink/SDLKeyboardProperties.h',
-'SmartDeviceLink/SDLMenuParams.h',
-'SmartDeviceLink/SDLMyKey.h',
-'SmartDeviceLink/SDLNavigationCapability.h',
-'SmartDeviceLink/SDLOasisAddress.h',
-'SmartDeviceLink/SDLParameterPermissions.h',
-'SmartDeviceLink/SDLPermissionItem.h',
-'SmartDeviceLink/SDLPhoneCapability.h',
-'SmartDeviceLink/SDLPresetBankCapabilities.h',
-'SmartDeviceLink/SDLScreenParams.h',
-'SmartDeviceLink/SDLSingleTireStatus.h',
-'SmartDeviceLink/SDLSoftButton.h',
-'SmartDeviceLink/SDLSoftButtonCapabilities.h',
-'SmartDeviceLink/SDLStartTime.h',
-'SmartDeviceLink/SDLSyncMsgVersion.h',
-'SmartDeviceLink/SDLSystemCapability.h',
-'SmartDeviceLink/SDLTTSChunk.h',
-'SmartDeviceLink/SDLTextField.h',
-'SmartDeviceLink/SDLTireStatus.h',
-'SmartDeviceLink/SDLTouchCoord.h',
-'SmartDeviceLink/SDLTouchEvent.h',
-'SmartDeviceLink/SDLTouchEventCapabilities.h',
-'SmartDeviceLink/SDLTurn.h',
-'SmartDeviceLink/SDLVRHelpItem.h',
-'SmartDeviceLink/SDLVehicleDataResult.h',
-'SmartDeviceLink/SDLVehicleType.h',
'SmartDeviceLink/SDLAmbientLightStatus.h',
'SmartDeviceLink/SDLAppHMIType.h',
+'SmartDeviceLink/SDLAppInfo.h',
'SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h',
+'SmartDeviceLink/SDLArtwork.h',
+'SmartDeviceLink/SDLAudioPassThruCapabilities.h',
'SmartDeviceLink/SDLAudioStreamingState.h',
'SmartDeviceLink/SDLAudioType.h',
+'SmartDeviceLink/SDLBeltStatus.h',
'SmartDeviceLink/SDLBitsPerSample.h',
+'SmartDeviceLink/SDLBodyInformation.h',
+'SmartDeviceLink/SDLButtonCapabilities.h',
'SmartDeviceLink/SDLButtonEventMode.h',
'SmartDeviceLink/SDLButtonName.h',
'SmartDeviceLink/SDLButtonPressMode.h',
'SmartDeviceLink/SDLCarModeStatus.h',
+'SmartDeviceLink/SDLChangeRegistration.h',
+'SmartDeviceLink/SDLChangeRegistrationResponse.h',
'SmartDeviceLink/SDLCharacterSet.h',
+'SmartDeviceLink/SDLChoice.h',
+'SmartDeviceLink/SDLClusterModeStatus.h',
'SmartDeviceLink/SDLCompassDirection.h',
'SmartDeviceLink/SDLComponentVolumeStatus.h',
+'SmartDeviceLink/SDLConfiguration.h',
+'SmartDeviceLink/SDLCreateInteractionChoiceSet.h',
+'SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h',
+'SmartDeviceLink/SDLDateTime.h',
+'SmartDeviceLink/SDLDeleteCommand.h',
+'SmartDeviceLink/SDLDeleteCommandResponse.h',
+'SmartDeviceLink/SDLDeleteFile.h',
+'SmartDeviceLink/SDLDeleteFileResponse.h',
+'SmartDeviceLink/SDLDeleteInteractionChoiceSet.h',
+'SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h',
+'SmartDeviceLink/SDLDeleteSubMenu.h',
+'SmartDeviceLink/SDLDeleteSubMenuResponse.h',
'SmartDeviceLink/SDLDeliveryMode.h',
+'SmartDeviceLink/SDLDeviceInfo.h',
'SmartDeviceLink/SDLDeviceLevelStatus.h',
+'SmartDeviceLink/SDLDeviceStatus.h',
+'SmartDeviceLink/SDLDiagnosticMessage.h',
+'SmartDeviceLink/SDLDiagnosticMessageResponse.h',
+'SmartDeviceLink/SDLDialNumber.h',
+'SmartDeviceLink/SDLDialNumberResponse.h',
+'SmartDeviceLink/SDLDIDResult.h',
'SmartDeviceLink/SDLDimension.h',
+'SmartDeviceLink/SDLDisplayCapabilities.h',
'SmartDeviceLink/SDLDisplayType.h',
'SmartDeviceLink/SDLDriverDistractionState.h',
'SmartDeviceLink/SDLECallConfirmationStatus.h',
+'SmartDeviceLink/SDLECallInfo.h',
+'SmartDeviceLink/SDLEmergencyEvent.h',
'SmartDeviceLink/SDLEmergencyEventType.h',
+'SmartDeviceLink/SDLEncodedSyncPData.h',
+'SmartDeviceLink/SDLEncodedSyncPDataResponse.h',
+'SmartDeviceLink/SDLEndAudioPassThru.h',
+'SmartDeviceLink/SDLEndAudioPassThruResponse.h',
+'SmartDeviceLink/SDLEnum.h',
+'SmartDeviceLink/SDLErrorConstants.h',
+'SmartDeviceLink/SDLFile.h',
+'SmartDeviceLink/SDLFileManager.h',
+'SmartDeviceLink/SDLFileManagerConstants.h',
'SmartDeviceLink/SDLFileType.h',
'SmartDeviceLink/SDLFuelCutoffStatus.h',
+'SmartDeviceLink/SDLGenericResponse.h',
+'SmartDeviceLink/SDLGetDTCs.h',
+'SmartDeviceLink/SDLGetDTCsResponse.h',
+'SmartDeviceLink/SDLGetSystemCapability.h',
+'SmartDeviceLink/SDLGetSystemCapabilityResponse.h',
+'SmartDeviceLink/SDLGetVehicleData.h',
+'SmartDeviceLink/SDLGetVehicleDataResponse.h',
+'SmartDeviceLink/SDLGetWaypoints.h',
+'SmartDeviceLink/SDLGetWaypointsResponse.h',
'SmartDeviceLink/SDLGlobalProperty.h',
+'SmartDeviceLink/SDLGPSData.h',
+'SmartDeviceLink/SDLHeadLampStatus.h',
+'SmartDeviceLink/SDLHMICapabilities.h',
'SmartDeviceLink/SDLHMILevel.h',
+'SmartDeviceLink/SDLHMIPermissions.h',
'SmartDeviceLink/SDLHMIZoneCapabilities.h',
+'SmartDeviceLink/SDLIAPSessionDelegate.h',
+'SmartDeviceLink/SDLIAPTransport.h',
'SmartDeviceLink/SDLIgnitionStableStatus.h',
'SmartDeviceLink/SDLIgnitionStatus.h',
+'SmartDeviceLink/SDLImage.h',
+'SmartDeviceLink/SDLImageField.h',
'SmartDeviceLink/SDLImageFieldName.h',
+'SmartDeviceLink/SDLImageResolution.h',
'SmartDeviceLink/SDLImageType.h',
'SmartDeviceLink/SDLInteractionMode.h',
'SmartDeviceLink/SDLKeyboardEvent.h',
'SmartDeviceLink/SDLKeyboardLayout.h',
+'SmartDeviceLink/SDLKeyboardProperties.h',
'SmartDeviceLink/SDLKeypressMode.h',
'SmartDeviceLink/SDLLanguage.h',
'SmartDeviceLink/SDLLayoutMode.h',
+'SmartDeviceLink/SDLLifecycleConfiguration.h',
+'SmartDeviceLink/SDLListFiles.h',
+'SmartDeviceLink/SDLListFilesResponse.h',
'SmartDeviceLink/SDLLocationCoordinate.h',
'SmartDeviceLink/SDLLocationDetails.h',
+'SmartDeviceLink/SDLLockScreenConfiguration.h',
'SmartDeviceLink/SDLLockScreenStatus.h',
+'SmartDeviceLink/SDLLockScreenViewController.h',
+'SmartDeviceLink/SDLLogConfiguration.h',
+'SmartDeviceLink/SDLLogConstants.h',
+'SmartDeviceLink/SDLLogFileModule.h',
+'SmartDeviceLink/SDLLogFilter.h',
+'SmartDeviceLink/SDLLogMacros.h',
+'SmartDeviceLink/SDLLogManager.h',
+'SmartDeviceLink/SDLLogTarget.h',
+'SmartDeviceLink/SDLLogTargetAppleSystemLog.h',
+'SmartDeviceLink/SDLLogTargetFile.h',
+'SmartDeviceLink/SDLLogTargetOSLog.h',
+'SmartDeviceLink/SDLMacros.h',
'SmartDeviceLink/SDLMaintenanceModeStatus.h',
+'SmartDeviceLink/SDLManager.h',
+'SmartDeviceLink/SDLManagerDelegate.h',
'SmartDeviceLink/SDLMediaClockFormat.h',
-'SmartDeviceLink/SDLPRNDL.h',
+'SmartDeviceLink/SDLMenuParams.h',
+'SmartDeviceLink/SDLMyKey.h',
+'SmartDeviceLink/SDLNavigationCapability.h',
+'SmartDeviceLink/SDLNotificationConstants.h',
+'SmartDeviceLink/SDLOasisAddress.h',
+'SmartDeviceLink/SDLOnAppInterfaceUnregistered.h',
+'SmartDeviceLink/SDLOnAudioPassThru.h',
+'SmartDeviceLink/SDLOnButtonEvent.h',
+'SmartDeviceLink/SDLOnButtonPress.h',
+'SmartDeviceLink/SDLOnCommand.h',
+'SmartDeviceLink/SDLOnDriverDistraction.h',
+'SmartDeviceLink/SDLOnEncodedSyncPData.h',
+'SmartDeviceLink/SDLOnHashChange.h',
+'SmartDeviceLink/SDLOnHMIStatus.h',
+'SmartDeviceLink/SDLOnKeyboardInput.h',
+'SmartDeviceLink/SDLOnLanguageChange.h',
+'SmartDeviceLink/SDLOnLockScreenStatus.h',
+'SmartDeviceLink/SDLOnPermissionsChange.h',
+'SmartDeviceLink/SDLOnSyncPData.h',
+'SmartDeviceLink/SDLOnSystemRequest.h',
+'SmartDeviceLink/SDLOnTBTClientState.h',
+'SmartDeviceLink/SDLOnTouchEvent.h',
+'SmartDeviceLink/SDLOnVehicleData.h',
+'SmartDeviceLink/SDLOnWaypointChange.h',
+'SmartDeviceLink/SDLParameterPermissions.h',
+'SmartDeviceLink/SDLPerformAudioPassThru.h',
+'SmartDeviceLink/SDLPerformAudioPassThruResponse.h',
+'SmartDeviceLink/SDLPerformInteraction.h',
+'SmartDeviceLink/SDLPerformInteractionResponse.h',
+'SmartDeviceLink/SDLPermissionConstants.h',
+'SmartDeviceLink/SDLPermissionItem.h',
+'SmartDeviceLink/SDLPermissionManager.h',
'SmartDeviceLink/SDLPermissionStatus.h',
+'SmartDeviceLink/SDLPhoneCapability.h',
+'SmartDeviceLink/SDLPinchGesture.h',
'SmartDeviceLink/SDLPowerModeQualificationStatus.h',
'SmartDeviceLink/SDLPowerModeStatus.h',
'SmartDeviceLink/SDLPredefinedLayout.h',
'SmartDeviceLink/SDLPrerecordedSpeech.h',
+'SmartDeviceLink/SDLPresetBankCapabilities.h',
'SmartDeviceLink/SDLPrimaryAudioSource.h',
-'SmartDeviceLink/SDLRPCMessageType.h',
+'SmartDeviceLink/SDLPRNDL.h',
+'SmartDeviceLink/SDLProtocol.h',
+'SmartDeviceLink/SDLProtocolHeader.h',
+'SmartDeviceLink/SDLProtocolListener.h',
+'SmartDeviceLink/SDLProtocolMessage.h',
+'SmartDeviceLink/SDLProxy.h',
+'SmartDeviceLink/SDLProxyFactory.h',
+'SmartDeviceLink/SDLProxyListener.h',
+'SmartDeviceLink/SDLPutFile.h',
+'SmartDeviceLink/SDLPutFileResponse.h',
+'SmartDeviceLink/SDLReadDID.h',
+'SmartDeviceLink/SDLReadDIDResponse.h',
+'SmartDeviceLink/SDLRegisterAppInterface.h',
+'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',
'SmartDeviceLink/SDLRequestType.h',
+'SmartDeviceLink/SDLResetGlobalProperties.h',
+'SmartDeviceLink/SDLResetGlobalPropertiesResponse.h',
'SmartDeviceLink/SDLResult.h',
+'SmartDeviceLink/SDLRPCMessage.h',
+'SmartDeviceLink/SDLRPCMessageType.h',
+'SmartDeviceLink/SDLRPCNotification.h',
+'SmartDeviceLink/SDLRPCNotificationNotification.h',
+'SmartDeviceLink/SDLRPCRequest.h',
+'SmartDeviceLink/SDLRPCResponse.h',
+'SmartDeviceLink/SDLRPCResponseNotification.h',
+'SmartDeviceLink/SDLRPCStruct.h',
'SmartDeviceLink/SDLSamplingRate.h',
+'SmartDeviceLink/SDLScreenParams.h',
+'SmartDeviceLink/SDLScrollableMessage.h',
+'SmartDeviceLink/SDLScrollableMessageResponse.h',
+'SmartDeviceLink/SDLSecurityType.h',
+'SmartDeviceLink/SDLSendLocation.h',
+'SmartDeviceLink/SDLSendLocationResponse.h',
+'SmartDeviceLink/SDLSetAppIcon.h',
+'SmartDeviceLink/SDLSetAppIconResponse.h',
+'SmartDeviceLink/SDLSetDisplayLayout.h',
+'SmartDeviceLink/SDLSetDisplayLayoutResponse.h',
+'SmartDeviceLink/SDLSetGlobalProperties.h',
+'SmartDeviceLink/SDLSetGlobalPropertiesResponse.h',
+'SmartDeviceLink/SDLSetMediaClockTimer.h',
+'SmartDeviceLink/SDLSetMediaClockTimerResponse.h',
+'SmartDeviceLink/SDLShow.h',
+'SmartDeviceLink/SDLShowConstantTBT.h',
+'SmartDeviceLink/SDLShowConstantTBTResponse.h',
+'SmartDeviceLink/SDLShowResponse.h',
+'SmartDeviceLink/SDLSingleTireStatus.h',
+'SmartDeviceLink/SDLSlider.h',
+'SmartDeviceLink/SDLSliderResponse.h',
+'SmartDeviceLink/SDLSoftButton.h',
+'SmartDeviceLink/SDLSoftButtonCapabilities.h',
'SmartDeviceLink/SDLSoftButtonType.h',
+'SmartDeviceLink/SDLSpeak.h',
+'SmartDeviceLink/SDLSpeakResponse.h',
'SmartDeviceLink/SDLSpeechCapabilities.h',
+'SmartDeviceLink/SDLStartTime.h',
+'SmartDeviceLink/SDLStreamingMediaConfiguration.h',
+'SmartDeviceLink/SDLStreamingMediaManager.h',
+'SmartDeviceLink/SDLStreamingMediaManagerConstants.h',
+'SmartDeviceLink/SDLSubscribeButton.h',
+'SmartDeviceLink/SDLSubscribeButtonResponse.h',
+'SmartDeviceLink/SDLSubscribeVehicleData.h',
+'SmartDeviceLink/SDLSubscribeVehicleDataResponse.h',
+'SmartDeviceLink/SDLSubscribeWaypoints.h',
+'SmartDeviceLink/SDLSubscribeWaypointsResponse.h',
+'SmartDeviceLink/SDLSyncMsgVersion.h',
+'SmartDeviceLink/SDLSyncPData.h',
+'SmartDeviceLink/SDLSyncPDataResponse.h',
'SmartDeviceLink/SDLSystemAction.h',
+'SmartDeviceLink/SDLSystemCapability.h',
'SmartDeviceLink/SDLSystemCapabilityType.h',
'SmartDeviceLink/SDLSystemContext.h',
'SmartDeviceLink/SDLTBTState.h',
+'SmartDeviceLink/SDLTCPTransport.h',
'SmartDeviceLink/SDLTextAlignment.h',
+'SmartDeviceLink/SDLTextField.h',
'SmartDeviceLink/SDLTextFieldName.h',
'SmartDeviceLink/SDLTimerMode.h',
+'SmartDeviceLink/SDLTireStatus.h',
+'SmartDeviceLink/SDLTouch.h',
+'SmartDeviceLink/SDLTouchCoord.h',
+'SmartDeviceLink/SDLTouchEvent.h',
+'SmartDeviceLink/SDLTouchEventCapabilities.h',
+'SmartDeviceLink/SDLTouchManager.h',
+'SmartDeviceLink/SDLTouchManagerDelegate.h',
'SmartDeviceLink/SDLTouchType.h',
+'SmartDeviceLink/SDLTransportDelegate.h',
'SmartDeviceLink/SDLTriggerSource.h',
+'SmartDeviceLink/SDLTTSChunk.h',
+'SmartDeviceLink/SDLTurn.h',
+'SmartDeviceLink/SDLUnregisterAppInterface.h',
+'SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h',
+'SmartDeviceLink/SDLUnsubscribeButton.h',
+'SmartDeviceLink/SDLUnsubscribeButtonResponse.h',
+'SmartDeviceLink/SDLUnsubscribeVehicleData.h',
+'SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h',
+'SmartDeviceLink/SDLUnsubscribeWaypoints.h',
+'SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h',
'SmartDeviceLink/SDLUpdateMode.h',
-'SmartDeviceLink/SDLVRCapabilities.h',
+'SmartDeviceLink/SDLUpdateTurnList.h',
+'SmartDeviceLink/SDLUpdateTurnListResponse.h',
'SmartDeviceLink/SDLVehicleDataActiveStatus.h',
'SmartDeviceLink/SDLVehicleDataEventStatus.h',
'SmartDeviceLink/SDLVehicleDataNotificationStatus.h',
+'SmartDeviceLink/SDLVehicleDataResult.h',
'SmartDeviceLink/SDLVehicleDataResultCode.h',
'SmartDeviceLink/SDLVehicleDataStatus.h',
'SmartDeviceLink/SDLVehicleDataType.h',
+'SmartDeviceLink/SDLVehicleType.h',
+'SmartDeviceLink/SDLVrCapabilities.h',
+'SmartDeviceLink/SDLVrHelpItem.h',
'SmartDeviceLink/SDLWarningLightStatus.h',
'SmartDeviceLink/SDLWaypointType.h',
'SmartDeviceLink/SDLWiperStatus.h',
-'SmartDeviceLink/SDLConfiguration.h',
-'SmartDeviceLink/SDLLifecycleConfiguration.h',
-'SmartDeviceLink/SDLLockScreenConfiguration.h',
-'SmartDeviceLink/SDLArtwork.h',
-'SmartDeviceLink/SDLFile.h',
-'SmartDeviceLink/SDLFileManager.h',
-'SmartDeviceLink/SDLFileManagerConstants.h',
-'SmartDeviceLink/SDLLockScreenViewController.h',
-'SmartDeviceLink/SDLManager.h',
-'SmartDeviceLink/SDLManagerDelegate.h',
-'SmartDeviceLink/SDLPermissionConstants.h',
-'SmartDeviceLink/SDLPermissionManager.h',
-'SmartDeviceLink/NSNumber+NumberType.h',
-'SmartDeviceLink/SDLErrorConstants.h',
-'SmartDeviceLink/SDLNotificationConstants.h',
-'SmartDeviceLink/SDLRequestHandler.h',
-'SmartDeviceLink/SDLRPCNotificationNotification.h',
-'SmartDeviceLink/SDLRPCResponseNotification.h',
-'SmartDeviceLink/SDLLogTarget.h',
-'SmartDeviceLink/SDLLogTargetAppleSystemLog.h',
-'SmartDeviceLink/SDLLogTargetFile.h',
-'SmartDeviceLink/SDLLogTargetOSLog.h',
-'SmartDeviceLink/SDLLogFileModule.h',
-'SmartDeviceLink/SDLLogFilter.h',
-'SmartDeviceLink/SDLLogConstants.h',
-'SmartDeviceLink/SDLLogConfiguration.h',
-'SmartDeviceLink/SDLLogManager.h',
-'SmartDeviceLink/SDLLogMacros.h'
+'SmartDeviceLink/SmartDeviceLink.h',
]
end