summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2016-05-25 08:44:23 -0400
committerJoel Fischer <joeljfischer@gmail.com>2016-05-25 08:44:23 -0400
commitfb8e9903a323acaf5fc78819bb3c203567542ab2 (patch)
treee40665103ac7db492e0a40e34cd92f3390defa55
parentf7540a02262832e34c67b0953dd8a1804a046fea (diff)
downloadsdl_ios-fb8e9903a323acaf5fc78819bb3c203567542ab2.tar.gz
Shift files into root directory
-rw-r--r--.gitignore5
-rw-r--r--Cartfile.private (renamed from SmartDeviceLink-iOS/Cartfile.private)0
-rw-r--r--Cartfile.resolved (renamed from SmartDeviceLink-iOS/Cartfile.resolved)0
-rw-r--r--SmartDeviceLink-iOS.xcodeproj/project.pbxproj (renamed from SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.pbxproj)0
-rw-r--r--SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata (renamed from SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata)0
-rw-r--r--SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme (renamed from SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme)0
-rw-r--r--SmartDeviceLink/EAAccessory+SDLProtocols.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.h)0
-rw-r--r--SmartDeviceLink/EAAccessory+SDLProtocols.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.m)0
-rw-r--r--SmartDeviceLink/EAAccessoryManager+SDLProtocols.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h)0
-rw-r--r--SmartDeviceLink/EAAccessoryManager+SDLProtocols.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m)0
-rw-r--r--SmartDeviceLink/Info.plist (renamed from SmartDeviceLink-iOS/SmartDeviceLink/Info.plist)0
-rw-r--r--SmartDeviceLink/NSThread+ThreadIndex.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.h)0
-rw-r--r--SmartDeviceLink/NSThread+ThreadIndex.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.m)0
-rw-r--r--SmartDeviceLink/SDLAbstractProtocol.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.h)0
-rw-r--r--SmartDeviceLink/SDLAbstractProtocol.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.m)0
-rw-r--r--SmartDeviceLink/SDLAbstractTransport.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.h)0
-rw-r--r--SmartDeviceLink/SDLAbstractTransport.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.m)0
-rw-r--r--SmartDeviceLink/SDLAddCommand.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.h)0
-rw-r--r--SmartDeviceLink/SDLAddCommand.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.m)0
-rw-r--r--SmartDeviceLink/SDLAddCommandResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.h)0
-rw-r--r--SmartDeviceLink/SDLAddCommandResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.m)0
-rw-r--r--SmartDeviceLink/SDLAddSubMenu.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.h)0
-rw-r--r--SmartDeviceLink/SDLAddSubMenu.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.m)0
-rw-r--r--SmartDeviceLink/SDLAddSubMenuResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.h)0
-rw-r--r--SmartDeviceLink/SDLAddSubMenuResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.m)0
-rw-r--r--SmartDeviceLink/SDLAirbagStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.h)0
-rw-r--r--SmartDeviceLink/SDLAirbagStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.m)0
-rw-r--r--SmartDeviceLink/SDLAlert.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.h)0
-rw-r--r--SmartDeviceLink/SDLAlert.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.m)0
-rw-r--r--SmartDeviceLink/SDLAlertManeuver.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h)0
-rw-r--r--SmartDeviceLink/SDLAlertManeuver.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.m)0
-rw-r--r--SmartDeviceLink/SDLAlertManeuverResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.h)0
-rw-r--r--SmartDeviceLink/SDLAlertManeuverResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.m)0
-rw-r--r--SmartDeviceLink/SDLAlertResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.h)0
-rw-r--r--SmartDeviceLink/SDLAlertResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.m)0
-rw-r--r--SmartDeviceLink/SDLAmbientLightStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.h)0
-rw-r--r--SmartDeviceLink/SDLAmbientLightStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.m)0
-rw-r--r--SmartDeviceLink/SDLAppHMIType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.h)0
-rw-r--r--SmartDeviceLink/SDLAppHMIType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.m)0
-rw-r--r--SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h)0
-rw-r--r--SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m)0
-rw-r--r--SmartDeviceLink/SDLAudioPassThruCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLAudioPassThruCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLAudioStreamingState.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.h)0
-rw-r--r--SmartDeviceLink/SDLAudioStreamingState.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.m)0
-rw-r--r--SmartDeviceLink/SDLAudioType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.h)0
-rw-r--r--SmartDeviceLink/SDLAudioType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.m)0
-rw-r--r--SmartDeviceLink/SDLBeltStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.h)0
-rw-r--r--SmartDeviceLink/SDLBeltStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.m)0
-rw-r--r--SmartDeviceLink/SDLBitsPerSample.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.h)0
-rw-r--r--SmartDeviceLink/SDLBitsPerSample.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.m)0
-rw-r--r--SmartDeviceLink/SDLBodyInformation.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.h)0
-rw-r--r--SmartDeviceLink/SDLBodyInformation.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.m)0
-rw-r--r--SmartDeviceLink/SDLButtonCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLButtonCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLButtonEventMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.h)0
-rw-r--r--SmartDeviceLink/SDLButtonEventMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.m)0
-rw-r--r--SmartDeviceLink/SDLButtonName.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.h)0
-rw-r--r--SmartDeviceLink/SDLButtonName.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.m)0
-rw-r--r--SmartDeviceLink/SDLButtonPressMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.h)0
-rw-r--r--SmartDeviceLink/SDLButtonPressMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.m)0
-rw-r--r--SmartDeviceLink/SDLCarModeStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.h)0
-rw-r--r--SmartDeviceLink/SDLCarModeStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.m)0
-rw-r--r--SmartDeviceLink/SDLChangeRegistration.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.h)0
-rw-r--r--SmartDeviceLink/SDLChangeRegistration.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.m)0
-rw-r--r--SmartDeviceLink/SDLChangeRegistrationResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.h)0
-rw-r--r--SmartDeviceLink/SDLChangeRegistrationResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.m)0
-rw-r--r--SmartDeviceLink/SDLCharacterSet.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.h)0
-rw-r--r--SmartDeviceLink/SDLCharacterSet.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.m)0
-rw-r--r--SmartDeviceLink/SDLChoice.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.h)0
-rw-r--r--SmartDeviceLink/SDLChoice.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.m)0
-rw-r--r--SmartDeviceLink/SDLClusterModeStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.h)0
-rw-r--r--SmartDeviceLink/SDLClusterModeStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.m)0
-rw-r--r--SmartDeviceLink/SDLCompassDirection.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.h)0
-rw-r--r--SmartDeviceLink/SDLCompassDirection.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.m)0
-rw-r--r--SmartDeviceLink/SDLComponentVolumeStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.h)0
-rw-r--r--SmartDeviceLink/SDLComponentVolumeStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.m)0
-rw-r--r--SmartDeviceLink/SDLConsoleController.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.h)0
-rw-r--r--SmartDeviceLink/SDLConsoleController.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.m)0
-rw-r--r--SmartDeviceLink/SDLCreateInteractionChoiceSet.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.h)0
-rw-r--r--SmartDeviceLink/SDLCreateInteractionChoiceSet.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.m)0
-rw-r--r--SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h)0
-rw-r--r--SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDIDResult.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.h)0
-rw-r--r--SmartDeviceLink/SDLDIDResult.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.m)0
-rw-r--r--SmartDeviceLink/SDLDebugTool.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.h)0
-rw-r--r--SmartDeviceLink/SDLDebugTool.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.m)0
-rw-r--r--SmartDeviceLink/SDLDebugToolConsole.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugToolConsole.h)0
-rw-r--r--SmartDeviceLink/SDLDecoder.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDecoder.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteCommand.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteCommand.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteCommandResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteCommandResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteFile.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteFile.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteFileResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteFileResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteInteractionChoiceSet.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteInteractionChoiceSet.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteSubMenu.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteSubMenu.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.m)0
-rw-r--r--SmartDeviceLink/SDLDeleteSubMenuResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDeleteSubMenuResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDeviceInfo.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.h)0
-rw-r--r--SmartDeviceLink/SDLDeviceInfo.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.m)0
-rw-r--r--SmartDeviceLink/SDLDeviceLevelStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.h)0
-rw-r--r--SmartDeviceLink/SDLDeviceLevelStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.m)0
-rw-r--r--SmartDeviceLink/SDLDeviceStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.h)0
-rw-r--r--SmartDeviceLink/SDLDeviceStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.m)0
-rw-r--r--SmartDeviceLink/SDLDiagnosticMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.h)0
-rw-r--r--SmartDeviceLink/SDLDiagnosticMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.m)0
-rw-r--r--SmartDeviceLink/SDLDiagnosticMessageResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDiagnosticMessageResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDialNumber.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.h)0
-rw-r--r--SmartDeviceLink/SDLDialNumber.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.m)0
-rw-r--r--SmartDeviceLink/SDLDialNumberResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.h)0
-rw-r--r--SmartDeviceLink/SDLDialNumberResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.m)0
-rw-r--r--SmartDeviceLink/SDLDimension.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.h)0
-rw-r--r--SmartDeviceLink/SDLDimension.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.m)0
-rw-r--r--SmartDeviceLink/SDLDisplayCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLDisplayCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLDisplayType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.h)0
-rw-r--r--SmartDeviceLink/SDLDisplayType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.m)0
-rw-r--r--SmartDeviceLink/SDLDriverDistractionState.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.h)0
-rw-r--r--SmartDeviceLink/SDLDriverDistractionState.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.m)0
-rw-r--r--SmartDeviceLink/SDLECallConfirmationStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.h)0
-rw-r--r--SmartDeviceLink/SDLECallConfirmationStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.m)0
-rw-r--r--SmartDeviceLink/SDLECallInfo.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.h)0
-rw-r--r--SmartDeviceLink/SDLECallInfo.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.m)0
-rw-r--r--SmartDeviceLink/SDLEmergencyEvent.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.h)0
-rw-r--r--SmartDeviceLink/SDLEmergencyEvent.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.m)0
-rw-r--r--SmartDeviceLink/SDLEmergencyEventType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.h)0
-rw-r--r--SmartDeviceLink/SDLEmergencyEventType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.m)0
-rw-r--r--SmartDeviceLink/SDLEncodedSyncPData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.h)0
-rw-r--r--SmartDeviceLink/SDLEncodedSyncPData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.m)0
-rw-r--r--SmartDeviceLink/SDLEncodedSyncPDataResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.h)0
-rw-r--r--SmartDeviceLink/SDLEncodedSyncPDataResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.m)0
-rw-r--r--SmartDeviceLink/SDLEncoder.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEncoder.h)0
-rw-r--r--SmartDeviceLink/SDLEndAudioPassThru.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/SDLEndAudioPassThru.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/SDLEndAudioPassThruResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.h)0
-rw-r--r--SmartDeviceLink/SDLEndAudioPassThruResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.m)0
-rw-r--r--SmartDeviceLink/SDLEnum.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.h)0
-rw-r--r--SmartDeviceLink/SDLEnum.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.m)0
-rw-r--r--SmartDeviceLink/SDLFileType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.h)0
-rw-r--r--SmartDeviceLink/SDLFileType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.m)0
-rw-r--r--SmartDeviceLink/SDLFuelCutoffStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.h)0
-rw-r--r--SmartDeviceLink/SDLFuelCutoffStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.m)0
-rw-r--r--SmartDeviceLink/SDLFunctionID.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.h)0
-rw-r--r--SmartDeviceLink/SDLFunctionID.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.m)0
-rw-r--r--SmartDeviceLink/SDLGPSData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.h)0
-rw-r--r--SmartDeviceLink/SDLGPSData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.m)0
-rw-r--r--SmartDeviceLink/SDLGenericResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.h)0
-rw-r--r--SmartDeviceLink/SDLGenericResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.m)0
-rw-r--r--SmartDeviceLink/SDLGetDTCs.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.h)0
-rw-r--r--SmartDeviceLink/SDLGetDTCs.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.m)0
-rw-r--r--SmartDeviceLink/SDLGetDTCsResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.h)0
-rw-r--r--SmartDeviceLink/SDLGetDTCsResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.m)0
-rw-r--r--SmartDeviceLink/SDLGetVehicleData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.h)0
-rw-r--r--SmartDeviceLink/SDLGetVehicleData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.m)0
-rw-r--r--SmartDeviceLink/SDLGetVehicleDataResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/SDLGetVehicleDataResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/SDLGlobalProperty.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.h)0
-rw-r--r--SmartDeviceLink/SDLGlobalProperty.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.m)0
-rw-r--r--SmartDeviceLink/SDLGlobals.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.h)0
-rw-r--r--SmartDeviceLink/SDLGlobals.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.m)0
-rw-r--r--SmartDeviceLink/SDLHMICapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLHMICapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLHMILevel.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.h)0
-rw-r--r--SmartDeviceLink/SDLHMILevel.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.m)0
-rw-r--r--SmartDeviceLink/SDLHMIPermissions.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.h)0
-rw-r--r--SmartDeviceLink/SDLHMIPermissions.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.m)0
-rw-r--r--SmartDeviceLink/SDLHMIZoneCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLHMIZoneCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLHeadLampStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.h)0
-rw-r--r--SmartDeviceLink/SDLHeadLampStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.m)0
-rw-r--r--SmartDeviceLink/SDLHexUtility.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.h)0
-rw-r--r--SmartDeviceLink/SDLHexUtility.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.m)0
-rw-r--r--SmartDeviceLink/SDLIAPSession.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.h)0
-rw-r--r--SmartDeviceLink/SDLIAPSession.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.m)0
-rw-r--r--SmartDeviceLink/SDLIAPSessionDelegate.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSessionDelegate.h)0
-rw-r--r--SmartDeviceLink/SDLIAPTransport.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.h)0
-rw-r--r--SmartDeviceLink/SDLIAPTransport.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.m)0
-rw-r--r--SmartDeviceLink/SDLIgnitionStableStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.h)0
-rw-r--r--SmartDeviceLink/SDLIgnitionStableStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.m)0
-rw-r--r--SmartDeviceLink/SDLIgnitionStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.h)0
-rw-r--r--SmartDeviceLink/SDLIgnitionStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.m)0
-rw-r--r--SmartDeviceLink/SDLImage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.h)0
-rw-r--r--SmartDeviceLink/SDLImage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.m)0
-rw-r--r--SmartDeviceLink/SDLImageField.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.h)0
-rw-r--r--SmartDeviceLink/SDLImageField.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.m)0
-rw-r--r--SmartDeviceLink/SDLImageFieldName.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.h)0
-rw-r--r--SmartDeviceLink/SDLImageFieldName.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.m)0
-rw-r--r--SmartDeviceLink/SDLImageResolution.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.h)0
-rw-r--r--SmartDeviceLink/SDLImageResolution.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.m)0
-rw-r--r--SmartDeviceLink/SDLImageType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.h)0
-rw-r--r--SmartDeviceLink/SDLImageType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.m)0
-rw-r--r--SmartDeviceLink/SDLInteractionMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.h)0
-rw-r--r--SmartDeviceLink/SDLInteractionMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.m)0
-rw-r--r--SmartDeviceLink/SDLJingle.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.h)0
-rw-r--r--SmartDeviceLink/SDLJingle.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.m)0
-rw-r--r--SmartDeviceLink/SDLJsonDecoder.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.h)0
-rw-r--r--SmartDeviceLink/SDLJsonDecoder.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.m)0
-rw-r--r--SmartDeviceLink/SDLJsonEncoder.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.h)0
-rw-r--r--SmartDeviceLink/SDLJsonEncoder.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.m)0
-rw-r--r--SmartDeviceLink/SDLKeyboardEvent.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.h)0
-rw-r--r--SmartDeviceLink/SDLKeyboardEvent.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.m)0
-rw-r--r--SmartDeviceLink/SDLKeyboardLayout.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.h)0
-rw-r--r--SmartDeviceLink/SDLKeyboardLayout.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.m)0
-rw-r--r--SmartDeviceLink/SDLKeyboardProperties.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.h)0
-rw-r--r--SmartDeviceLink/SDLKeyboardProperties.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.m)0
-rw-r--r--SmartDeviceLink/SDLKeypressMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.h)0
-rw-r--r--SmartDeviceLink/SDLKeypressMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.m)0
-rw-r--r--SmartDeviceLink/SDLLanguage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.h)0
-rw-r--r--SmartDeviceLink/SDLLanguage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.m)0
-rw-r--r--SmartDeviceLink/SDLLayoutMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.h)0
-rw-r--r--SmartDeviceLink/SDLLayoutMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.m)0
-rw-r--r--SmartDeviceLink/SDLListFiles.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.h)0
-rw-r--r--SmartDeviceLink/SDLListFiles.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.m)0
-rw-r--r--SmartDeviceLink/SDLListFilesResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.h)0
-rw-r--r--SmartDeviceLink/SDLListFilesResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.m)0
-rw-r--r--SmartDeviceLink/SDLLockScreenManager.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.h)0
-rw-r--r--SmartDeviceLink/SDLLockScreenManager.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.m)0
-rw-r--r--SmartDeviceLink/SDLLockScreenStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.h)0
-rw-r--r--SmartDeviceLink/SDLLockScreenStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.m)0
-rw-r--r--SmartDeviceLink/SDLMaintenanceModeStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.h)0
-rw-r--r--SmartDeviceLink/SDLMaintenanceModeStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.m)0
-rw-r--r--SmartDeviceLink/SDLMediaClockFormat.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.h)0
-rw-r--r--SmartDeviceLink/SDLMediaClockFormat.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.m)0
-rw-r--r--SmartDeviceLink/SDLMenuParams.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.h)0
-rw-r--r--SmartDeviceLink/SDLMenuParams.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.m)0
-rw-r--r--SmartDeviceLink/SDLMyKey.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.h)0
-rw-r--r--SmartDeviceLink/SDLMyKey.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.m)0
-rw-r--r--SmartDeviceLink/SDLNames.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h)0
-rw-r--r--SmartDeviceLink/SDLObjectWithPriority.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.h)0
-rw-r--r--SmartDeviceLink/SDLObjectWithPriority.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.m)0
-rw-r--r--SmartDeviceLink/SDLOnAppInterfaceUnregistered.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h)0
-rw-r--r--SmartDeviceLink/SDLOnAppInterfaceUnregistered.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m)0
-rw-r--r--SmartDeviceLink/SDLOnAudioPassThru.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/SDLOnAudioPassThru.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/SDLOnButtonEvent.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.h)0
-rw-r--r--SmartDeviceLink/SDLOnButtonEvent.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.m)0
-rw-r--r--SmartDeviceLink/SDLOnButtonPress.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.h)0
-rw-r--r--SmartDeviceLink/SDLOnButtonPress.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.m)0
-rw-r--r--SmartDeviceLink/SDLOnCommand.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.h)0
-rw-r--r--SmartDeviceLink/SDLOnCommand.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.m)0
-rw-r--r--SmartDeviceLink/SDLOnDriverDistraction.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.h)0
-rw-r--r--SmartDeviceLink/SDLOnDriverDistraction.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.m)0
-rw-r--r--SmartDeviceLink/SDLOnEncodedSyncPData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.h)0
-rw-r--r--SmartDeviceLink/SDLOnEncodedSyncPData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.m)0
-rw-r--r--SmartDeviceLink/SDLOnHMIStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.h)0
-rw-r--r--SmartDeviceLink/SDLOnHMIStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.m)0
-rw-r--r--SmartDeviceLink/SDLOnHashChange.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.h)0
-rw-r--r--SmartDeviceLink/SDLOnHashChange.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.m)0
-rw-r--r--SmartDeviceLink/SDLOnKeyboardInput.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.h)0
-rw-r--r--SmartDeviceLink/SDLOnKeyboardInput.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.m)0
-rw-r--r--SmartDeviceLink/SDLOnLanguageChange.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.h)0
-rw-r--r--SmartDeviceLink/SDLOnLanguageChange.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.m)0
-rw-r--r--SmartDeviceLink/SDLOnLockScreenStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.h)0
-rw-r--r--SmartDeviceLink/SDLOnLockScreenStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.m)0
-rw-r--r--SmartDeviceLink/SDLOnPermissionsChange.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.h)0
-rw-r--r--SmartDeviceLink/SDLOnPermissionsChange.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.m)0
-rw-r--r--SmartDeviceLink/SDLOnSyncPData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.h)0
-rw-r--r--SmartDeviceLink/SDLOnSyncPData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.m)0
-rw-r--r--SmartDeviceLink/SDLOnSystemRequest.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.h)0
-rw-r--r--SmartDeviceLink/SDLOnSystemRequest.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.m)0
-rw-r--r--SmartDeviceLink/SDLOnTBTClientState.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.h)0
-rw-r--r--SmartDeviceLink/SDLOnTBTClientState.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.m)0
-rw-r--r--SmartDeviceLink/SDLOnTouchEvent.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.h)0
-rw-r--r--SmartDeviceLink/SDLOnTouchEvent.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.m)0
-rw-r--r--SmartDeviceLink/SDLOnVehicleData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.h)0
-rw-r--r--SmartDeviceLink/SDLOnVehicleData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.m)0
-rw-r--r--SmartDeviceLink/SDLPRNDL.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.h)0
-rw-r--r--SmartDeviceLink/SDLPRNDL.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.m)0
-rw-r--r--SmartDeviceLink/SDLParameterPermissions.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.h)0
-rw-r--r--SmartDeviceLink/SDLParameterPermissions.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.m)0
-rw-r--r--SmartDeviceLink/SDLPerformAudioPassThru.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/SDLPerformAudioPassThru.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/SDLPerformAudioPassThruResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.h)0
-rw-r--r--SmartDeviceLink/SDLPerformAudioPassThruResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.m)0
-rw-r--r--SmartDeviceLink/SDLPerformInteraction.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.h)0
-rw-r--r--SmartDeviceLink/SDLPerformInteraction.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.m)0
-rw-r--r--SmartDeviceLink/SDLPerformInteractionResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.h)0
-rw-r--r--SmartDeviceLink/SDLPerformInteractionResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.m)0
-rw-r--r--SmartDeviceLink/SDLPermissionItem.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.h)0
-rw-r--r--SmartDeviceLink/SDLPermissionItem.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.m)0
-rw-r--r--SmartDeviceLink/SDLPermissionStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.h)0
-rw-r--r--SmartDeviceLink/SDLPermissionStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.m)0
-rw-r--r--SmartDeviceLink/SDLPolicyDataParser.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.h)0
-rw-r--r--SmartDeviceLink/SDLPolicyDataParser.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.m)0
-rw-r--r--SmartDeviceLink/SDLPowerModeQualificationStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.h)0
-rw-r--r--SmartDeviceLink/SDLPowerModeQualificationStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.m)0
-rw-r--r--SmartDeviceLink/SDLPowerModeStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.h)0
-rw-r--r--SmartDeviceLink/SDLPowerModeStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.m)0
-rw-r--r--SmartDeviceLink/SDLPredefinedLayout.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.h)0
-rw-r--r--SmartDeviceLink/SDLPredefinedLayout.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.m)0
-rw-r--r--SmartDeviceLink/SDLPrerecordedSpeech.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.h)0
-rw-r--r--SmartDeviceLink/SDLPrerecordedSpeech.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.m)0
-rw-r--r--SmartDeviceLink/SDLPresetBankCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLPresetBankCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLPrimaryAudioSource.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.h)0
-rw-r--r--SmartDeviceLink/SDLPrimaryAudioSource.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.m)0
-rw-r--r--SmartDeviceLink/SDLPrioritizedObjectCollection.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.h)0
-rw-r--r--SmartDeviceLink/SDLPrioritizedObjectCollection.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.m)0
-rw-r--r--SmartDeviceLink/SDLProtocol.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.h)0
-rw-r--r--SmartDeviceLink/SDLProtocol.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.m)0
-rw-r--r--SmartDeviceLink/SDLProtocolHeader.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolHeader.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/SDLProtocolListener.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolListener.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessageAssembler.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessageAssembler.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.m)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessageDisassembler.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolMessageDisassembler.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.m)0
-rw-r--r--SmartDeviceLink/SDLProtocolReceivedMessageRouter.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h)0
-rw-r--r--SmartDeviceLink/SDLProtocolReceivedMessageRouter.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m)0
-rw-r--r--SmartDeviceLink/SDLProxy.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.h)0
-rw-r--r--SmartDeviceLink/SDLProxy.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.m)0
-rw-r--r--SmartDeviceLink/SDLProxyFactory.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.h)0
-rw-r--r--SmartDeviceLink/SDLProxyFactory.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.m)0
-rw-r--r--SmartDeviceLink/SDLProxyListener.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyListener.h)0
-rw-r--r--SmartDeviceLink/SDLPutFile.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.h)0
-rw-r--r--SmartDeviceLink/SDLPutFile.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.m)0
-rw-r--r--SmartDeviceLink/SDLPutFileResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.h)0
-rw-r--r--SmartDeviceLink/SDLPutFileResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.m)0
-rw-r--r--SmartDeviceLink/SDLRPCMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.h)0
-rw-r--r--SmartDeviceLink/SDLRPCMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.m)0
-rw-r--r--SmartDeviceLink/SDLRPCMessageType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessageType.h)0
-rw-r--r--SmartDeviceLink/SDLRPCNotification.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.h)0
-rw-r--r--SmartDeviceLink/SDLRPCNotification.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.m)0
-rw-r--r--SmartDeviceLink/SDLRPCPayload.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.h)0
-rw-r--r--SmartDeviceLink/SDLRPCPayload.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.m)0
-rw-r--r--SmartDeviceLink/SDLRPCRequest.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.h)0
-rw-r--r--SmartDeviceLink/SDLRPCRequest.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.m)0
-rw-r--r--SmartDeviceLink/SDLRPCRequestFactory.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.h)0
-rw-r--r--SmartDeviceLink/SDLRPCRequestFactory.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.m)0
-rw-r--r--SmartDeviceLink/SDLRPCResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.h)0
-rw-r--r--SmartDeviceLink/SDLRPCResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.m)0
-rw-r--r--SmartDeviceLink/SDLRPCStruct.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.h)0
-rw-r--r--SmartDeviceLink/SDLRPCStruct.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.m)0
-rw-r--r--SmartDeviceLink/SDLReadDID.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.h)0
-rw-r--r--SmartDeviceLink/SDLReadDID.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.m)0
-rw-r--r--SmartDeviceLink/SDLReadDIDResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.h)0
-rw-r--r--SmartDeviceLink/SDLReadDIDResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.m)0
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterface.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.h)0
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterface.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.m)0
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterfaceResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h)0
-rw-r--r--SmartDeviceLink/SDLRegisterAppInterfaceResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m)0
-rw-r--r--SmartDeviceLink/SDLRequestType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.h)0
-rw-r--r--SmartDeviceLink/SDLRequestType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.m)0
-rw-r--r--SmartDeviceLink/SDLResetGlobalProperties.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.h)0
-rw-r--r--SmartDeviceLink/SDLResetGlobalProperties.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.m)0
-rw-r--r--SmartDeviceLink/SDLResetGlobalPropertiesResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/SDLResetGlobalPropertiesResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/SDLResult.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.h)0
-rw-r--r--SmartDeviceLink/SDLResult.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.m)0
-rw-r--r--SmartDeviceLink/SDLSamplingRate.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.h)0
-rw-r--r--SmartDeviceLink/SDLSamplingRate.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.m)0
-rw-r--r--SmartDeviceLink/SDLScreenParams.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.h)0
-rw-r--r--SmartDeviceLink/SDLScreenParams.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.m)0
-rw-r--r--SmartDeviceLink/SDLScrollableMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.h)0
-rw-r--r--SmartDeviceLink/SDLScrollableMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.m)0
-rw-r--r--SmartDeviceLink/SDLScrollableMessageResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.h)0
-rw-r--r--SmartDeviceLink/SDLScrollableMessageResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSendLocation.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.h)0
-rw-r--r--SmartDeviceLink/SDLSendLocation.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.m)0
-rw-r--r--SmartDeviceLink/SDLSendLocationResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSendLocationResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSetAppIcon.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.h)0
-rw-r--r--SmartDeviceLink/SDLSetAppIcon.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.m)0
-rw-r--r--SmartDeviceLink/SDLSetAppIconResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSetAppIconResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSetDisplayLayout.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.h)0
-rw-r--r--SmartDeviceLink/SDLSetDisplayLayout.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.m)0
-rw-r--r--SmartDeviceLink/SDLSetDisplayLayoutResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSetDisplayLayoutResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSetGlobalProperties.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.h)0
-rw-r--r--SmartDeviceLink/SDLSetGlobalProperties.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.m)0
-rw-r--r--SmartDeviceLink/SDLSetGlobalPropertiesResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSetGlobalPropertiesResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSetMediaClockTimer.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.h)0
-rw-r--r--SmartDeviceLink/SDLSetMediaClockTimer.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.m)0
-rw-r--r--SmartDeviceLink/SDLSetMediaClockTimerResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSetMediaClockTimerResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.m)0
-rw-r--r--SmartDeviceLink/SDLShow.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.h)0
-rw-r--r--SmartDeviceLink/SDLShow.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.m)0
-rw-r--r--SmartDeviceLink/SDLShowConstantTBT.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.h)0
-rw-r--r--SmartDeviceLink/SDLShowConstantTBT.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.m)0
-rw-r--r--SmartDeviceLink/SDLShowConstantTBTResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.h)0
-rw-r--r--SmartDeviceLink/SDLShowConstantTBTResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.m)0
-rw-r--r--SmartDeviceLink/SDLShowResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.h)0
-rw-r--r--SmartDeviceLink/SDLShowResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSingleTireStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.h)0
-rw-r--r--SmartDeviceLink/SDLSingleTireStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.m)0
-rw-r--r--SmartDeviceLink/SDLSiphonServer.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.h)0
-rw-r--r--SmartDeviceLink/SDLSiphonServer.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.m)0
-rw-r--r--SmartDeviceLink/SDLSlider.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.h)0
-rw-r--r--SmartDeviceLink/SDLSlider.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.m)0
-rw-r--r--SmartDeviceLink/SDLSliderResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSliderResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSoftButton.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.h)0
-rw-r--r--SmartDeviceLink/SDLSoftButton.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.m)0
-rw-r--r--SmartDeviceLink/SDLSoftButtonCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLSoftButtonCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLSoftButtonType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.h)0
-rw-r--r--SmartDeviceLink/SDLSoftButtonType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.m)0
-rw-r--r--SmartDeviceLink/SDLSpeak.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.h)0
-rw-r--r--SmartDeviceLink/SDLSpeak.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.m)0
-rw-r--r--SmartDeviceLink/SDLSpeakResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSpeakResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSpeechCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLSpeechCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLStartTime.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.h)0
-rw-r--r--SmartDeviceLink/SDLStartTime.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.m)0
-rw-r--r--SmartDeviceLink/SDLStreamDelegate.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.h)0
-rw-r--r--SmartDeviceLink/SDLStreamDelegate.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.m)0
-rw-r--r--SmartDeviceLink/SDLStreamingMediaManager.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.h)0
-rw-r--r--SmartDeviceLink/SDLStreamingMediaManager.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.m)0
-rw-r--r--SmartDeviceLink/SDLSubscribeButton.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.h)0
-rw-r--r--SmartDeviceLink/SDLSubscribeButton.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.m)0
-rw-r--r--SmartDeviceLink/SDLSubscribeButtonResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSubscribeButtonResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSubscribeVehicleData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.h)0
-rw-r--r--SmartDeviceLink/SDLSubscribeVehicleData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.m)0
-rw-r--r--SmartDeviceLink/SDLSubscribeVehicleDataResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSubscribeVehicleDataResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSyncMsgVersion.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.h)0
-rw-r--r--SmartDeviceLink/SDLSyncMsgVersion.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.m)0
-rw-r--r--SmartDeviceLink/SDLSyncPData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.h)0
-rw-r--r--SmartDeviceLink/SDLSyncPData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.m)0
-rw-r--r--SmartDeviceLink/SDLSyncPDataResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSyncPDataResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.m)0
-rw-r--r--SmartDeviceLink/SDLSystemAction.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.h)0
-rw-r--r--SmartDeviceLink/SDLSystemAction.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.m)0
-rw-r--r--SmartDeviceLink/SDLSystemContext.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.h)0
-rw-r--r--SmartDeviceLink/SDLSystemContext.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.m)0
-rw-r--r--SmartDeviceLink/SDLSystemRequest.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.h)0
-rw-r--r--SmartDeviceLink/SDLSystemRequest.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.m)0
-rw-r--r--SmartDeviceLink/SDLSystemRequestResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.h)0
-rw-r--r--SmartDeviceLink/SDLSystemRequestResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.m)0
-rw-r--r--SmartDeviceLink/SDLTBTState.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.h)0
-rw-r--r--SmartDeviceLink/SDLTBTState.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.m)0
-rw-r--r--SmartDeviceLink/SDLTCPTransport.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.h)0
-rw-r--r--SmartDeviceLink/SDLTCPTransport.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.m)0
-rw-r--r--SmartDeviceLink/SDLTTSChunk.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.h)0
-rw-r--r--SmartDeviceLink/SDLTTSChunk.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.m)0
-rw-r--r--SmartDeviceLink/SDLTTSChunkFactory.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.h)0
-rw-r--r--SmartDeviceLink/SDLTTSChunkFactory.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.m)0
-rw-r--r--SmartDeviceLink/SDLTextAlignment.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.h)0
-rw-r--r--SmartDeviceLink/SDLTextAlignment.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.m)0
-rw-r--r--SmartDeviceLink/SDLTextField.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.h)0
-rw-r--r--SmartDeviceLink/SDLTextField.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.m)0
-rw-r--r--SmartDeviceLink/SDLTextFieldName.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.h)0
-rw-r--r--SmartDeviceLink/SDLTextFieldName.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.m)0
-rw-r--r--SmartDeviceLink/SDLTimer.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.h)0
-rw-r--r--SmartDeviceLink/SDLTimer.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.m)0
-rw-r--r--SmartDeviceLink/SDLTimerMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.h)0
-rw-r--r--SmartDeviceLink/SDLTimerMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.m)0
-rw-r--r--SmartDeviceLink/SDLTireStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.h)0
-rw-r--r--SmartDeviceLink/SDLTireStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.m)0
-rw-r--r--SmartDeviceLink/SDLTouchCoord.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.h)0
-rw-r--r--SmartDeviceLink/SDLTouchCoord.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.m)0
-rw-r--r--SmartDeviceLink/SDLTouchEvent.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.h)0
-rw-r--r--SmartDeviceLink/SDLTouchEvent.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.m)0
-rw-r--r--SmartDeviceLink/SDLTouchEventCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLTouchEventCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLTouchType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.h)0
-rw-r--r--SmartDeviceLink/SDLTouchType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.m)0
-rw-r--r--SmartDeviceLink/SDLTransportDelegate.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTransportDelegate.h)0
-rw-r--r--SmartDeviceLink/SDLTriggerSource.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.h)0
-rw-r--r--SmartDeviceLink/SDLTriggerSource.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.m)0
-rw-r--r--SmartDeviceLink/SDLTurn.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.h)0
-rw-r--r--SmartDeviceLink/SDLTurn.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.m)0
-rw-r--r--SmartDeviceLink/SDLURLRequestTask.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.h)0
-rw-r--r--SmartDeviceLink/SDLURLRequestTask.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.m)0
-rw-r--r--SmartDeviceLink/SDLURLSession.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.h)0
-rw-r--r--SmartDeviceLink/SDLURLSession.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.m)0
-rw-r--r--SmartDeviceLink/SDLUnregisterAppInterface.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.h)0
-rw-r--r--SmartDeviceLink/SDLUnregisterAppInterface.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.m)0
-rw-r--r--SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h)0
-rw-r--r--SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeButton.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.h)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeButton.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.m)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeButtonResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.h)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeButtonResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.m)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeVehicleData.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.h)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeVehicleData.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.m)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/SDLUpdateMode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.h)0
-rw-r--r--SmartDeviceLink/SDLUpdateMode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.m)0
-rw-r--r--SmartDeviceLink/SDLUpdateTurnList.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.h)0
-rw-r--r--SmartDeviceLink/SDLUpdateTurnList.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.m)0
-rw-r--r--SmartDeviceLink/SDLUpdateTurnListResponse.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.h)0
-rw-r--r--SmartDeviceLink/SDLUpdateTurnListResponse.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.m)0
-rw-r--r--SmartDeviceLink/SDLV1ProtocolHeader.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/SDLV1ProtocolHeader.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/SDLV1ProtocolMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/SDLV1ProtocolMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/SDLV2ProtocolHeader.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/SDLV2ProtocolHeader.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/SDLV2ProtocolMessage.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/SDLV2ProtocolMessage.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataActiveStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataActiveStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataEventStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataEventStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataNotificationStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataNotificationStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataResult.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataResult.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataResultCode.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataResultCode.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleDataType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.m)0
-rw-r--r--SmartDeviceLink/SDLVehicleType.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.h)0
-rw-r--r--SmartDeviceLink/SDLVehicleType.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.m)0
-rw-r--r--SmartDeviceLink/SDLVrCapabilities.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.h)0
-rw-r--r--SmartDeviceLink/SDLVrCapabilities.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.m)0
-rw-r--r--SmartDeviceLink/SDLVrHelpItem.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.h)0
-rw-r--r--SmartDeviceLink/SDLVrHelpItem.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.m)0
-rw-r--r--SmartDeviceLink/SDLWarningLightStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.h)0
-rw-r--r--SmartDeviceLink/SDLWarningLightStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.m)0
-rw-r--r--SmartDeviceLink/SDLWiperStatus.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.h)0
-rw-r--r--SmartDeviceLink/SDLWiperStatus.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.m)0
-rw-r--r--SmartDeviceLink/SmartDeviceLink.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink/SmartDeviceLink.h)0
-rw-r--r--SmartDeviceLinkTests/Info.plist (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/Info.plist)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m)0
-rw-r--r--SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m)0
-rwxr-xr-xSmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m)0
-rw-r--r--SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m)0
-rw-r--r--SmartDeviceLinkTests/SwiftSpec.swift (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/SwiftSpec.swift)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m)0
-rw-r--r--SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m (renamed from SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m)0
-rw-r--r--SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard)0
-rw-r--r--SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard)0
-rw-r--r--SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib)0
-rw-r--r--SmartDeviceLink_Example/Base.lproj/Main.storyboard (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/Main.storyboard)0
-rw-r--r--SmartDeviceLink_Example/Classes/AppDelegate.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/AppDelegate.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/Preferences.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/Preferences.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/ProxyManager.h (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.h)0
-rw-r--r--SmartDeviceLink_Example/Classes/ProxyManager.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.m)0
-rw-r--r--SmartDeviceLink_Example/Classes/main.m (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/main.m)0
-rw-r--r--SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json)0
-rw-r--r--SmartDeviceLink_Example/Info.plist (renamed from SmartDeviceLink-iOS/SmartDeviceLink_Example/Info.plist)0
793 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a997e37b8..3cd0bdeb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,9 +37,8 @@ profile
# Carthage #
############
Carthage.pkg
-SmartDeviceLink-iOS/Carthage/Build
-SmartDeviceLink-iOS/Carthage/Checkouts
-SmartDeviceLink-iOS/infer-out
+Carthage/Checkouts
+infer-out
# This ignore here is prevent projects fetching sdl_ios as a submodule using
# Carthage from resulting as `-dirty` in the `git status`.
Carthage/Build
diff --git a/SmartDeviceLink-iOS/Cartfile.private b/Cartfile.private
index 3431c663e..3431c663e 100644
--- a/SmartDeviceLink-iOS/Cartfile.private
+++ b/Cartfile.private
diff --git a/SmartDeviceLink-iOS/Cartfile.resolved b/Cartfile.resolved
index b4e50e149..b4e50e149 100644
--- a/SmartDeviceLink-iOS/Cartfile.resolved
+++ b/Cartfile.resolved
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.pbxproj b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
index 9e1212d82..9e1212d82 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
+++ b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
index c7e82e3f6..c7e82e3f6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
+++ b/SmartDeviceLink-iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme b/SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme
index 19549fa11..19549fa11 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme
+++ b/SmartDeviceLink-iOS.xcodeproj/xcshareddata/xcschemes/SmartDeviceLink.xcscheme
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.h b/SmartDeviceLink/EAAccessory+SDLProtocols.h
index 417b5b07b..417b5b07b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.h
+++ b/SmartDeviceLink/EAAccessory+SDLProtocols.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.m b/SmartDeviceLink/EAAccessory+SDLProtocols.m
index bffeeb829..bffeeb829 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessory+SDLProtocols.m
+++ b/SmartDeviceLink/EAAccessory+SDLProtocols.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h b/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h
index b4b39d943..b4b39d943 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h
+++ b/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m b/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m
index 38b0b2477..38b0b2477 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m
+++ b/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/Info.plist b/SmartDeviceLink/Info.plist
index 438715f90..438715f90 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/Info.plist
+++ b/SmartDeviceLink/Info.plist
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.h b/SmartDeviceLink/NSThread+ThreadIndex.h
index 60459e3e2..60459e3e2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.h
+++ b/SmartDeviceLink/NSThread+ThreadIndex.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.m b/SmartDeviceLink/NSThread+ThreadIndex.m
index 89cbbd5c2..89cbbd5c2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/NSThread+ThreadIndex.m
+++ b/SmartDeviceLink/NSThread+ThreadIndex.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.h b/SmartDeviceLink/SDLAbstractProtocol.h
index 01a4c7e9d..01a4c7e9d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.h
+++ b/SmartDeviceLink/SDLAbstractProtocol.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.m b/SmartDeviceLink/SDLAbstractProtocol.m
index ad536761c..ad536761c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractProtocol.m
+++ b/SmartDeviceLink/SDLAbstractProtocol.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.h b/SmartDeviceLink/SDLAbstractTransport.h
index a8a1f61be..a8a1f61be 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.h
+++ b/SmartDeviceLink/SDLAbstractTransport.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.m b/SmartDeviceLink/SDLAbstractTransport.m
index 6d7437748..6d7437748 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAbstractTransport.m
+++ b/SmartDeviceLink/SDLAbstractTransport.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.h b/SmartDeviceLink/SDLAddCommand.h
index bce12fafd..bce12fafd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.h
+++ b/SmartDeviceLink/SDLAddCommand.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.m b/SmartDeviceLink/SDLAddCommand.m
index e9630665e..e9630665e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommand.m
+++ b/SmartDeviceLink/SDLAddCommand.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.h b/SmartDeviceLink/SDLAddCommandResponse.h
index dfa132f6d..dfa132f6d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.h
+++ b/SmartDeviceLink/SDLAddCommandResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.m b/SmartDeviceLink/SDLAddCommandResponse.m
index 3beba9db6..3beba9db6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddCommandResponse.m
+++ b/SmartDeviceLink/SDLAddCommandResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.h b/SmartDeviceLink/SDLAddSubMenu.h
index 0a749b382..0a749b382 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.h
+++ b/SmartDeviceLink/SDLAddSubMenu.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.m b/SmartDeviceLink/SDLAddSubMenu.m
index f02192b00..f02192b00 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenu.m
+++ b/SmartDeviceLink/SDLAddSubMenu.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.h b/SmartDeviceLink/SDLAddSubMenuResponse.h
index 2ea2157d7..2ea2157d7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.h
+++ b/SmartDeviceLink/SDLAddSubMenuResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.m b/SmartDeviceLink/SDLAddSubMenuResponse.m
index 5df2745b5..5df2745b5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAddSubMenuResponse.m
+++ b/SmartDeviceLink/SDLAddSubMenuResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.h b/SmartDeviceLink/SDLAirbagStatus.h
index 3681795b5..3681795b5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.h
+++ b/SmartDeviceLink/SDLAirbagStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.m b/SmartDeviceLink/SDLAirbagStatus.m
index a3ce06689..a3ce06689 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAirbagStatus.m
+++ b/SmartDeviceLink/SDLAirbagStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.h b/SmartDeviceLink/SDLAlert.h
index 59f909caa..59f909caa 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.h
+++ b/SmartDeviceLink/SDLAlert.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.m b/SmartDeviceLink/SDLAlert.m
index ddc7fdc3a..ddc7fdc3a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlert.m
+++ b/SmartDeviceLink/SDLAlert.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h b/SmartDeviceLink/SDLAlertManeuver.h
index 2bb8e12ed..2bb8e12ed 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.h
+++ b/SmartDeviceLink/SDLAlertManeuver.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.m b/SmartDeviceLink/SDLAlertManeuver.m
index 81717506f..81717506f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuver.m
+++ b/SmartDeviceLink/SDLAlertManeuver.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.h b/SmartDeviceLink/SDLAlertManeuverResponse.h
index b7d3d6c0a..b7d3d6c0a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.h
+++ b/SmartDeviceLink/SDLAlertManeuverResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.m b/SmartDeviceLink/SDLAlertManeuverResponse.m
index 5687d3117..5687d3117 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertManeuverResponse.m
+++ b/SmartDeviceLink/SDLAlertManeuverResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.h b/SmartDeviceLink/SDLAlertResponse.h
index 81228d34a..81228d34a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.h
+++ b/SmartDeviceLink/SDLAlertResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.m b/SmartDeviceLink/SDLAlertResponse.m
index f55982377..f55982377 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAlertResponse.m
+++ b/SmartDeviceLink/SDLAlertResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.h b/SmartDeviceLink/SDLAmbientLightStatus.h
index c778c2104..c778c2104 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.h
+++ b/SmartDeviceLink/SDLAmbientLightStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.m b/SmartDeviceLink/SDLAmbientLightStatus.m
index 7fa21db4a..7fa21db4a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAmbientLightStatus.m
+++ b/SmartDeviceLink/SDLAmbientLightStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.h b/SmartDeviceLink/SDLAppHMIType.h
index 3aaa45170..3aaa45170 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.h
+++ b/SmartDeviceLink/SDLAppHMIType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.m b/SmartDeviceLink/SDLAppHMIType.m
index f09f3af44..f09f3af44 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppHMIType.m
+++ b/SmartDeviceLink/SDLAppHMIType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h b/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h
index 4fce3ba16..4fce3ba16 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h
+++ b/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m b/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m
index 72c19a8f5..72c19a8f5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m
+++ b/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.h b/SmartDeviceLink/SDLAudioPassThruCapabilities.h
index 96772b62b..96772b62b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.h
+++ b/SmartDeviceLink/SDLAudioPassThruCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.m b/SmartDeviceLink/SDLAudioPassThruCapabilities.m
index fbb02be84..fbb02be84 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioPassThruCapabilities.m
+++ b/SmartDeviceLink/SDLAudioPassThruCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.h b/SmartDeviceLink/SDLAudioStreamingState.h
index 3f364495e..3f364495e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.h
+++ b/SmartDeviceLink/SDLAudioStreamingState.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.m b/SmartDeviceLink/SDLAudioStreamingState.m
index 38b8676c3..38b8676c3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioStreamingState.m
+++ b/SmartDeviceLink/SDLAudioStreamingState.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.h b/SmartDeviceLink/SDLAudioType.h
index 2f1879eea..2f1879eea 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.h
+++ b/SmartDeviceLink/SDLAudioType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.m b/SmartDeviceLink/SDLAudioType.m
index 5e99123c7..5e99123c7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLAudioType.m
+++ b/SmartDeviceLink/SDLAudioType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.h b/SmartDeviceLink/SDLBeltStatus.h
index d12e42eb7..d12e42eb7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.h
+++ b/SmartDeviceLink/SDLBeltStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.m b/SmartDeviceLink/SDLBeltStatus.m
index 70b54d2bd..70b54d2bd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBeltStatus.m
+++ b/SmartDeviceLink/SDLBeltStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.h b/SmartDeviceLink/SDLBitsPerSample.h
index 9067ce17a..9067ce17a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.h
+++ b/SmartDeviceLink/SDLBitsPerSample.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.m b/SmartDeviceLink/SDLBitsPerSample.m
index e082aff59..e082aff59 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBitsPerSample.m
+++ b/SmartDeviceLink/SDLBitsPerSample.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.h b/SmartDeviceLink/SDLBodyInformation.h
index 1c92243cd..1c92243cd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.h
+++ b/SmartDeviceLink/SDLBodyInformation.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.m b/SmartDeviceLink/SDLBodyInformation.m
index 9be7a88d6..9be7a88d6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLBodyInformation.m
+++ b/SmartDeviceLink/SDLBodyInformation.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.h b/SmartDeviceLink/SDLButtonCapabilities.h
index d84da609a..d84da609a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.h
+++ b/SmartDeviceLink/SDLButtonCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.m b/SmartDeviceLink/SDLButtonCapabilities.m
index fbcab54c9..fbcab54c9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonCapabilities.m
+++ b/SmartDeviceLink/SDLButtonCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.h b/SmartDeviceLink/SDLButtonEventMode.h
index 56cd8683d..56cd8683d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.h
+++ b/SmartDeviceLink/SDLButtonEventMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.m b/SmartDeviceLink/SDLButtonEventMode.m
index 1dcc13635..1dcc13635 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonEventMode.m
+++ b/SmartDeviceLink/SDLButtonEventMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.h b/SmartDeviceLink/SDLButtonName.h
index 519a3c554..519a3c554 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.h
+++ b/SmartDeviceLink/SDLButtonName.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.m b/SmartDeviceLink/SDLButtonName.m
index 8e0ae3454..8e0ae3454 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonName.m
+++ b/SmartDeviceLink/SDLButtonName.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.h b/SmartDeviceLink/SDLButtonPressMode.h
index 8aca9c143..8aca9c143 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.h
+++ b/SmartDeviceLink/SDLButtonPressMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.m b/SmartDeviceLink/SDLButtonPressMode.m
index 15e4c2334..15e4c2334 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLButtonPressMode.m
+++ b/SmartDeviceLink/SDLButtonPressMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.h b/SmartDeviceLink/SDLCarModeStatus.h
index 15bb7b284..15bb7b284 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.h
+++ b/SmartDeviceLink/SDLCarModeStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.m b/SmartDeviceLink/SDLCarModeStatus.m
index 4f9c03c42..4f9c03c42 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCarModeStatus.m
+++ b/SmartDeviceLink/SDLCarModeStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.h b/SmartDeviceLink/SDLChangeRegistration.h
index 4bbc7c234..4bbc7c234 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.h
+++ b/SmartDeviceLink/SDLChangeRegistration.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.m b/SmartDeviceLink/SDLChangeRegistration.m
index 00a7de885..00a7de885 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistration.m
+++ b/SmartDeviceLink/SDLChangeRegistration.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.h b/SmartDeviceLink/SDLChangeRegistrationResponse.h
index 38709e235..38709e235 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.h
+++ b/SmartDeviceLink/SDLChangeRegistrationResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.m b/SmartDeviceLink/SDLChangeRegistrationResponse.m
index 710495d2c..710495d2c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChangeRegistrationResponse.m
+++ b/SmartDeviceLink/SDLChangeRegistrationResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.h b/SmartDeviceLink/SDLCharacterSet.h
index 300afd720..300afd720 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.h
+++ b/SmartDeviceLink/SDLCharacterSet.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.m b/SmartDeviceLink/SDLCharacterSet.m
index 18f00de90..18f00de90 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCharacterSet.m
+++ b/SmartDeviceLink/SDLCharacterSet.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.h b/SmartDeviceLink/SDLChoice.h
index 478b33b5f..478b33b5f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.h
+++ b/SmartDeviceLink/SDLChoice.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.m b/SmartDeviceLink/SDLChoice.m
index 83e1d56ae..83e1d56ae 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLChoice.m
+++ b/SmartDeviceLink/SDLChoice.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.h b/SmartDeviceLink/SDLClusterModeStatus.h
index 7b745804f..7b745804f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.h
+++ b/SmartDeviceLink/SDLClusterModeStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.m b/SmartDeviceLink/SDLClusterModeStatus.m
index ecd2a528b..ecd2a528b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLClusterModeStatus.m
+++ b/SmartDeviceLink/SDLClusterModeStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.h b/SmartDeviceLink/SDLCompassDirection.h
index cad90cc90..cad90cc90 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.h
+++ b/SmartDeviceLink/SDLCompassDirection.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.m b/SmartDeviceLink/SDLCompassDirection.m
index f1c79fed1..f1c79fed1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCompassDirection.m
+++ b/SmartDeviceLink/SDLCompassDirection.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.h b/SmartDeviceLink/SDLComponentVolumeStatus.h
index 8df22663c..8df22663c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.h
+++ b/SmartDeviceLink/SDLComponentVolumeStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.m b/SmartDeviceLink/SDLComponentVolumeStatus.m
index 2e6834fb5..2e6834fb5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLComponentVolumeStatus.m
+++ b/SmartDeviceLink/SDLComponentVolumeStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.h b/SmartDeviceLink/SDLConsoleController.h
index 5dec97948..5dec97948 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.h
+++ b/SmartDeviceLink/SDLConsoleController.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.m b/SmartDeviceLink/SDLConsoleController.m
index bf7f600ec..bf7f600ec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLConsoleController.m
+++ b/SmartDeviceLink/SDLConsoleController.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.h b/SmartDeviceLink/SDLCreateInteractionChoiceSet.h
index 721f505d7..721f505d7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.h
+++ b/SmartDeviceLink/SDLCreateInteractionChoiceSet.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.m b/SmartDeviceLink/SDLCreateInteractionChoiceSet.m
index 32324d46e..32324d46e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSet.m
+++ b/SmartDeviceLink/SDLCreateInteractionChoiceSet.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
index e2d3b76e5..e2d3b76e5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
+++ b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m
index 17c2bf3f9..17c2bf3f9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m
+++ b/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.h b/SmartDeviceLink/SDLDIDResult.h
index a7d0b6c16..a7d0b6c16 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.h
+++ b/SmartDeviceLink/SDLDIDResult.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.m b/SmartDeviceLink/SDLDIDResult.m
index be42582e7..be42582e7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDIDResult.m
+++ b/SmartDeviceLink/SDLDIDResult.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.h b/SmartDeviceLink/SDLDebugTool.h
index 0e487303b..0e487303b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.h
+++ b/SmartDeviceLink/SDLDebugTool.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.m b/SmartDeviceLink/SDLDebugTool.m
index 1f0312c9c..1f0312c9c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugTool.m
+++ b/SmartDeviceLink/SDLDebugTool.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugToolConsole.h b/SmartDeviceLink/SDLDebugToolConsole.h
index 75d541e16..75d541e16 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDebugToolConsole.h
+++ b/SmartDeviceLink/SDLDebugToolConsole.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDecoder.h b/SmartDeviceLink/SDLDecoder.h
index 6328ecf82..6328ecf82 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDecoder.h
+++ b/SmartDeviceLink/SDLDecoder.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.h b/SmartDeviceLink/SDLDeleteCommand.h
index 4f3b74d90..4f3b74d90 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.h
+++ b/SmartDeviceLink/SDLDeleteCommand.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.m b/SmartDeviceLink/SDLDeleteCommand.m
index 13c51d7ed..13c51d7ed 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommand.m
+++ b/SmartDeviceLink/SDLDeleteCommand.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.h b/SmartDeviceLink/SDLDeleteCommandResponse.h
index 7f231c8e3..7f231c8e3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.h
+++ b/SmartDeviceLink/SDLDeleteCommandResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.m b/SmartDeviceLink/SDLDeleteCommandResponse.m
index 3c3d5b7a7..3c3d5b7a7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteCommandResponse.m
+++ b/SmartDeviceLink/SDLDeleteCommandResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.h b/SmartDeviceLink/SDLDeleteFile.h
index 325782673..325782673 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.h
+++ b/SmartDeviceLink/SDLDeleteFile.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.m b/SmartDeviceLink/SDLDeleteFile.m
index d7a4c18b2..d7a4c18b2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFile.m
+++ b/SmartDeviceLink/SDLDeleteFile.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.h b/SmartDeviceLink/SDLDeleteFileResponse.h
index ee61aa9d0..ee61aa9d0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.h
+++ b/SmartDeviceLink/SDLDeleteFileResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.m b/SmartDeviceLink/SDLDeleteFileResponse.m
index b94075b39..b94075b39 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteFileResponse.m
+++ b/SmartDeviceLink/SDLDeleteFileResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h b/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h
index 28058064b..28058064b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h
+++ b/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m b/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m
index fd5d202b1..fd5d202b1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m
+++ b/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h b/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h
index 7a5cd4406..7a5cd4406 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h
+++ b/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m b/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m
index 666a758a1..666a758a1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m
+++ b/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.h b/SmartDeviceLink/SDLDeleteSubMenu.h
index 37c2dc544..37c2dc544 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.h
+++ b/SmartDeviceLink/SDLDeleteSubMenu.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.m b/SmartDeviceLink/SDLDeleteSubMenu.m
index 8727f44d3..8727f44d3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenu.m
+++ b/SmartDeviceLink/SDLDeleteSubMenu.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.h b/SmartDeviceLink/SDLDeleteSubMenuResponse.h
index 3b32df8f3..3b32df8f3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.h
+++ b/SmartDeviceLink/SDLDeleteSubMenuResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.m b/SmartDeviceLink/SDLDeleteSubMenuResponse.m
index b88d9b626..b88d9b626 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeleteSubMenuResponse.m
+++ b/SmartDeviceLink/SDLDeleteSubMenuResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.h b/SmartDeviceLink/SDLDeviceInfo.h
index 1bcbdaa27..1bcbdaa27 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.h
+++ b/SmartDeviceLink/SDLDeviceInfo.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.m b/SmartDeviceLink/SDLDeviceInfo.m
index 134aea629..134aea629 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceInfo.m
+++ b/SmartDeviceLink/SDLDeviceInfo.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.h b/SmartDeviceLink/SDLDeviceLevelStatus.h
index e0cb85aea..e0cb85aea 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.h
+++ b/SmartDeviceLink/SDLDeviceLevelStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.m b/SmartDeviceLink/SDLDeviceLevelStatus.m
index 5babd37b5..5babd37b5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceLevelStatus.m
+++ b/SmartDeviceLink/SDLDeviceLevelStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.h b/SmartDeviceLink/SDLDeviceStatus.h
index d8442d438..d8442d438 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.h
+++ b/SmartDeviceLink/SDLDeviceStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.m b/SmartDeviceLink/SDLDeviceStatus.m
index fbe3b4b96..fbe3b4b96 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDeviceStatus.m
+++ b/SmartDeviceLink/SDLDeviceStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.h b/SmartDeviceLink/SDLDiagnosticMessage.h
index 40ca013f2..40ca013f2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.h
+++ b/SmartDeviceLink/SDLDiagnosticMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.m b/SmartDeviceLink/SDLDiagnosticMessage.m
index 8a45a8650..8a45a8650 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessage.m
+++ b/SmartDeviceLink/SDLDiagnosticMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.h b/SmartDeviceLink/SDLDiagnosticMessageResponse.h
index 4820b893f..4820b893f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.h
+++ b/SmartDeviceLink/SDLDiagnosticMessageResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.m b/SmartDeviceLink/SDLDiagnosticMessageResponse.m
index f8215d977..f8215d977 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDiagnosticMessageResponse.m
+++ b/SmartDeviceLink/SDLDiagnosticMessageResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.h b/SmartDeviceLink/SDLDialNumber.h
index 48cca6a6d..48cca6a6d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.h
+++ b/SmartDeviceLink/SDLDialNumber.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.m b/SmartDeviceLink/SDLDialNumber.m
index 856f9ad75..856f9ad75 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumber.m
+++ b/SmartDeviceLink/SDLDialNumber.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.h b/SmartDeviceLink/SDLDialNumberResponse.h
index 454babcf3..454babcf3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.h
+++ b/SmartDeviceLink/SDLDialNumberResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.m b/SmartDeviceLink/SDLDialNumberResponse.m
index a0b6dd83e..a0b6dd83e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDialNumberResponse.m
+++ b/SmartDeviceLink/SDLDialNumberResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.h b/SmartDeviceLink/SDLDimension.h
index 535f93e6e..535f93e6e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.h
+++ b/SmartDeviceLink/SDLDimension.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.m b/SmartDeviceLink/SDLDimension.m
index 81e0114fc..81e0114fc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDimension.m
+++ b/SmartDeviceLink/SDLDimension.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.h b/SmartDeviceLink/SDLDisplayCapabilities.h
index 57ebd6719..57ebd6719 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.h
+++ b/SmartDeviceLink/SDLDisplayCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.m b/SmartDeviceLink/SDLDisplayCapabilities.m
index 07ae53d62..07ae53d62 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayCapabilities.m
+++ b/SmartDeviceLink/SDLDisplayCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.h b/SmartDeviceLink/SDLDisplayType.h
index 3bb2f2b9a..3bb2f2b9a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.h
+++ b/SmartDeviceLink/SDLDisplayType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.m b/SmartDeviceLink/SDLDisplayType.m
index 8059aa54b..8059aa54b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDisplayType.m
+++ b/SmartDeviceLink/SDLDisplayType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.h b/SmartDeviceLink/SDLDriverDistractionState.h
index 7143d09d2..7143d09d2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.h
+++ b/SmartDeviceLink/SDLDriverDistractionState.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.m b/SmartDeviceLink/SDLDriverDistractionState.m
index c9a6d8714..c9a6d8714 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLDriverDistractionState.m
+++ b/SmartDeviceLink/SDLDriverDistractionState.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.h b/SmartDeviceLink/SDLECallConfirmationStatus.h
index 46fa78de6..46fa78de6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.h
+++ b/SmartDeviceLink/SDLECallConfirmationStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.m b/SmartDeviceLink/SDLECallConfirmationStatus.m
index aae11a791..aae11a791 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallConfirmationStatus.m
+++ b/SmartDeviceLink/SDLECallConfirmationStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.h b/SmartDeviceLink/SDLECallInfo.h
index 932cf056a..932cf056a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.h
+++ b/SmartDeviceLink/SDLECallInfo.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.m b/SmartDeviceLink/SDLECallInfo.m
index 44046fcd0..44046fcd0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLECallInfo.m
+++ b/SmartDeviceLink/SDLECallInfo.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.h b/SmartDeviceLink/SDLEmergencyEvent.h
index 6dd0c410d..6dd0c410d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.h
+++ b/SmartDeviceLink/SDLEmergencyEvent.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.m b/SmartDeviceLink/SDLEmergencyEvent.m
index 76fca57e2..76fca57e2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEvent.m
+++ b/SmartDeviceLink/SDLEmergencyEvent.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.h b/SmartDeviceLink/SDLEmergencyEventType.h
index 1e75b3ee0..1e75b3ee0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.h
+++ b/SmartDeviceLink/SDLEmergencyEventType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.m b/SmartDeviceLink/SDLEmergencyEventType.m
index b07979d01..b07979d01 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEmergencyEventType.m
+++ b/SmartDeviceLink/SDLEmergencyEventType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.h b/SmartDeviceLink/SDLEncodedSyncPData.h
index b3b0276b7..b3b0276b7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.h
+++ b/SmartDeviceLink/SDLEncodedSyncPData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.m b/SmartDeviceLink/SDLEncodedSyncPData.m
index b44cb7b3e..b44cb7b3e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPData.m
+++ b/SmartDeviceLink/SDLEncodedSyncPData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.h b/SmartDeviceLink/SDLEncodedSyncPDataResponse.h
index 7d646ed23..7d646ed23 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.h
+++ b/SmartDeviceLink/SDLEncodedSyncPDataResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.m b/SmartDeviceLink/SDLEncodedSyncPDataResponse.m
index cf899a21b..cf899a21b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncodedSyncPDataResponse.m
+++ b/SmartDeviceLink/SDLEncodedSyncPDataResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncoder.h b/SmartDeviceLink/SDLEncoder.h
index 911eb95d8..911eb95d8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEncoder.h
+++ b/SmartDeviceLink/SDLEncoder.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.h b/SmartDeviceLink/SDLEndAudioPassThru.h
index fddde6c13..fddde6c13 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.h
+++ b/SmartDeviceLink/SDLEndAudioPassThru.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.m b/SmartDeviceLink/SDLEndAudioPassThru.m
index 576287170..576287170 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThru.m
+++ b/SmartDeviceLink/SDLEndAudioPassThru.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.h b/SmartDeviceLink/SDLEndAudioPassThruResponse.h
index e464f5d32..e464f5d32 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.h
+++ b/SmartDeviceLink/SDLEndAudioPassThruResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.m b/SmartDeviceLink/SDLEndAudioPassThruResponse.m
index 73c3b6336..73c3b6336 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEndAudioPassThruResponse.m
+++ b/SmartDeviceLink/SDLEndAudioPassThruResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.h b/SmartDeviceLink/SDLEnum.h
index bed0fffa3..bed0fffa3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.h
+++ b/SmartDeviceLink/SDLEnum.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.m b/SmartDeviceLink/SDLEnum.m
index f5ca2db2e..f5ca2db2e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLEnum.m
+++ b/SmartDeviceLink/SDLEnum.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.h b/SmartDeviceLink/SDLFileType.h
index eb4339868..eb4339868 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.h
+++ b/SmartDeviceLink/SDLFileType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.m b/SmartDeviceLink/SDLFileType.m
index f47932e9e..f47932e9e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFileType.m
+++ b/SmartDeviceLink/SDLFileType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.h b/SmartDeviceLink/SDLFuelCutoffStatus.h
index df213ff07..df213ff07 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.h
+++ b/SmartDeviceLink/SDLFuelCutoffStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.m b/SmartDeviceLink/SDLFuelCutoffStatus.m
index 3bbd92bb8..3bbd92bb8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFuelCutoffStatus.m
+++ b/SmartDeviceLink/SDLFuelCutoffStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.h b/SmartDeviceLink/SDLFunctionID.h
index 8bbd1a52a..8bbd1a52a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.h
+++ b/SmartDeviceLink/SDLFunctionID.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.m b/SmartDeviceLink/SDLFunctionID.m
index 802ee3df3..802ee3df3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLFunctionID.m
+++ b/SmartDeviceLink/SDLFunctionID.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.h b/SmartDeviceLink/SDLGPSData.h
index cfeebaa41..cfeebaa41 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.h
+++ b/SmartDeviceLink/SDLGPSData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.m b/SmartDeviceLink/SDLGPSData.m
index 1cec52112..1cec52112 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGPSData.m
+++ b/SmartDeviceLink/SDLGPSData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.h b/SmartDeviceLink/SDLGenericResponse.h
index 4d339fb64..4d339fb64 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.h
+++ b/SmartDeviceLink/SDLGenericResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.m b/SmartDeviceLink/SDLGenericResponse.m
index aff982d8f..aff982d8f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGenericResponse.m
+++ b/SmartDeviceLink/SDLGenericResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.h b/SmartDeviceLink/SDLGetDTCs.h
index 3d38a0079..3d38a0079 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.h
+++ b/SmartDeviceLink/SDLGetDTCs.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.m b/SmartDeviceLink/SDLGetDTCs.m
index cf7db88e5..cf7db88e5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCs.m
+++ b/SmartDeviceLink/SDLGetDTCs.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.h b/SmartDeviceLink/SDLGetDTCsResponse.h
index 4e0af4a39..4e0af4a39 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.h
+++ b/SmartDeviceLink/SDLGetDTCsResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.m b/SmartDeviceLink/SDLGetDTCsResponse.m
index bbf678a78..bbf678a78 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetDTCsResponse.m
+++ b/SmartDeviceLink/SDLGetDTCsResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.h b/SmartDeviceLink/SDLGetVehicleData.h
index df2c1923e..df2c1923e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.h
+++ b/SmartDeviceLink/SDLGetVehicleData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.m b/SmartDeviceLink/SDLGetVehicleData.m
index ab5d59a19..ab5d59a19 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleData.m
+++ b/SmartDeviceLink/SDLGetVehicleData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.h b/SmartDeviceLink/SDLGetVehicleDataResponse.h
index 882c09b51..882c09b51 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.h
+++ b/SmartDeviceLink/SDLGetVehicleDataResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.m b/SmartDeviceLink/SDLGetVehicleDataResponse.m
index 7f1bdb351..7f1bdb351 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGetVehicleDataResponse.m
+++ b/SmartDeviceLink/SDLGetVehicleDataResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.h b/SmartDeviceLink/SDLGlobalProperty.h
index 91302fa6e..91302fa6e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.h
+++ b/SmartDeviceLink/SDLGlobalProperty.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.m b/SmartDeviceLink/SDLGlobalProperty.m
index 59aa87e7b..59aa87e7b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobalProperty.m
+++ b/SmartDeviceLink/SDLGlobalProperty.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.h b/SmartDeviceLink/SDLGlobals.h
index 2b6fe2c47..2b6fe2c47 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.h
+++ b/SmartDeviceLink/SDLGlobals.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.m b/SmartDeviceLink/SDLGlobals.m
index 7f122c01e..7f122c01e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLGlobals.m
+++ b/SmartDeviceLink/SDLGlobals.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.h b/SmartDeviceLink/SDLHMICapabilities.h
index 6a84cec2c..6a84cec2c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.h
+++ b/SmartDeviceLink/SDLHMICapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.m b/SmartDeviceLink/SDLHMICapabilities.m
index 24b35be25..24b35be25 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMICapabilities.m
+++ b/SmartDeviceLink/SDLHMICapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.h b/SmartDeviceLink/SDLHMILevel.h
index 426217465..426217465 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.h
+++ b/SmartDeviceLink/SDLHMILevel.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.m b/SmartDeviceLink/SDLHMILevel.m
index 88b0be5b6..88b0be5b6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMILevel.m
+++ b/SmartDeviceLink/SDLHMILevel.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.h b/SmartDeviceLink/SDLHMIPermissions.h
index 49a7025a7..49a7025a7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.h
+++ b/SmartDeviceLink/SDLHMIPermissions.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.m b/SmartDeviceLink/SDLHMIPermissions.m
index 29555bf59..29555bf59 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIPermissions.m
+++ b/SmartDeviceLink/SDLHMIPermissions.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.h b/SmartDeviceLink/SDLHMIZoneCapabilities.h
index d63655bd8..d63655bd8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.h
+++ b/SmartDeviceLink/SDLHMIZoneCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.m b/SmartDeviceLink/SDLHMIZoneCapabilities.m
index 56eacf671..56eacf671 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHMIZoneCapabilities.m
+++ b/SmartDeviceLink/SDLHMIZoneCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.h b/SmartDeviceLink/SDLHeadLampStatus.h
index cc1586122..cc1586122 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.h
+++ b/SmartDeviceLink/SDLHeadLampStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.m b/SmartDeviceLink/SDLHeadLampStatus.m
index 44ed87b44..44ed87b44 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHeadLampStatus.m
+++ b/SmartDeviceLink/SDLHeadLampStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.h b/SmartDeviceLink/SDLHexUtility.h
index 7b639a7af..7b639a7af 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.h
+++ b/SmartDeviceLink/SDLHexUtility.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.m b/SmartDeviceLink/SDLHexUtility.m
index 0787d804a..0787d804a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLHexUtility.m
+++ b/SmartDeviceLink/SDLHexUtility.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.h b/SmartDeviceLink/SDLIAPSession.h
index d21343894..d21343894 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.h
+++ b/SmartDeviceLink/SDLIAPSession.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.m b/SmartDeviceLink/SDLIAPSession.m
index 5020b2081..5020b2081 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSession.m
+++ b/SmartDeviceLink/SDLIAPSession.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSessionDelegate.h b/SmartDeviceLink/SDLIAPSessionDelegate.h
index 6ec7e189b..6ec7e189b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPSessionDelegate.h
+++ b/SmartDeviceLink/SDLIAPSessionDelegate.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.h b/SmartDeviceLink/SDLIAPTransport.h
index ff082b9b3..ff082b9b3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.h
+++ b/SmartDeviceLink/SDLIAPTransport.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.m b/SmartDeviceLink/SDLIAPTransport.m
index 5cf4ceb21..5cf4ceb21 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIAPTransport.m
+++ b/SmartDeviceLink/SDLIAPTransport.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.h b/SmartDeviceLink/SDLIgnitionStableStatus.h
index 96dcdfaa9..96dcdfaa9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.h
+++ b/SmartDeviceLink/SDLIgnitionStableStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.m b/SmartDeviceLink/SDLIgnitionStableStatus.m
index 868723b32..868723b32 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStableStatus.m
+++ b/SmartDeviceLink/SDLIgnitionStableStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.h b/SmartDeviceLink/SDLIgnitionStatus.h
index fadb3f5f4..fadb3f5f4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.h
+++ b/SmartDeviceLink/SDLIgnitionStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.m b/SmartDeviceLink/SDLIgnitionStatus.m
index ff069f0a0..ff069f0a0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLIgnitionStatus.m
+++ b/SmartDeviceLink/SDLIgnitionStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.h b/SmartDeviceLink/SDLImage.h
index 993107ec3..993107ec3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.h
+++ b/SmartDeviceLink/SDLImage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.m b/SmartDeviceLink/SDLImage.m
index ef646f794..ef646f794 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImage.m
+++ b/SmartDeviceLink/SDLImage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.h b/SmartDeviceLink/SDLImageField.h
index eb0942e79..eb0942e79 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.h
+++ b/SmartDeviceLink/SDLImageField.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.m b/SmartDeviceLink/SDLImageField.m
index af4f15517..af4f15517 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageField.m
+++ b/SmartDeviceLink/SDLImageField.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.h b/SmartDeviceLink/SDLImageFieldName.h
index 5c63a5a71..5c63a5a71 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.h
+++ b/SmartDeviceLink/SDLImageFieldName.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.m b/SmartDeviceLink/SDLImageFieldName.m
index 7baa57b45..7baa57b45 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageFieldName.m
+++ b/SmartDeviceLink/SDLImageFieldName.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.h b/SmartDeviceLink/SDLImageResolution.h
index bae946ab2..bae946ab2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.h
+++ b/SmartDeviceLink/SDLImageResolution.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.m b/SmartDeviceLink/SDLImageResolution.m
index 7f10116de..7f10116de 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageResolution.m
+++ b/SmartDeviceLink/SDLImageResolution.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.h b/SmartDeviceLink/SDLImageType.h
index 2b118a456..2b118a456 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.h
+++ b/SmartDeviceLink/SDLImageType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.m b/SmartDeviceLink/SDLImageType.m
index 878eb1773..878eb1773 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLImageType.m
+++ b/SmartDeviceLink/SDLImageType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.h b/SmartDeviceLink/SDLInteractionMode.h
index 442d4f8d7..442d4f8d7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.h
+++ b/SmartDeviceLink/SDLInteractionMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.m b/SmartDeviceLink/SDLInteractionMode.m
index 07dc5f7b2..07dc5f7b2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLInteractionMode.m
+++ b/SmartDeviceLink/SDLInteractionMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.h b/SmartDeviceLink/SDLJingle.h
index 180ca85ef..180ca85ef 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.h
+++ b/SmartDeviceLink/SDLJingle.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.m b/SmartDeviceLink/SDLJingle.m
index 7484bfabf..7484bfabf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJingle.m
+++ b/SmartDeviceLink/SDLJingle.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.h b/SmartDeviceLink/SDLJsonDecoder.h
index 4723989db..4723989db 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.h
+++ b/SmartDeviceLink/SDLJsonDecoder.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.m b/SmartDeviceLink/SDLJsonDecoder.m
index 0ff561df8..0ff561df8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonDecoder.m
+++ b/SmartDeviceLink/SDLJsonDecoder.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.h b/SmartDeviceLink/SDLJsonEncoder.h
index 680fe5da6..680fe5da6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.h
+++ b/SmartDeviceLink/SDLJsonEncoder.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.m b/SmartDeviceLink/SDLJsonEncoder.m
index dbb2374d9..dbb2374d9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLJsonEncoder.m
+++ b/SmartDeviceLink/SDLJsonEncoder.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.h b/SmartDeviceLink/SDLKeyboardEvent.h
index f0d90530e..f0d90530e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.h
+++ b/SmartDeviceLink/SDLKeyboardEvent.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.m b/SmartDeviceLink/SDLKeyboardEvent.m
index 65a7d8e89..65a7d8e89 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardEvent.m
+++ b/SmartDeviceLink/SDLKeyboardEvent.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.h b/SmartDeviceLink/SDLKeyboardLayout.h
index 042caf9d0..042caf9d0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.h
+++ b/SmartDeviceLink/SDLKeyboardLayout.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.m b/SmartDeviceLink/SDLKeyboardLayout.m
index 700bd2622..700bd2622 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardLayout.m
+++ b/SmartDeviceLink/SDLKeyboardLayout.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.h b/SmartDeviceLink/SDLKeyboardProperties.h
index 8215a8938..8215a8938 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.h
+++ b/SmartDeviceLink/SDLKeyboardProperties.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.m b/SmartDeviceLink/SDLKeyboardProperties.m
index 896f3a99a..896f3a99a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeyboardProperties.m
+++ b/SmartDeviceLink/SDLKeyboardProperties.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.h b/SmartDeviceLink/SDLKeypressMode.h
index 1b4ad0fe1..1b4ad0fe1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.h
+++ b/SmartDeviceLink/SDLKeypressMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.m b/SmartDeviceLink/SDLKeypressMode.m
index 9fa0034e7..9fa0034e7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLKeypressMode.m
+++ b/SmartDeviceLink/SDLKeypressMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.h b/SmartDeviceLink/SDLLanguage.h
index 38d63746b..38d63746b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.h
+++ b/SmartDeviceLink/SDLLanguage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.m b/SmartDeviceLink/SDLLanguage.m
index df43adf4c..df43adf4c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLanguage.m
+++ b/SmartDeviceLink/SDLLanguage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.h b/SmartDeviceLink/SDLLayoutMode.h
index 9e0377f40..9e0377f40 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.h
+++ b/SmartDeviceLink/SDLLayoutMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.m b/SmartDeviceLink/SDLLayoutMode.m
index 343f06a0f..343f06a0f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLayoutMode.m
+++ b/SmartDeviceLink/SDLLayoutMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.h b/SmartDeviceLink/SDLListFiles.h
index 8a58d8639..8a58d8639 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.h
+++ b/SmartDeviceLink/SDLListFiles.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.m b/SmartDeviceLink/SDLListFiles.m
index a1110df1b..a1110df1b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFiles.m
+++ b/SmartDeviceLink/SDLListFiles.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.h b/SmartDeviceLink/SDLListFilesResponse.h
index fd309770c..fd309770c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.h
+++ b/SmartDeviceLink/SDLListFilesResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.m b/SmartDeviceLink/SDLListFilesResponse.m
index 2d58371d8..2d58371d8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLListFilesResponse.m
+++ b/SmartDeviceLink/SDLListFilesResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.h b/SmartDeviceLink/SDLLockScreenManager.h
index ee8750e83..ee8750e83 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.h
+++ b/SmartDeviceLink/SDLLockScreenManager.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.m b/SmartDeviceLink/SDLLockScreenManager.m
index 71bb82369..71bb82369 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenManager.m
+++ b/SmartDeviceLink/SDLLockScreenManager.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.h b/SmartDeviceLink/SDLLockScreenStatus.h
index 044aa7e3e..044aa7e3e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.h
+++ b/SmartDeviceLink/SDLLockScreenStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.m b/SmartDeviceLink/SDLLockScreenStatus.m
index 8ef8a7d43..8ef8a7d43 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLLockScreenStatus.m
+++ b/SmartDeviceLink/SDLLockScreenStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.h b/SmartDeviceLink/SDLMaintenanceModeStatus.h
index cd399e20c..cd399e20c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.h
+++ b/SmartDeviceLink/SDLMaintenanceModeStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.m b/SmartDeviceLink/SDLMaintenanceModeStatus.m
index d6e7f8ddd..d6e7f8ddd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMaintenanceModeStatus.m
+++ b/SmartDeviceLink/SDLMaintenanceModeStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.h b/SmartDeviceLink/SDLMediaClockFormat.h
index 12c8b8e16..12c8b8e16 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.h
+++ b/SmartDeviceLink/SDLMediaClockFormat.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.m b/SmartDeviceLink/SDLMediaClockFormat.m
index 20ddb8005..20ddb8005 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMediaClockFormat.m
+++ b/SmartDeviceLink/SDLMediaClockFormat.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.h b/SmartDeviceLink/SDLMenuParams.h
index 14f51e390..14f51e390 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.h
+++ b/SmartDeviceLink/SDLMenuParams.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.m b/SmartDeviceLink/SDLMenuParams.m
index 84fb595a8..84fb595a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMenuParams.m
+++ b/SmartDeviceLink/SDLMenuParams.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.h b/SmartDeviceLink/SDLMyKey.h
index ff039e582..ff039e582 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.h
+++ b/SmartDeviceLink/SDLMyKey.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.m b/SmartDeviceLink/SDLMyKey.m
index ec4e5ef95..ec4e5ef95 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLMyKey.m
+++ b/SmartDeviceLink/SDLMyKey.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h b/SmartDeviceLink/SDLNames.h
index 84bc142ad..84bc142ad 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLNames.h
+++ b/SmartDeviceLink/SDLNames.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.h b/SmartDeviceLink/SDLObjectWithPriority.h
index 334139d5f..334139d5f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.h
+++ b/SmartDeviceLink/SDLObjectWithPriority.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.m b/SmartDeviceLink/SDLObjectWithPriority.m
index 4dd72091e..4dd72091e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLObjectWithPriority.m
+++ b/SmartDeviceLink/SDLObjectWithPriority.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h b/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h
index 59b596f58..59b596f58 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h
+++ b/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m b/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m
index 5427cf871..5427cf871 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m
+++ b/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.h b/SmartDeviceLink/SDLOnAudioPassThru.h
index f37d4067e..f37d4067e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.h
+++ b/SmartDeviceLink/SDLOnAudioPassThru.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.m b/SmartDeviceLink/SDLOnAudioPassThru.m
index e0360e3e4..e0360e3e4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnAudioPassThru.m
+++ b/SmartDeviceLink/SDLOnAudioPassThru.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.h b/SmartDeviceLink/SDLOnButtonEvent.h
index 0d1fc8afd..0d1fc8afd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.h
+++ b/SmartDeviceLink/SDLOnButtonEvent.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.m b/SmartDeviceLink/SDLOnButtonEvent.m
index d112d88ea..d112d88ea 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonEvent.m
+++ b/SmartDeviceLink/SDLOnButtonEvent.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.h b/SmartDeviceLink/SDLOnButtonPress.h
index 942dbd583..942dbd583 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.h
+++ b/SmartDeviceLink/SDLOnButtonPress.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.m b/SmartDeviceLink/SDLOnButtonPress.m
index 8926b7951..8926b7951 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnButtonPress.m
+++ b/SmartDeviceLink/SDLOnButtonPress.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.h b/SmartDeviceLink/SDLOnCommand.h
index 5d3d3f599..5d3d3f599 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.h
+++ b/SmartDeviceLink/SDLOnCommand.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.m b/SmartDeviceLink/SDLOnCommand.m
index f16023d42..f16023d42 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnCommand.m
+++ b/SmartDeviceLink/SDLOnCommand.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.h b/SmartDeviceLink/SDLOnDriverDistraction.h
index d99e57393..d99e57393 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.h
+++ b/SmartDeviceLink/SDLOnDriverDistraction.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.m b/SmartDeviceLink/SDLOnDriverDistraction.m
index 1a87075b3..1a87075b3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnDriverDistraction.m
+++ b/SmartDeviceLink/SDLOnDriverDistraction.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.h b/SmartDeviceLink/SDLOnEncodedSyncPData.h
index 618aaf7d2..618aaf7d2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.h
+++ b/SmartDeviceLink/SDLOnEncodedSyncPData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.m b/SmartDeviceLink/SDLOnEncodedSyncPData.m
index f4aca251a..f4aca251a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnEncodedSyncPData.m
+++ b/SmartDeviceLink/SDLOnEncodedSyncPData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.h b/SmartDeviceLink/SDLOnHMIStatus.h
index c417070d5..c417070d5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.h
+++ b/SmartDeviceLink/SDLOnHMIStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.m b/SmartDeviceLink/SDLOnHMIStatus.m
index e3dc0d7fc..e3dc0d7fc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHMIStatus.m
+++ b/SmartDeviceLink/SDLOnHMIStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.h b/SmartDeviceLink/SDLOnHashChange.h
index 4facf1f15..4facf1f15 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.h
+++ b/SmartDeviceLink/SDLOnHashChange.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.m b/SmartDeviceLink/SDLOnHashChange.m
index b1bfd8c6a..b1bfd8c6a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnHashChange.m
+++ b/SmartDeviceLink/SDLOnHashChange.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.h b/SmartDeviceLink/SDLOnKeyboardInput.h
index e976d6c88..e976d6c88 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.h
+++ b/SmartDeviceLink/SDLOnKeyboardInput.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.m b/SmartDeviceLink/SDLOnKeyboardInput.m
index a70a7d06c..a70a7d06c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnKeyboardInput.m
+++ b/SmartDeviceLink/SDLOnKeyboardInput.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.h b/SmartDeviceLink/SDLOnLanguageChange.h
index b794edcd1..b794edcd1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.h
+++ b/SmartDeviceLink/SDLOnLanguageChange.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.m b/SmartDeviceLink/SDLOnLanguageChange.m
index 216d0c4a5..216d0c4a5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLanguageChange.m
+++ b/SmartDeviceLink/SDLOnLanguageChange.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.h b/SmartDeviceLink/SDLOnLockScreenStatus.h
index 3a4a31452..3a4a31452 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.h
+++ b/SmartDeviceLink/SDLOnLockScreenStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.m b/SmartDeviceLink/SDLOnLockScreenStatus.m
index fc9e39c00..fc9e39c00 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnLockScreenStatus.m
+++ b/SmartDeviceLink/SDLOnLockScreenStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.h b/SmartDeviceLink/SDLOnPermissionsChange.h
index 267a63a10..267a63a10 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.h
+++ b/SmartDeviceLink/SDLOnPermissionsChange.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.m b/SmartDeviceLink/SDLOnPermissionsChange.m
index e80df88c4..e80df88c4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnPermissionsChange.m
+++ b/SmartDeviceLink/SDLOnPermissionsChange.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.h b/SmartDeviceLink/SDLOnSyncPData.h
index 8729a881a..8729a881a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.h
+++ b/SmartDeviceLink/SDLOnSyncPData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.m b/SmartDeviceLink/SDLOnSyncPData.m
index 11fe8a3ac..11fe8a3ac 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSyncPData.m
+++ b/SmartDeviceLink/SDLOnSyncPData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.h b/SmartDeviceLink/SDLOnSystemRequest.h
index b590f0650..b590f0650 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.h
+++ b/SmartDeviceLink/SDLOnSystemRequest.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.m b/SmartDeviceLink/SDLOnSystemRequest.m
index c5aff7569..c5aff7569 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnSystemRequest.m
+++ b/SmartDeviceLink/SDLOnSystemRequest.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.h b/SmartDeviceLink/SDLOnTBTClientState.h
index 8dec001ca..8dec001ca 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.h
+++ b/SmartDeviceLink/SDLOnTBTClientState.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.m b/SmartDeviceLink/SDLOnTBTClientState.m
index ee0dc1efc..ee0dc1efc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTBTClientState.m
+++ b/SmartDeviceLink/SDLOnTBTClientState.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.h b/SmartDeviceLink/SDLOnTouchEvent.h
index 68f1fa707..68f1fa707 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.h
+++ b/SmartDeviceLink/SDLOnTouchEvent.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.m b/SmartDeviceLink/SDLOnTouchEvent.m
index e73c79603..e73c79603 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnTouchEvent.m
+++ b/SmartDeviceLink/SDLOnTouchEvent.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.h b/SmartDeviceLink/SDLOnVehicleData.h
index 245477e3b..245477e3b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.h
+++ b/SmartDeviceLink/SDLOnVehicleData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.m b/SmartDeviceLink/SDLOnVehicleData.m
index 3386ca450..3386ca450 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLOnVehicleData.m
+++ b/SmartDeviceLink/SDLOnVehicleData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.h b/SmartDeviceLink/SDLPRNDL.h
index 6095d1a82..6095d1a82 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.h
+++ b/SmartDeviceLink/SDLPRNDL.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.m b/SmartDeviceLink/SDLPRNDL.m
index e0588af77..e0588af77 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPRNDL.m
+++ b/SmartDeviceLink/SDLPRNDL.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.h b/SmartDeviceLink/SDLParameterPermissions.h
index af724d53f..af724d53f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.h
+++ b/SmartDeviceLink/SDLParameterPermissions.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.m b/SmartDeviceLink/SDLParameterPermissions.m
index e18d1ec12..e18d1ec12 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLParameterPermissions.m
+++ b/SmartDeviceLink/SDLParameterPermissions.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.h b/SmartDeviceLink/SDLPerformAudioPassThru.h
index 66dfacf19..66dfacf19 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.h
+++ b/SmartDeviceLink/SDLPerformAudioPassThru.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.m b/SmartDeviceLink/SDLPerformAudioPassThru.m
index 67b0f05c3..67b0f05c3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThru.m
+++ b/SmartDeviceLink/SDLPerformAudioPassThru.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.h b/SmartDeviceLink/SDLPerformAudioPassThruResponse.h
index 3d2835114..3d2835114 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.h
+++ b/SmartDeviceLink/SDLPerformAudioPassThruResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.m b/SmartDeviceLink/SDLPerformAudioPassThruResponse.m
index ed8a1e614..ed8a1e614 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformAudioPassThruResponse.m
+++ b/SmartDeviceLink/SDLPerformAudioPassThruResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.h b/SmartDeviceLink/SDLPerformInteraction.h
index 29f166c96..29f166c96 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.h
+++ b/SmartDeviceLink/SDLPerformInteraction.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.m b/SmartDeviceLink/SDLPerformInteraction.m
index de6c3622f..de6c3622f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteraction.m
+++ b/SmartDeviceLink/SDLPerformInteraction.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.h b/SmartDeviceLink/SDLPerformInteractionResponse.h
index b589f9492..b589f9492 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.h
+++ b/SmartDeviceLink/SDLPerformInteractionResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.m b/SmartDeviceLink/SDLPerformInteractionResponse.m
index ae1c5e14c..ae1c5e14c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPerformInteractionResponse.m
+++ b/SmartDeviceLink/SDLPerformInteractionResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.h b/SmartDeviceLink/SDLPermissionItem.h
index a0fe0d580..a0fe0d580 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.h
+++ b/SmartDeviceLink/SDLPermissionItem.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.m b/SmartDeviceLink/SDLPermissionItem.m
index 560094c2e..560094c2e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionItem.m
+++ b/SmartDeviceLink/SDLPermissionItem.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.h b/SmartDeviceLink/SDLPermissionStatus.h
index 0ac9219ec..0ac9219ec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.h
+++ b/SmartDeviceLink/SDLPermissionStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.m b/SmartDeviceLink/SDLPermissionStatus.m
index 179cf2014..179cf2014 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPermissionStatus.m
+++ b/SmartDeviceLink/SDLPermissionStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.h b/SmartDeviceLink/SDLPolicyDataParser.h
index 4e005f9fe..4e005f9fe 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.h
+++ b/SmartDeviceLink/SDLPolicyDataParser.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.m b/SmartDeviceLink/SDLPolicyDataParser.m
index e528e4bd4..e528e4bd4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPolicyDataParser.m
+++ b/SmartDeviceLink/SDLPolicyDataParser.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.h b/SmartDeviceLink/SDLPowerModeQualificationStatus.h
index 4e520196b..4e520196b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.h
+++ b/SmartDeviceLink/SDLPowerModeQualificationStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.m b/SmartDeviceLink/SDLPowerModeQualificationStatus.m
index d820221e9..d820221e9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeQualificationStatus.m
+++ b/SmartDeviceLink/SDLPowerModeQualificationStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.h b/SmartDeviceLink/SDLPowerModeStatus.h
index 8eb24fdb4..8eb24fdb4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.h
+++ b/SmartDeviceLink/SDLPowerModeStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.m b/SmartDeviceLink/SDLPowerModeStatus.m
index efc46a094..efc46a094 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPowerModeStatus.m
+++ b/SmartDeviceLink/SDLPowerModeStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.h b/SmartDeviceLink/SDLPredefinedLayout.h
index 7d061d449..7d061d449 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.h
+++ b/SmartDeviceLink/SDLPredefinedLayout.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.m b/SmartDeviceLink/SDLPredefinedLayout.m
index 57dc2b384..57dc2b384 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPredefinedLayout.m
+++ b/SmartDeviceLink/SDLPredefinedLayout.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.h b/SmartDeviceLink/SDLPrerecordedSpeech.h
index 85934237a..85934237a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.h
+++ b/SmartDeviceLink/SDLPrerecordedSpeech.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.m b/SmartDeviceLink/SDLPrerecordedSpeech.m
index 676645f76..676645f76 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrerecordedSpeech.m
+++ b/SmartDeviceLink/SDLPrerecordedSpeech.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.h b/SmartDeviceLink/SDLPresetBankCapabilities.h
index edf544f8b..edf544f8b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.h
+++ b/SmartDeviceLink/SDLPresetBankCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.m b/SmartDeviceLink/SDLPresetBankCapabilities.m
index 7654aa61d..7654aa61d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPresetBankCapabilities.m
+++ b/SmartDeviceLink/SDLPresetBankCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.h b/SmartDeviceLink/SDLPrimaryAudioSource.h
index 81e9a2257..81e9a2257 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.h
+++ b/SmartDeviceLink/SDLPrimaryAudioSource.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.m b/SmartDeviceLink/SDLPrimaryAudioSource.m
index 4293411a8..4293411a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrimaryAudioSource.m
+++ b/SmartDeviceLink/SDLPrimaryAudioSource.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.h b/SmartDeviceLink/SDLPrioritizedObjectCollection.h
index 8cf90c805..8cf90c805 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.h
+++ b/SmartDeviceLink/SDLPrioritizedObjectCollection.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.m b/SmartDeviceLink/SDLPrioritizedObjectCollection.m
index 637596d14..637596d14 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPrioritizedObjectCollection.m
+++ b/SmartDeviceLink/SDLPrioritizedObjectCollection.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.h b/SmartDeviceLink/SDLProtocol.h
index 9c4505d2d..9c4505d2d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.h
+++ b/SmartDeviceLink/SDLProtocol.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.m b/SmartDeviceLink/SDLProtocol.m
index bb6db1814..bb6db1814 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocol.m
+++ b/SmartDeviceLink/SDLProtocol.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.h b/SmartDeviceLink/SDLProtocolHeader.h
index e99e5d93c..e99e5d93c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.h
+++ b/SmartDeviceLink/SDLProtocolHeader.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.m b/SmartDeviceLink/SDLProtocolHeader.m
index dff874a9d..dff874a9d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolHeader.m
+++ b/SmartDeviceLink/SDLProtocolHeader.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolListener.h b/SmartDeviceLink/SDLProtocolListener.h
index 3fb1e550f..3fb1e550f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolListener.h
+++ b/SmartDeviceLink/SDLProtocolListener.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.h b/SmartDeviceLink/SDLProtocolMessage.h
index 62abd6226..62abd6226 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.h
+++ b/SmartDeviceLink/SDLProtocolMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.m b/SmartDeviceLink/SDLProtocolMessage.m
index f68810123..f68810123 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessage.m
+++ b/SmartDeviceLink/SDLProtocolMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.h b/SmartDeviceLink/SDLProtocolMessageAssembler.h
index 3c793f441..3c793f441 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.h
+++ b/SmartDeviceLink/SDLProtocolMessageAssembler.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.m b/SmartDeviceLink/SDLProtocolMessageAssembler.m
index c41591c51..c41591c51 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageAssembler.m
+++ b/SmartDeviceLink/SDLProtocolMessageAssembler.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.h b/SmartDeviceLink/SDLProtocolMessageDisassembler.h
index 10f6f2860..10f6f2860 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.h
+++ b/SmartDeviceLink/SDLProtocolMessageDisassembler.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.m b/SmartDeviceLink/SDLProtocolMessageDisassembler.m
index 76d722956..76d722956 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolMessageDisassembler.m
+++ b/SmartDeviceLink/SDLProtocolMessageDisassembler.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h b/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h
index cd3e4c9c5..cd3e4c9c5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h
+++ b/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m b/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m
index 5ea7c6e63..5ea7c6e63 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m
+++ b/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.h b/SmartDeviceLink/SDLProxy.h
index 2d86439b7..2d86439b7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.h
+++ b/SmartDeviceLink/SDLProxy.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.m b/SmartDeviceLink/SDLProxy.m
index 73b8399e3..73b8399e3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxy.m
+++ b/SmartDeviceLink/SDLProxy.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.h b/SmartDeviceLink/SDLProxyFactory.h
index b3a7ac6a0..b3a7ac6a0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.h
+++ b/SmartDeviceLink/SDLProxyFactory.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.m b/SmartDeviceLink/SDLProxyFactory.m
index b2320c641..b2320c641 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyFactory.m
+++ b/SmartDeviceLink/SDLProxyFactory.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyListener.h b/SmartDeviceLink/SDLProxyListener.h
index 60e4d6607..60e4d6607 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLProxyListener.h
+++ b/SmartDeviceLink/SDLProxyListener.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.h b/SmartDeviceLink/SDLPutFile.h
index eb7bae2bf..eb7bae2bf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.h
+++ b/SmartDeviceLink/SDLPutFile.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.m b/SmartDeviceLink/SDLPutFile.m
index 69d83edcd..69d83edcd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFile.m
+++ b/SmartDeviceLink/SDLPutFile.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.h b/SmartDeviceLink/SDLPutFileResponse.h
index 9857607ca..9857607ca 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.h
+++ b/SmartDeviceLink/SDLPutFileResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.m b/SmartDeviceLink/SDLPutFileResponse.m
index 4a956cfbd..4a956cfbd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLPutFileResponse.m
+++ b/SmartDeviceLink/SDLPutFileResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.h b/SmartDeviceLink/SDLRPCMessage.h
index fc5f577ef..fc5f577ef 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.h
+++ b/SmartDeviceLink/SDLRPCMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.m b/SmartDeviceLink/SDLRPCMessage.m
index be5f95334..be5f95334 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessage.m
+++ b/SmartDeviceLink/SDLRPCMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessageType.h b/SmartDeviceLink/SDLRPCMessageType.h
index 35f841687..35f841687 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCMessageType.h
+++ b/SmartDeviceLink/SDLRPCMessageType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.h b/SmartDeviceLink/SDLRPCNotification.h
index 05f182b9b..05f182b9b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.h
+++ b/SmartDeviceLink/SDLRPCNotification.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.m b/SmartDeviceLink/SDLRPCNotification.m
index 5c2a063dd..5c2a063dd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCNotification.m
+++ b/SmartDeviceLink/SDLRPCNotification.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.h b/SmartDeviceLink/SDLRPCPayload.h
index 1a490d956..1a490d956 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.h
+++ b/SmartDeviceLink/SDLRPCPayload.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.m b/SmartDeviceLink/SDLRPCPayload.m
index 25a4c9dab..25a4c9dab 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCPayload.m
+++ b/SmartDeviceLink/SDLRPCPayload.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.h b/SmartDeviceLink/SDLRPCRequest.h
index e637eb4bc..e637eb4bc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.h
+++ b/SmartDeviceLink/SDLRPCRequest.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.m b/SmartDeviceLink/SDLRPCRequest.m
index 48c568c9d..48c568c9d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequest.m
+++ b/SmartDeviceLink/SDLRPCRequest.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.h b/SmartDeviceLink/SDLRPCRequestFactory.h
index 6df474850..6df474850 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.h
+++ b/SmartDeviceLink/SDLRPCRequestFactory.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.m b/SmartDeviceLink/SDLRPCRequestFactory.m
index 44f9848a8..44f9848a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCRequestFactory.m
+++ b/SmartDeviceLink/SDLRPCRequestFactory.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.h b/SmartDeviceLink/SDLRPCResponse.h
index 57bd500f4..57bd500f4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.h
+++ b/SmartDeviceLink/SDLRPCResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.m b/SmartDeviceLink/SDLRPCResponse.m
index 606781070..606781070 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCResponse.m
+++ b/SmartDeviceLink/SDLRPCResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.h b/SmartDeviceLink/SDLRPCStruct.h
index e6b3bcccb..e6b3bcccb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.h
+++ b/SmartDeviceLink/SDLRPCStruct.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.m b/SmartDeviceLink/SDLRPCStruct.m
index dd96fff5d..dd96fff5d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRPCStruct.m
+++ b/SmartDeviceLink/SDLRPCStruct.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.h b/SmartDeviceLink/SDLReadDID.h
index 76df4a592..76df4a592 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.h
+++ b/SmartDeviceLink/SDLReadDID.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.m b/SmartDeviceLink/SDLReadDID.m
index 198d992e0..198d992e0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDID.m
+++ b/SmartDeviceLink/SDLReadDID.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.h b/SmartDeviceLink/SDLReadDIDResponse.h
index da1c81573..da1c81573 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.h
+++ b/SmartDeviceLink/SDLReadDIDResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.m b/SmartDeviceLink/SDLReadDIDResponse.m
index 08c5477f6..08c5477f6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLReadDIDResponse.m
+++ b/SmartDeviceLink/SDLReadDIDResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.h b/SmartDeviceLink/SDLRegisterAppInterface.h
index be9c1a30b..be9c1a30b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/SDLRegisterAppInterface.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.m b/SmartDeviceLink/SDLRegisterAppInterface.m
index 318d5dfa7..318d5dfa7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterface.m
+++ b/SmartDeviceLink/SDLRegisterAppInterface.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h b/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h
index 9bfc0a16a..9bfc0a16a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h
+++ b/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m b/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m
index 18356c34f..18356c34f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m
+++ b/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.h b/SmartDeviceLink/SDLRequestType.h
index a8d631234..a8d631234 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.h
+++ b/SmartDeviceLink/SDLRequestType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.m b/SmartDeviceLink/SDLRequestType.m
index 7332b9843..7332b9843 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLRequestType.m
+++ b/SmartDeviceLink/SDLRequestType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.h b/SmartDeviceLink/SDLResetGlobalProperties.h
index f30b59a41..f30b59a41 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.h
+++ b/SmartDeviceLink/SDLResetGlobalProperties.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.m b/SmartDeviceLink/SDLResetGlobalProperties.m
index 350f96de0..350f96de0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalProperties.m
+++ b/SmartDeviceLink/SDLResetGlobalProperties.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h b/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h
index 5e576445a..5e576445a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h
+++ b/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m b/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m
index e43b61a40..e43b61a40 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m
+++ b/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.h b/SmartDeviceLink/SDLResult.h
index f11404c5a..f11404c5a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.h
+++ b/SmartDeviceLink/SDLResult.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.m b/SmartDeviceLink/SDLResult.m
index 1ef2806c3..1ef2806c3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLResult.m
+++ b/SmartDeviceLink/SDLResult.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.h b/SmartDeviceLink/SDLSamplingRate.h
index 28d3d35dc..28d3d35dc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.h
+++ b/SmartDeviceLink/SDLSamplingRate.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.m b/SmartDeviceLink/SDLSamplingRate.m
index d0a36d730..d0a36d730 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSamplingRate.m
+++ b/SmartDeviceLink/SDLSamplingRate.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.h b/SmartDeviceLink/SDLScreenParams.h
index c60f6f1d6..c60f6f1d6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.h
+++ b/SmartDeviceLink/SDLScreenParams.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.m b/SmartDeviceLink/SDLScreenParams.m
index 1debff302..1debff302 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScreenParams.m
+++ b/SmartDeviceLink/SDLScreenParams.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.h b/SmartDeviceLink/SDLScrollableMessage.h
index 27e894221..27e894221 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.h
+++ b/SmartDeviceLink/SDLScrollableMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.m b/SmartDeviceLink/SDLScrollableMessage.m
index 5995e7874..5995e7874 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessage.m
+++ b/SmartDeviceLink/SDLScrollableMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.h b/SmartDeviceLink/SDLScrollableMessageResponse.h
index e75b157ec..e75b157ec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.h
+++ b/SmartDeviceLink/SDLScrollableMessageResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.m b/SmartDeviceLink/SDLScrollableMessageResponse.m
index 77473f07e..77473f07e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLScrollableMessageResponse.m
+++ b/SmartDeviceLink/SDLScrollableMessageResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.h b/SmartDeviceLink/SDLSendLocation.h
index cec60c422..cec60c422 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.h
+++ b/SmartDeviceLink/SDLSendLocation.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.m b/SmartDeviceLink/SDLSendLocation.m
index 7bf1c5c70..7bf1c5c70 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocation.m
+++ b/SmartDeviceLink/SDLSendLocation.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.h b/SmartDeviceLink/SDLSendLocationResponse.h
index 39d8a4ba2..39d8a4ba2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.h
+++ b/SmartDeviceLink/SDLSendLocationResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.m b/SmartDeviceLink/SDLSendLocationResponse.m
index 83cde8118..83cde8118 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSendLocationResponse.m
+++ b/SmartDeviceLink/SDLSendLocationResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.h b/SmartDeviceLink/SDLSetAppIcon.h
index eee61deb5..eee61deb5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.h
+++ b/SmartDeviceLink/SDLSetAppIcon.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.m b/SmartDeviceLink/SDLSetAppIcon.m
index 717eeb023..717eeb023 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIcon.m
+++ b/SmartDeviceLink/SDLSetAppIcon.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.h b/SmartDeviceLink/SDLSetAppIconResponse.h
index 31dd1e6c9..31dd1e6c9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.h
+++ b/SmartDeviceLink/SDLSetAppIconResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.m b/SmartDeviceLink/SDLSetAppIconResponse.m
index 64c10600f..64c10600f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetAppIconResponse.m
+++ b/SmartDeviceLink/SDLSetAppIconResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.h b/SmartDeviceLink/SDLSetDisplayLayout.h
index 15226a821..15226a821 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.h
+++ b/SmartDeviceLink/SDLSetDisplayLayout.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.m b/SmartDeviceLink/SDLSetDisplayLayout.m
index ed812f647..ed812f647 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayout.m
+++ b/SmartDeviceLink/SDLSetDisplayLayout.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.h b/SmartDeviceLink/SDLSetDisplayLayoutResponse.h
index 7838ae0a6..7838ae0a6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.h
+++ b/SmartDeviceLink/SDLSetDisplayLayoutResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.m b/SmartDeviceLink/SDLSetDisplayLayoutResponse.m
index fde37062e..fde37062e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetDisplayLayoutResponse.m
+++ b/SmartDeviceLink/SDLSetDisplayLayoutResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.h b/SmartDeviceLink/SDLSetGlobalProperties.h
index 7ad36e8d5..7ad36e8d5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.h
+++ b/SmartDeviceLink/SDLSetGlobalProperties.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.m b/SmartDeviceLink/SDLSetGlobalProperties.m
index ba9749e3e..ba9749e3e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalProperties.m
+++ b/SmartDeviceLink/SDLSetGlobalProperties.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h b/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h
index 131700137..131700137 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h
+++ b/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m b/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m
index ff4db22c8..ff4db22c8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m
+++ b/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.h b/SmartDeviceLink/SDLSetMediaClockTimer.h
index 71de56b35..71de56b35 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.h
+++ b/SmartDeviceLink/SDLSetMediaClockTimer.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.m b/SmartDeviceLink/SDLSetMediaClockTimer.m
index 325d0e347..325d0e347 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimer.m
+++ b/SmartDeviceLink/SDLSetMediaClockTimer.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.h b/SmartDeviceLink/SDLSetMediaClockTimerResponse.h
index ffa6a77ae..ffa6a77ae 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.h
+++ b/SmartDeviceLink/SDLSetMediaClockTimerResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.m b/SmartDeviceLink/SDLSetMediaClockTimerResponse.m
index 098522fbd..098522fbd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSetMediaClockTimerResponse.m
+++ b/SmartDeviceLink/SDLSetMediaClockTimerResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.h b/SmartDeviceLink/SDLShow.h
index 20cf84a92..20cf84a92 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.h
+++ b/SmartDeviceLink/SDLShow.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.m b/SmartDeviceLink/SDLShow.m
index 933167159..933167159 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShow.m
+++ b/SmartDeviceLink/SDLShow.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.h b/SmartDeviceLink/SDLShowConstantTBT.h
index ae5dda108..ae5dda108 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.h
+++ b/SmartDeviceLink/SDLShowConstantTBT.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.m b/SmartDeviceLink/SDLShowConstantTBT.m
index c3f87f071..c3f87f071 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBT.m
+++ b/SmartDeviceLink/SDLShowConstantTBT.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.h b/SmartDeviceLink/SDLShowConstantTBTResponse.h
index 8396f17a1..8396f17a1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.h
+++ b/SmartDeviceLink/SDLShowConstantTBTResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.m b/SmartDeviceLink/SDLShowConstantTBTResponse.m
index 995b16e1c..995b16e1c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowConstantTBTResponse.m
+++ b/SmartDeviceLink/SDLShowConstantTBTResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.h b/SmartDeviceLink/SDLShowResponse.h
index b0d558633..b0d558633 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.h
+++ b/SmartDeviceLink/SDLShowResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.m b/SmartDeviceLink/SDLShowResponse.m
index 1ebb5dea9..1ebb5dea9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLShowResponse.m
+++ b/SmartDeviceLink/SDLShowResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.h b/SmartDeviceLink/SDLSingleTireStatus.h
index 897ba1bf8..897ba1bf8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.h
+++ b/SmartDeviceLink/SDLSingleTireStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.m b/SmartDeviceLink/SDLSingleTireStatus.m
index 87826f32b..87826f32b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSingleTireStatus.m
+++ b/SmartDeviceLink/SDLSingleTireStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.h b/SmartDeviceLink/SDLSiphonServer.h
index 31033e7eb..31033e7eb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.h
+++ b/SmartDeviceLink/SDLSiphonServer.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.m b/SmartDeviceLink/SDLSiphonServer.m
index dbb433424..dbb433424 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSiphonServer.m
+++ b/SmartDeviceLink/SDLSiphonServer.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.h b/SmartDeviceLink/SDLSlider.h
index 04724d780..04724d780 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.h
+++ b/SmartDeviceLink/SDLSlider.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.m b/SmartDeviceLink/SDLSlider.m
index 80a56d1aa..80a56d1aa 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSlider.m
+++ b/SmartDeviceLink/SDLSlider.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.h b/SmartDeviceLink/SDLSliderResponse.h
index 5b38b7f0f..5b38b7f0f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.h
+++ b/SmartDeviceLink/SDLSliderResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.m b/SmartDeviceLink/SDLSliderResponse.m
index 927ad569d..927ad569d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSliderResponse.m
+++ b/SmartDeviceLink/SDLSliderResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.h b/SmartDeviceLink/SDLSoftButton.h
index db2393ae7..db2393ae7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.h
+++ b/SmartDeviceLink/SDLSoftButton.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.m b/SmartDeviceLink/SDLSoftButton.m
index a93ce510c..a93ce510c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButton.m
+++ b/SmartDeviceLink/SDLSoftButton.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.h b/SmartDeviceLink/SDLSoftButtonCapabilities.h
index ca9eeb2bf..ca9eeb2bf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.h
+++ b/SmartDeviceLink/SDLSoftButtonCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.m b/SmartDeviceLink/SDLSoftButtonCapabilities.m
index d9a502db1..d9a502db1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonCapabilities.m
+++ b/SmartDeviceLink/SDLSoftButtonCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.h b/SmartDeviceLink/SDLSoftButtonType.h
index d2b59a8d5..d2b59a8d5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.h
+++ b/SmartDeviceLink/SDLSoftButtonType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.m b/SmartDeviceLink/SDLSoftButtonType.m
index 9add8edfe..9add8edfe 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSoftButtonType.m
+++ b/SmartDeviceLink/SDLSoftButtonType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.h b/SmartDeviceLink/SDLSpeak.h
index 8e6eb8e7e..8e6eb8e7e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.h
+++ b/SmartDeviceLink/SDLSpeak.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.m b/SmartDeviceLink/SDLSpeak.m
index 8f19b925b..8f19b925b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeak.m
+++ b/SmartDeviceLink/SDLSpeak.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.h b/SmartDeviceLink/SDLSpeakResponse.h
index 2a7eef046..2a7eef046 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.h
+++ b/SmartDeviceLink/SDLSpeakResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.m b/SmartDeviceLink/SDLSpeakResponse.m
index dfb8dff33..dfb8dff33 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeakResponse.m
+++ b/SmartDeviceLink/SDLSpeakResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.h b/SmartDeviceLink/SDLSpeechCapabilities.h
index 9529e3fef..9529e3fef 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.h
+++ b/SmartDeviceLink/SDLSpeechCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.m b/SmartDeviceLink/SDLSpeechCapabilities.m
index 2018b8321..2018b8321 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSpeechCapabilities.m
+++ b/SmartDeviceLink/SDLSpeechCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.h b/SmartDeviceLink/SDLStartTime.h
index 55eb147d6..55eb147d6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.h
+++ b/SmartDeviceLink/SDLStartTime.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.m b/SmartDeviceLink/SDLStartTime.m
index 4745bf712..4745bf712 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStartTime.m
+++ b/SmartDeviceLink/SDLStartTime.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.h b/SmartDeviceLink/SDLStreamDelegate.h
index fdd8bfbac..fdd8bfbac 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.h
+++ b/SmartDeviceLink/SDLStreamDelegate.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.m b/SmartDeviceLink/SDLStreamDelegate.m
index 6c2db6c34..6c2db6c34 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamDelegate.m
+++ b/SmartDeviceLink/SDLStreamDelegate.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.h b/SmartDeviceLink/SDLStreamingMediaManager.h
index 05a855e13..05a855e13 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.h
+++ b/SmartDeviceLink/SDLStreamingMediaManager.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.m b/SmartDeviceLink/SDLStreamingMediaManager.m
index 9b7f5a8ac..9b7f5a8ac 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLStreamingMediaManager.m
+++ b/SmartDeviceLink/SDLStreamingMediaManager.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.h b/SmartDeviceLink/SDLSubscribeButton.h
index a01df2d16..a01df2d16 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.h
+++ b/SmartDeviceLink/SDLSubscribeButton.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.m b/SmartDeviceLink/SDLSubscribeButton.m
index 58a28a797..58a28a797 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButton.m
+++ b/SmartDeviceLink/SDLSubscribeButton.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.h b/SmartDeviceLink/SDLSubscribeButtonResponse.h
index b38eb5a27..b38eb5a27 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.h
+++ b/SmartDeviceLink/SDLSubscribeButtonResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.m b/SmartDeviceLink/SDLSubscribeButtonResponse.m
index a70d58ede..a70d58ede 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeButtonResponse.m
+++ b/SmartDeviceLink/SDLSubscribeButtonResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.h b/SmartDeviceLink/SDLSubscribeVehicleData.h
index e357cd484..e357cd484 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.h
+++ b/SmartDeviceLink/SDLSubscribeVehicleData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.m b/SmartDeviceLink/SDLSubscribeVehicleData.m
index 55ec5e9d0..55ec5e9d0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleData.m
+++ b/SmartDeviceLink/SDLSubscribeVehicleData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h b/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h
index 0b4f15ca7..0b4f15ca7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h
+++ b/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m b/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m
index 5afa5f1be..5afa5f1be 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m
+++ b/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.h b/SmartDeviceLink/SDLSyncMsgVersion.h
index 98b573eec..98b573eec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.h
+++ b/SmartDeviceLink/SDLSyncMsgVersion.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.m b/SmartDeviceLink/SDLSyncMsgVersion.m
index 2d516539e..2d516539e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncMsgVersion.m
+++ b/SmartDeviceLink/SDLSyncMsgVersion.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.h b/SmartDeviceLink/SDLSyncPData.h
index e71ea600d..e71ea600d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.h
+++ b/SmartDeviceLink/SDLSyncPData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.m b/SmartDeviceLink/SDLSyncPData.m
index c8730a2f1..c8730a2f1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPData.m
+++ b/SmartDeviceLink/SDLSyncPData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.h b/SmartDeviceLink/SDLSyncPDataResponse.h
index 25a12b74a..25a12b74a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.h
+++ b/SmartDeviceLink/SDLSyncPDataResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.m b/SmartDeviceLink/SDLSyncPDataResponse.m
index 00edf14b1..00edf14b1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSyncPDataResponse.m
+++ b/SmartDeviceLink/SDLSyncPDataResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.h b/SmartDeviceLink/SDLSystemAction.h
index 55371e87d..55371e87d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.h
+++ b/SmartDeviceLink/SDLSystemAction.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.m b/SmartDeviceLink/SDLSystemAction.m
index 15b34b08b..15b34b08b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemAction.m
+++ b/SmartDeviceLink/SDLSystemAction.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.h b/SmartDeviceLink/SDLSystemContext.h
index 89e92e420..89e92e420 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.h
+++ b/SmartDeviceLink/SDLSystemContext.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.m b/SmartDeviceLink/SDLSystemContext.m
index 76c5c9f38..76c5c9f38 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemContext.m
+++ b/SmartDeviceLink/SDLSystemContext.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.h b/SmartDeviceLink/SDLSystemRequest.h
index 479b5d18e..479b5d18e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.h
+++ b/SmartDeviceLink/SDLSystemRequest.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.m b/SmartDeviceLink/SDLSystemRequest.m
index 836b44447..836b44447 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequest.m
+++ b/SmartDeviceLink/SDLSystemRequest.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.h b/SmartDeviceLink/SDLSystemRequestResponse.h
index 4c99d605f..4c99d605f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.h
+++ b/SmartDeviceLink/SDLSystemRequestResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.m b/SmartDeviceLink/SDLSystemRequestResponse.m
index ba563e561..ba563e561 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLSystemRequestResponse.m
+++ b/SmartDeviceLink/SDLSystemRequestResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.h b/SmartDeviceLink/SDLTBTState.h
index 397f500dd..397f500dd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.h
+++ b/SmartDeviceLink/SDLTBTState.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.m b/SmartDeviceLink/SDLTBTState.m
index 0a2a23b8b..0a2a23b8b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTBTState.m
+++ b/SmartDeviceLink/SDLTBTState.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.h b/SmartDeviceLink/SDLTCPTransport.h
index 2c9f55805..2c9f55805 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.h
+++ b/SmartDeviceLink/SDLTCPTransport.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.m b/SmartDeviceLink/SDLTCPTransport.m
index 81fc9c555..81fc9c555 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTCPTransport.m
+++ b/SmartDeviceLink/SDLTCPTransport.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.h b/SmartDeviceLink/SDLTTSChunk.h
index a304c3d99..a304c3d99 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.h
+++ b/SmartDeviceLink/SDLTTSChunk.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.m b/SmartDeviceLink/SDLTTSChunk.m
index 7e45413eb..7e45413eb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunk.m
+++ b/SmartDeviceLink/SDLTTSChunk.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.h b/SmartDeviceLink/SDLTTSChunkFactory.h
index 466ae2bae..466ae2bae 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.h
+++ b/SmartDeviceLink/SDLTTSChunkFactory.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.m b/SmartDeviceLink/SDLTTSChunkFactory.m
index c27983d3a..c27983d3a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTTSChunkFactory.m
+++ b/SmartDeviceLink/SDLTTSChunkFactory.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.h b/SmartDeviceLink/SDLTextAlignment.h
index 0d9913e86..0d9913e86 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.h
+++ b/SmartDeviceLink/SDLTextAlignment.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.m b/SmartDeviceLink/SDLTextAlignment.m
index 30560f4a2..30560f4a2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextAlignment.m
+++ b/SmartDeviceLink/SDLTextAlignment.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.h b/SmartDeviceLink/SDLTextField.h
index 7af898fe5..7af898fe5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.h
+++ b/SmartDeviceLink/SDLTextField.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.m b/SmartDeviceLink/SDLTextField.m
index 926d258f1..926d258f1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextField.m
+++ b/SmartDeviceLink/SDLTextField.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.h b/SmartDeviceLink/SDLTextFieldName.h
index 8fc4c9def..8fc4c9def 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.h
+++ b/SmartDeviceLink/SDLTextFieldName.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.m b/SmartDeviceLink/SDLTextFieldName.m
index 4cc1ac369..4cc1ac369 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTextFieldName.m
+++ b/SmartDeviceLink/SDLTextFieldName.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.h b/SmartDeviceLink/SDLTimer.h
index f9f7be3d9..f9f7be3d9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.h
+++ b/SmartDeviceLink/SDLTimer.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.m b/SmartDeviceLink/SDLTimer.m
index 84ee6e24b..84ee6e24b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimer.m
+++ b/SmartDeviceLink/SDLTimer.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.h b/SmartDeviceLink/SDLTimerMode.h
index f625f6636..f625f6636 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.h
+++ b/SmartDeviceLink/SDLTimerMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.m b/SmartDeviceLink/SDLTimerMode.m
index 5787a2eb4..5787a2eb4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTimerMode.m
+++ b/SmartDeviceLink/SDLTimerMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.h b/SmartDeviceLink/SDLTireStatus.h
index 9ebd68d8e..9ebd68d8e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.h
+++ b/SmartDeviceLink/SDLTireStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.m b/SmartDeviceLink/SDLTireStatus.m
index c2768565a..c2768565a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTireStatus.m
+++ b/SmartDeviceLink/SDLTireStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.h b/SmartDeviceLink/SDLTouchCoord.h
index 63515811f..63515811f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.h
+++ b/SmartDeviceLink/SDLTouchCoord.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.m b/SmartDeviceLink/SDLTouchCoord.m
index 78895696f..78895696f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchCoord.m
+++ b/SmartDeviceLink/SDLTouchCoord.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.h b/SmartDeviceLink/SDLTouchEvent.h
index 01af99b98..01af99b98 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.h
+++ b/SmartDeviceLink/SDLTouchEvent.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.m b/SmartDeviceLink/SDLTouchEvent.m
index e54e8b79e..e54e8b79e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEvent.m
+++ b/SmartDeviceLink/SDLTouchEvent.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.h b/SmartDeviceLink/SDLTouchEventCapabilities.h
index 6d346d874..6d346d874 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.h
+++ b/SmartDeviceLink/SDLTouchEventCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.m b/SmartDeviceLink/SDLTouchEventCapabilities.m
index 4fc71cfec..4fc71cfec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchEventCapabilities.m
+++ b/SmartDeviceLink/SDLTouchEventCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.h b/SmartDeviceLink/SDLTouchType.h
index bfbb91fd4..bfbb91fd4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.h
+++ b/SmartDeviceLink/SDLTouchType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.m b/SmartDeviceLink/SDLTouchType.m
index d834d012d..d834d012d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTouchType.m
+++ b/SmartDeviceLink/SDLTouchType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTransportDelegate.h b/SmartDeviceLink/SDLTransportDelegate.h
index 4f4abe33f..4f4abe33f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTransportDelegate.h
+++ b/SmartDeviceLink/SDLTransportDelegate.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.h b/SmartDeviceLink/SDLTriggerSource.h
index 36e646f17..36e646f17 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.h
+++ b/SmartDeviceLink/SDLTriggerSource.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.m b/SmartDeviceLink/SDLTriggerSource.m
index a56b66c6f..a56b66c6f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTriggerSource.m
+++ b/SmartDeviceLink/SDLTriggerSource.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.h b/SmartDeviceLink/SDLTurn.h
index ef2cf9ebe..ef2cf9ebe 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.h
+++ b/SmartDeviceLink/SDLTurn.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.m b/SmartDeviceLink/SDLTurn.m
index 875fa2e73..875fa2e73 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLTurn.m
+++ b/SmartDeviceLink/SDLTurn.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.h b/SmartDeviceLink/SDLURLRequestTask.h
index 8745f8519..8745f8519 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.h
+++ b/SmartDeviceLink/SDLURLRequestTask.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.m b/SmartDeviceLink/SDLURLRequestTask.m
index d1895ac10..d1895ac10 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLRequestTask.m
+++ b/SmartDeviceLink/SDLURLRequestTask.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.h b/SmartDeviceLink/SDLURLSession.h
index 0d2a22e28..0d2a22e28 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.h
+++ b/SmartDeviceLink/SDLURLSession.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.m b/SmartDeviceLink/SDLURLSession.m
index 363c6fbad..363c6fbad 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLURLSession.m
+++ b/SmartDeviceLink/SDLURLSession.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.h b/SmartDeviceLink/SDLUnregisterAppInterface.h
index d35d40193..d35d40193 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.h
+++ b/SmartDeviceLink/SDLUnregisterAppInterface.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.m b/SmartDeviceLink/SDLUnregisterAppInterface.m
index 88039631d..88039631d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterface.m
+++ b/SmartDeviceLink/SDLUnregisterAppInterface.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h b/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h
index 8ebbb46af..8ebbb46af 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h
+++ b/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m b/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m
index 6bebbe83d..6bebbe83d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m
+++ b/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.h b/SmartDeviceLink/SDLUnsubscribeButton.h
index bb16f43f5..bb16f43f5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.h
+++ b/SmartDeviceLink/SDLUnsubscribeButton.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.m b/SmartDeviceLink/SDLUnsubscribeButton.m
index 9853fa9da..9853fa9da 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButton.m
+++ b/SmartDeviceLink/SDLUnsubscribeButton.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.h b/SmartDeviceLink/SDLUnsubscribeButtonResponse.h
index 62011539f..62011539f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.h
+++ b/SmartDeviceLink/SDLUnsubscribeButtonResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.m b/SmartDeviceLink/SDLUnsubscribeButtonResponse.m
index a28cf2768..a28cf2768 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeButtonResponse.m
+++ b/SmartDeviceLink/SDLUnsubscribeButtonResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.h b/SmartDeviceLink/SDLUnsubscribeVehicleData.h
index 389173256..389173256 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.h
+++ b/SmartDeviceLink/SDLUnsubscribeVehicleData.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.m b/SmartDeviceLink/SDLUnsubscribeVehicleData.m
index 11aa044e1..11aa044e1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleData.m
+++ b/SmartDeviceLink/SDLUnsubscribeVehicleData.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h b/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h
index beb1b93e2..beb1b93e2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h
+++ b/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m b/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m
index ec4916447..ec4916447 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m
+++ b/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.h b/SmartDeviceLink/SDLUpdateMode.h
index 3ff84a2e9..3ff84a2e9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.h
+++ b/SmartDeviceLink/SDLUpdateMode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.m b/SmartDeviceLink/SDLUpdateMode.m
index 2a2e8c7e5..2a2e8c7e5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateMode.m
+++ b/SmartDeviceLink/SDLUpdateMode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.h b/SmartDeviceLink/SDLUpdateTurnList.h
index d5d9daf6a..d5d9daf6a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.h
+++ b/SmartDeviceLink/SDLUpdateTurnList.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.m b/SmartDeviceLink/SDLUpdateTurnList.m
index 7063c9c29..7063c9c29 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnList.m
+++ b/SmartDeviceLink/SDLUpdateTurnList.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.h b/SmartDeviceLink/SDLUpdateTurnListResponse.h
index c02c912e9..c02c912e9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.h
+++ b/SmartDeviceLink/SDLUpdateTurnListResponse.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.m b/SmartDeviceLink/SDLUpdateTurnListResponse.m
index 18e04082b..18e04082b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLUpdateTurnListResponse.m
+++ b/SmartDeviceLink/SDLUpdateTurnListResponse.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.h b/SmartDeviceLink/SDLV1ProtocolHeader.h
index b7fa454f2..b7fa454f2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.h
+++ b/SmartDeviceLink/SDLV1ProtocolHeader.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.m b/SmartDeviceLink/SDLV1ProtocolHeader.m
index 61c976c51..61c976c51 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolHeader.m
+++ b/SmartDeviceLink/SDLV1ProtocolHeader.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.h b/SmartDeviceLink/SDLV1ProtocolMessage.h
index 39f26e76e..39f26e76e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.h
+++ b/SmartDeviceLink/SDLV1ProtocolMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.m b/SmartDeviceLink/SDLV1ProtocolMessage.m
index 736dd0b13..736dd0b13 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV1ProtocolMessage.m
+++ b/SmartDeviceLink/SDLV1ProtocolMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.h b/SmartDeviceLink/SDLV2ProtocolHeader.h
index c7a0d4272..c7a0d4272 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.h
+++ b/SmartDeviceLink/SDLV2ProtocolHeader.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.m b/SmartDeviceLink/SDLV2ProtocolHeader.m
index 42f915cb8..42f915cb8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolHeader.m
+++ b/SmartDeviceLink/SDLV2ProtocolHeader.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.h b/SmartDeviceLink/SDLV2ProtocolMessage.h
index 6f9912cf9..6f9912cf9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.h
+++ b/SmartDeviceLink/SDLV2ProtocolMessage.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.m b/SmartDeviceLink/SDLV2ProtocolMessage.m
index 683c10335..683c10335 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLV2ProtocolMessage.m
+++ b/SmartDeviceLink/SDLV2ProtocolMessage.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.h b/SmartDeviceLink/SDLVehicleDataActiveStatus.h
index dbb36b550..dbb36b550 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.h
+++ b/SmartDeviceLink/SDLVehicleDataActiveStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.m b/SmartDeviceLink/SDLVehicleDataActiveStatus.m
index 98bf85738..98bf85738 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataActiveStatus.m
+++ b/SmartDeviceLink/SDLVehicleDataActiveStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.h b/SmartDeviceLink/SDLVehicleDataEventStatus.h
index 880e4ec2d..880e4ec2d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.h
+++ b/SmartDeviceLink/SDLVehicleDataEventStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.m b/SmartDeviceLink/SDLVehicleDataEventStatus.m
index a27178886..a27178886 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataEventStatus.m
+++ b/SmartDeviceLink/SDLVehicleDataEventStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.h b/SmartDeviceLink/SDLVehicleDataNotificationStatus.h
index 24a3fc372..24a3fc372 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.h
+++ b/SmartDeviceLink/SDLVehicleDataNotificationStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.m b/SmartDeviceLink/SDLVehicleDataNotificationStatus.m
index 40d66d163..40d66d163 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataNotificationStatus.m
+++ b/SmartDeviceLink/SDLVehicleDataNotificationStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.h b/SmartDeviceLink/SDLVehicleDataResult.h
index 9a03e5d07..9a03e5d07 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.h
+++ b/SmartDeviceLink/SDLVehicleDataResult.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.m b/SmartDeviceLink/SDLVehicleDataResult.m
index e395717eb..e395717eb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResult.m
+++ b/SmartDeviceLink/SDLVehicleDataResult.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.h b/SmartDeviceLink/SDLVehicleDataResultCode.h
index 162ecff59..162ecff59 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.h
+++ b/SmartDeviceLink/SDLVehicleDataResultCode.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.m b/SmartDeviceLink/SDLVehicleDataResultCode.m
index 8aa912568..8aa912568 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataResultCode.m
+++ b/SmartDeviceLink/SDLVehicleDataResultCode.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.h b/SmartDeviceLink/SDLVehicleDataStatus.h
index e7720c924..e7720c924 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.h
+++ b/SmartDeviceLink/SDLVehicleDataStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.m b/SmartDeviceLink/SDLVehicleDataStatus.m
index 0fe108a1e..0fe108a1e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataStatus.m
+++ b/SmartDeviceLink/SDLVehicleDataStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.h b/SmartDeviceLink/SDLVehicleDataType.h
index 71ec1f4fe..71ec1f4fe 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.h
+++ b/SmartDeviceLink/SDLVehicleDataType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.m b/SmartDeviceLink/SDLVehicleDataType.m
index fa5573745..fa5573745 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleDataType.m
+++ b/SmartDeviceLink/SDLVehicleDataType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.h b/SmartDeviceLink/SDLVehicleType.h
index 1a934b5eb..1a934b5eb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.h
+++ b/SmartDeviceLink/SDLVehicleType.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.m b/SmartDeviceLink/SDLVehicleType.m
index ebee2de7f..ebee2de7f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVehicleType.m
+++ b/SmartDeviceLink/SDLVehicleType.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.h b/SmartDeviceLink/SDLVrCapabilities.h
index 0698d272f..0698d272f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.h
+++ b/SmartDeviceLink/SDLVrCapabilities.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.m b/SmartDeviceLink/SDLVrCapabilities.m
index 72c8c39d2..72c8c39d2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrCapabilities.m
+++ b/SmartDeviceLink/SDLVrCapabilities.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.h b/SmartDeviceLink/SDLVrHelpItem.h
index a46c1301b..a46c1301b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.h
+++ b/SmartDeviceLink/SDLVrHelpItem.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.m b/SmartDeviceLink/SDLVrHelpItem.m
index 4ed2c1409..4ed2c1409 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLVrHelpItem.m
+++ b/SmartDeviceLink/SDLVrHelpItem.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.h b/SmartDeviceLink/SDLWarningLightStatus.h
index 1176d5371..1176d5371 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.h
+++ b/SmartDeviceLink/SDLWarningLightStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.m b/SmartDeviceLink/SDLWarningLightStatus.m
index c9d47a407..c9d47a407 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWarningLightStatus.m
+++ b/SmartDeviceLink/SDLWarningLightStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.h b/SmartDeviceLink/SDLWiperStatus.h
index 51a7a1f5d..51a7a1f5d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.h
+++ b/SmartDeviceLink/SDLWiperStatus.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.m b/SmartDeviceLink/SDLWiperStatus.m
index d56749a9f..d56749a9f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SDLWiperStatus.m
+++ b/SmartDeviceLink/SDLWiperStatus.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink/SmartDeviceLink.h b/SmartDeviceLink/SmartDeviceLink.h
index 1bfbcb655..1bfbcb655 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink/SmartDeviceLink.h
+++ b/SmartDeviceLink/SmartDeviceLink.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/Info.plist b/SmartDeviceLinkTests/Info.plist
index ba72822e8..ba72822e8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/Info.plist
+++ b/SmartDeviceLinkTests/Info.plist
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m
index 573003bc8..573003bc8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLProtocolHeaderSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m
index ae17425ab..ae17425ab 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV1ProtocolHeaderSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m
index 1530b8cba..1530b8cba 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/HeaderSpecs/SDLV2ProtocolHeaderSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m
index 12b634218..12b634218 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m
index 373575a4d..373575a4d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLProtocolSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m
index 0a40b94f3..0a40b94f3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV1ProtocolMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m
index 84a053004..84a053004 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/MessageSpecs/SDLV2ProtocolMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m
index c393e2f7e..c393e2f7e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/SDLAbstractProtocolSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m
index eff1ae3b2..eff1ae3b2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/SDLFunctionIDSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m
index d31a6e061..d31a6e061 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageAssemblerSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m
index 04fb30c5e..04fb30c5e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolMessageDisassemblerSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m
index 6e22fd901..6e22fd901 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m
+++ b/SmartDeviceLinkTests/ProtocolSpecs/SDLProtocolReceivedMessageRouterSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m b/SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m
index 76c85b9f4..76c85b9f4 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m
+++ b/SmartDeviceLinkTests/ProxySpecs/SDLLockScreenManagerSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m
index c5259da1d..c5259da1d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAmbientLightStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m
index 4e55a1543..4e55a1543 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppHMITypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m
index a8927c447..a8927c447 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAppInterfaceUnregisteredReasonSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m
index 0787d7321..0787d7321 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioStreamingStateSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m
index 8587b7ee1..8587b7ee1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLAudioTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m
index bcc5dd01c..bcc5dd01c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLBitsPerSampleSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m
index 4f6e6d054..4f6e6d054 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonEventModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m
index 6b9c64900..6b9c64900 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonNameSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m
index eb6b2fa35..eb6b2fa35 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLButtonPressModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m
index 78f04e837..78f04e837 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCarModeStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m
index df29296a5..df29296a5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCharacterSetSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m
index 49a10e02d..49a10e02d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLCompassDirectionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m
index 491e802aa..491e802aa 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLComponentVolumeStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m
index 70f1bfb61..70f1bfb61 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDeviceLevelStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m
index e65ee8201..e65ee8201 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDimensionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m
index 964736fbc..964736fbc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDisplayTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m
index 8280259bc..8280259bc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLDriverDistractionStateSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m
index aa5398c94..aa5398c94 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLECallConfirmationStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m
index ff0126233..ff0126233 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLEmergencyEventTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m
index 77eab74dc..77eab74dc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFileTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m
index d4833ff40..d4833ff40 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLFuelCutoffStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m
index 2844dcf41..2844dcf41 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLGlobalProperySpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m
index 8b9d9f9b7..8b9d9f9b7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMILevelSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m
index d19e1f855..d19e1f855 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLHMIZoneCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m
index bbe507499..bbe507499 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStableStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m
index c36c30c23..c36c30c23 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLIgnitionStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m
index 5b19dc384..5b19dc384 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageFieldNameSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m
index 1a63bf7f8..1a63bf7f8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLImageTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m
index 95341e347..95341e347 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLInteractionModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m
index 560876185..560876185 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardEventSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m
index c55d8cd28..c55d8cd28 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeyboardLayoutSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m
index d7304fe5e..d7304fe5e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLKeypressModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m
index 1c3ec06e0..1c3ec06e0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLanguageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m
index 6aea31374..6aea31374 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLayoutModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m
index a6d7ecdac..a6d7ecdac 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLLockScreenStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m
index 349a073eb..349a073eb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMaintenanceModeStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m
index 80603a2b0..80603a2b0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLMediaClockFormatSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m
index 5310f3488..5310f3488 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPRNDLSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m
index 3ca864595..3ca864595 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPermissionStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m
index 1a8c2dd55..1a8c2dd55 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeQualificationStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m
index 4ffc91aba..4ffc91aba 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPowerModeStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m
index 0f110d08c..0f110d08c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPredefinedLayoutSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m
index 89c0bd218..89c0bd218 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrerecordedSpeechSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m
index 0b273e0df..0b273e0df 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLPrimaryAudioSource.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m
index 7a314e1a6..7a314e1a6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLRequestTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m
index 916cb6155..916cb6155 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLResultSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m
index 1d4e56611..1d4e56611 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSamplingRateSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m
index 6960fa1b1..6960fa1b1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSoftButtonTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m
index c33de9c8c..c33de9c8c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSpeechCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m
index 917e1acb6..917e1acb6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemAction.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m
index 694247a1d..694247a1d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLSystemContextSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m
index 070986389..070986389 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTBTStateSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m
index 06082c576..06082c576 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextAlignmentSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m
index 40be02374..40be02374 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTextFieldNameSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m
index 0bb0a7448..0bb0a7448 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTimerModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m
index dc72c74b2..dc72c74b2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTouchTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m
index 1a1413f54..1a1413f54 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLTriggerSource.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m
index 23c8bb5a5..23c8bb5a5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLUpdateModeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m
index 46c2cd927..46c2cd927 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataActiveStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m
index 452404231..452404231 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataEventStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m
index 6edf13783..6edf13783 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataNotificationStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m
index be09e2495..be09e2495 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataResultCodeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m
index 997837562..997837562 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m
index c11e93a7f..c11e93a7f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVehicleDataTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m
index be62ee96a..be62ee96a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLVrCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m
index 698116e50..698116e50 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWarningLightStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m
index 18fbce66c..18fbce66c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/EnumSpecs/SDLWiperStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m b/SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m
index 1f7da2226..1f7da2226 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/FactorySpecs/SDLRPCRequestFactorySpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m
index 2ec566031..2ec566031 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAppInterfaceUnregisteredSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m
index 213246b1c..213246b1c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnAudioPassThruSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m
index becc5c251..becc5c251 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonEventSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m
index 4467f72a5..4467f72a5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnButtonPressSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m
index 6b8afd10b..6b8afd10b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnCommandSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m
index 79c90bdd7..79c90bdd7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnDriverDistractionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m
index a8844e22a..a8844e22a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnEncodedSyncPDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m
index c2d58a484..c2d58a484 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHMIStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m
index 308347c61..308347c61 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnHashChangeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m
index cf87e853d..cf87e853d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnKeyboardInputSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m
index f9009f69c..f9009f69c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLanguageChangeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m
index d438ec621..d438ec621 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnLockScreenStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m
index 5a5d349cc..5a5d349cc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnPermissionsChangeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m
index 34ac9af9e..34ac9af9e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSyncPDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m
index ed235871e..ed235871e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnSystemRequestSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m
index b1391d033..b1391d033 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTBTClientStateSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m
index 298ffef9f..298ffef9f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnTouchEventSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m
index 17704a304..17704a304 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/NotificationSpecs/SDLOnVehicleDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m b/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m
index 441eca732..441eca732 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/PayloadSpecs/SDLRPCPayloadSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m
index 455552bad..455552bad 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddCommandSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m
index 04a6526a8..04a6526a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAddSubMenuSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m
index 16d5aa0e6..16d5aa0e6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertManeuverSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m
index b5725e168..b5725e168 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLAlertSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m
index 9bf496042..9bf496042 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLChangeRegistrationSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m
index 39cadb2d6..39cadb2d6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLCreateInteractionChoiceSetSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m
index 2d0be62d8..2d0be62d8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteCommandSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m
index c6e471fc4..c6e471fc4 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteFileSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m
index 6d42d114f..6d42d114f 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteInteractionChoiceSetSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m
index 9b2d6588d..9b2d6588d 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDeleteSubMenuSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m
index 965920f39..965920f39 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDiagnosticMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m
index 7371fedf3..7371fedf3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLDialNumberSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m
index 753608940..753608940 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEncodedSyncPDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m
index 843d917be..843d917be 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLEndAudioPassThruSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m
index 87f84fd4d..87f84fd4d 100755
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetDTCsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m
index 936550ce7..936550ce7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLGetVehicleDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m
index 0f0084f41..0f0084f41 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLListFilesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m
index 011a7adf5..011a7adf5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformAudioPassThruSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m
index c89c3d5bd..c89c3d5bd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPerformInteractionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m
index bfa24dc13..bfa24dc13 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLPutFileSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m
index 7c5598bbb..7c5598bbb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLReadDIDSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m
index 6e8a4cc5d..6e8a4cc5d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLRegisterAppInterfaceSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m
index e99320f18..e99320f18 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLResetGlobalPropertiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m
index 6b1142d6b..6b1142d6b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLScrollableMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m
index ccd4bafdb..ccd4bafdb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSendLocationSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m
index 9c24c9e91..9c24c9e91 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetAppIconSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m
index 41e63323a..41e63323a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetDisplayLayoutSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m
index 437218896..437218896 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetGlobalPropertiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m
index 8d2a9a36e..8d2a9a36e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSetMediaClockTimerSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m
index 3af100462..3af100462 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowConstantTBTSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m
index 3058872e6..3058872e6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLShowSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m
index 7455bcf51..7455bcf51 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSliderSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m
index dd6b6a400..dd6b6a400 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSpeakSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m
index d51ae33a6..d51ae33a6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeButtonSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m
index c35d45db3..c35d45db3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSubscribeVehicleDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m
index 300583447..300583447 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSyncPDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m
index ade3fb762..ade3fb762 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLSystemRequestSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m
index 746c07d2b..746c07d2b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnregisterAppInterfaceSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m
index 4c0bfc3f1..4c0bfc3f1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeButtonSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m
index 1bb2cb125..1bb2cb125 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUnsubscribeVehicleDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m
index ae1d55823..ae1d55823 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/RequestSpecs/SDLUpdateTurnListSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m
index ff1f36682..ff1f36682 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddCommandResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m
index a351d0ee2..a351d0ee2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAddSubMenuResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m
index 5b4860134..5b4860134 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertManeuverResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m
index e29e23ed3..e29e23ed3 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLAlertResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m
index c6e0b27d9..c6e0b27d9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLChangeRegistrationResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m
index 3b3d27e90..3b3d27e90 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLCreateInteractionChoiceSetResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m
index 013702513..013702513 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteCommandResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m
index 64e8522c9..64e8522c9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteFileResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m
index 4f3f0c4c1..4f3f0c4c1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteInteractionChoiceSetResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m
index c17b91d1c..c17b91d1c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDeleteSubMenuResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m
index 7507bbe5a..7507bbe5a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDiagnosticMessageResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m
index 2adf33aeb..2adf33aeb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLDialNumberResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m
index 4324f0bb8..4324f0bb8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEncodedSyncPDataResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m
index 5fcc7d6d8..5fcc7d6d8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLEndAudioPassThruResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m
index 227aea92d..227aea92d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGenericResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m
index 150f9bd73..150f9bd73 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetDTCsResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m
index d70e8f12b..d70e8f12b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLGetVehicleDataResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m
index 824bc7517..824bc7517 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLListFilesResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m
index eb661c3f2..eb661c3f2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformAudioPassThruResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m
index b32b44cd6..b32b44cd6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPerformInteractionResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m
index 565f97a79..565f97a79 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLPutFileResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m
index 0ae2c5b9d..0ae2c5b9d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLReadDIDResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m
index 62eb9b152..62eb9b152 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLRegisterAppInterfaceResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m
index fb9b4a2ed..fb9b4a2ed 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLResetGlobalPropertiesResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m
index 5cebb0229..5cebb0229 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLScrollableMessageResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m
index 83d1ee55a..83d1ee55a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSendLocationResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m
index 44593a080..44593a080 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetAppIconResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m
index 3eeab76a1..3eeab76a1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetDisplayLayoutResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m
index 80a5f47ec..80a5f47ec 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetGlobalPropertiesResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m
index e840213d6..e840213d6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSetMediaClockTimerResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m
index 1bd2c57cd..1bd2c57cd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowConstantTBTResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m
index bbfa524c0..bbfa524c0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLShowResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m
index 6f92c1e48..6f92c1e48 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSliderResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m
index 688e8f34c..688e8f34c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSpeakResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m
index 5e78d95ed..5e78d95ed 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeButtonResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m
index d6c0dc6ac..d6c0dc6ac 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSubscribeVehicleDataResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m
index 6a287f226..6a287f226 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSyncPDataResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m
index 2571379c8..2571379c8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLSystemRequestResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m
index f10eb6048..f10eb6048 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnregisterAppInterfaceResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m
index ca76ef4e7..ca76ef4e7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeButtonResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m
index 29cb4e08c..29cb4e08c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUnsubscribeVehicleDataResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m
index d455dea46..d455dea46 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/ResponseSpecs/SDLUpdateTurnListResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m
index ea88855c5..ea88855c5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAirbagStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m
index 8d66fc8af..8d66fc8af 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLAudioPassThruCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m
index e0d8c4883..e0d8c4883 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBeltStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m
index a13a7cc9c..a13a7cc9c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLBodyInformationSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m
index a5f753629..a5f753629 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLButtonCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m
index 63116976a..63116976a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLChoiceSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m
index 8e74324cf..8e74324cf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLClusterModeStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m
index db626f959..db626f959 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDIDResult.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m
index beb3b2d80..beb3b2d80 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceInfoSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m
index 1996e45a8..1996e45a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDeviceStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m
index 02cac7f54..02cac7f54 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLDisplayCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m
index 28e226187..28e226187 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLECallInfoSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m
index c67f45d45..c67f45d45 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLEmergencyEventSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m
index 6d19dbf77..6d19dbf77 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLGPSDataSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m
index e9935bedf..e9935bedf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMICapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m
index 63df146cb..63df146cb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHMIPermissionsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m
index b418b962b..b418b962b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLHeadLampStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m
index 2bcef11f1..2bcef11f1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageFieldSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m
index dba2d630e..dba2d630e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLImageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m
index 3e6793b62..3e6793b62 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLKeyboardPropertiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m
index 3d6bc6462..3d6bc6462 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMenuParamsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m
index c442e2cfc..c442e2cfc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLMyKeySpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m
index 08e375e9f..08e375e9f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLParameterPermissionsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m
index 0e5b367d1..0e5b367d1 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPermissionItemSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m
index f473c60b6..f473c60b6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLPresetBankCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m
index 0438b8a21..0438b8a21 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLScreenParamsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m
index 6482a4f75..6482a4f75 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSingleTireStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m
index 0cb200414..0cb200414 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m
index c9e766a65..c9e766a65 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSoftButtonSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m
index 476fc6500..476fc6500 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLStartTimeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m
index 56c74cd18..56c74cd18 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLSyncMsgVersionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m
index 78ca915c9..78ca915c9 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTTSChunkSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m
index a07331a59..a07331a59 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTextFieldSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m
index dcad4943d..dcad4943d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTireStatusSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m
index eedca3a9b..eedca3a9b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchCoordSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m
index a8b8c73e0..a8b8c73e0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventCapabilitiesSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m
index c95cfb525..c95cfb525 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTouchEventSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m
index 07152ad92..07152ad92 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLTurnSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m
index ee3c4774a..ee3c4774a 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleDataResultSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m
index 9a282b72e..9a282b72e 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVehicleTypeSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m
index e76be2558..e76be2558 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/StructSpecs/SDLVrHelpItemSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m
index e4d330a3c..e4d330a3c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLEnumSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m
index 39a9ebc74..39a9ebc74 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCMessageSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m
index d6dab74d5..d6dab74d5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCNotificationSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m
index 1846e0700..1846e0700 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCRequestSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m
index 0619dd3dc..0619dd3dc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCResponseSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m
index 9352569ed..9352569ed 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m
+++ b/SmartDeviceLinkTests/RPCSpecs/SuperclassSpecs/SDLRPCStructSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/SwiftSpec.swift b/SmartDeviceLinkTests/SwiftSpec.swift
index 274da684d..274da684d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/SwiftSpec.swift
+++ b/SmartDeviceLinkTests/SwiftSpec.swift
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m
index d78ff0c7f..d78ff0c7f 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m
index d15bcc049..d15bcc049 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m
index 73ca3f7ea..73ca3f7ea 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m
index d417d6d1d..d417d6d1d 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m
index 8acaaadcf..8acaaadcf 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/SDLGlobalsSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m
index f9a539103..f9a539103 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/SDLHexUtilitySpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m b/SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m
index ed727abbb..ed727abbb 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m
+++ b/SmartDeviceLinkTests/UtilitiesSpecs/SDLJingleSpec.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard b/SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard
index 335364997..335364997 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard
+++ b/SmartDeviceLink_Example/Base.lproj/ConnectionIAPTableViewController.storyboard
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard b/SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard
index 231cff68b..231cff68b 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard
+++ b/SmartDeviceLink_Example/Base.lproj/ConnectionTCPTableViewController.storyboard
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib b/SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib
index 833c7dfd7..833c7dfd7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib
+++ b/SmartDeviceLink_Example/Base.lproj/LaunchScreen.xib
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/Main.storyboard b/SmartDeviceLink_Example/Base.lproj/Main.storyboard
index e0fd6eec5..e0fd6eec5 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Base.lproj/Main.storyboard
+++ b/SmartDeviceLink_Example/Base.lproj/Main.storyboard
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.h b/SmartDeviceLink_Example/Classes/AppDelegate.h
index b86efb1a6..b86efb1a6 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.h
+++ b/SmartDeviceLink_Example/Classes/AppDelegate.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.m b/SmartDeviceLink_Example/Classes/AppDelegate.m
index 23e5c54be..23e5c54be 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/AppDelegate.m
+++ b/SmartDeviceLink_Example/Classes/AppDelegate.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h b/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h
index a09f1fa77..a09f1fa77 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h
+++ b/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m b/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m
index 1a4d4d141..1a4d4d141 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m
+++ b/SmartDeviceLink_Example/Classes/ConnectionAnimatedTransition.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h b/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h
index 4e2d1ea32..4e2d1ea32 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h
+++ b/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m b/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m
index b3fe8abc0..b3fe8abc0 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m
+++ b/SmartDeviceLink_Example/Classes/ConnectionContainerViewController.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h b/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h
index 5ebb3801c..5ebb3801c 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h
+++ b/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m b/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m
index 456f68cf2..456f68cf2 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m
+++ b/SmartDeviceLink_Example/Classes/ConnectionIAPTableViewController.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h b/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h
index 8414dfcfc..8414dfcfc 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h
+++ b/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m b/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m
index 9cb0110c7..9cb0110c7 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m
+++ b/SmartDeviceLink_Example/Classes/ConnectionTCPTableViewController.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h b/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h
index eda85adef..eda85adef 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h
+++ b/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m b/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m
index 049d5ee40..049d5ee40 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m
+++ b/SmartDeviceLink_Example/Classes/ConnectionTransitionContext.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.h b/SmartDeviceLink_Example/Classes/Preferences.h
index 5b628cf92..5b628cf92 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.h
+++ b/SmartDeviceLink_Example/Classes/Preferences.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.m b/SmartDeviceLink_Example/Classes/Preferences.m
index f103998da..f103998da 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/Preferences.m
+++ b/SmartDeviceLink_Example/Classes/Preferences.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.h b/SmartDeviceLink_Example/Classes/ProxyManager.h
index 604ffdc82..604ffdc82 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.h
+++ b/SmartDeviceLink_Example/Classes/ProxyManager.h
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.m b/SmartDeviceLink_Example/Classes/ProxyManager.m
index 355e91340..355e91340 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/ProxyManager.m
+++ b/SmartDeviceLink_Example/Classes/ProxyManager.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/main.m b/SmartDeviceLink_Example/Classes/main.m
index 4566abbdd..4566abbdd 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Classes/main.m
+++ b/SmartDeviceLink_Example/Classes/main.m
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json b/SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json
index 118c98f74..118c98f74 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json
+++ b/SmartDeviceLink_Example/Images.xcassets/AppIcon.appiconset/Contents.json
diff --git a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Info.plist b/SmartDeviceLink_Example/Info.plist
index 4754f95a8..4754f95a8 100644
--- a/SmartDeviceLink-iOS/SmartDeviceLink_Example/Info.plist
+++ b/SmartDeviceLink_Example/Info.plist