summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2020-09-02 10:45:21 -0400
committerGitHub <noreply@github.com>2020-09-02 10:45:21 -0400
commitf7527869cd9443b0c22388b3e3621d291a4ded27 (patch)
treeeef5421918a46960e066b861c5521ee65858f676
parentffd33227a8bd8e2f616489b4101090c31eb9a466 (diff)
parentc78d496ba9b151852421b38726b56578cdf8cab8 (diff)
downloadsdl_ios-f7527869cd9443b0c22388b3e3621d291a4ded27.tar.gz
Merge pull request #1760 from smartdevicelink/bugfix/issue-568-shift-project-files-to-public-private-folders
Update file system structure to public / private sub-folders
-rw-r--r--SmartDeviceLink-iOS.podspec457
-rw-r--r--SmartDeviceLink-iOS.xcodeproj/project.pbxproj8858
-rw-r--r--SmartDeviceLink.podspec455
-rw-r--r--SmartDeviceLink/SmartDeviceLink.h1
-rw-r--r--SmartDeviceLink/private/CGPoint_Util.h (renamed from SmartDeviceLink/CGPoint_Util.h)0
-rw-r--r--SmartDeviceLink/private/CGPoint_Util.m (renamed from SmartDeviceLink/CGPoint_Util.m)0
-rw-r--r--SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.h (renamed from SmartDeviceLink/CVPixelBufferRef+SDLUtil.h)0
-rw-r--r--SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.m (renamed from SmartDeviceLink/CVPixelBufferRef+SDLUtil.m)0
-rw-r--r--SmartDeviceLink/private/EAAccessory+SDLProtocols.h (renamed from SmartDeviceLink/EAAccessory+SDLProtocols.h)0
-rw-r--r--SmartDeviceLink/private/EAAccessory+SDLProtocols.m (renamed from SmartDeviceLink/EAAccessory+SDLProtocols.m)0
-rw-r--r--SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.h (renamed from SmartDeviceLink/EAAccessoryManager+SDLProtocols.h)0
-rw-r--r--SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.m (renamed from SmartDeviceLink/EAAccessoryManager+SDLProtocols.m)0
-rw-r--r--SmartDeviceLink/private/NSBundle+SDLBundle.h (renamed from SmartDeviceLink/NSBundle+SDLBundle.h)0
-rw-r--r--SmartDeviceLink/private/NSBundle+SDLBundle.m (renamed from SmartDeviceLink/NSBundle+SDLBundle.m)0
-rw-r--r--SmartDeviceLink/private/NSMapTable+Subscripting.h (renamed from SmartDeviceLink/NSMapTable+Subscripting.h)0
-rw-r--r--SmartDeviceLink/private/NSMapTable+Subscripting.m (renamed from SmartDeviceLink/NSMapTable+Subscripting.m)0
-rw-r--r--SmartDeviceLink/private/NSMutableArray+Safe.h (renamed from SmartDeviceLink/NSMutableArray+Safe.h)0
-rw-r--r--SmartDeviceLink/private/NSMutableArray+Safe.m (renamed from SmartDeviceLink/NSMutableArray+Safe.m)0
-rw-r--r--SmartDeviceLink/private/NSMutableDictionary+SafeRemove.h (renamed from SmartDeviceLink/NSMutableDictionary+SafeRemove.h)0
-rw-r--r--SmartDeviceLink/private/NSMutableDictionary+SafeRemove.m (renamed from SmartDeviceLink/NSMutableDictionary+SafeRemove.m)0
-rw-r--r--SmartDeviceLink/private/NSMutableDictionary+Store.h (renamed from SmartDeviceLink/NSMutableDictionary+Store.h)0
-rw-r--r--SmartDeviceLink/private/NSMutableDictionary+Store.m (renamed from SmartDeviceLink/NSMutableDictionary+Store.m)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousOperation.h (renamed from SmartDeviceLink/SDLAsynchronousOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousOperation.m (renamed from SmartDeviceLink/SDLAsynchronousOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousRPCOperation.h (renamed from SmartDeviceLink/SDLAsynchronousRPCOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousRPCOperation.m (renamed from SmartDeviceLink/SDLAsynchronousRPCOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.h (renamed from SmartDeviceLink/SDLAsynchronousRPCRequestOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.m (renamed from SmartDeviceLink/SDLAsynchronousRPCRequestOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLBackgroundTaskManager.h (renamed from SmartDeviceLink/SDLBackgroundTaskManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLBackgroundTaskManager.m (renamed from SmartDeviceLink/SDLBackgroundTaskManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLCacheFileManager.h (renamed from SmartDeviceLink/SDLCacheFileManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLCacheFileManager.m (renamed from SmartDeviceLink/SDLCacheFileManager.m)0
-rwxr-xr-xSmartDeviceLink/private/SDLCarWindow.h (renamed from SmartDeviceLink/SDLCarWindow.h)0
-rw-r--r--SmartDeviceLink/private/SDLCarWindow.m (renamed from SmartDeviceLink/SDLCarWindow.m)0
-rw-r--r--SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.h (renamed from SmartDeviceLink/SDLCheckChoiceVROptionalOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.m (renamed from SmartDeviceLink/SDLCheckChoiceVROptionalOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLChoiceSetManager.h (renamed from SmartDeviceLink/SDLChoiceSetManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLChoiceSetManager.m (renamed from SmartDeviceLink/SDLChoiceSetManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLConnectionManagerType.h (renamed from SmartDeviceLink/SDLConnectionManagerType.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.h (renamed from SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.m (renamed from SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadConstants.h (renamed from SmartDeviceLink/SDLControlFramePayloadConstants.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadConstants.m (renamed from SmartDeviceLink/SDLControlFramePayloadConstants.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadEndService.h (renamed from SmartDeviceLink/SDLControlFramePayloadEndService.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadEndService.m (renamed from SmartDeviceLink/SDLControlFramePayloadEndService.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadNak.h (renamed from SmartDeviceLink/SDLControlFramePayloadNak.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadNak.m (renamed from SmartDeviceLink/SDLControlFramePayloadNak.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.h (renamed from SmartDeviceLink/SDLControlFramePayloadRPCStartService.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.m (renamed from SmartDeviceLink/SDLControlFramePayloadRPCStartService.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.h (renamed from SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.m (renamed from SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.h (renamed from SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.m (renamed from SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.h (renamed from SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.m (renamed from SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadType.h (renamed from SmartDeviceLink/SDLControlFramePayloadType.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.h (renamed from SmartDeviceLink/SDLControlFramePayloadVideoStartService.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.m (renamed from SmartDeviceLink/SDLControlFramePayloadVideoStartService.m)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.h (renamed from SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.h)0
-rw-r--r--SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.m (renamed from SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.m)0
-rw-r--r--SmartDeviceLink/private/SDLDeleteChoicesOperation.h (renamed from SmartDeviceLink/SDLDeleteChoicesOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLDeleteChoicesOperation.m (renamed from SmartDeviceLink/SDLDeleteChoicesOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLDeleteFileOperation.h (renamed from SmartDeviceLink/SDLDeleteFileOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLDeleteFileOperation.m (renamed from SmartDeviceLink/SDLDeleteFileOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.h (renamed from SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.h)0
-rw-r--r--SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.m (renamed from SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.m)0
-rw-r--r--SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.h (renamed from SmartDeviceLink/SDLDynamicMenuUpdateRunScore.h)0
-rw-r--r--SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.m (renamed from SmartDeviceLink/SDLDynamicMenuUpdateRunScore.m)0
-rw-r--r--SmartDeviceLink/private/SDLEncryptionLifecycleManager.h (renamed from SmartDeviceLink/SDLEncryptionLifecycleManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLEncryptionLifecycleManager.m (renamed from SmartDeviceLink/SDLEncryptionLifecycleManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLEncryptionManagerConstants.h (renamed from SmartDeviceLink/SDLEncryptionManagerConstants.h)0
-rw-r--r--SmartDeviceLink/private/SDLEncryptionManagerConstants.m (renamed from SmartDeviceLink/SDLEncryptionManagerConstants.m)0
-rw-r--r--SmartDeviceLink/private/SDLError.h (renamed from SmartDeviceLink/SDLError.h)0
-rw-r--r--SmartDeviceLink/private/SDLError.m (renamed from SmartDeviceLink/SDLError.m)0
-rw-r--r--SmartDeviceLink/private/SDLFileWrapper.h (renamed from SmartDeviceLink/SDLFileWrapper.h)0
-rw-r--r--SmartDeviceLink/private/SDLFileWrapper.m (renamed from SmartDeviceLink/SDLFileWrapper.m)0
-rw-r--r--SmartDeviceLink/private/SDLFocusableItemHitTester.h (renamed from SmartDeviceLink/SDLFocusableItemHitTester.h)0
-rw-r--r--SmartDeviceLink/private/SDLFocusableItemLocator.h (renamed from SmartDeviceLink/SDLFocusableItemLocator.h)0
-rw-r--r--SmartDeviceLink/private/SDLFocusableItemLocator.m (renamed from SmartDeviceLink/SDLFocusableItemLocator.m)0
-rw-r--r--SmartDeviceLink/private/SDLFocusableItemLocatorType.h (renamed from SmartDeviceLink/SDLFocusableItemLocatorType.h)0
-rw-r--r--SmartDeviceLink/private/SDLGlobals.h (renamed from SmartDeviceLink/SDLGlobals.h)0
-rw-r--r--SmartDeviceLink/private/SDLGlobals.m (renamed from SmartDeviceLink/SDLGlobals.m)0
-rw-r--r--SmartDeviceLink/private/SDLH264Packetizer.h (renamed from SmartDeviceLink/SDLH264Packetizer.h)0
-rw-r--r--SmartDeviceLink/private/SDLH264VideoEncoder.h (renamed from SmartDeviceLink/SDLH264VideoEncoder.h)0
-rw-r--r--SmartDeviceLink/private/SDLH264VideoEncoder.m (renamed from SmartDeviceLink/SDLH264VideoEncoder.m)0
-rw-r--r--SmartDeviceLink/private/SDLHexUtility.h (renamed from SmartDeviceLink/SDLHexUtility.h)0
-rw-r--r--SmartDeviceLink/private/SDLHexUtility.m (renamed from SmartDeviceLink/SDLHexUtility.m)0
-rw-r--r--SmartDeviceLink/private/SDLIAPConstants.h (renamed from SmartDeviceLink/SDLIAPConstants.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPConstants.m (renamed from SmartDeviceLink/SDLIAPConstants.m)0
-rw-r--r--SmartDeviceLink/private/SDLIAPControlSession.h (renamed from SmartDeviceLink/SDLIAPControlSession.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPControlSession.m (renamed from SmartDeviceLink/SDLIAPControlSession.m)0
-rw-r--r--SmartDeviceLink/private/SDLIAPControlSessionDelegate.h (renamed from SmartDeviceLink/SDLIAPControlSessionDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPDataSession.h (renamed from SmartDeviceLink/SDLIAPDataSession.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPDataSession.m (renamed from SmartDeviceLink/SDLIAPDataSession.m)0
-rw-r--r--SmartDeviceLink/private/SDLIAPDataSessionDelegate.h (renamed from SmartDeviceLink/SDLIAPDataSessionDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPSession.h (renamed from SmartDeviceLink/SDLIAPSession.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPSession.m (renamed from SmartDeviceLink/SDLIAPSession.m)0
-rw-r--r--SmartDeviceLink/private/SDLIAPTransport.h (renamed from SmartDeviceLink/SDLIAPTransport.h)0
-rw-r--r--SmartDeviceLink/private/SDLIAPTransport.m (renamed from SmartDeviceLink/SDLIAPTransport.m)0
-rw-r--r--SmartDeviceLink/private/SDLIconArchiveFile.h (renamed from SmartDeviceLink/SDLIconArchiveFile.h)0
-rw-r--r--SmartDeviceLink/private/SDLIconArchiveFile.m (renamed from SmartDeviceLink/SDLIconArchiveFile.m)0
-rw-r--r--SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.h (renamed from SmartDeviceLink/SDLImageField+ScreenManagerExtensions.h)0
-rw-r--r--SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.m (renamed from SmartDeviceLink/SDLImageField+ScreenManagerExtensions.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleManager.h (renamed from SmartDeviceLink/SDLLifecycleManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleManager.m (renamed from SmartDeviceLink/SDLLifecycleManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.h (renamed from SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.m (renamed from SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleProtocolHandler.h (renamed from SmartDeviceLink/SDLLifecycleProtocolHandler.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleProtocolHandler.m (renamed from SmartDeviceLink/SDLLifecycleProtocolHandler.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleRPCAdapter.h (renamed from SmartDeviceLink/SDLLifecycleRPCAdapter.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleRPCAdapter.m (renamed from SmartDeviceLink/SDLLifecycleRPCAdapter.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.h (renamed from SmartDeviceLink/SDLLifecycleSyncPDataHandler.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.m (renamed from SmartDeviceLink/SDLLifecycleSyncPDataHandler.m)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.h (renamed from SmartDeviceLink/SDLLifecycleSystemRequestHandler.h)0
-rw-r--r--SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.m (renamed from SmartDeviceLink/SDLLifecycleSystemRequestHandler.m)0
-rw-r--r--SmartDeviceLink/private/SDLListFilesOperation.h (renamed from SmartDeviceLink/SDLListFilesOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLListFilesOperation.m (renamed from SmartDeviceLink/SDLListFilesOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenManager.h (renamed from SmartDeviceLink/SDLLockScreenManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenManager.m (renamed from SmartDeviceLink/SDLLockScreenManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenPresenter.h (renamed from SmartDeviceLink/SDLLockScreenPresenter.h)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenPresenter.m (renamed from SmartDeviceLink/SDLLockScreenPresenter.m)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenRootViewController.h (renamed from SmartDeviceLink/SDLLockScreenRootViewController.h)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenRootViewController.m (renamed from SmartDeviceLink/SDLLockScreenRootViewController.m)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenStatusManager.h (renamed from SmartDeviceLink/SDLLockScreenStatusManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLLockScreenStatusManager.m (renamed from SmartDeviceLink/SDLLockScreenStatusManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLLogFileModuleMap.h (renamed from SmartDeviceLink/SDLLogFileModuleMap.h)0
-rw-r--r--SmartDeviceLink/private/SDLLogFileModuleMap.m (renamed from SmartDeviceLink/SDLLogFileModuleMap.m)0
-rw-r--r--SmartDeviceLink/private/SDLLogModel.h (renamed from SmartDeviceLink/SDLLogModel.h)0
-rw-r--r--SmartDeviceLink/private/SDLLogModel.m (renamed from SmartDeviceLink/SDLLogModel.m)0
-rw-r--r--SmartDeviceLink/private/SDLMenuManager.h (renamed from SmartDeviceLink/SDLMenuManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLMenuManager.m (renamed from SmartDeviceLink/SDLMenuManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLMutableDataQueue.h (renamed from SmartDeviceLink/SDLMutableDataQueue.h)0
-rw-r--r--SmartDeviceLink/private/SDLMutableDataQueue.m (renamed from SmartDeviceLink/SDLMutableDataQueue.m)0
-rw-r--r--SmartDeviceLink/private/SDLNotificationDispatcher.h (renamed from SmartDeviceLink/SDLNotificationDispatcher.h)0
-rw-r--r--SmartDeviceLink/private/SDLNotificationDispatcher.m (renamed from SmartDeviceLink/SDLNotificationDispatcher.m)0
-rw-r--r--SmartDeviceLink/private/SDLObjectWithPriority.h (renamed from SmartDeviceLink/SDLObjectWithPriority.h)0
-rw-r--r--SmartDeviceLink/private/SDLObjectWithPriority.m (renamed from SmartDeviceLink/SDLObjectWithPriority.m)0
-rwxr-xr-xSmartDeviceLink/private/SDLPCMAudioConverter.h (renamed from SmartDeviceLink/SDLPCMAudioConverter.h)0
-rwxr-xr-xSmartDeviceLink/private/SDLPCMAudioConverter.m (renamed from SmartDeviceLink/SDLPCMAudioConverter.m)0
-rw-r--r--SmartDeviceLink/private/SDLPermissionFilter.h (renamed from SmartDeviceLink/SDLPermissionFilter.h)0
-rw-r--r--SmartDeviceLink/private/SDLPermissionFilter.m (renamed from SmartDeviceLink/SDLPermissionFilter.m)0
-rw-r--r--SmartDeviceLink/private/SDLPreloadChoicesOperation.h (renamed from SmartDeviceLink/SDLPreloadChoicesOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLPreloadChoicesOperation.m (renamed from SmartDeviceLink/SDLPreloadChoicesOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLPresentChoiceSetOperation.h (renamed from SmartDeviceLink/SDLPresentChoiceSetOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLPresentChoiceSetOperation.m (renamed from SmartDeviceLink/SDLPresentChoiceSetOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLPresentKeyboardOperation.h (renamed from SmartDeviceLink/SDLPresentKeyboardOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLPresentKeyboardOperation.m (renamed from SmartDeviceLink/SDLPresentKeyboardOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLPrioritizedObjectCollection.h (renamed from SmartDeviceLink/SDLPrioritizedObjectCollection.h)0
-rw-r--r--SmartDeviceLink/private/SDLPrioritizedObjectCollection.m (renamed from SmartDeviceLink/SDLPrioritizedObjectCollection.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocol.h (renamed from SmartDeviceLink/SDLProtocol.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocol.m (renamed from SmartDeviceLink/SDLProtocol.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolDelegate.h (renamed from SmartDeviceLink/SDLProtocolDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolHeader.h (renamed from SmartDeviceLink/SDLProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolHeader.m (renamed from SmartDeviceLink/SDLProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessage.h (renamed from SmartDeviceLink/SDLProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessage.m (renamed from SmartDeviceLink/SDLProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessageAssembler.h (renamed from SmartDeviceLink/SDLProtocolMessageAssembler.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessageAssembler.m (renamed from SmartDeviceLink/SDLProtocolMessageAssembler.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessageDisassembler.h (renamed from SmartDeviceLink/SDLProtocolMessageDisassembler.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolMessageDisassembler.m (renamed from SmartDeviceLink/SDLProtocolMessageDisassembler.m)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.h (renamed from SmartDeviceLink/SDLProtocolReceivedMessageRouter.h)0
-rw-r--r--SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.m (renamed from SmartDeviceLink/SDLProtocolReceivedMessageRouter.m)0
-rw-r--r--SmartDeviceLink/private/SDLRAWH264Packetizer.h (renamed from SmartDeviceLink/SDLRAWH264Packetizer.h)0
-rw-r--r--SmartDeviceLink/private/SDLRAWH264Packetizer.m (renamed from SmartDeviceLink/SDLRAWH264Packetizer.m)0
-rw-r--r--SmartDeviceLink/private/SDLRPCParameterNames.h (renamed from SmartDeviceLink/SDLRPCParameterNames.h)0
-rw-r--r--SmartDeviceLink/private/SDLRPCParameterNames.m (renamed from SmartDeviceLink/SDLRPCParameterNames.m)0
-rw-r--r--SmartDeviceLink/private/SDLRPCPayload.h (renamed from SmartDeviceLink/SDLRPCPayload.h)0
-rw-r--r--SmartDeviceLink/private/SDLRPCPayload.m (renamed from SmartDeviceLink/SDLRPCPayload.m)0
-rw-r--r--SmartDeviceLink/private/SDLRTPH264Packetizer.h (renamed from SmartDeviceLink/SDLRTPH264Packetizer.h)0
-rw-r--r--SmartDeviceLink/private/SDLRTPH264Packetizer.m (renamed from SmartDeviceLink/SDLRTPH264Packetizer.m)0
-rw-r--r--SmartDeviceLink/private/SDLResponseDispatcher.h (renamed from SmartDeviceLink/SDLResponseDispatcher.h)0
-rw-r--r--SmartDeviceLink/private/SDLResponseDispatcher.m (renamed from SmartDeviceLink/SDLResponseDispatcher.m)0
-rw-r--r--SmartDeviceLink/private/SDLSecondaryTransportManager.h (renamed from SmartDeviceLink/SDLSecondaryTransportManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLSecondaryTransportManager.m (renamed from SmartDeviceLink/SDLSecondaryTransportManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLSequentialRPCRequestOperation.h (renamed from SmartDeviceLink/SDLSequentialRPCRequestOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLSequentialRPCRequestOperation.m (renamed from SmartDeviceLink/SDLSequentialRPCRequestOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonManager.h (renamed from SmartDeviceLink/SDLSoftButtonManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonManager.m (renamed from SmartDeviceLink/SDLSoftButtonManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonReplaceOperation.h (renamed from SmartDeviceLink/SDLSoftButtonReplaceOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonReplaceOperation.m (renamed from SmartDeviceLink/SDLSoftButtonReplaceOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonTransitionOperation.h (renamed from SmartDeviceLink/SDLSoftButtonTransitionOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLSoftButtonTransitionOperation.m (renamed from SmartDeviceLink/SDLSoftButtonTransitionOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLStateMachine.h (renamed from SmartDeviceLink/SDLStateMachine.h)0
-rw-r--r--SmartDeviceLink/private/SDLStateMachine.m (renamed from SmartDeviceLink/SDLStateMachine.m)0
-rw-r--r--SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.h (renamed from SmartDeviceLink/SDLStreamingAudioLifecycleManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.m (renamed from SmartDeviceLink/SDLStreamingAudioLifecycleManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLStreamingProtocolDelegate.h (renamed from SmartDeviceLink/SDLStreamingProtocolDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.h (renamed from SmartDeviceLink/SDLStreamingVideoLifecycleManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.m (renamed from SmartDeviceLink/SDLStreamingVideoLifecycleManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLSubscribeButtonManager.h (renamed from SmartDeviceLink/SDLSubscribeButtonManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLSubscribeButtonManager.m (renamed from SmartDeviceLink/SDLSubscribeButtonManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLSubscribeButtonObserver.h (renamed from SmartDeviceLink/SDLSubscribeButtonObserver.h)0
-rw-r--r--SmartDeviceLink/private/SDLSubscribeButtonObserver.m (renamed from SmartDeviceLink/SDLSubscribeButtonObserver.m)0
-rw-r--r--SmartDeviceLink/private/SDLSystemCapabilityObserver.h (renamed from SmartDeviceLink/SDLSystemCapabilityObserver.h)0
-rw-r--r--SmartDeviceLink/private/SDLSystemCapabilityObserver.m (renamed from SmartDeviceLink/SDLSystemCapabilityObserver.m)0
-rw-r--r--SmartDeviceLink/private/SDLTCPTransport.h (renamed from SmartDeviceLink/SDLTCPTransport.h)0
-rw-r--r--SmartDeviceLink/private/SDLTCPTransport.m (renamed from SmartDeviceLink/SDLTCPTransport.m)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicManager.h (renamed from SmartDeviceLink/SDLTextAndGraphicManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicManager.m (renamed from SmartDeviceLink/SDLTextAndGraphicManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicState.h (renamed from SmartDeviceLink/SDLTextAndGraphicState.h)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicState.m (renamed from SmartDeviceLink/SDLTextAndGraphicState.m)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.h (renamed from SmartDeviceLink/SDLTextAndGraphicUpdateOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.m (renamed from SmartDeviceLink/SDLTextAndGraphicUpdateOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.h (renamed from SmartDeviceLink/SDLTextField+ScreenManagerExtensions.h)0
-rw-r--r--SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.m (renamed from SmartDeviceLink/SDLTextField+ScreenManagerExtensions.m)0
-rw-r--r--SmartDeviceLink/private/SDLTimer.h (renamed from SmartDeviceLink/SDLTimer.h)0
-rw-r--r--SmartDeviceLink/private/SDLTimer.m (renamed from SmartDeviceLink/SDLTimer.m)0
-rw-r--r--SmartDeviceLink/private/SDLTransportDelegate.h (renamed from SmartDeviceLink/SDLTransportDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLTransportType.h (renamed from SmartDeviceLink/SDLTransportType.h)0
-rw-r--r--SmartDeviceLink/private/SDLUploadFileOperation.h (renamed from SmartDeviceLink/SDLUploadFileOperation.h)0
-rw-r--r--SmartDeviceLink/private/SDLUploadFileOperation.m (renamed from SmartDeviceLink/SDLUploadFileOperation.m)0
-rw-r--r--SmartDeviceLink/private/SDLV1ProtocolHeader.h (renamed from SmartDeviceLink/SDLV1ProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/private/SDLV1ProtocolHeader.m (renamed from SmartDeviceLink/SDLV1ProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/private/SDLV1ProtocolMessage.h (renamed from SmartDeviceLink/SDLV1ProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/private/SDLV1ProtocolMessage.m (renamed from SmartDeviceLink/SDLV1ProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/private/SDLV2ProtocolHeader.h (renamed from SmartDeviceLink/SDLV2ProtocolHeader.h)0
-rw-r--r--SmartDeviceLink/private/SDLV2ProtocolHeader.m (renamed from SmartDeviceLink/SDLV2ProtocolHeader.m)0
-rw-r--r--SmartDeviceLink/private/SDLV2ProtocolMessage.h (renamed from SmartDeviceLink/SDLV2ProtocolMessage.h)0
-rw-r--r--SmartDeviceLink/private/SDLV2ProtocolMessage.m (renamed from SmartDeviceLink/SDLV2ProtocolMessage.m)0
-rw-r--r--SmartDeviceLink/private/SDLVideoEncoderDelegate.h (renamed from SmartDeviceLink/SDLVideoEncoderDelegate.h)0
-rw-r--r--SmartDeviceLink/private/SDLViewControllerPresentable.h (renamed from SmartDeviceLink/SDLViewControllerPresentable.h)0
-rw-r--r--SmartDeviceLink/private/SDLVoiceCommandManager.h (renamed from SmartDeviceLink/SDLVoiceCommandManager.h)0
-rw-r--r--SmartDeviceLink/private/SDLVoiceCommandManager.m (renamed from SmartDeviceLink/SDLVoiceCommandManager.m)0
-rw-r--r--SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.h (renamed from SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.h)0
-rw-r--r--SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.m (renamed from SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.m)0
-rw-r--r--SmartDeviceLink/public/NSNumber+NumberType.h (renamed from SmartDeviceLink/NSNumber+NumberType.h)0
-rw-r--r--SmartDeviceLink/public/SDLAddCommand.h (renamed from SmartDeviceLink/SDLAddCommand.h)0
-rw-r--r--SmartDeviceLink/public/SDLAddCommand.m (renamed from SmartDeviceLink/SDLAddCommand.m)0
-rw-r--r--SmartDeviceLink/public/SDLAddCommandResponse.h (renamed from SmartDeviceLink/SDLAddCommandResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLAddCommandResponse.m (renamed from SmartDeviceLink/SDLAddCommandResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLAddSubMenu.h (renamed from SmartDeviceLink/SDLAddSubMenu.h)0
-rw-r--r--SmartDeviceLink/public/SDLAddSubMenu.m (renamed from SmartDeviceLink/SDLAddSubMenu.m)0
-rw-r--r--SmartDeviceLink/public/SDLAddSubMenuResponse.h (renamed from SmartDeviceLink/SDLAddSubMenuResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLAddSubMenuResponse.m (renamed from SmartDeviceLink/SDLAddSubMenuResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLAirbagStatus.h (renamed from SmartDeviceLink/SDLAirbagStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLAirbagStatus.m (renamed from SmartDeviceLink/SDLAirbagStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLAlert.h (renamed from SmartDeviceLink/SDLAlert.h)0
-rw-r--r--SmartDeviceLink/public/SDLAlert.m (renamed from SmartDeviceLink/SDLAlert.m)0
-rw-r--r--SmartDeviceLink/public/SDLAlertManeuver.h (renamed from SmartDeviceLink/SDLAlertManeuver.h)0
-rw-r--r--SmartDeviceLink/public/SDLAlertManeuver.m (renamed from SmartDeviceLink/SDLAlertManeuver.m)0
-rw-r--r--SmartDeviceLink/public/SDLAlertManeuverResponse.h (renamed from SmartDeviceLink/SDLAlertManeuverResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLAlertManeuverResponse.m (renamed from SmartDeviceLink/SDLAlertManeuverResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLAlertResponse.h (renamed from SmartDeviceLink/SDLAlertResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLAlertResponse.m (renamed from SmartDeviceLink/SDLAlertResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLAmbientLightStatus.h (renamed from SmartDeviceLink/SDLAmbientLightStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLAmbientLightStatus.m (renamed from SmartDeviceLink/SDLAmbientLightStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppHMIType.h (renamed from SmartDeviceLink/SDLAppHMIType.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppHMIType.m (renamed from SmartDeviceLink/SDLAppHMIType.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppInfo.h (renamed from SmartDeviceLink/SDLAppInfo.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppInfo.m (renamed from SmartDeviceLink/SDLAppInfo.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.h (renamed from SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.m (renamed from SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceCapability.h (renamed from SmartDeviceLink/SDLAppServiceCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceCapability.m (renamed from SmartDeviceLink/SDLAppServiceCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceData.h (renamed from SmartDeviceLink/SDLAppServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceData.m (renamed from SmartDeviceLink/SDLAppServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceManifest.h (renamed from SmartDeviceLink/SDLAppServiceManifest.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceManifest.m (renamed from SmartDeviceLink/SDLAppServiceManifest.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceRecord.h (renamed from SmartDeviceLink/SDLAppServiceRecord.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceRecord.m (renamed from SmartDeviceLink/SDLAppServiceRecord.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceType.h (renamed from SmartDeviceLink/SDLAppServiceType.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServiceType.m (renamed from SmartDeviceLink/SDLAppServiceType.m)0
-rw-r--r--SmartDeviceLink/public/SDLAppServicesCapabilities.h (renamed from SmartDeviceLink/SDLAppServicesCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLAppServicesCapabilities.m (renamed from SmartDeviceLink/SDLAppServicesCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLArtwork.h (renamed from SmartDeviceLink/SDLArtwork.h)0
-rw-r--r--SmartDeviceLink/public/SDLArtwork.m (renamed from SmartDeviceLink/SDLArtwork.m)0
-rw-r--r--SmartDeviceLink/public/SDLAudioControlCapabilities.h (renamed from SmartDeviceLink/SDLAudioControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioControlCapabilities.m (renamed from SmartDeviceLink/SDLAudioControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLAudioControlData.h (renamed from SmartDeviceLink/SDLAudioControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioControlData.m (renamed from SmartDeviceLink/SDLAudioControlData.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLAudioFile.h (renamed from SmartDeviceLink/SDLAudioFile.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLAudioFile.m (renamed from SmartDeviceLink/SDLAudioFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLAudioPassThruCapabilities.h (renamed from SmartDeviceLink/SDLAudioPassThruCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioPassThruCapabilities.m (renamed from SmartDeviceLink/SDLAudioPassThruCapabilities.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLAudioStreamManager.h (renamed from SmartDeviceLink/SDLAudioStreamManager.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLAudioStreamManager.m (renamed from SmartDeviceLink/SDLAudioStreamManager.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLAudioStreamManagerDelegate.h (renamed from SmartDeviceLink/SDLAudioStreamManagerDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioStreamingIndicator.h (renamed from SmartDeviceLink/SDLAudioStreamingIndicator.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioStreamingIndicator.m (renamed from SmartDeviceLink/SDLAudioStreamingIndicator.m)0
-rw-r--r--SmartDeviceLink/public/SDLAudioStreamingState.h (renamed from SmartDeviceLink/SDLAudioStreamingState.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioStreamingState.m (renamed from SmartDeviceLink/SDLAudioStreamingState.m)0
-rw-r--r--SmartDeviceLink/public/SDLAudioType.h (renamed from SmartDeviceLink/SDLAudioType.h)0
-rw-r--r--SmartDeviceLink/public/SDLAudioType.m (renamed from SmartDeviceLink/SDLAudioType.m)0
-rw-r--r--SmartDeviceLink/public/SDLBeltStatus.h (renamed from SmartDeviceLink/SDLBeltStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLBeltStatus.m (renamed from SmartDeviceLink/SDLBeltStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLBitsPerSample.h (renamed from SmartDeviceLink/SDLBitsPerSample.h)0
-rw-r--r--SmartDeviceLink/public/SDLBitsPerSample.m (renamed from SmartDeviceLink/SDLBitsPerSample.m)0
-rw-r--r--SmartDeviceLink/public/SDLBodyInformation.h (renamed from SmartDeviceLink/SDLBodyInformation.h)0
-rw-r--r--SmartDeviceLink/public/SDLBodyInformation.m (renamed from SmartDeviceLink/SDLBodyInformation.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonCapabilities.h (renamed from SmartDeviceLink/SDLButtonCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonCapabilities.m (renamed from SmartDeviceLink/SDLButtonCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonEventMode.h (renamed from SmartDeviceLink/SDLButtonEventMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonEventMode.m (renamed from SmartDeviceLink/SDLButtonEventMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonName.h (renamed from SmartDeviceLink/SDLButtonName.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonName.m (renamed from SmartDeviceLink/SDLButtonName.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPress.h (renamed from SmartDeviceLink/SDLButtonPress.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPress.m (renamed from SmartDeviceLink/SDLButtonPress.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPressMode.h (renamed from SmartDeviceLink/SDLButtonPressMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPressMode.m (renamed from SmartDeviceLink/SDLButtonPressMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPressResponse.h (renamed from SmartDeviceLink/SDLButtonPressResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLButtonPressResponse.m (renamed from SmartDeviceLink/SDLButtonPressResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLCancelInteraction.h (renamed from SmartDeviceLink/SDLCancelInteraction.h)0
-rw-r--r--SmartDeviceLink/public/SDLCancelInteraction.m (renamed from SmartDeviceLink/SDLCancelInteraction.m)0
-rw-r--r--SmartDeviceLink/public/SDLCancelInteractionResponse.h (renamed from SmartDeviceLink/SDLCancelInteractionResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLCancelInteractionResponse.m (renamed from SmartDeviceLink/SDLCancelInteractionResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLCapacityUnit.h (renamed from SmartDeviceLink/SDLCapacityUnit.h)0
-rw-r--r--SmartDeviceLink/public/SDLCapacityUnit.m (renamed from SmartDeviceLink/SDLCapacityUnit.m)0
-rw-r--r--SmartDeviceLink/public/SDLCarModeStatus.h (renamed from SmartDeviceLink/SDLCarModeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLCarModeStatus.m (renamed from SmartDeviceLink/SDLCarModeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLCarWindowViewController.h (renamed from SmartDeviceLink/SDLCarWindowViewController.h)0
-rw-r--r--SmartDeviceLink/public/SDLCarWindowViewController.m (renamed from SmartDeviceLink/SDLCarWindowViewController.m)0
-rw-r--r--SmartDeviceLink/public/SDLChangeRegistration.h (renamed from SmartDeviceLink/SDLChangeRegistration.h)0
-rw-r--r--SmartDeviceLink/public/SDLChangeRegistration.m (renamed from SmartDeviceLink/SDLChangeRegistration.m)0
-rw-r--r--SmartDeviceLink/public/SDLChangeRegistrationResponse.h (renamed from SmartDeviceLink/SDLChangeRegistrationResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLChangeRegistrationResponse.m (renamed from SmartDeviceLink/SDLChangeRegistrationResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLCharacterSet.h (renamed from SmartDeviceLink/SDLCharacterSet.h)0
-rw-r--r--SmartDeviceLink/public/SDLCharacterSet.m (renamed from SmartDeviceLink/SDLCharacterSet.m)0
-rw-r--r--SmartDeviceLink/public/SDLChoice.h (renamed from SmartDeviceLink/SDLChoice.h)0
-rw-r--r--SmartDeviceLink/public/SDLChoice.m (renamed from SmartDeviceLink/SDLChoice.m)0
-rw-r--r--SmartDeviceLink/public/SDLChoiceCell.h (renamed from SmartDeviceLink/SDLChoiceCell.h)0
-rw-r--r--SmartDeviceLink/public/SDLChoiceCell.m (renamed from SmartDeviceLink/SDLChoiceCell.m)0
-rw-r--r--SmartDeviceLink/public/SDLChoiceSet.h (renamed from SmartDeviceLink/SDLChoiceSet.h)0
-rw-r--r--SmartDeviceLink/public/SDLChoiceSet.m (renamed from SmartDeviceLink/SDLChoiceSet.m)0
-rw-r--r--SmartDeviceLink/public/SDLChoiceSetDelegate.h (renamed from SmartDeviceLink/SDLChoiceSetDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLClimateControlCapabilities.h (renamed from SmartDeviceLink/SDLClimateControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLClimateControlCapabilities.m (renamed from SmartDeviceLink/SDLClimateControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLClimateControlData.h (renamed from SmartDeviceLink/SDLClimateControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLClimateControlData.m (renamed from SmartDeviceLink/SDLClimateControlData.m)0
-rw-r--r--SmartDeviceLink/public/SDLCloseApplication.h (renamed from SmartDeviceLink/SDLCloseApplication.h)0
-rw-r--r--SmartDeviceLink/public/SDLCloseApplication.m (renamed from SmartDeviceLink/SDLCloseApplication.m)0
-rw-r--r--SmartDeviceLink/public/SDLCloseApplicationResponse.h (renamed from SmartDeviceLink/SDLCloseApplicationResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLCloseApplicationResponse.m (renamed from SmartDeviceLink/SDLCloseApplicationResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLCloudAppProperties.h (renamed from SmartDeviceLink/SDLCloudAppProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLCloudAppProperties.m (renamed from SmartDeviceLink/SDLCloudAppProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLClusterModeStatus.h (renamed from SmartDeviceLink/SDLClusterModeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLClusterModeStatus.m (renamed from SmartDeviceLink/SDLClusterModeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLCompassDirection.h (renamed from SmartDeviceLink/SDLCompassDirection.h)0
-rw-r--r--SmartDeviceLink/public/SDLCompassDirection.m (renamed from SmartDeviceLink/SDLCompassDirection.m)0
-rw-r--r--SmartDeviceLink/public/SDLComponentVolumeStatus.h (renamed from SmartDeviceLink/SDLComponentVolumeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLComponentVolumeStatus.m (renamed from SmartDeviceLink/SDLComponentVolumeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLConfiguration.h (renamed from SmartDeviceLink/SDLConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLConfiguration.m (renamed from SmartDeviceLink/SDLConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLCreateInteractionChoiceSet.h (renamed from SmartDeviceLink/SDLCreateInteractionChoiceSet.h)0
-rw-r--r--SmartDeviceLink/public/SDLCreateInteractionChoiceSet.m (renamed from SmartDeviceLink/SDLCreateInteractionChoiceSet.m)0
-rw-r--r--SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.h (renamed from SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.m (renamed from SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLCreateWindow.h (renamed from SmartDeviceLink/SDLCreateWindow.h)0
-rw-r--r--SmartDeviceLink/public/SDLCreateWindow.m (renamed from SmartDeviceLink/SDLCreateWindow.m)0
-rw-r--r--SmartDeviceLink/public/SDLCreateWindowResponse.h (renamed from SmartDeviceLink/SDLCreateWindowResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLCreateWindowResponse.m (renamed from SmartDeviceLink/SDLCreateWindowResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDIDResult.h (renamed from SmartDeviceLink/SDLDIDResult.h)0
-rw-r--r--SmartDeviceLink/public/SDLDIDResult.m (renamed from SmartDeviceLink/SDLDIDResult.m)0
-rw-r--r--SmartDeviceLink/public/SDLDateTime.h (renamed from SmartDeviceLink/SDLDateTime.h)0
-rw-r--r--SmartDeviceLink/public/SDLDateTime.m (renamed from SmartDeviceLink/SDLDateTime.m)0
-rw-r--r--SmartDeviceLink/public/SDLDefrostZone.h (renamed from SmartDeviceLink/SDLDefrostZone.h)0
-rw-r--r--SmartDeviceLink/public/SDLDefrostZone.m (renamed from SmartDeviceLink/SDLDefrostZone.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteCommand.h (renamed from SmartDeviceLink/SDLDeleteCommand.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteCommand.m (renamed from SmartDeviceLink/SDLDeleteCommand.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteCommandResponse.h (renamed from SmartDeviceLink/SDLDeleteCommandResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteCommandResponse.m (renamed from SmartDeviceLink/SDLDeleteCommandResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteFile.h (renamed from SmartDeviceLink/SDLDeleteFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteFile.m (renamed from SmartDeviceLink/SDLDeleteFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteFileResponse.h (renamed from SmartDeviceLink/SDLDeleteFileResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteFileResponse.m (renamed from SmartDeviceLink/SDLDeleteFileResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.h (renamed from SmartDeviceLink/SDLDeleteInteractionChoiceSet.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.m (renamed from SmartDeviceLink/SDLDeleteInteractionChoiceSet.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.h (renamed from SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.m (renamed from SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteSubMenu.h (renamed from SmartDeviceLink/SDLDeleteSubMenu.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteSubMenu.m (renamed from SmartDeviceLink/SDLDeleteSubMenu.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteSubMenuResponse.h (renamed from SmartDeviceLink/SDLDeleteSubMenuResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteSubMenuResponse.m (renamed from SmartDeviceLink/SDLDeleteSubMenuResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteWindow.h (renamed from SmartDeviceLink/SDLDeleteWindow.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteWindow.m (renamed from SmartDeviceLink/SDLDeleteWindow.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteWindowResponse.h (renamed from SmartDeviceLink/SDLDeleteWindowResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeleteWindowResponse.m (renamed from SmartDeviceLink/SDLDeleteWindowResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeliveryMode.h (renamed from SmartDeviceLink/SDLDeliveryMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeliveryMode.m (renamed from SmartDeviceLink/SDLDeliveryMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceInfo.h (renamed from SmartDeviceLink/SDLDeviceInfo.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceInfo.m (renamed from SmartDeviceLink/SDLDeviceInfo.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceLevelStatus.h (renamed from SmartDeviceLink/SDLDeviceLevelStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceLevelStatus.m (renamed from SmartDeviceLink/SDLDeviceLevelStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceStatus.h (renamed from SmartDeviceLink/SDLDeviceStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLDeviceStatus.m (renamed from SmartDeviceLink/SDLDeviceStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLDiagnosticMessage.h (renamed from SmartDeviceLink/SDLDiagnosticMessage.h)0
-rw-r--r--SmartDeviceLink/public/SDLDiagnosticMessage.m (renamed from SmartDeviceLink/SDLDiagnosticMessage.m)0
-rw-r--r--SmartDeviceLink/public/SDLDiagnosticMessageResponse.h (renamed from SmartDeviceLink/SDLDiagnosticMessageResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDiagnosticMessageResponse.m (renamed from SmartDeviceLink/SDLDiagnosticMessageResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDialNumber.h (renamed from SmartDeviceLink/SDLDialNumber.h)0
-rw-r--r--SmartDeviceLink/public/SDLDialNumber.m (renamed from SmartDeviceLink/SDLDialNumber.m)0
-rw-r--r--SmartDeviceLink/public/SDLDialNumberResponse.h (renamed from SmartDeviceLink/SDLDialNumberResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLDialNumberResponse.m (renamed from SmartDeviceLink/SDLDialNumberResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLDimension.h (renamed from SmartDeviceLink/SDLDimension.h)0
-rw-r--r--SmartDeviceLink/public/SDLDimension.m (renamed from SmartDeviceLink/SDLDimension.m)0
-rw-r--r--SmartDeviceLink/public/SDLDirection.h (renamed from SmartDeviceLink/SDLDirection.h)0
-rw-r--r--SmartDeviceLink/public/SDLDirection.m (renamed from SmartDeviceLink/SDLDirection.m)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayCapabilities.h (renamed from SmartDeviceLink/SDLDisplayCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayCapabilities.m (renamed from SmartDeviceLink/SDLDisplayCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayCapability.h (renamed from SmartDeviceLink/SDLDisplayCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayCapability.m (renamed from SmartDeviceLink/SDLDisplayCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayMode.h (renamed from SmartDeviceLink/SDLDisplayMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayMode.m (renamed from SmartDeviceLink/SDLDisplayMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayType.h (renamed from SmartDeviceLink/SDLDisplayType.h)0
-rw-r--r--SmartDeviceLink/public/SDLDisplayType.m (renamed from SmartDeviceLink/SDLDisplayType.m)0
-rw-r--r--SmartDeviceLink/public/SDLDistanceUnit.h (renamed from SmartDeviceLink/SDLDistanceUnit.h)0
-rw-r--r--SmartDeviceLink/public/SDLDistanceUnit.m (renamed from SmartDeviceLink/SDLDistanceUnit.m)0
-rw-r--r--SmartDeviceLink/public/SDLDriverDistractionCapability.h (renamed from SmartDeviceLink/SDLDriverDistractionCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLDriverDistractionCapability.m (renamed from SmartDeviceLink/SDLDriverDistractionCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLDriverDistractionState.h (renamed from SmartDeviceLink/SDLDriverDistractionState.h)0
-rw-r--r--SmartDeviceLink/public/SDLDriverDistractionState.m (renamed from SmartDeviceLink/SDLDriverDistractionState.m)0
-rw-r--r--SmartDeviceLink/public/SDLDynamicUpdateCapabilities.h (renamed from SmartDeviceLink/SDLDynamicUpdateCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLDynamicUpdateCapabilities.m (renamed from SmartDeviceLink/SDLDynamicUpdateCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLECallConfirmationStatus.h (renamed from SmartDeviceLink/SDLECallConfirmationStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLECallConfirmationStatus.m (renamed from SmartDeviceLink/SDLECallConfirmationStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLECallInfo.h (renamed from SmartDeviceLink/SDLECallInfo.h)0
-rw-r--r--SmartDeviceLink/public/SDLECallInfo.m (renamed from SmartDeviceLink/SDLECallInfo.m)0
-rw-r--r--SmartDeviceLink/public/SDLElectronicParkBrakeStatus.h (renamed from SmartDeviceLink/SDLElectronicParkBrakeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLElectronicParkBrakeStatus.m (renamed from SmartDeviceLink/SDLElectronicParkBrakeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLEmergencyEvent.h (renamed from SmartDeviceLink/SDLEmergencyEvent.h)0
-rw-r--r--SmartDeviceLink/public/SDLEmergencyEvent.m (renamed from SmartDeviceLink/SDLEmergencyEvent.m)0
-rw-r--r--SmartDeviceLink/public/SDLEmergencyEventType.h (renamed from SmartDeviceLink/SDLEmergencyEventType.h)0
-rw-r--r--SmartDeviceLink/public/SDLEmergencyEventType.m (renamed from SmartDeviceLink/SDLEmergencyEventType.m)0
-rw-r--r--SmartDeviceLink/public/SDLEncodedSyncPData.h (renamed from SmartDeviceLink/SDLEncodedSyncPData.h)0
-rw-r--r--SmartDeviceLink/public/SDLEncodedSyncPData.m (renamed from SmartDeviceLink/SDLEncodedSyncPData.m)0
-rw-r--r--SmartDeviceLink/public/SDLEncodedSyncPDataResponse.h (renamed from SmartDeviceLink/SDLEncodedSyncPDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLEncodedSyncPDataResponse.m (renamed from SmartDeviceLink/SDLEncodedSyncPDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLEncryptionConfiguration.h (renamed from SmartDeviceLink/SDLEncryptionConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLEncryptionConfiguration.m (renamed from SmartDeviceLink/SDLEncryptionConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLEndAudioPassThru.h (renamed from SmartDeviceLink/SDLEndAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/public/SDLEndAudioPassThru.m (renamed from SmartDeviceLink/SDLEndAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/public/SDLEndAudioPassThruResponse.h (renamed from SmartDeviceLink/SDLEndAudioPassThruResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLEndAudioPassThruResponse.m (renamed from SmartDeviceLink/SDLEndAudioPassThruResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLEnum.h (renamed from SmartDeviceLink/SDLEnum.h)0
-rw-r--r--SmartDeviceLink/public/SDLEnum.m (renamed from SmartDeviceLink/SDLEnum.m)0
-rw-r--r--SmartDeviceLink/public/SDLEqualizerSettings.h (renamed from SmartDeviceLink/SDLEqualizerSettings.h)0
-rw-r--r--SmartDeviceLink/public/SDLEqualizerSettings.m (renamed from SmartDeviceLink/SDLEqualizerSettings.m)0
-rw-r--r--SmartDeviceLink/public/SDLErrorConstants.h (renamed from SmartDeviceLink/SDLErrorConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLFile.h (renamed from SmartDeviceLink/SDLFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLFile.m (renamed from SmartDeviceLink/SDLFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLFileManager.h (renamed from SmartDeviceLink/SDLFileManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLFileManager.m (renamed from SmartDeviceLink/SDLFileManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLFileManagerConfiguration.h (renamed from SmartDeviceLink/SDLFileManagerConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLFileManagerConfiguration.m (renamed from SmartDeviceLink/SDLFileManagerConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLFileManagerConstants.h (renamed from SmartDeviceLink/SDLFileManagerConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLFileType.h (renamed from SmartDeviceLink/SDLFileType.h)0
-rw-r--r--SmartDeviceLink/public/SDLFileType.m (renamed from SmartDeviceLink/SDLFileType.m)0
-rw-r--r--SmartDeviceLink/public/SDLFuelCutoffStatus.h (renamed from SmartDeviceLink/SDLFuelCutoffStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLFuelCutoffStatus.m (renamed from SmartDeviceLink/SDLFuelCutoffStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLFuelRange.h (renamed from SmartDeviceLink/SDLFuelRange.h)0
-rw-r--r--SmartDeviceLink/public/SDLFuelRange.m (renamed from SmartDeviceLink/SDLFuelRange.m)0
-rw-r--r--SmartDeviceLink/public/SDLFuelType.h (renamed from SmartDeviceLink/SDLFuelType.h)0
-rw-r--r--SmartDeviceLink/public/SDLFuelType.m (renamed from SmartDeviceLink/SDLFuelType.m)0
-rw-r--r--SmartDeviceLink/public/SDLFunctionID.h (renamed from SmartDeviceLink/SDLFunctionID.h)0
-rw-r--r--SmartDeviceLink/public/SDLFunctionID.m (renamed from SmartDeviceLink/SDLFunctionID.m)0
-rw-r--r--SmartDeviceLink/public/SDLGPSData.h (renamed from SmartDeviceLink/SDLGPSData.h)0
-rw-r--r--SmartDeviceLink/public/SDLGPSData.m (renamed from SmartDeviceLink/SDLGPSData.m)0
-rw-r--r--SmartDeviceLink/public/SDLGearStatus.h (renamed from SmartDeviceLink/SDLGearStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLGearStatus.m (renamed from SmartDeviceLink/SDLGearStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLGenericResponse.h (renamed from SmartDeviceLink/SDLGenericResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGenericResponse.m (renamed from SmartDeviceLink/SDLGenericResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetAppServiceData.h (renamed from SmartDeviceLink/SDLGetAppServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetAppServiceData.m (renamed from SmartDeviceLink/SDLGetAppServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetAppServiceDataResponse.h (renamed from SmartDeviceLink/SDLGetAppServiceDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetAppServiceDataResponse.m (renamed from SmartDeviceLink/SDLGetAppServiceDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetCloudAppProperties.h (renamed from SmartDeviceLink/SDLGetCloudAppProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetCloudAppProperties.m (renamed from SmartDeviceLink/SDLGetCloudAppProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.h (renamed from SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.m (renamed from SmartDeviceLink/SDLGetCloudAppPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetDTCs.h (renamed from SmartDeviceLink/SDLGetDTCs.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetDTCs.m (renamed from SmartDeviceLink/SDLGetDTCs.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetDTCsResponse.h (renamed from SmartDeviceLink/SDLGetDTCsResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetDTCsResponse.m (renamed from SmartDeviceLink/SDLGetDTCsResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetFile.h (renamed from SmartDeviceLink/SDLGetFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetFile.m (renamed from SmartDeviceLink/SDLGetFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetFileResponse.h (renamed from SmartDeviceLink/SDLGetFileResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetFileResponse.m (renamed from SmartDeviceLink/SDLGetFileResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleData.h (renamed from SmartDeviceLink/SDLGetInteriorVehicleData.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLGetInteriorVehicleData.m (renamed from SmartDeviceLink/SDLGetInteriorVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.h (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataConsent.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.m (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataConsent.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.h (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.m (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.h (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.m (renamed from SmartDeviceLink/SDLGetInteriorVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetSystemCapability.h (renamed from SmartDeviceLink/SDLGetSystemCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetSystemCapability.m (renamed from SmartDeviceLink/SDLGetSystemCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetSystemCapabilityResponse.h (renamed from SmartDeviceLink/SDLGetSystemCapabilityResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetSystemCapabilityResponse.m (renamed from SmartDeviceLink/SDLGetSystemCapabilityResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetVehicleData.h (renamed from SmartDeviceLink/SDLGetVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetVehicleData.m (renamed from SmartDeviceLink/SDLGetVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetVehicleDataResponse.h (renamed from SmartDeviceLink/SDLGetVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetVehicleDataResponse.m (renamed from SmartDeviceLink/SDLGetVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetWayPoints.h (renamed from SmartDeviceLink/SDLGetWayPoints.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetWayPoints.m (renamed from SmartDeviceLink/SDLGetWayPoints.m)0
-rw-r--r--SmartDeviceLink/public/SDLGetWayPointsResponse.h (renamed from SmartDeviceLink/SDLGetWayPointsResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLGetWayPointsResponse.m (renamed from SmartDeviceLink/SDLGetWayPointsResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLGlobalProperty.h (renamed from SmartDeviceLink/SDLGlobalProperty.h)0
-rw-r--r--SmartDeviceLink/public/SDLGlobalProperty.m (renamed from SmartDeviceLink/SDLGlobalProperty.m)0
-rw-r--r--SmartDeviceLink/public/SDLGrid.h (renamed from SmartDeviceLink/SDLGrid.h)0
-rw-r--r--SmartDeviceLink/public/SDLGrid.m (renamed from SmartDeviceLink/SDLGrid.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMICapabilities.h (renamed from SmartDeviceLink/SDLHMICapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMICapabilities.m (renamed from SmartDeviceLink/SDLHMICapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMILevel.h (renamed from SmartDeviceLink/SDLHMILevel.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMILevel.m (renamed from SmartDeviceLink/SDLHMILevel.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMIPermissions.h (renamed from SmartDeviceLink/SDLHMIPermissions.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMIPermissions.m (renamed from SmartDeviceLink/SDLHMIPermissions.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMISettingsControlCapabilities.h (renamed from SmartDeviceLink/SDLHMISettingsControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMISettingsControlCapabilities.m (renamed from SmartDeviceLink/SDLHMISettingsControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMISettingsControlData.h (renamed from SmartDeviceLink/SDLHMISettingsControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMISettingsControlData.m (renamed from SmartDeviceLink/SDLHMISettingsControlData.m)0
-rw-r--r--SmartDeviceLink/public/SDLHMIZoneCapabilities.h (renamed from SmartDeviceLink/SDLHMIZoneCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLHMIZoneCapabilities.m (renamed from SmartDeviceLink/SDLHMIZoneCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLHapticRect.h (renamed from SmartDeviceLink/SDLHapticRect.h)0
-rw-r--r--SmartDeviceLink/public/SDLHapticRect.m (renamed from SmartDeviceLink/SDLHapticRect.m)0
-rw-r--r--SmartDeviceLink/public/SDLHeadLampStatus.h (renamed from SmartDeviceLink/SDLHeadLampStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLHeadLampStatus.m (renamed from SmartDeviceLink/SDLHeadLampStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLHybridAppPreference.h (renamed from SmartDeviceLink/SDLHybridAppPreference.h)0
-rw-r--r--SmartDeviceLink/public/SDLHybridAppPreference.m (renamed from SmartDeviceLink/SDLHybridAppPreference.m)0
-rw-r--r--SmartDeviceLink/public/SDLIgnitionStableStatus.h (renamed from SmartDeviceLink/SDLIgnitionStableStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLIgnitionStableStatus.m (renamed from SmartDeviceLink/SDLIgnitionStableStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLIgnitionStatus.h (renamed from SmartDeviceLink/SDLIgnitionStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLIgnitionStatus.m (renamed from SmartDeviceLink/SDLIgnitionStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLImage.h (renamed from SmartDeviceLink/SDLImage.h)0
-rw-r--r--SmartDeviceLink/public/SDLImage.m (renamed from SmartDeviceLink/SDLImage.m)0
-rw-r--r--SmartDeviceLink/public/SDLImageField.h (renamed from SmartDeviceLink/SDLImageField.h)0
-rw-r--r--SmartDeviceLink/public/SDLImageField.m (renamed from SmartDeviceLink/SDLImageField.m)0
-rw-r--r--SmartDeviceLink/public/SDLImageFieldName.h (renamed from SmartDeviceLink/SDLImageFieldName.h)0
-rw-r--r--SmartDeviceLink/public/SDLImageFieldName.m (renamed from SmartDeviceLink/SDLImageFieldName.m)0
-rw-r--r--SmartDeviceLink/public/SDLImageResolution.h (renamed from SmartDeviceLink/SDLImageResolution.h)0
-rw-r--r--SmartDeviceLink/public/SDLImageResolution.m (renamed from SmartDeviceLink/SDLImageResolution.m)0
-rw-r--r--SmartDeviceLink/public/SDLImageType.h (renamed from SmartDeviceLink/SDLImageType.h)0
-rw-r--r--SmartDeviceLink/public/SDLImageType.m (renamed from SmartDeviceLink/SDLImageType.m)0
-rw-r--r--SmartDeviceLink/public/SDLInteractionMode.h (renamed from SmartDeviceLink/SDLInteractionMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLInteractionMode.m (renamed from SmartDeviceLink/SDLInteractionMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardDelegate.h (renamed from SmartDeviceLink/SDLKeyboardDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardEvent.h (renamed from SmartDeviceLink/SDLKeyboardEvent.h)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardEvent.m (renamed from SmartDeviceLink/SDLKeyboardEvent.m)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardLayout.h (renamed from SmartDeviceLink/SDLKeyboardLayout.h)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardLayout.m (renamed from SmartDeviceLink/SDLKeyboardLayout.m)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardProperties.h (renamed from SmartDeviceLink/SDLKeyboardProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLKeyboardProperties.m (renamed from SmartDeviceLink/SDLKeyboardProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLKeypressMode.h (renamed from SmartDeviceLink/SDLKeypressMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLKeypressMode.m (renamed from SmartDeviceLink/SDLKeypressMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLLanguage.h (renamed from SmartDeviceLink/SDLLanguage.h)0
-rw-r--r--SmartDeviceLink/public/SDLLanguage.m (renamed from SmartDeviceLink/SDLLanguage.m)0
-rw-r--r--SmartDeviceLink/public/SDLLayoutMode.h (renamed from SmartDeviceLink/SDLLayoutMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLLayoutMode.m (renamed from SmartDeviceLink/SDLLayoutMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLLifecycleConfiguration.h (renamed from SmartDeviceLink/SDLLifecycleConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLLifecycleConfiguration.m (renamed from SmartDeviceLink/SDLLifecycleConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.h (renamed from SmartDeviceLink/SDLLifecycleConfigurationUpdate.h)0
-rw-r--r--SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.m (renamed from SmartDeviceLink/SDLLifecycleConfigurationUpdate.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightCapabilities.h (renamed from SmartDeviceLink/SDLLightCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightCapabilities.m (renamed from SmartDeviceLink/SDLLightCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightControlCapabilities.h (renamed from SmartDeviceLink/SDLLightControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightControlCapabilities.m (renamed from SmartDeviceLink/SDLLightControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightControlData.h (renamed from SmartDeviceLink/SDLLightControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightControlData.m (renamed from SmartDeviceLink/SDLLightControlData.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightName.h (renamed from SmartDeviceLink/SDLLightName.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightName.m (renamed from SmartDeviceLink/SDLLightName.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightState.h (renamed from SmartDeviceLink/SDLLightState.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightState.m (renamed from SmartDeviceLink/SDLLightState.m)0
-rw-r--r--SmartDeviceLink/public/SDLLightStatus.h (renamed from SmartDeviceLink/SDLLightStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLLightStatus.m (renamed from SmartDeviceLink/SDLLightStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLListFiles.h (renamed from SmartDeviceLink/SDLListFiles.h)0
-rw-r--r--SmartDeviceLink/public/SDLListFiles.m (renamed from SmartDeviceLink/SDLListFiles.m)0
-rw-r--r--SmartDeviceLink/public/SDLListFilesResponse.h (renamed from SmartDeviceLink/SDLListFilesResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLListFilesResponse.m (renamed from SmartDeviceLink/SDLListFilesResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLLocationCoordinate.h (renamed from SmartDeviceLink/SDLLocationCoordinate.h)0
-rw-r--r--SmartDeviceLink/public/SDLLocationCoordinate.m (renamed from SmartDeviceLink/SDLLocationCoordinate.m)0
-rw-r--r--SmartDeviceLink/public/SDLLocationDetails.h (renamed from SmartDeviceLink/SDLLocationDetails.h)0
-rw-r--r--SmartDeviceLink/public/SDLLocationDetails.m (renamed from SmartDeviceLink/SDLLocationDetails.m)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenConfiguration.h (renamed from SmartDeviceLink/SDLLockScreenConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenConfiguration.m (renamed from SmartDeviceLink/SDLLockScreenConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenStatus.h (renamed from SmartDeviceLink/SDLLockScreenStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenStatus.m (renamed from SmartDeviceLink/SDLLockScreenStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenViewController.h (renamed from SmartDeviceLink/SDLLockScreenViewController.h)0
-rw-r--r--SmartDeviceLink/public/SDLLockScreenViewController.m (renamed from SmartDeviceLink/SDLLockScreenViewController.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogConfiguration.h (renamed from SmartDeviceLink/SDLLogConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogConfiguration.m (renamed from SmartDeviceLink/SDLLogConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogConstants.h (renamed from SmartDeviceLink/SDLLogConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogFileModule.h (renamed from SmartDeviceLink/SDLLogFileModule.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogFileModule.m (renamed from SmartDeviceLink/SDLLogFileModule.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogFilter.h (renamed from SmartDeviceLink/SDLLogFilter.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogFilter.m (renamed from SmartDeviceLink/SDLLogFilter.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogMacros.h (renamed from SmartDeviceLink/SDLLogMacros.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogManager.h (renamed from SmartDeviceLink/SDLLogManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogManager.m (renamed from SmartDeviceLink/SDLLogManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogTarget.h (renamed from SmartDeviceLink/SDLLogTarget.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetAppleSystemLog.h (renamed from SmartDeviceLink/SDLLogTargetAppleSystemLog.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetAppleSystemLog.m (renamed from SmartDeviceLink/SDLLogTargetAppleSystemLog.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetFile.h (renamed from SmartDeviceLink/SDLLogTargetFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetFile.m (renamed from SmartDeviceLink/SDLLogTargetFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetOSLog.h (renamed from SmartDeviceLink/SDLLogTargetOSLog.h)0
-rw-r--r--SmartDeviceLink/public/SDLLogTargetOSLog.m (renamed from SmartDeviceLink/SDLLogTargetOSLog.m)0
-rw-r--r--SmartDeviceLink/public/SDLMacros.h (renamed from SmartDeviceLink/SDLMacros.h)0
-rw-r--r--SmartDeviceLink/public/SDLMaintenanceModeStatus.h (renamed from SmartDeviceLink/SDLMaintenanceModeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLMaintenanceModeStatus.m (renamed from SmartDeviceLink/SDLMaintenanceModeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLManager.h (renamed from SmartDeviceLink/SDLManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLManager.m (renamed from SmartDeviceLink/SDLManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLManagerDelegate.h (renamed from SmartDeviceLink/SDLManagerDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageCushion.h (renamed from SmartDeviceLink/SDLMassageCushion.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageCushion.m (renamed from SmartDeviceLink/SDLMassageCushion.m)0
-rw-r--r--SmartDeviceLink/public/SDLMassageCushionFirmness.h (renamed from SmartDeviceLink/SDLMassageCushionFirmness.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageCushionFirmness.m (renamed from SmartDeviceLink/SDLMassageCushionFirmness.m)0
-rw-r--r--SmartDeviceLink/public/SDLMassageMode.h (renamed from SmartDeviceLink/SDLMassageMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageMode.m (renamed from SmartDeviceLink/SDLMassageMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLMassageModeData.h (renamed from SmartDeviceLink/SDLMassageModeData.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageModeData.m (renamed from SmartDeviceLink/SDLMassageModeData.m)0
-rw-r--r--SmartDeviceLink/public/SDLMassageZone.h (renamed from SmartDeviceLink/SDLMassageZone.h)0
-rw-r--r--SmartDeviceLink/public/SDLMassageZone.m (renamed from SmartDeviceLink/SDLMassageZone.m)0
-rw-r--r--SmartDeviceLink/public/SDLMediaClockFormat.h (renamed from SmartDeviceLink/SDLMediaClockFormat.h)0
-rw-r--r--SmartDeviceLink/public/SDLMediaClockFormat.m (renamed from SmartDeviceLink/SDLMediaClockFormat.m)0
-rw-r--r--SmartDeviceLink/public/SDLMediaServiceData.h (renamed from SmartDeviceLink/SDLMediaServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLMediaServiceData.m (renamed from SmartDeviceLink/SDLMediaServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLMediaServiceManifest.h (renamed from SmartDeviceLink/SDLMediaServiceManifest.h)0
-rw-r--r--SmartDeviceLink/public/SDLMediaServiceManifest.m (renamed from SmartDeviceLink/SDLMediaServiceManifest.m)0
-rw-r--r--SmartDeviceLink/public/SDLMediaType.h (renamed from SmartDeviceLink/SDLMediaType.h)0
-rw-r--r--SmartDeviceLink/public/SDLMediaType.m (renamed from SmartDeviceLink/SDLMediaType.m)0
-rw-r--r--SmartDeviceLink/public/SDLMenuCell.h (renamed from SmartDeviceLink/SDLMenuCell.h)0
-rw-r--r--SmartDeviceLink/public/SDLMenuCell.m (renamed from SmartDeviceLink/SDLMenuCell.m)0
-rw-r--r--SmartDeviceLink/public/SDLMenuConfiguration.h (renamed from SmartDeviceLink/SDLMenuConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLMenuConfiguration.m (renamed from SmartDeviceLink/SDLMenuConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLMenuLayout.h (renamed from SmartDeviceLink/SDLMenuLayout.h)0
-rw-r--r--SmartDeviceLink/public/SDLMenuLayout.m (renamed from SmartDeviceLink/SDLMenuLayout.m)0
-rw-r--r--SmartDeviceLink/public/SDLMenuManagerConstants.h (renamed from SmartDeviceLink/SDLMenuManagerConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLMenuParams.h (renamed from SmartDeviceLink/SDLMenuParams.h)0
-rw-r--r--SmartDeviceLink/public/SDLMenuParams.m (renamed from SmartDeviceLink/SDLMenuParams.m)0
-rw-r--r--SmartDeviceLink/public/SDLMetadataTags.h (renamed from SmartDeviceLink/SDLMetadataTags.h)0
-rw-r--r--SmartDeviceLink/public/SDLMetadataTags.m (renamed from SmartDeviceLink/SDLMetadataTags.m)0
-rw-r--r--SmartDeviceLink/public/SDLMetadataType.h (renamed from SmartDeviceLink/SDLMetadataType.h)0
-rw-r--r--SmartDeviceLink/public/SDLMetadataType.m (renamed from SmartDeviceLink/SDLMetadataType.m)0
-rw-r--r--SmartDeviceLink/public/SDLModuleData.h (renamed from SmartDeviceLink/SDLModuleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLModuleData.m (renamed from SmartDeviceLink/SDLModuleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLModuleInfo.h (renamed from SmartDeviceLink/SDLModuleInfo.h)0
-rw-r--r--SmartDeviceLink/public/SDLModuleInfo.m (renamed from SmartDeviceLink/SDLModuleInfo.m)0
-rw-r--r--SmartDeviceLink/public/SDLModuleType.h (renamed from SmartDeviceLink/SDLModuleType.h)0
-rw-r--r--SmartDeviceLink/public/SDLModuleType.m (renamed from SmartDeviceLink/SDLModuleType.m)0
-rw-r--r--SmartDeviceLink/public/SDLMsgVersion.h (renamed from SmartDeviceLink/SDLMsgVersion.h)0
-rw-r--r--SmartDeviceLink/public/SDLMsgVersion.m (renamed from SmartDeviceLink/SDLMsgVersion.m)0
-rw-r--r--SmartDeviceLink/public/SDLMyKey.h (renamed from SmartDeviceLink/SDLMyKey.h)0
-rw-r--r--SmartDeviceLink/public/SDLMyKey.m (renamed from SmartDeviceLink/SDLMyKey.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationAction.h (renamed from SmartDeviceLink/SDLNavigationAction.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationAction.m (renamed from SmartDeviceLink/SDLNavigationAction.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationCapability.h (renamed from SmartDeviceLink/SDLNavigationCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationCapability.m (renamed from SmartDeviceLink/SDLNavigationCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationInstruction.h (renamed from SmartDeviceLink/SDLNavigationInstruction.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationInstruction.m (renamed from SmartDeviceLink/SDLNavigationInstruction.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationJunction.h (renamed from SmartDeviceLink/SDLNavigationJunction.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationJunction.m (renamed from SmartDeviceLink/SDLNavigationJunction.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationServiceData.h (renamed from SmartDeviceLink/SDLNavigationServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationServiceData.m (renamed from SmartDeviceLink/SDLNavigationServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationServiceManifest.h (renamed from SmartDeviceLink/SDLNavigationServiceManifest.h)0
-rw-r--r--SmartDeviceLink/public/SDLNavigationServiceManifest.m (renamed from SmartDeviceLink/SDLNavigationServiceManifest.m)0
-rw-r--r--SmartDeviceLink/public/SDLNotificationConstants.h (renamed from SmartDeviceLink/SDLNotificationConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLNotificationConstants.m (renamed from SmartDeviceLink/SDLNotificationConstants.m)0
-rw-r--r--SmartDeviceLink/public/SDLOasisAddress.h (renamed from SmartDeviceLink/SDLOasisAddress.h)0
-rw-r--r--SmartDeviceLink/public/SDLOasisAddress.m (renamed from SmartDeviceLink/SDLOasisAddress.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.h (renamed from SmartDeviceLink/SDLOnAppInterfaceUnregistered.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.m (renamed from SmartDeviceLink/SDLOnAppInterfaceUnregistered.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnAppServiceData.h (renamed from SmartDeviceLink/SDLOnAppServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnAppServiceData.m (renamed from SmartDeviceLink/SDLOnAppServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnAudioPassThru.h (renamed from SmartDeviceLink/SDLOnAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnAudioPassThru.m (renamed from SmartDeviceLink/SDLOnAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnButtonEvent.h (renamed from SmartDeviceLink/SDLOnButtonEvent.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnButtonEvent.m (renamed from SmartDeviceLink/SDLOnButtonEvent.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnButtonPress.h (renamed from SmartDeviceLink/SDLOnButtonPress.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnButtonPress.m (renamed from SmartDeviceLink/SDLOnButtonPress.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnCommand.h (renamed from SmartDeviceLink/SDLOnCommand.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnCommand.m (renamed from SmartDeviceLink/SDLOnCommand.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnDriverDistraction.h (renamed from SmartDeviceLink/SDLOnDriverDistraction.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnDriverDistraction.m (renamed from SmartDeviceLink/SDLOnDriverDistraction.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnEncodedSyncPData.h (renamed from SmartDeviceLink/SDLOnEncodedSyncPData.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnEncodedSyncPData.m (renamed from SmartDeviceLink/SDLOnEncodedSyncPData.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnHMIStatus.h (renamed from SmartDeviceLink/SDLOnHMIStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnHMIStatus.m (renamed from SmartDeviceLink/SDLOnHMIStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnHashChange.h (renamed from SmartDeviceLink/SDLOnHashChange.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnHashChange.m (renamed from SmartDeviceLink/SDLOnHashChange.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnInteriorVehicleData.h (renamed from SmartDeviceLink/SDLOnInteriorVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnInteriorVehicleData.m (renamed from SmartDeviceLink/SDLOnInteriorVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnKeyboardInput.h (renamed from SmartDeviceLink/SDLOnKeyboardInput.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnKeyboardInput.m (renamed from SmartDeviceLink/SDLOnKeyboardInput.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnLanguageChange.h (renamed from SmartDeviceLink/SDLOnLanguageChange.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnLanguageChange.m (renamed from SmartDeviceLink/SDLOnLanguageChange.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnLockScreenStatus.h (renamed from SmartDeviceLink/SDLOnLockScreenStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnLockScreenStatus.m (renamed from SmartDeviceLink/SDLOnLockScreenStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnPermissionsChange.h (renamed from SmartDeviceLink/SDLOnPermissionsChange.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnPermissionsChange.m (renamed from SmartDeviceLink/SDLOnPermissionsChange.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnRCStatus.h (renamed from SmartDeviceLink/SDLOnRCStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnRCStatus.m (renamed from SmartDeviceLink/SDLOnRCStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnSubtleAlertPressed.h (renamed from SmartDeviceLink/SDLOnSubtleAlertPressed.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnSubtleAlertPressed.m (renamed from SmartDeviceLink/SDLOnSubtleAlertPressed.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnSyncPData.h (renamed from SmartDeviceLink/SDLOnSyncPData.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnSyncPData.m (renamed from SmartDeviceLink/SDLOnSyncPData.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.h (renamed from SmartDeviceLink/SDLOnSystemCapabilityUpdated.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.m (renamed from SmartDeviceLink/SDLOnSystemCapabilityUpdated.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnSystemRequest.h (renamed from SmartDeviceLink/SDLOnSystemRequest.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnSystemRequest.m (renamed from SmartDeviceLink/SDLOnSystemRequest.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnTBTClientState.h (renamed from SmartDeviceLink/SDLOnTBTClientState.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnTBTClientState.m (renamed from SmartDeviceLink/SDLOnTBTClientState.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnTouchEvent.h (renamed from SmartDeviceLink/SDLOnTouchEvent.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnTouchEvent.m (renamed from SmartDeviceLink/SDLOnTouchEvent.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnUpdateFile.h (renamed from SmartDeviceLink/SDLOnUpdateFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnUpdateFile.m (renamed from SmartDeviceLink/SDLOnUpdateFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnUpdateSubMenu.h (renamed from SmartDeviceLink/SDLOnUpdateSubMenu.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnUpdateSubMenu.m (renamed from SmartDeviceLink/SDLOnUpdateSubMenu.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnVehicleData.h (renamed from SmartDeviceLink/SDLOnVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnVehicleData.m (renamed from SmartDeviceLink/SDLOnVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLOnWayPointChange.h (renamed from SmartDeviceLink/SDLOnWayPointChange.h)0
-rw-r--r--SmartDeviceLink/public/SDLOnWayPointChange.m (renamed from SmartDeviceLink/SDLOnWayPointChange.m)0
-rw-r--r--SmartDeviceLink/public/SDLPRNDL.h (renamed from SmartDeviceLink/SDLPRNDL.h)0
-rw-r--r--SmartDeviceLink/public/SDLPRNDL.m (renamed from SmartDeviceLink/SDLPRNDL.m)0
-rw-r--r--SmartDeviceLink/public/SDLParameterPermissions.h (renamed from SmartDeviceLink/SDLParameterPermissions.h)0
-rw-r--r--SmartDeviceLink/public/SDLParameterPermissions.m (renamed from SmartDeviceLink/SDLParameterPermissions.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAppServiceInteraction.h (renamed from SmartDeviceLink/SDLPerformAppServiceInteraction.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAppServiceInteraction.m (renamed from SmartDeviceLink/SDLPerformAppServiceInteraction.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.h (renamed from SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.m (renamed from SmartDeviceLink/SDLPerformAppServiceInteractionResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAudioPassThru.h (renamed from SmartDeviceLink/SDLPerformAudioPassThru.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAudioPassThru.m (renamed from SmartDeviceLink/SDLPerformAudioPassThru.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAudioPassThruResponse.h (renamed from SmartDeviceLink/SDLPerformAudioPassThruResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformAudioPassThruResponse.m (renamed from SmartDeviceLink/SDLPerformAudioPassThruResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformInteraction.h (renamed from SmartDeviceLink/SDLPerformInteraction.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformInteraction.m (renamed from SmartDeviceLink/SDLPerformInteraction.m)0
-rw-r--r--SmartDeviceLink/public/SDLPerformInteractionResponse.h (renamed from SmartDeviceLink/SDLPerformInteractionResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLPerformInteractionResponse.m (renamed from SmartDeviceLink/SDLPerformInteractionResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionConstants.h (renamed from SmartDeviceLink/SDLPermissionConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionElement.h (renamed from SmartDeviceLink/SDLPermissionElement.h)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionElement.m (renamed from SmartDeviceLink/SDLPermissionElement.m)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionItem.h (renamed from SmartDeviceLink/SDLPermissionItem.h)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionItem.m (renamed from SmartDeviceLink/SDLPermissionItem.m)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionManager.h (renamed from SmartDeviceLink/SDLPermissionManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionManager.m (renamed from SmartDeviceLink/SDLPermissionManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionStatus.h (renamed from SmartDeviceLink/SDLPermissionStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLPermissionStatus.m (renamed from SmartDeviceLink/SDLPermissionStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLPhoneCapability.h (renamed from SmartDeviceLink/SDLPhoneCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLPhoneCapability.m (renamed from SmartDeviceLink/SDLPhoneCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLPinchGesture.h (renamed from SmartDeviceLink/SDLPinchGesture.h)0
-rw-r--r--SmartDeviceLink/public/SDLPinchGesture.m (renamed from SmartDeviceLink/SDLPinchGesture.m)0
-rw-r--r--SmartDeviceLink/public/SDLPowerModeQualificationStatus.h (renamed from SmartDeviceLink/SDLPowerModeQualificationStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLPowerModeQualificationStatus.m (renamed from SmartDeviceLink/SDLPowerModeQualificationStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLPowerModeStatus.h (renamed from SmartDeviceLink/SDLPowerModeStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLPowerModeStatus.m (renamed from SmartDeviceLink/SDLPowerModeStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLPredefinedLayout.h (renamed from SmartDeviceLink/SDLPredefinedLayout.h)0
-rw-r--r--SmartDeviceLink/public/SDLPredefinedLayout.m (renamed from SmartDeviceLink/SDLPredefinedLayout.m)0
-rw-r--r--SmartDeviceLink/public/SDLPredefinedWindows.h (renamed from SmartDeviceLink/SDLPredefinedWindows.h)0
-rw-r--r--SmartDeviceLink/public/SDLPrerecordedSpeech.h (renamed from SmartDeviceLink/SDLPrerecordedSpeech.h)0
-rw-r--r--SmartDeviceLink/public/SDLPrerecordedSpeech.m (renamed from SmartDeviceLink/SDLPrerecordedSpeech.m)0
-rw-r--r--SmartDeviceLink/public/SDLPresetBankCapabilities.h (renamed from SmartDeviceLink/SDLPresetBankCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLPresetBankCapabilities.m (renamed from SmartDeviceLink/SDLPresetBankCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLPrimaryAudioSource.h (renamed from SmartDeviceLink/SDLPrimaryAudioSource.h)0
-rw-r--r--SmartDeviceLink/public/SDLPrimaryAudioSource.m (renamed from SmartDeviceLink/SDLPrimaryAudioSource.m)0
-rw-r--r--SmartDeviceLink/public/SDLProtocolConstants.h (renamed from SmartDeviceLink/SDLProtocolConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLProtocolConstants.m (renamed from SmartDeviceLink/SDLProtocolConstants.m)0
-rw-r--r--SmartDeviceLink/public/SDLPublishAppService.h (renamed from SmartDeviceLink/SDLPublishAppService.h)0
-rw-r--r--SmartDeviceLink/public/SDLPublishAppService.m (renamed from SmartDeviceLink/SDLPublishAppService.m)0
-rw-r--r--SmartDeviceLink/public/SDLPublishAppServiceResponse.h (renamed from SmartDeviceLink/SDLPublishAppServiceResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLPublishAppServiceResponse.m (renamed from SmartDeviceLink/SDLPublishAppServiceResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLPutFile.h (renamed from SmartDeviceLink/SDLPutFile.h)0
-rw-r--r--SmartDeviceLink/public/SDLPutFile.m (renamed from SmartDeviceLink/SDLPutFile.m)0
-rw-r--r--SmartDeviceLink/public/SDLPutFileResponse.h (renamed from SmartDeviceLink/SDLPutFileResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLPutFileResponse.m (renamed from SmartDeviceLink/SDLPutFileResponse.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLRDSData.h (renamed from SmartDeviceLink/SDLRDSData.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLRDSData.m (renamed from SmartDeviceLink/SDLRDSData.m)0
-rw-r--r--SmartDeviceLink/public/SDLRGBColor.h (renamed from SmartDeviceLink/SDLRGBColor.h)0
-rw-r--r--SmartDeviceLink/public/SDLRGBColor.m (renamed from SmartDeviceLink/SDLRGBColor.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCFunctionNames.h (renamed from SmartDeviceLink/SDLRPCFunctionNames.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCFunctionNames.m (renamed from SmartDeviceLink/SDLRPCFunctionNames.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCMessage.h (renamed from SmartDeviceLink/SDLRPCMessage.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCMessage.m (renamed from SmartDeviceLink/SDLRPCMessage.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCMessageType.h (renamed from SmartDeviceLink/SDLRPCMessageType.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCMessageType.m (renamed from SmartDeviceLink/SDLRPCMessageType.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCNotification.h (renamed from SmartDeviceLink/SDLRPCNotification.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCNotification.m (renamed from SmartDeviceLink/SDLRPCNotification.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCNotificationNotification.h (renamed from SmartDeviceLink/SDLRPCNotificationNotification.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCNotificationNotification.m (renamed from SmartDeviceLink/SDLRPCNotificationNotification.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCPermissionStatus.h (renamed from SmartDeviceLink/SDLRPCPermissionStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCPermissionStatus.m (renamed from SmartDeviceLink/SDLRPCPermissionStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCRequest.h (renamed from SmartDeviceLink/SDLRPCRequest.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCRequest.m (renamed from SmartDeviceLink/SDLRPCRequest.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCRequestNotification.h (renamed from SmartDeviceLink/SDLRPCRequestNotification.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCRequestNotification.m (renamed from SmartDeviceLink/SDLRPCRequestNotification.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCResponse.h (renamed from SmartDeviceLink/SDLRPCResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCResponse.m (renamed from SmartDeviceLink/SDLRPCResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCResponseNotification.h (renamed from SmartDeviceLink/SDLRPCResponseNotification.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCResponseNotification.m (renamed from SmartDeviceLink/SDLRPCResponseNotification.m)0
-rw-r--r--SmartDeviceLink/public/SDLRPCStruct.h (renamed from SmartDeviceLink/SDLRPCStruct.h)0
-rw-r--r--SmartDeviceLink/public/SDLRPCStruct.m (renamed from SmartDeviceLink/SDLRPCStruct.m)0
-rw-r--r--SmartDeviceLink/public/SDLRadioBand.h (renamed from SmartDeviceLink/SDLRadioBand.h)0
-rw-r--r--SmartDeviceLink/public/SDLRadioBand.m (renamed from SmartDeviceLink/SDLRadioBand.m)0
-rw-r--r--SmartDeviceLink/public/SDLRadioControlCapabilities.h (renamed from SmartDeviceLink/SDLRadioControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLRadioControlCapabilities.m (renamed from SmartDeviceLink/SDLRadioControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLRadioControlData.h (renamed from SmartDeviceLink/SDLRadioControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLRadioControlData.m (renamed from SmartDeviceLink/SDLRadioControlData.m)0
-rw-r--r--SmartDeviceLink/public/SDLRadioState.h (renamed from SmartDeviceLink/SDLRadioState.h)0
-rw-r--r--SmartDeviceLink/public/SDLRadioState.m (renamed from SmartDeviceLink/SDLRadioState.m)0
-rw-r--r--SmartDeviceLink/public/SDLReadDID.h (renamed from SmartDeviceLink/SDLReadDID.h)0
-rw-r--r--SmartDeviceLink/public/SDLReadDID.m (renamed from SmartDeviceLink/SDLReadDID.m)0
-rw-r--r--SmartDeviceLink/public/SDLReadDIDResponse.h (renamed from SmartDeviceLink/SDLReadDIDResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLReadDIDResponse.m (renamed from SmartDeviceLink/SDLReadDIDResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLRectangle.h (renamed from SmartDeviceLink/SDLRectangle.h)0
-rw-r--r--SmartDeviceLink/public/SDLRectangle.m (renamed from SmartDeviceLink/SDLRectangle.m)0
-rw-r--r--SmartDeviceLink/public/SDLRegisterAppInterface.h (renamed from SmartDeviceLink/SDLRegisterAppInterface.h)0
-rw-r--r--SmartDeviceLink/public/SDLRegisterAppInterface.m (renamed from SmartDeviceLink/SDLRegisterAppInterface.m)0
-rw-r--r--SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.h (renamed from SmartDeviceLink/SDLRegisterAppInterfaceResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.m (renamed from SmartDeviceLink/SDLRegisterAppInterfaceResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.h (renamed from SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.h)0
-rw-r--r--SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.m (renamed from SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.m)0
-rw-r--r--SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.h (renamed from SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.m (renamed from SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLRemoteControlCapabilities.h (renamed from SmartDeviceLink/SDLRemoteControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLRemoteControlCapabilities.m (renamed from SmartDeviceLink/SDLRemoteControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLRequestType.h (renamed from SmartDeviceLink/SDLRequestType.h)0
-rw-r--r--SmartDeviceLink/public/SDLRequestType.m (renamed from SmartDeviceLink/SDLRequestType.m)0
-rw-r--r--SmartDeviceLink/public/SDLResetGlobalProperties.h (renamed from SmartDeviceLink/SDLResetGlobalProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLResetGlobalProperties.m (renamed from SmartDeviceLink/SDLResetGlobalProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.h (renamed from SmartDeviceLink/SDLResetGlobalPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.m (renamed from SmartDeviceLink/SDLResetGlobalPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLResult.h (renamed from SmartDeviceLink/SDLResult.h)0
-rw-r--r--SmartDeviceLink/public/SDLResult.m (renamed from SmartDeviceLink/SDLResult.m)0
-rw-r--r--SmartDeviceLink/public/SDLSISData.h (renamed from SmartDeviceLink/SDLSISData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSISData.m (renamed from SmartDeviceLink/SDLSISData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSamplingRate.h (renamed from SmartDeviceLink/SDLSamplingRate.h)0
-rw-r--r--SmartDeviceLink/public/SDLSamplingRate.m (renamed from SmartDeviceLink/SDLSamplingRate.m)0
-rw-r--r--SmartDeviceLink/public/SDLScreenManager.h (renamed from SmartDeviceLink/SDLScreenManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLScreenManager.m (renamed from SmartDeviceLink/SDLScreenManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLScreenParams.h (renamed from SmartDeviceLink/SDLScreenParams.h)0
-rw-r--r--SmartDeviceLink/public/SDLScreenParams.m (renamed from SmartDeviceLink/SDLScreenParams.m)0
-rw-r--r--SmartDeviceLink/public/SDLScrollableMessage.h (renamed from SmartDeviceLink/SDLScrollableMessage.h)0
-rw-r--r--SmartDeviceLink/public/SDLScrollableMessage.m (renamed from SmartDeviceLink/SDLScrollableMessage.m)0
-rw-r--r--SmartDeviceLink/public/SDLScrollableMessageResponse.h (renamed from SmartDeviceLink/SDLScrollableMessageResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLScrollableMessageResponse.m (renamed from SmartDeviceLink/SDLScrollableMessageResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatControlCapabilities.h (renamed from SmartDeviceLink/SDLSeatControlCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatControlCapabilities.m (renamed from SmartDeviceLink/SDLSeatControlCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatControlData.h (renamed from SmartDeviceLink/SDLSeatControlData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatControlData.m (renamed from SmartDeviceLink/SDLSeatControlData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatLocation.h (renamed from SmartDeviceLink/SDLSeatLocation.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatLocation.m (renamed from SmartDeviceLink/SDLSeatLocation.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatLocationCapability.h (renamed from SmartDeviceLink/SDLSeatLocationCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatLocationCapability.m (renamed from SmartDeviceLink/SDLSeatLocationCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatMemoryAction.h (renamed from SmartDeviceLink/SDLSeatMemoryAction.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatMemoryAction.m (renamed from SmartDeviceLink/SDLSeatMemoryAction.m)0
-rw-r--r--SmartDeviceLink/public/SDLSeatMemoryActionType.h (renamed from SmartDeviceLink/SDLSeatMemoryActionType.h)0
-rw-r--r--SmartDeviceLink/public/SDLSeatMemoryActionType.m (renamed from SmartDeviceLink/SDLSeatMemoryActionType.m)0
-rw-r--r--SmartDeviceLink/public/SDLSecurityType.h (renamed from SmartDeviceLink/SDLSecurityType.h)0
-rw-r--r--SmartDeviceLink/public/SDLSendHapticData.h (renamed from SmartDeviceLink/SDLSendHapticData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSendHapticData.m (renamed from SmartDeviceLink/SDLSendHapticData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSendHapticDataResponse.h (renamed from SmartDeviceLink/SDLSendHapticDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSendHapticDataResponse.m (renamed from SmartDeviceLink/SDLSendHapticDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSendLocation.h (renamed from SmartDeviceLink/SDLSendLocation.h)0
-rw-r--r--SmartDeviceLink/public/SDLSendLocation.m (renamed from SmartDeviceLink/SDLSendLocation.m)0
-rw-r--r--SmartDeviceLink/public/SDLSendLocationResponse.h (renamed from SmartDeviceLink/SDLSendLocationResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSendLocationResponse.m (renamed from SmartDeviceLink/SDLSendLocationResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLServiceEncryptionDelegate.h (renamed from SmartDeviceLink/SDLServiceEncryptionDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLServiceUpdateReason.h (renamed from SmartDeviceLink/SDLServiceUpdateReason.h)0
-rw-r--r--SmartDeviceLink/public/SDLServiceUpdateReason.m (renamed from SmartDeviceLink/SDLServiceUpdateReason.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetAppIcon.h (renamed from SmartDeviceLink/SDLSetAppIcon.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetAppIcon.m (renamed from SmartDeviceLink/SDLSetAppIcon.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetAppIconResponse.h (renamed from SmartDeviceLink/SDLSetAppIconResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetAppIconResponse.m (renamed from SmartDeviceLink/SDLSetAppIconResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetCloudAppProperties.h (renamed from SmartDeviceLink/SDLSetCloudAppProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetCloudAppProperties.m (renamed from SmartDeviceLink/SDLSetCloudAppProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.h (renamed from SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.m (renamed from SmartDeviceLink/SDLSetCloudAppPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetDisplayLayout.h (renamed from SmartDeviceLink/SDLSetDisplayLayout.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetDisplayLayout.m (renamed from SmartDeviceLink/SDLSetDisplayLayout.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetDisplayLayoutResponse.h (renamed from SmartDeviceLink/SDLSetDisplayLayoutResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetDisplayLayoutResponse.m (renamed from SmartDeviceLink/SDLSetDisplayLayoutResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetGlobalProperties.h (renamed from SmartDeviceLink/SDLSetGlobalProperties.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetGlobalProperties.m (renamed from SmartDeviceLink/SDLSetGlobalProperties.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.h (renamed from SmartDeviceLink/SDLSetGlobalPropertiesResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.m (renamed from SmartDeviceLink/SDLSetGlobalPropertiesResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetInteriorVehicleData.h (renamed from SmartDeviceLink/SDLSetInteriorVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetInteriorVehicleData.m (renamed from SmartDeviceLink/SDLSetInteriorVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.h (renamed from SmartDeviceLink/SDLSetInteriorVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.m (renamed from SmartDeviceLink/SDLSetInteriorVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetMediaClockTimer.h (renamed from SmartDeviceLink/SDLSetMediaClockTimer.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetMediaClockTimer.m (renamed from SmartDeviceLink/SDLSetMediaClockTimer.m)0
-rw-r--r--SmartDeviceLink/public/SDLSetMediaClockTimerResponse.h (renamed from SmartDeviceLink/SDLSetMediaClockTimerResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSetMediaClockTimerResponse.m (renamed from SmartDeviceLink/SDLSetMediaClockTimerResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLShow.h (renamed from SmartDeviceLink/SDLShow.h)0
-rw-r--r--SmartDeviceLink/public/SDLShow.m (renamed from SmartDeviceLink/SDLShow.m)0
-rw-r--r--SmartDeviceLink/public/SDLShowAppMenu.h (renamed from SmartDeviceLink/SDLShowAppMenu.h)0
-rw-r--r--SmartDeviceLink/public/SDLShowAppMenu.m (renamed from SmartDeviceLink/SDLShowAppMenu.m)0
-rw-r--r--SmartDeviceLink/public/SDLShowAppMenuResponse.h (renamed from SmartDeviceLink/SDLShowAppMenuResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLShowAppMenuResponse.m (renamed from SmartDeviceLink/SDLShowAppMenuResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLShowConstantTBT.h (renamed from SmartDeviceLink/SDLShowConstantTBT.h)0
-rw-r--r--SmartDeviceLink/public/SDLShowConstantTBT.m (renamed from SmartDeviceLink/SDLShowConstantTBT.m)0
-rw-r--r--SmartDeviceLink/public/SDLShowConstantTBTResponse.h (renamed from SmartDeviceLink/SDLShowConstantTBTResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLShowConstantTBTResponse.m (renamed from SmartDeviceLink/SDLShowConstantTBTResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLShowResponse.h (renamed from SmartDeviceLink/SDLShowResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLShowResponse.m (renamed from SmartDeviceLink/SDLShowResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSingleTireStatus.h (renamed from SmartDeviceLink/SDLSingleTireStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLSingleTireStatus.m (renamed from SmartDeviceLink/SDLSingleTireStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLSlider.h (renamed from SmartDeviceLink/SDLSlider.h)0
-rw-r--r--SmartDeviceLink/public/SDLSlider.m (renamed from SmartDeviceLink/SDLSlider.m)0
-rw-r--r--SmartDeviceLink/public/SDLSliderResponse.h (renamed from SmartDeviceLink/SDLSliderResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSliderResponse.m (renamed from SmartDeviceLink/SDLSliderResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButton.h (renamed from SmartDeviceLink/SDLSoftButton.h)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButton.m (renamed from SmartDeviceLink/SDLSoftButton.m)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonCapabilities.h (renamed from SmartDeviceLink/SDLSoftButtonCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonCapabilities.m (renamed from SmartDeviceLink/SDLSoftButtonCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonObject.h (renamed from SmartDeviceLink/SDLSoftButtonObject.h)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonObject.m (renamed from SmartDeviceLink/SDLSoftButtonObject.m)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonState.h (renamed from SmartDeviceLink/SDLSoftButtonState.h)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonState.m (renamed from SmartDeviceLink/SDLSoftButtonState.m)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonType.h (renamed from SmartDeviceLink/SDLSoftButtonType.h)0
-rw-r--r--SmartDeviceLink/public/SDLSoftButtonType.m (renamed from SmartDeviceLink/SDLSoftButtonType.m)0
-rw-r--r--SmartDeviceLink/public/SDLSpeak.h (renamed from SmartDeviceLink/SDLSpeak.h)0
-rw-r--r--SmartDeviceLink/public/SDLSpeak.m (renamed from SmartDeviceLink/SDLSpeak.m)0
-rw-r--r--SmartDeviceLink/public/SDLSpeakResponse.h (renamed from SmartDeviceLink/SDLSpeakResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSpeakResponse.m (renamed from SmartDeviceLink/SDLSpeakResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSpeechCapabilities.h (renamed from SmartDeviceLink/SDLSpeechCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLSpeechCapabilities.m (renamed from SmartDeviceLink/SDLSpeechCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLStartTime.h (renamed from SmartDeviceLink/SDLStartTime.h)0
-rw-r--r--SmartDeviceLink/public/SDLStartTime.m (renamed from SmartDeviceLink/SDLStartTime.m)0
-rw-r--r--SmartDeviceLink/public/SDLStaticIconName.h (renamed from SmartDeviceLink/SDLStaticIconName.h)0
-rw-r--r--SmartDeviceLink/public/SDLStaticIconName.m (renamed from SmartDeviceLink/SDLStaticIconName.m)0
-rw-r--r--SmartDeviceLink/public/SDLStationIDNumber.h (renamed from SmartDeviceLink/SDLStationIDNumber.h)0
-rw-r--r--SmartDeviceLink/public/SDLStationIDNumber.m (renamed from SmartDeviceLink/SDLStationIDNumber.m)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingAudioManagerType.h (renamed from SmartDeviceLink/SDLStreamingAudioManagerType.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaConfiguration.h (renamed from SmartDeviceLink/SDLStreamingMediaConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaConfiguration.m (renamed from SmartDeviceLink/SDLStreamingMediaConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaManager.h (renamed from SmartDeviceLink/SDLStreamingMediaManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaManager.m (renamed from SmartDeviceLink/SDLStreamingMediaManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaManagerConstants.h (renamed from SmartDeviceLink/SDLStreamingMediaManagerConstants.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaManagerConstants.m (renamed from SmartDeviceLink/SDLStreamingMediaManagerConstants.m)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingMediaManagerDataSource.h (renamed from SmartDeviceLink/SDLStreamingMediaManagerDataSource.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingVideoScaleManager.h (renamed from SmartDeviceLink/SDLStreamingVideoScaleManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLStreamingVideoScaleManager.m (renamed from SmartDeviceLink/SDLStreamingVideoScaleManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeButton.h (renamed from SmartDeviceLink/SDLSubscribeButton.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeButton.m (renamed from SmartDeviceLink/SDLSubscribeButton.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeButtonResponse.h (renamed from SmartDeviceLink/SDLSubscribeButtonResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeButtonResponse.m (renamed from SmartDeviceLink/SDLSubscribeButtonResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeVehicleData.h (renamed from SmartDeviceLink/SDLSubscribeVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeVehicleData.m (renamed from SmartDeviceLink/SDLSubscribeVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.h (renamed from SmartDeviceLink/SDLSubscribeVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.m (renamed from SmartDeviceLink/SDLSubscribeVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeWayPoints.h (renamed from SmartDeviceLink/SDLSubscribeWayPoints.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeWayPoints.m (renamed from SmartDeviceLink/SDLSubscribeWayPoints.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeWayPointsResponse.h (renamed from SmartDeviceLink/SDLSubscribeWayPointsResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubscribeWayPointsResponse.m (renamed from SmartDeviceLink/SDLSubscribeWayPointsResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubtleAlert.h (renamed from SmartDeviceLink/SDLSubtleAlert.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubtleAlert.m (renamed from SmartDeviceLink/SDLSubtleAlert.m)0
-rw-r--r--SmartDeviceLink/public/SDLSubtleAlertResponse.h (renamed from SmartDeviceLink/SDLSubtleAlertResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSubtleAlertResponse.m (renamed from SmartDeviceLink/SDLSubtleAlertResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSupportedSeat.h (renamed from SmartDeviceLink/SDLSupportedSeat.h)0
-rw-r--r--SmartDeviceLink/public/SDLSupportedSeat.m (renamed from SmartDeviceLink/SDLSupportedSeat.m)0
-rw-r--r--SmartDeviceLink/public/SDLSyncMsgVersion.h (renamed from SmartDeviceLink/SDLSyncMsgVersion.h)0
-rw-r--r--SmartDeviceLink/public/SDLSyncMsgVersion.m (renamed from SmartDeviceLink/SDLSyncMsgVersion.m)0
-rw-r--r--SmartDeviceLink/public/SDLSyncPData.h (renamed from SmartDeviceLink/SDLSyncPData.h)0
-rw-r--r--SmartDeviceLink/public/SDLSyncPData.m (renamed from SmartDeviceLink/SDLSyncPData.m)0
-rw-r--r--SmartDeviceLink/public/SDLSyncPDataResponse.h (renamed from SmartDeviceLink/SDLSyncPDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSyncPDataResponse.m (renamed from SmartDeviceLink/SDLSyncPDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLSystemAction.h (renamed from SmartDeviceLink/SDLSystemAction.h)0
-rw-r--r--SmartDeviceLink/public/SDLSystemAction.m (renamed from SmartDeviceLink/SDLSystemAction.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLSystemCapability.h (renamed from SmartDeviceLink/SDLSystemCapability.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLSystemCapability.m (renamed from SmartDeviceLink/SDLSystemCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLSystemCapabilityManager.h (renamed from SmartDeviceLink/SDLSystemCapabilityManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLSystemCapabilityManager.m (renamed from SmartDeviceLink/SDLSystemCapabilityManager.m)0
-rwxr-xr-xSmartDeviceLink/public/SDLSystemCapabilityType.h (renamed from SmartDeviceLink/SDLSystemCapabilityType.h)0
-rwxr-xr-xSmartDeviceLink/public/SDLSystemCapabilityType.m (renamed from SmartDeviceLink/SDLSystemCapabilityType.m)0
-rw-r--r--SmartDeviceLink/public/SDLSystemContext.h (renamed from SmartDeviceLink/SDLSystemContext.h)0
-rw-r--r--SmartDeviceLink/public/SDLSystemContext.m (renamed from SmartDeviceLink/SDLSystemContext.m)0
-rw-r--r--SmartDeviceLink/public/SDLSystemRequest.h (renamed from SmartDeviceLink/SDLSystemRequest.h)0
-rw-r--r--SmartDeviceLink/public/SDLSystemRequest.m (renamed from SmartDeviceLink/SDLSystemRequest.m)0
-rw-r--r--SmartDeviceLink/public/SDLSystemRequestResponse.h (renamed from SmartDeviceLink/SDLSystemRequestResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLSystemRequestResponse.m (renamed from SmartDeviceLink/SDLSystemRequestResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLTBTState.h (renamed from SmartDeviceLink/SDLTBTState.h)0
-rw-r--r--SmartDeviceLink/public/SDLTBTState.m (renamed from SmartDeviceLink/SDLTBTState.m)0
-rw-r--r--SmartDeviceLink/public/SDLTPMS.h (renamed from SmartDeviceLink/SDLTPMS.h)0
-rw-r--r--SmartDeviceLink/public/SDLTPMS.m (renamed from SmartDeviceLink/SDLTPMS.m)0
-rw-r--r--SmartDeviceLink/public/SDLTTSChunk.h (renamed from SmartDeviceLink/SDLTTSChunk.h)0
-rw-r--r--SmartDeviceLink/public/SDLTTSChunk.m (renamed from SmartDeviceLink/SDLTTSChunk.m)0
-rw-r--r--SmartDeviceLink/public/SDLTemperature.h (renamed from SmartDeviceLink/SDLTemperature.h)0
-rw-r--r--SmartDeviceLink/public/SDLTemperature.m (renamed from SmartDeviceLink/SDLTemperature.m)0
-rw-r--r--SmartDeviceLink/public/SDLTemperatureUnit.h (renamed from SmartDeviceLink/SDLTemperatureUnit.h)0
-rw-r--r--SmartDeviceLink/public/SDLTemperatureUnit.m (renamed from SmartDeviceLink/SDLTemperatureUnit.m)0
-rw-r--r--SmartDeviceLink/public/SDLTemplateColorScheme.h (renamed from SmartDeviceLink/SDLTemplateColorScheme.h)0
-rw-r--r--SmartDeviceLink/public/SDLTemplateColorScheme.m (renamed from SmartDeviceLink/SDLTemplateColorScheme.m)0
-rw-r--r--SmartDeviceLink/public/SDLTemplateConfiguration.h (renamed from SmartDeviceLink/SDLTemplateConfiguration.h)0
-rw-r--r--SmartDeviceLink/public/SDLTemplateConfiguration.m (renamed from SmartDeviceLink/SDLTemplateConfiguration.m)0
-rw-r--r--SmartDeviceLink/public/SDLTextAlignment.h (renamed from SmartDeviceLink/SDLTextAlignment.h)0
-rw-r--r--SmartDeviceLink/public/SDLTextAlignment.m (renamed from SmartDeviceLink/SDLTextAlignment.m)0
-rw-r--r--SmartDeviceLink/public/SDLTextField.h (renamed from SmartDeviceLink/SDLTextField.h)0
-rw-r--r--SmartDeviceLink/public/SDLTextField.m (renamed from SmartDeviceLink/SDLTextField.m)0
-rw-r--r--SmartDeviceLink/public/SDLTextFieldName.h (renamed from SmartDeviceLink/SDLTextFieldName.h)0
-rw-r--r--SmartDeviceLink/public/SDLTextFieldName.m (renamed from SmartDeviceLink/SDLTextFieldName.m)0
-rw-r--r--SmartDeviceLink/public/SDLTimerMode.h (renamed from SmartDeviceLink/SDLTimerMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLTimerMode.m (renamed from SmartDeviceLink/SDLTimerMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLTireStatus.h (renamed from SmartDeviceLink/SDLTireStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLTireStatus.m (renamed from SmartDeviceLink/SDLTireStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouch.h (renamed from SmartDeviceLink/SDLTouch.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouch.m (renamed from SmartDeviceLink/SDLTouch.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouchCoord.h (renamed from SmartDeviceLink/SDLTouchCoord.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchCoord.m (renamed from SmartDeviceLink/SDLTouchCoord.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouchEvent.h (renamed from SmartDeviceLink/SDLTouchEvent.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchEvent.m (renamed from SmartDeviceLink/SDLTouchEvent.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouchEventCapabilities.h (renamed from SmartDeviceLink/SDLTouchEventCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchEventCapabilities.m (renamed from SmartDeviceLink/SDLTouchEventCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouchManager.h (renamed from SmartDeviceLink/SDLTouchManager.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchManager.m (renamed from SmartDeviceLink/SDLTouchManager.m)0
-rw-r--r--SmartDeviceLink/public/SDLTouchManagerDelegate.h (renamed from SmartDeviceLink/SDLTouchManagerDelegate.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchType.h (renamed from SmartDeviceLink/SDLTouchType.h)0
-rw-r--r--SmartDeviceLink/public/SDLTouchType.m (renamed from SmartDeviceLink/SDLTouchType.m)0
-rw-r--r--SmartDeviceLink/public/SDLTransmissionType.h (renamed from SmartDeviceLink/SDLTransmissionType.h)0
-rw-r--r--SmartDeviceLink/public/SDLTransmissionType.m (renamed from SmartDeviceLink/SDLTransmissionType.m)0
-rw-r--r--SmartDeviceLink/public/SDLTriggerSource.h (renamed from SmartDeviceLink/SDLTriggerSource.h)0
-rw-r--r--SmartDeviceLink/public/SDLTriggerSource.m (renamed from SmartDeviceLink/SDLTriggerSource.m)0
-rw-r--r--SmartDeviceLink/public/SDLTurn.h (renamed from SmartDeviceLink/SDLTurn.h)0
-rw-r--r--SmartDeviceLink/public/SDLTurn.m (renamed from SmartDeviceLink/SDLTurn.m)0
-rw-r--r--SmartDeviceLink/public/SDLTurnSignal.h (renamed from SmartDeviceLink/SDLTurnSignal.h)0
-rw-r--r--SmartDeviceLink/public/SDLTurnSignal.m (renamed from SmartDeviceLink/SDLTurnSignal.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnpublishAppService.h (renamed from SmartDeviceLink/SDLUnpublishAppService.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnpublishAppService.m (renamed from SmartDeviceLink/SDLUnpublishAppService.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnpublishAppServiceResponse.h (renamed from SmartDeviceLink/SDLUnpublishAppServiceResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnpublishAppServiceResponse.m (renamed from SmartDeviceLink/SDLUnpublishAppServiceResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnregisterAppInterface.h (renamed from SmartDeviceLink/SDLUnregisterAppInterface.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnregisterAppInterface.m (renamed from SmartDeviceLink/SDLUnregisterAppInterface.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.h (renamed from SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.m (renamed from SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeButton.h (renamed from SmartDeviceLink/SDLUnsubscribeButton.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeButton.m (renamed from SmartDeviceLink/SDLUnsubscribeButton.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeButtonResponse.h (renamed from SmartDeviceLink/SDLUnsubscribeButtonResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeButtonResponse.m (renamed from SmartDeviceLink/SDLUnsubscribeButtonResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeVehicleData.h (renamed from SmartDeviceLink/SDLUnsubscribeVehicleData.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeVehicleData.m (renamed from SmartDeviceLink/SDLUnsubscribeVehicleData.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.h (renamed from SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.m (renamed from SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeWayPoints.h (renamed from SmartDeviceLink/SDLUnsubscribeWayPoints.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeWayPoints.m (renamed from SmartDeviceLink/SDLUnsubscribeWayPoints.m)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.h (renamed from SmartDeviceLink/SDLUnsubscribeWayPointsResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.m (renamed from SmartDeviceLink/SDLUnsubscribeWayPointsResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateMode.h (renamed from SmartDeviceLink/SDLUpdateMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateMode.m (renamed from SmartDeviceLink/SDLUpdateMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateTurnList.h (renamed from SmartDeviceLink/SDLUpdateTurnList.h)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateTurnList.m (renamed from SmartDeviceLink/SDLUpdateTurnList.m)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateTurnListResponse.h (renamed from SmartDeviceLink/SDLUpdateTurnListResponse.h)0
-rw-r--r--SmartDeviceLink/public/SDLUpdateTurnListResponse.m (renamed from SmartDeviceLink/SDLUpdateTurnListResponse.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataActiveStatus.h (renamed from SmartDeviceLink/SDLVehicleDataActiveStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataActiveStatus.m (renamed from SmartDeviceLink/SDLVehicleDataActiveStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataEventStatus.h (renamed from SmartDeviceLink/SDLVehicleDataEventStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataEventStatus.m (renamed from SmartDeviceLink/SDLVehicleDataEventStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataNotificationStatus.h (renamed from SmartDeviceLink/SDLVehicleDataNotificationStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataNotificationStatus.m (renamed from SmartDeviceLink/SDLVehicleDataNotificationStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataResult.h (renamed from SmartDeviceLink/SDLVehicleDataResult.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataResult.m (renamed from SmartDeviceLink/SDLVehicleDataResult.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataResultCode.h (renamed from SmartDeviceLink/SDLVehicleDataResultCode.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataResultCode.m (renamed from SmartDeviceLink/SDLVehicleDataResultCode.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataStatus.h (renamed from SmartDeviceLink/SDLVehicleDataStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataStatus.m (renamed from SmartDeviceLink/SDLVehicleDataStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataType.h (renamed from SmartDeviceLink/SDLVehicleDataType.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleDataType.m (renamed from SmartDeviceLink/SDLVehicleDataType.m)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleType.h (renamed from SmartDeviceLink/SDLVehicleType.h)0
-rw-r--r--SmartDeviceLink/public/SDLVehicleType.m (renamed from SmartDeviceLink/SDLVehicleType.m)0
-rw-r--r--SmartDeviceLink/public/SDLVentilationMode.h (renamed from SmartDeviceLink/SDLVentilationMode.h)0
-rw-r--r--SmartDeviceLink/public/SDLVentilationMode.m (renamed from SmartDeviceLink/SDLVentilationMode.m)0
-rw-r--r--SmartDeviceLink/public/SDLVersion.h (renamed from SmartDeviceLink/SDLVersion.h)0
-rw-r--r--SmartDeviceLink/public/SDLVersion.m (renamed from SmartDeviceLink/SDLVersion.m)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingCapability.h (renamed from SmartDeviceLink/SDLVideoStreamingCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingCapability.m (renamed from SmartDeviceLink/SDLVideoStreamingCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingCodec.h (renamed from SmartDeviceLink/SDLVideoStreamingCodec.h)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingCodec.m (renamed from SmartDeviceLink/SDLVideoStreamingCodec.m)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingFormat.h (renamed from SmartDeviceLink/SDLVideoStreamingFormat.h)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingFormat.m (renamed from SmartDeviceLink/SDLVideoStreamingFormat.m)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingProtocol.h (renamed from SmartDeviceLink/SDLVideoStreamingProtocol.h)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingProtocol.m (renamed from SmartDeviceLink/SDLVideoStreamingProtocol.m)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingState.h (renamed from SmartDeviceLink/SDLVideoStreamingState.h)0
-rw-r--r--SmartDeviceLink/public/SDLVideoStreamingState.m (renamed from SmartDeviceLink/SDLVideoStreamingState.m)0
-rw-r--r--SmartDeviceLink/public/SDLVoiceCommand.h (renamed from SmartDeviceLink/SDLVoiceCommand.h)0
-rw-r--r--SmartDeviceLink/public/SDLVoiceCommand.m (renamed from SmartDeviceLink/SDLVoiceCommand.m)0
-rw-r--r--SmartDeviceLink/public/SDLVrCapabilities.h (renamed from SmartDeviceLink/SDLVrCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLVrCapabilities.m (renamed from SmartDeviceLink/SDLVrCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLVrHelpItem.h (renamed from SmartDeviceLink/SDLVrHelpItem.h)0
-rw-r--r--SmartDeviceLink/public/SDLVrHelpItem.m (renamed from SmartDeviceLink/SDLVrHelpItem.m)0
-rw-r--r--SmartDeviceLink/public/SDLWarningLightStatus.h (renamed from SmartDeviceLink/SDLWarningLightStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLWarningLightStatus.m (renamed from SmartDeviceLink/SDLWarningLightStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLWayPointType.h (renamed from SmartDeviceLink/SDLWayPointType.h)0
-rw-r--r--SmartDeviceLink/public/SDLWayPointType.m (renamed from SmartDeviceLink/SDLWayPointType.m)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherAlert.h (renamed from SmartDeviceLink/SDLWeatherAlert.h)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherAlert.m (renamed from SmartDeviceLink/SDLWeatherAlert.m)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherData.h (renamed from SmartDeviceLink/SDLWeatherData.h)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherData.m (renamed from SmartDeviceLink/SDLWeatherData.m)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherServiceData.h (renamed from SmartDeviceLink/SDLWeatherServiceData.h)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherServiceData.m (renamed from SmartDeviceLink/SDLWeatherServiceData.m)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherServiceManifest.h (renamed from SmartDeviceLink/SDLWeatherServiceManifest.h)0
-rw-r--r--SmartDeviceLink/public/SDLWeatherServiceManifest.m (renamed from SmartDeviceLink/SDLWeatherServiceManifest.m)0
-rw-r--r--SmartDeviceLink/public/SDLWindowCapability.h (renamed from SmartDeviceLink/SDLWindowCapability.h)0
-rw-r--r--SmartDeviceLink/public/SDLWindowCapability.m (renamed from SmartDeviceLink/SDLWindowCapability.m)0
-rw-r--r--SmartDeviceLink/public/SDLWindowState.h (renamed from SmartDeviceLink/SDLWindowState.h)0
-rw-r--r--SmartDeviceLink/public/SDLWindowState.m (renamed from SmartDeviceLink/SDLWindowState.m)0
-rw-r--r--SmartDeviceLink/public/SDLWindowStatus.h (renamed from SmartDeviceLink/SDLWindowStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLWindowStatus.m (renamed from SmartDeviceLink/SDLWindowStatus.m)0
-rw-r--r--SmartDeviceLink/public/SDLWindowType.h (renamed from SmartDeviceLink/SDLWindowType.h)0
-rw-r--r--SmartDeviceLink/public/SDLWindowType.m (renamed from SmartDeviceLink/SDLWindowType.m)0
-rw-r--r--SmartDeviceLink/public/SDLWindowTypeCapabilities.h (renamed from SmartDeviceLink/SDLWindowTypeCapabilities.h)0
-rw-r--r--SmartDeviceLink/public/SDLWindowTypeCapabilities.m (renamed from SmartDeviceLink/SDLWindowTypeCapabilities.m)0
-rw-r--r--SmartDeviceLink/public/SDLWiperStatus.h (renamed from SmartDeviceLink/SDLWiperStatus.h)0
-rw-r--r--SmartDeviceLink/public/SDLWiperStatus.m (renamed from SmartDeviceLink/SDLWiperStatus.m)0
-rw-r--r--SmartDeviceLinkTests/TestSubscribeButtonObserver.h (renamed from SmartDeviceLink/TestSubscribeButtonObserver.h)0
-rw-r--r--SmartDeviceLinkTests/TestSubscribeButtonObserver.m (renamed from SmartDeviceLink/TestSubscribeButtonObserver.m)0
1100 files changed, 4430 insertions, 5341 deletions
diff --git a/SmartDeviceLink-iOS.podspec b/SmartDeviceLink-iOS.podspec
index ab29f5b45..2f5def0c6 100644
--- a/SmartDeviceLink-iOS.podspec
+++ b/SmartDeviceLink-iOS.podspec
@@ -6,462 +6,15 @@ s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }
s.author = { "SmartDeviceLink Team" => "developer@smartdevicelink.com" }
-s.platform = :ios, "8.0"
+s.platform = :ios, "10.0"
s.dependency 'BiSON', '~> 1.2.0'
s.source = { :git => "https://github.com/smartdevicelink/sdl_ios.git", :tag => s.version.to_s }
s.requires_arc = true
-s.resource_bundles = { 'SmartDeviceLink' => ['SmartDeviceLink/Assets/**/*'] }
-s.source_files = 'SmartDeviceLink/*.{h,m}'
+s.source_files = 'SmartDeviceLink/public/*.{h,m}', 'SmartDeviceLink/private/*.{h,m}'
+s.resource_bundles = { 'SmartDeviceLink' => ['SmartDeviceLink/Assets/**/*'] }
-s.public_header_files = [
-'SmartDeviceLink/NSNumber+NumberType.h',
-'SmartDeviceLink/SDLAddCommand.h',
-'SmartDeviceLink/SDLAddCommandResponse.h',
-'SmartDeviceLink/SDLAddSubMenu.h',
-'SmartDeviceLink/SDLAddSubMenuResponse.h',
-'SmartDeviceLink/SDLAirbagStatus.h',
-'SmartDeviceLink/SDLAlert.h',
-'SmartDeviceLink/SDLAlertManeuver.h',
-'SmartDeviceLink/SDLAlertManeuverResponse.h',
-'SmartDeviceLink/SDLAlertResponse.h',
-'SmartDeviceLink/SDLAppServiceCapability.h',
-'SmartDeviceLink/SDLAppServiceData.h',
-'SmartDeviceLink/SDLAppServiceManifest.h',
-'SmartDeviceLink/SDLAppServiceRecord.h',
-'SmartDeviceLink/SDLAppServicesCapabilities.h',
-'SmartDeviceLink/SDLAppServiceType.h',
-'SmartDeviceLink/SDLButtonPressResponse.h',
-'SmartDeviceLink/SDLAmbientLightStatus.h',
-'SmartDeviceLink/SDLAppHMIType.h',
-'SmartDeviceLink/SDLAppInfo.h',
-'SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h',
-'SmartDeviceLink/SDLArtwork.h',
-'SmartDeviceLink/SDLAudioControlData.h',
-'SmartDeviceLink/SDLAudioControlCapabilities.h',
-'SmartDeviceLink/SDLAudioPassThruCapabilities.h',
-'SmartDeviceLink/SDLAudioFile.h',
-'SmartDeviceLink/SDLAudioStreamingState.h',
-'SmartDeviceLink/SDLAudioStreamingIndicator.h',
-'SmartDeviceLink/SDLAudioStreamManager.h',
-'SmartDeviceLink/SDLAudioStreamManagerDelegate.h',
-'SmartDeviceLink/SDLStreamingAudioManagerType.h',
-'SmartDeviceLink/SDLAudioType.h',
-'SmartDeviceLink/SDLBeltStatus.h',
-'SmartDeviceLink/SDLBitsPerSample.h',
-'SmartDeviceLink/SDLBodyInformation.h',
-'SmartDeviceLink/SDLButtonCapabilities.h',
-'SmartDeviceLink/SDLButtonEventMode.h',
-'SmartDeviceLink/SDLButtonName.h',
-'SmartDeviceLink/SDLButtonPress.h',
-'SmartDeviceLink/SDLButtonPressMode.h',
-'SmartDeviceLink/SDLCancelInteraction.h',
-'SmartDeviceLink/SDLCancelInteractionResponse.h',
-'SmartDeviceLink/SDLCapacityUnit.h',
-'SmartDeviceLink/SDLCarModeStatus.h',
-'SmartDeviceLink/SDLCarWindowViewController.h',
-'SmartDeviceLink/SDLChangeRegistration.h',
-'SmartDeviceLink/SDLChangeRegistrationResponse.h',
-'SmartDeviceLink/SDLCharacterSet.h',
-'SmartDeviceLink/SDLChoice.h',
-'SmartDeviceLink/SDLChoiceCell.h',
-'SmartDeviceLink/SDLChoiceSet.h',
-'SmartDeviceLink/SDLChoiceSetDelegate.h',
-'SmartDeviceLink/SDLClimateControlCapabilities.h',
-'SmartDeviceLink/SDLClimateControlData.h',
-'SmartDeviceLink/SDLCloseApplication.h',
-'SmartDeviceLink/SDLCloseApplicationResponse.h',
-'SmartDeviceLink/SDLCloudAppProperties.h',
-'SmartDeviceLink/SDLClusterModeStatus.h',
-'SmartDeviceLink/SDLCompassDirection.h',
-'SmartDeviceLink/SDLComponentVolumeStatus.h',
-'SmartDeviceLink/SDLConfiguration.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSet.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLCreateWindow.h',
-'SmartDeviceLink/SDLCreateWindowResponse.h',
-'SmartDeviceLink/SDLDateTime.h',
-'SmartDeviceLink/SDLDefrostZone.h',
-'SmartDeviceLink/SDLDeleteCommand.h',
-'SmartDeviceLink/SDLDeleteCommandResponse.h',
-'SmartDeviceLink/SDLDeleteFile.h',
-'SmartDeviceLink/SDLDeleteFileResponse.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSet.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLDeleteSubMenu.h',
-'SmartDeviceLink/SDLDeleteSubMenuResponse.h',
-'SmartDeviceLink/SDLDeleteWindow.h',
-'SmartDeviceLink/SDLDeleteWindowResponse.h',
-'SmartDeviceLink/SDLDeliveryMode.h',
-'SmartDeviceLink/SDLDeviceInfo.h',
-'SmartDeviceLink/SDLDeviceLevelStatus.h',
-'SmartDeviceLink/SDLDeviceStatus.h',
-'SmartDeviceLink/SDLDiagnosticMessage.h',
-'SmartDeviceLink/SDLDiagnosticMessageResponse.h',
-'SmartDeviceLink/SDLDialNumber.h',
-'SmartDeviceLink/SDLDialNumberResponse.h',
-'SmartDeviceLink/SDLDIDResult.h',
-'SmartDeviceLink/SDLDimension.h',
-'SmartDeviceLink/SDLDirection.h',
-'SmartDeviceLink/SDLDisplayCapability.h',
-'SmartDeviceLink/SDLDisplayCapabilities.h',
-'SmartDeviceLink/SDLDisplayMode.h',
-'SmartDeviceLink/SDLDisplayType.h',
-'SmartDeviceLink/SDLDistanceUnit.h',
-'SmartDeviceLink/SDLDriverDistractionCapability.h',
-'SmartDeviceLink/SDLDriverDistractionState.h',
-'SmartDeviceLink/SDLDynamicUpdateCapabilities.h',
-'SmartDeviceLink/SDLECallConfirmationStatus.h',
-'SmartDeviceLink/SDLECallInfo.h',
-'SmartDeviceLink/SDLElectronicParkBrakeStatus.h',
-'SmartDeviceLink/SDLEncryptionConfiguration.h',
-'SmartDeviceLink/SDLEmergencyEvent.h',
-'SmartDeviceLink/SDLEmergencyEventType.h',
-'SmartDeviceLink/SDLEncodedSyncPData.h',
-'SmartDeviceLink/SDLEncodedSyncPDataResponse.h',
-'SmartDeviceLink/SDLEndAudioPassThru.h',
-'SmartDeviceLink/SDLEndAudioPassThruResponse.h',
-'SmartDeviceLink/SDLEqualizerSettings.h',
-'SmartDeviceLink/SDLEnum.h',
-'SmartDeviceLink/SDLErrorConstants.h',
-'SmartDeviceLink/SDLFile.h',
-'SmartDeviceLink/SDLFileManager.h',
-'SmartDeviceLink/SDLFileManagerConfiguration.h',
-'SmartDeviceLink/SDLFileManagerConstants.h',
-'SmartDeviceLink/SDLFileType.h',
-'SmartDeviceLink/SDLFuelCutoffStatus.h',
-'SmartDeviceLink/SDLFuelRange.h',
-'SmartDeviceLink/SDLFuelType.h',
-'SmartDeviceLink/SDLFunctionID.h',
-'SmartDeviceLink/SDLGearStatus.h',
-'SmartDeviceLink/SDLGenericResponse.h',
-'SmartDeviceLink/SDLGetAppServiceData.h',
-'SmartDeviceLink/SDLGetAppServiceDataResponse.h',
-'SmartDeviceLink/SDLGetDTCs.h',
-'SmartDeviceLink/SDLGetCloudAppProperties.h',
-'SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h',
-'SmartDeviceLink/SDLGetDTCsResponse.h',
-'SmartDeviceLink/SDLGetFile.h',
-'SmartDeviceLink/SDLGetFileResponse.h',
-'SmartDeviceLink/SDLGetInteriorVehicleData.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataConsent.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h',
-'SmartDeviceLink/SDLGetSystemCapability.h',
-'SmartDeviceLink/SDLGetSystemCapabilityResponse.h',
-'SmartDeviceLink/SDLGetVehicleData.h',
-'SmartDeviceLink/SDLGetVehicleDataResponse.h',
-'SmartDeviceLink/SDLGetWaypoints.h',
-'SmartDeviceLink/SDLGetWaypointsResponse.h',
-'SmartDeviceLink/SDLGlobalProperty.h',
-'SmartDeviceLink/SDLGPSData.h',
-'SmartDeviceLink/SDLGrid.h',
-'SmartDeviceLink/SDLHapticRect.h',
-'SmartDeviceLink/SDLHeadLampStatus.h',
-'SmartDeviceLink/SDLHMICapabilities.h',
-'SmartDeviceLink/SDLHMILevel.h',
-'SmartDeviceLink/SDLHMIPermissions.h',
-'SmartDeviceLink/SDLHMISettingsControlCapabilities.h',
-'SmartDeviceLink/SDLHMISettingsControlData.h',
-'SmartDeviceLink/SDLHMIZoneCapabilities.h',
-'SmartDeviceLink/SDLHybridAppPreference.h',
-'SmartDeviceLink/SDLIgnitionStableStatus.h',
-'SmartDeviceLink/SDLIgnitionStatus.h',
-'SmartDeviceLink/SDLImage.h',
-'SmartDeviceLink/SDLImageField.h',
-'SmartDeviceLink/SDLImageFieldName.h',
-'SmartDeviceLink/SDLImageResolution.h',
-'SmartDeviceLink/SDLImageType.h',
-'SmartDeviceLink/SDLInteractionMode.h',
-'SmartDeviceLink/SDLKeyboardDelegate.h',
-'SmartDeviceLink/SDLKeyboardEvent.h',
-'SmartDeviceLink/SDLKeyboardLayout.h',
-'SmartDeviceLink/SDLKeyboardProperties.h',
-'SmartDeviceLink/SDLKeypressMode.h',
-'SmartDeviceLink/SDLLanguage.h',
-'SmartDeviceLink/SDLLayoutMode.h',
-'SmartDeviceLink/SDLLifecycleConfiguration.h',
-'SmartDeviceLink/SDLLifecycleConfigurationUpdate.h',
-'SmartDeviceLink/SDLLightCapabilities.h',
-'SmartDeviceLink/SDLLightControlCapabilities.h',
-'SmartDeviceLink/SDLLightControlData.h',
-'SmartDeviceLink/SDLLightName.h',
-'SmartDeviceLink/SDLLightState.h',
-'SmartDeviceLink/SDLLightStatus.h',
-'SmartDeviceLink/SDLListFiles.h',
-'SmartDeviceLink/SDLListFilesResponse.h',
-'SmartDeviceLink/SDLLocationCoordinate.h',
-'SmartDeviceLink/SDLLocationDetails.h',
-'SmartDeviceLink/SDLLockScreenConfiguration.h',
-'SmartDeviceLink/SDLLockScreenStatus.h',
-'SmartDeviceLink/SDLLockScreenViewController.h',
-'SmartDeviceLink/SDLLogConfiguration.h',
-'SmartDeviceLink/SDLLogConstants.h',
-'SmartDeviceLink/SDLLogFileModule.h',
-'SmartDeviceLink/SDLLogFilter.h',
-'SmartDeviceLink/SDLLogMacros.h',
-'SmartDeviceLink/SDLLogManager.h',
-'SmartDeviceLink/SDLLogTarget.h',
-'SmartDeviceLink/SDLLogTargetAppleSystemLog.h',
-'SmartDeviceLink/SDLLogTargetFile.h',
-'SmartDeviceLink/SDLLogTargetOSLog.h',
-'SmartDeviceLink/SDLMacros.h',
-'SmartDeviceLink/SDLMaintenanceModeStatus.h',
-'SmartDeviceLink/SDLManager.h',
-'SmartDeviceLink/SDLManagerDelegate.h',
-'SmartDeviceLink/SDLMassageCushionFirmness.h',
-'SmartDeviceLink/SDLMassageModeData.h',
-'SmartDeviceLink/SDLMassageCushion.h',
-'SmartDeviceLink/SDLMassageMode.h',
-'SmartDeviceLink/SDLMassageZone.h',
-'SmartDeviceLink/SDLMediaClockFormat.h',
-'SmartDeviceLink/SDLMediaServiceData.h',
-'SmartDeviceLink/SDLMediaServiceManifest.h',
-'SmartDeviceLink/SDLMediaType.h',
-'SmartDeviceLink/SDLMenuCell.h',
-'SmartDeviceLink/SDLMenuConfiguration.h',
-'SmartDeviceLink/SDLMenuLayout.h',
-'SmartDeviceLink/SDLMenuManagerConstants.h',
-'SmartDeviceLink/SDLMenuParams.h',
-'SmartDeviceLink/SDLMetadataTags.h',
-'SmartDeviceLink/SDLMetadataType.h',
-'SmartDeviceLink/SDLModuleData.h',
-'SmartDeviceLink/SDLModuleInfo.h',
-'SmartDeviceLink/SDLModuleType.h',
-'SmartDeviceLink/SDLMyKey.h',
-'SmartDeviceLink/SDLNavigationAction.h',
-'SmartDeviceLink/SDLNavigationCapability.h',
-'SmartDeviceLink/SDLNavigationInstruction.h',
-'SmartDeviceLink/SDLNavigationJunction.h',
-'SmartDeviceLink/SDLNavigationServiceData.h',
-'SmartDeviceLink/SDLNavigationServiceManifest.h',
-'SmartDeviceLink/SDLNotificationConstants.h',
-'SmartDeviceLink/SDLOasisAddress.h',
-'SmartDeviceLink/SDLOnAppInterfaceUnregistered.h',
-'SmartDeviceLink/SDLOnAppServiceData.h',
-'SmartDeviceLink/SDLOnAudioPassThru.h',
-'SmartDeviceLink/SDLOnButtonEvent.h',
-'SmartDeviceLink/SDLOnButtonPress.h',
-'SmartDeviceLink/SDLOnCommand.h',
-'SmartDeviceLink/SDLOnDriverDistraction.h',
-'SmartDeviceLink/SDLOnEncodedSyncPData.h',
-'SmartDeviceLink/SDLOnHashChange.h',
-'SmartDeviceLink/SDLOnInteriorVehicleData.h',
-'SmartDeviceLink/SDLOnHMIStatus.h',
-'SmartDeviceLink/SDLOnKeyboardInput.h',
-'SmartDeviceLink/SDLOnLanguageChange.h',
-'SmartDeviceLink/SDLOnLockScreenStatus.h',
-'SmartDeviceLink/SDLOnPermissionsChange.h',
-'SmartDeviceLink/SDLOnRCStatus.h',
-'SmartDeviceLink/SDLOnSubtleAlertPressed.h',
-'SmartDeviceLink/SDLOnSyncPData.h',
-'SmartDeviceLink/SDLOnSystemCapabilityUpdated.h',
-'SmartDeviceLink/SDLOnSystemRequest.h',
-'SmartDeviceLink/SDLOnTBTClientState.h',
-'SmartDeviceLink/SDLOnTouchEvent.h',
-'SmartDeviceLink/SDLOnUpdateFile.h',
-'SmartDeviceLink/SDLOnUpdateSubMenu.h',
-'SmartDeviceLink/SDLOnVehicleData.h',
-'SmartDeviceLink/SDLOnWayPointChange.h',
-'SmartDeviceLink/SDLParameterPermissions.h',
-'SmartDeviceLink/SDLPerformAppServiceInteraction.h',
-'SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h',
-'SmartDeviceLink/SDLPerformAudioPassThru.h',
-'SmartDeviceLink/SDLPerformAudioPassThruResponse.h',
-'SmartDeviceLink/SDLPerformInteraction.h',
-'SmartDeviceLink/SDLPerformInteractionResponse.h',
-'SmartDeviceLink/SDLPermissionConstants.h',
-'SmartDeviceLink/SDLPermissionElement.h',
-'SmartDeviceLink/SDLPermissionItem.h',
-'SmartDeviceLink/SDLPermissionManager.h',
-'SmartDeviceLink/SDLPermissionStatus.h',
-'SmartDeviceLink/SDLPhoneCapability.h',
-'SmartDeviceLink/SDLPinchGesture.h',
-'SmartDeviceLink/SDLPowerModeQualificationStatus.h',
-'SmartDeviceLink/SDLPowerModeStatus.h',
-'SmartDeviceLink/SDLPredefinedLayout.h',
-'SmartDeviceLink/SDLPredefinedWindows.h',
-'SmartDeviceLink/SDLPrerecordedSpeech.h',
-'SmartDeviceLink/SDLPresetBankCapabilities.h',
-'SmartDeviceLink/SDLPrimaryAudioSource.h',
-'SmartDeviceLink/SDLPRNDL.h',
-'SmartDeviceLink/SDLProtocolConstants.h',
-'SmartDeviceLink/SDLPublishAppService.h',
-'SmartDeviceLink/SDLPublishAppServiceResponse.h',
-'SmartDeviceLink/SDLPutFile.h',
-'SmartDeviceLink/SDLPutFileResponse.h',
-'SmartDeviceLink/SDLRadioBand.h',
-'SmartDeviceLink/SDLRadioControlCapabilities.h',
-'SmartDeviceLink/SDLRadioControlData.h',
-'SmartDeviceLink/SDLRadioState.h',
-'SmartDeviceLink/SDLRDSData.h',
-'SmartDeviceLink/SDLReadDID.h',
-'SmartDeviceLink/SDLRectangle.h',
-'SmartDeviceLink/SDLReadDIDResponse.h',
-'SmartDeviceLink/SDLRectangle.h',
-'SmartDeviceLink/SDLRegisterAppInterface.h',
-'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLRemoteControlCapabilities.h',
-'SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.h',
-'SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.h',
-'SmartDeviceLink/SDLRequestType.h',
-'SmartDeviceLink/SDLResetGlobalProperties.h',
-'SmartDeviceLink/SDLResetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLResult.h',
-'SmartDeviceLink/SDLRGBColor.h',
-'SmartDeviceLink/SDLRPCFunctionNames.h',
-'SmartDeviceLink/SDLRPCMessage.h',
-'SmartDeviceLink/SDLRPCMessageType.h',
-'SmartDeviceLink/SDLRPCNotification.h',
-'SmartDeviceLink/SDLRPCNotificationNotification.h',
-'SmartDeviceLink/SDLRPCPermissionStatus.h',
-'SmartDeviceLink/SDLRPCRequest.h',
-'SmartDeviceLink/SDLRPCRequestNotification.h',
-'SmartDeviceLink/SDLRPCResponse.h',
-'SmartDeviceLink/SDLRPCResponseNotification.h',
-'SmartDeviceLink/SDLRPCStruct.h',
-'SmartDeviceLink/SDLSamplingRate.h',
-'SmartDeviceLink/SDLScreenParams.h',
-'SmartDeviceLink/SDLScreenManager.h',
-'SmartDeviceLink/SDLScrollableMessage.h',
-'SmartDeviceLink/SDLScrollableMessageResponse.h',
-'SmartDeviceLink/SDLSeatControlCapabilities.h',
-'SmartDeviceLink/SDLSeatControlData.h',
-'SmartDeviceLink/SDLSeatLocation.h',
-'SmartDeviceLink/SDLSeatLocationCapability.h',
-'SmartDeviceLink/SDLSeatMemoryAction.h',
-'SmartDeviceLink/SDLSeatMemoryActionType.h',
-'SmartDeviceLink/SDLSecurityType.h',
-'SmartDeviceLink/SDLSendHapticData.h',
-'SmartDeviceLink/SDLSendHapticDataResponse.h',
-'SmartDeviceLink/SDLSendLocation.h',
-'SmartDeviceLink/SDLSendLocationResponse.h',
-'SmartDeviceLink/SDLServiceEncryptionDelegate.h',
-'SmartDeviceLink/SDLServiceUpdateReason.h',
-'SmartDeviceLink/SDLSetAppIcon.h',
-'SmartDeviceLink/SDLSetAppIconResponse.h',
-'SmartDeviceLink/SDLSetCloudAppProperties.h',
-'SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h',
-'SmartDeviceLink/SDLSetDisplayLayout.h',
-'SmartDeviceLink/SDLSetDisplayLayoutResponse.h',
-'SmartDeviceLink/SDLSetGlobalProperties.h',
-'SmartDeviceLink/SDLSetInteriorVehicleData.h',
-'SmartDeviceLink/SDLSetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLSetInteriorVehicleDataResponse.h',
-'SmartDeviceLink/SDLSetMediaClockTimer.h',
-'SmartDeviceLink/SDLSetMediaClockTimerResponse.h',
-'SmartDeviceLink/SDLShow.h',
-'SmartDeviceLink/SDLShowAppMenu.h',
-'SmartDeviceLink/SDLShowAppMenuResponse.h',
-'SmartDeviceLink/SDLShowConstantTBT.h',
-'SmartDeviceLink/SDLShowConstantTBTResponse.h',
-'SmartDeviceLink/SDLShowResponse.h',
-'SmartDeviceLink/SDLSingleTireStatus.h',
-'SmartDeviceLink/SDLSISData.h',
-'SmartDeviceLink/SDLSlider.h',
-'SmartDeviceLink/SDLSliderResponse.h',
-'SmartDeviceLink/SDLSoftButton.h',
-'SmartDeviceLink/SDLSoftButtonCapabilities.h',
-'SmartDeviceLink/SDLSoftButtonObject.h',
-'SmartDeviceLink/SDLSoftButtonState.h',
-'SmartDeviceLink/SDLSoftButtonType.h',
-'SmartDeviceLink/SDLSpeak.h',
-'SmartDeviceLink/SDLSpeakResponse.h',
-'SmartDeviceLink/SDLSpeechCapabilities.h',
-'SmartDeviceLink/SDLStartTime.h',
-'SmartDeviceLink/SDLStaticIconName.h',
-'SmartDeviceLink/SDLStationIDNumber.h',
-'SmartDeviceLink/SDLStreamingMediaConfiguration.h',
-'SmartDeviceLink/SDLStreamingMediaManager.h',
-'SmartDeviceLink/SDLStreamingMediaManagerConstants.h',
-'SmartDeviceLink/SDLStreamingMediaManagerDataSource.h',
-'SmartDeviceLink/SDLStreamingVideoScaleManager.h',
-'SmartDeviceLink/SDLSubscribeButton.h',
-'SmartDeviceLink/SDLSubscribeButtonResponse.h',
-'SmartDeviceLink/SDLSubscribeVehicleData.h',
-'SmartDeviceLink/SDLSubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLSubscribeWaypoints.h',
-'SmartDeviceLink/SDLSubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLSubtleAlert.h',
-'SmartDeviceLink/SDLSubtleAlertResponse.h',
-'SmartDeviceLink/SDLSupportedSeat.h',
-'SmartDeviceLink/SDLSyncMsgVersion.h',
-'SmartDeviceLink/SDLMsgVersion.h',
-'SmartDeviceLink/SDLSyncPData.h',
-'SmartDeviceLink/SDLSyncPDataResponse.h',
-'SmartDeviceLink/SDLSystemAction.h',
-'SmartDeviceLink/SDLSystemCapability.h',
-'SmartDeviceLink/SDLSystemCapabilityManager.h',
-'SmartDeviceLink/SDLSystemCapabilityType.h',
-'SmartDeviceLink/SDLSystemContext.h',
-'SmartDeviceLink/SDLSystemRequest.h',
-'SmartDeviceLink/SDLTBTState.h',
-'SmartDeviceLink/SDLTemperature.h',
-'SmartDeviceLink/SDLTemperatureUnit.h',
-'SmartDeviceLink/SDLTemplateConfiguration.h',
-'SmartDeviceLink/SDLTemplateColorScheme.h',
-'SmartDeviceLink/SDLTextAlignment.h',
-'SmartDeviceLink/SDLTextField.h',
-'SmartDeviceLink/SDLTextFieldName.h',
-'SmartDeviceLink/SDLTimerMode.h',
-'SmartDeviceLink/SDLTireStatus.h',
-'SmartDeviceLink/SDLTouch.h',
-'SmartDeviceLink/SDLTouchCoord.h',
-'SmartDeviceLink/SDLTouchEvent.h',
-'SmartDeviceLink/SDLTouchEventCapabilities.h',
-'SmartDeviceLink/SDLTouchManager.h',
-'SmartDeviceLink/SDLTouchManagerDelegate.h',
-'SmartDeviceLink/SDLTouchType.h',
-'SmartDeviceLink/SDLTPMS.h',
-'SmartDeviceLink/SDLTransmissionType.h',
-'SmartDeviceLink/SDLTriggerSource.h',
-'SmartDeviceLink/SDLTTSChunk.h',
-'SmartDeviceLink/SDLTurn.h',
-'SmartDeviceLink/SDLTurnSignal.h',
-'SmartDeviceLink/SDLUnpublishAppService.h',
-'SmartDeviceLink/SDLUnpublishAppServiceResponse.h',
-'SmartDeviceLink/SDLUnregisterAppInterface.h',
-'SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLUnsubscribeButton.h',
-'SmartDeviceLink/SDLUnsubscribeButtonResponse.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleData.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLUnsubscribeWaypoints.h',
-'SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLUpdateMode.h',
-'SmartDeviceLink/SDLUpdateTurnList.h',
-'SmartDeviceLink/SDLUpdateTurnListResponse.h',
-'SmartDeviceLink/SDLVehicleDataActiveStatus.h',
-'SmartDeviceLink/SDLVehicleDataEventStatus.h',
-'SmartDeviceLink/SDLVehicleDataNotificationStatus.h',
-'SmartDeviceLink/SDLVehicleDataResult.h',
-'SmartDeviceLink/SDLVehicleDataResultCode.h',
-'SmartDeviceLink/SDLVehicleDataStatus.h',
-'SmartDeviceLink/SDLVehicleDataType.h',
-'SmartDeviceLink/SDLVentilationMode.h',
-'SmartDeviceLink/SDLVehicleType.h',
-'SmartDeviceLink/SDLVersion.h',
-'SmartDeviceLink/SDLVideoStreamingCapability.h',
-'SmartDeviceLink/SDLVideoStreamingCodec.h',
-'SmartDeviceLink/SDLVideoStreamingFormat.h',
-'SmartDeviceLink/SDLVideoStreamingProtocol.h',
-'SmartDeviceLink/SDLVideoStreamingState.h',
-'SmartDeviceLink/SDLVoiceCommand.h',
-'SmartDeviceLink/SDLVrCapabilities.h',
-'SmartDeviceLink/SDLVrHelpItem.h',
-'SmartDeviceLink/SDLWarningLightStatus.h',
-'SmartDeviceLink/SDLWayPointType.h',
-'SmartDeviceLink/SDLWeatherAlert.h',
-'SmartDeviceLink/SDLWeatherData.h',
-'SmartDeviceLink/SDLWeatherServiceData.h',
-'SmartDeviceLink/SDLWeatherServiceManifest.h',
-'SmartDeviceLink/SDLWiperStatus.h',
-'SmartDeviceLink/SDLWindowCapability.h',
-'SmartDeviceLink/SDLWindowState.h',
-'SmartDeviceLink/SDLWindowStatus.h',
-'SmartDeviceLink/SDLWindowType.h',
-'SmartDeviceLink/SDLWindowTypeCapabilities.h',
-'SmartDeviceLink/SmartDeviceLink.h',
-]
+s.public_header_files = 'SmartDeviceLink/public/*.h'
+s.private_header_files = 'SmartDeviceLink/private/*.h'
end
diff --git a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
index d8197fd21..c96c92035 100644
--- a/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
+++ b/SmartDeviceLink-iOS.xcodeproj/project.pbxproj
@@ -13,41 +13,9 @@
000DD57222EF063F005AB7A7 /* SDLGetInteriorVehicleDataConsentResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 000DD57122EF063F005AB7A7 /* SDLGetInteriorVehicleDataConsentResponseSpec.m */; };
000DD57422EF0957005AB7A7 /* SDLReleaseInteriorVehicleDataModuleSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 000DD57322EF0957005AB7A7 /* SDLReleaseInteriorVehicleDataModuleSpec.m */; };
000DD57622EF0971005AB7A7 /* SDLReleaseInteriorVehicleDataModuleResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 000DD57522EF0971005AB7A7 /* SDLReleaseInteriorVehicleDataModuleResponseSpec.m */; };
- 001A08B52321ADD30078A31E /* SDLServiceEncryptionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 001A08B32321ADD30078A31E /* SDLServiceEncryptionDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0055412622D40DAB003194D3 /* SDLModuleInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0055412422D40DAB003194D3 /* SDLModuleInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0055412722D40DAB003194D3 /* SDLModuleInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0055412522D40DAB003194D3 /* SDLModuleInfo.m */; };
- 0055412A22D5DC0B003194D3 /* SDLGrid.h in Headers */ = {isa = PBXBuildFile; fileRef = 0055412822D5DC0B003194D3 /* SDLGrid.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0055412B22D5DC0B003194D3 /* SDLGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 0055412922D5DC0B003194D3 /* SDLGrid.m */; };
- 0055412E22D759BD003194D3 /* SDLSeatLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 0055412C22D759BC003194D3 /* SDLSeatLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0055412F22D759BD003194D3 /* SDLSeatLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 0055412D22D759BC003194D3 /* SDLSeatLocation.m */; };
- 0055413222D75A7B003194D3 /* SDLSeatLocationCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 0055413022D75A7A003194D3 /* SDLSeatLocationCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 0055413322D75A7B003194D3 /* SDLSeatLocationCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 0055413122D75A7B003194D3 /* SDLSeatLocationCapability.m */; };
- 005DF3C522C59191006E01A9 /* SDLEncryptionLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 005DF3C322C59191006E01A9 /* SDLEncryptionLifecycleManager.h */; };
- 005DF3C622C59191006E01A9 /* SDLEncryptionLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 005DF3C422C59191006E01A9 /* SDLEncryptionLifecycleManager.m */; };
- 005DF3CA22C62E00006E01A9 /* SDLEncryptionManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 005DF3C822C62E00006E01A9 /* SDLEncryptionManagerConstants.h */; };
- 005DF3CB22C62E00006E01A9 /* SDLEncryptionManagerConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 005DF3C922C62E00006E01A9 /* SDLEncryptionManagerConstants.m */; };
- 008DB36122EA7482003F458C /* SDLGetInteriorVehicleDataConsent.h in Headers */ = {isa = PBXBuildFile; fileRef = 008DB35F22EA7481003F458C /* SDLGetInteriorVehicleDataConsent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 008DB36222EA7482003F458C /* SDLGetInteriorVehicleDataConsent.m in Sources */ = {isa = PBXBuildFile; fileRef = 008DB36022EA7481003F458C /* SDLGetInteriorVehicleDataConsent.m */; };
- 008DB36522EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 008DB36322EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 008DB36622EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 008DB36422EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.m */; };
- 008DB36922EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 008DB36722EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 008DB36A22EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 008DB36822EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.m */; };
- 008DB36D22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 008DB36B22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 008DB36E22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 008DB36C22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.m */; };
- 00E22CEC22C2F1B300BC6B08 /* SDLEncryptionConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E22CEA22C2F1B200BC6B08 /* SDLEncryptionConfiguration.m */; };
- 00E22CED22C2F1B300BC6B08 /* SDLEncryptionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 00E22CEB22C2F1B300BC6B08 /* SDLEncryptionConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
00EADD3322DFE54B0088B608 /* SDLEncryptionLifecycleManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 00EADD3222DFE54B0088B608 /* SDLEncryptionLifecycleManagerSpec.m */; };
00EADD3522DFE5670088B608 /* SDLEncryptionConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 00EADD3422DFE5670088B608 /* SDLEncryptionConfigurationSpec.m */; };
106187B924AA75540045C4EC /* SDLRPCPermissionStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 106187B824AA75540045C4EC /* SDLRPCPermissionStatusSpec.m */; };
- 106187BA24AA76550045C4EC /* SDLRPCPermissionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 106982A824AA3B4700B1F649 /* SDLRPCPermissionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 106412C6249FB80B0069A97A /* SDLPermissionElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 106412C4249FB80B0069A97A /* SDLPermissionElement.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 106412C7249FB80B0069A97A /* SDLPermissionElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 106412C5249FB80B0069A97A /* SDLPermissionElement.m */; };
- 106412C824A13F160069A97A /* SDLPermissionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8204241BCEA8A600D0A41B /* SDLPermissionManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 106982AB24AA3B4700B1F649 /* SDLRPCPermissionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 106982A924AA3B4700B1F649 /* SDLRPCPermissionStatus.m */; };
- 10893C162417D78300BA347E /* SDLIconArchiveFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 10893C142417D78300BA347E /* SDLIconArchiveFile.h */; };
- 10893C172417D78300BA347E /* SDLIconArchiveFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 10893C152417D78300BA347E /* SDLIconArchiveFile.m */; };
- 10893C1A2418188600BA347E /* SDLCacheFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 10893C182418188600BA347E /* SDLCacheFileManager.h */; };
- 10893C1B2418188600BA347E /* SDLCacheFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 10893C192418188600BA347E /* SDLCacheFileManager.m */; };
109566F6242986F300E24F66 /* SDLCacheFileManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 109566F5242986F300E24F66 /* SDLCacheFileManagerSpec.m */; };
1098F03824A39699004F53CC /* SDLPermissionElementSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1098F03724A39699004F53CC /* SDLPermissionElementSpec.m */; };
162E82CA1A9BDE8A00906325 /* SDLAmbientLightStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 162E81E21A9BDE8A00906325 /* SDLAmbientLightStatusSpec.m */; };
@@ -271,81 +239,9 @@
1680B11C1A9CD7AD00DBD79E /* SDLProtocolMessageAssemblerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1680B1101A9CD7AD00DBD79E /* SDLProtocolMessageAssemblerSpec.m */; };
1680B11D1A9CD7AD00DBD79E /* SDLProtocolMessageDisassemblerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1680B1111A9CD7AD00DBD79E /* SDLProtocolMessageDisassemblerSpec.m */; };
1680B11E1A9CD7AD00DBD79E /* SDLProtocolReceivedMessageRouterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1680B1121A9CD7AD00DBD79E /* SDLProtocolReceivedMessageRouterSpec.m */; };
- 1E4920B11F6A6443008F2CC3 /* SDLRadioState.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD05F1F207AB10029B8AF /* SDLRadioState.m */; };
- 1E4920B21F6A6455008F2CC3 /* SDLGetInteriorVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD08B1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.m */; };
- 1E4920B31F6A6463008F2CC3 /* SDLOnInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0971F20C0FB0029B8AF /* SDLOnInteriorVehicleData.m */; };
- 1E5AD0341F1F3AA30029B8AF /* SDLRemoteControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0321F1F3AA30029B8AF /* SDLRemoteControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0351F1F3AA30029B8AF /* SDLRemoteControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0331F1F3AA30029B8AF /* SDLRemoteControlCapabilities.m */; };
- 1E5AD0381F1F4E390029B8AF /* SDLClimateControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0361F1F4E390029B8AF /* SDLClimateControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0391F1F4E390029B8AF /* SDLClimateControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0371F1F4E390029B8AF /* SDLClimateControlCapabilities.m */; };
- 1E5AD0401F1F58480029B8AF /* SDLVentilationMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD03E1F1F58480029B8AF /* SDLVentilationMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0411F1F58480029B8AF /* SDLVentilationMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD03F1F1F58480029B8AF /* SDLVentilationMode.m */; };
- 1E5AD0441F1F5A1F0029B8AF /* SDLRadioControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0421F1F5A1F0029B8AF /* SDLRadioControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0451F1F5A1F0029B8AF /* SDLRadioControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0431F1F5A1F0029B8AF /* SDLRadioControlCapabilities.m */; };
- 1E5AD0481F1F773E0029B8AF /* SDLModuleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0461F1F773E0029B8AF /* SDLModuleType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0491F1F773E0029B8AF /* SDLModuleType.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0471F1F773E0029B8AF /* SDLModuleType.m */; };
- 1E5AD04C1F1F79640029B8AF /* SDLDefrostZone.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD04A1F1F79640029B8AF /* SDLDefrostZone.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD04D1F1F79640029B8AF /* SDLDefrostZone.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD04B1F1F79640029B8AF /* SDLDefrostZone.m */; };
- 1E5AD0501F1F7BF10029B8AF /* SDLRadioBand.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD04E1F1F7BF10029B8AF /* SDLRadioBand.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0511F1F7BF10029B8AF /* SDLRadioBand.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD04F1F1F7BF10029B8AF /* SDLRadioBand.m */; };
- 1E5AD05C1F2064A80029B8AF /* SDLRDSData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD05A1F2064A80029B8AF /* SDLRDSData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD05D1F2064A80029B8AF /* SDLRDSData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD05B1F2064A80029B8AF /* SDLRDSData.m */; };
- 1E5AD0601F207AB10029B8AF /* SDLRadioState.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD05E1F207AB10029B8AF /* SDLRadioState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0641F207DD50029B8AF /* SDLTemperature.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0621F207DD50029B8AF /* SDLTemperature.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0651F207DD50029B8AF /* SDLTemperature.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0631F207DD50029B8AF /* SDLTemperature.m */; };
- 1E5AD0681F2080B50029B8AF /* SDLRadioControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0661F2080B50029B8AF /* SDLRadioControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0691F2080B50029B8AF /* SDLRadioControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0671F2080B50029B8AF /* SDLRadioControlData.m */; };
- 1E5AD06C1F208BAB0029B8AF /* SDLClimateControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD06A1F208BAB0029B8AF /* SDLClimateControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD06D1F208BAB0029B8AF /* SDLClimateControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD06B1F208BAB0029B8AF /* SDLClimateControlData.m */; };
- 1E5AD0701F209C880029B8AF /* SDLModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD06E1F209C880029B8AF /* SDLModuleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0711F209C880029B8AF /* SDLModuleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD06F1F209C880029B8AF /* SDLModuleData.m */; };
- 1E5AD0801F20B73E0029B8AF /* SDLButtonPress.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD07E1F20B73E0029B8AF /* SDLButtonPress.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0811F20B73E0029B8AF /* SDLButtonPress.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD07F1F20B73E0029B8AF /* SDLButtonPress.m */; };
- 1E5AD0841F20B9290029B8AF /* SDLButtonPressResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0821F20B9290029B8AF /* SDLButtonPressResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0851F20B9290029B8AF /* SDLButtonPressResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0831F20B9290029B8AF /* SDLButtonPressResponse.m */; };
- 1E5AD0881F20B9AA0029B8AF /* SDLGetInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0861F20B9AA0029B8AF /* SDLGetInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0891F20B9AA0029B8AF /* SDLGetInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0871F20B9AA0029B8AF /* SDLGetInteriorVehicleData.m */; };
- 1E5AD08C1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD08A1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0901F20BE820029B8AF /* SDLSetInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD08E1F20BE820029B8AF /* SDLSetInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0911F20BE820029B8AF /* SDLSetInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD08F1F20BE820029B8AF /* SDLSetInteriorVehicleData.m */; };
- 1E5AD0941F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0921F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1E5AD0951F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E5AD0931F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.m */; };
- 1E5AD0981F20C0FB0029B8AF /* SDLOnInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1E5AD0961F20C0FB0029B8AF /* SDLOnInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
1E89B0DE2031636000A47992 /* SDLSeatControlDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E89B0DD2031636000A47992 /* SDLSeatControlDataSpec.m */; };
1E89B0E2203196B800A47992 /* SDLSeatControlCapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1E89B0E1203196B800A47992 /* SDLSeatControlCapabilitiesSpec.m */; };
- 1EAA470B2032BAE5000FE74B /* SDLOnRCStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA47092032BAE5000FE74B /* SDLOnRCStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA470C2032BAE5000FE74B /* SDLOnRCStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA470A2032BAE5000FE74B /* SDLOnRCStatus.m */; };
1EAA470E2032BF1D000FE74B /* SDLOnRCStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA470D2032BF1D000FE74B /* SDLOnRCStatusSpec.m */; };
- 1EAA47112033FE80000FE74B /* SDLStationIDNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA470F2033FE80000FE74B /* SDLStationIDNumber.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA47122033FE80000FE74B /* SDLStationIDNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47102033FE80000FE74B /* SDLStationIDNumber.m */; };
- 1EAA4719203406B2000FE74B /* SDLSISData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA4717203406B1000FE74B /* SDLSISData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA471A203406B2000FE74B /* SDLSISData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA4718203406B1000FE74B /* SDLSISData.m */; };
- 1EAA471D203410BB000FE74B /* SDLAudioControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA471B203410BB000FE74B /* SDLAudioControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA471E203410BB000FE74B /* SDLAudioControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA471C203410BB000FE74B /* SDLAudioControlCapabilities.m */; };
- 1EAA4725203416D3000FE74B /* SDLEqualizerSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA4723203416D3000FE74B /* SDLEqualizerSettings.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA4726203416D3000FE74B /* SDLEqualizerSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA4724203416D3000FE74B /* SDLEqualizerSettings.m */; };
- 1EAA47292034388D000FE74B /* SDLAudioControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA47272034388D000FE74B /* SDLAudioControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA472A2034388D000FE74B /* SDLAudioControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47282034388D000FE74B /* SDLAudioControlData.m */; };
- 1EAA472D20344108000FE74B /* SDLLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA472B20344108000FE74B /* SDLLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA472E20344108000FE74B /* SDLLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA472C20344108000FE74B /* SDLLightStatus.m */; };
- 1EAA4731203442C0000FE74B /* SDLLightName.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA472F203442C0000FE74B /* SDLLightName.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA4732203442C0000FE74B /* SDLLightName.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA4730203442C0000FE74B /* SDLLightName.m */; };
- 1EAA473920345B7A000FE74B /* SDLLightCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA473720345B7A000FE74B /* SDLLightCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA473A20345B7A000FE74B /* SDLLightCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA473820345B7A000FE74B /* SDLLightCapabilities.m */; };
- 1EAA473D203554B5000FE74B /* SDLLightState.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA473B203554B5000FE74B /* SDLLightState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA473E203554B5000FE74B /* SDLLightState.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA473C203554B5000FE74B /* SDLLightState.m */; };
- 1EAA474120355FF3000FE74B /* SDLLightControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA473F20355FF3000FE74B /* SDLLightControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA474220355FF3000FE74B /* SDLLightControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA474020355FF3000FE74B /* SDLLightControlCapabilities.m */; };
- 1EAA47452035623B000FE74B /* SDLLightControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA47432035623B000FE74B /* SDLLightControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA47462035623B000FE74B /* SDLLightControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47442035623B000FE74B /* SDLLightControlData.m */; };
- 1EAA4749203567FA000FE74B /* SDLHMISettingsControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA4747203567FA000FE74B /* SDLHMISettingsControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA474A203567FA000FE74B /* SDLHMISettingsControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA4748203567FA000FE74B /* SDLHMISettingsControlCapabilities.m */; };
- 1EAA474D20356B2D000FE74B /* SDLDisplayMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA474B20356B2D000FE74B /* SDLDisplayMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA474E20356B2D000FE74B /* SDLDisplayMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA474C20356B2D000FE74B /* SDLDisplayMode.m */; };
- 1EAA475120356CD2000FE74B /* SDLDistanceUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA474F20356CD2000FE74B /* SDLDistanceUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA475220356CD2000FE74B /* SDLDistanceUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA475020356CD2000FE74B /* SDLDistanceUnit.m */; };
- 1EAA4755203583BC000FE74B /* SDLHMISettingsControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EAA4753203583BC000FE74B /* SDLHMISettingsControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EAA4756203583BC000FE74B /* SDLHMISettingsControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA4754203583BC000FE74B /* SDLHMISettingsControlData.m */; };
1EAA47582035AFD9000FE74B /* SDLHMISettingsControlDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47572035AFD9000FE74B /* SDLHMISettingsControlDataSpec.m */; };
1EAA475E2035B177000FE74B /* SDLDisplayModeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA475D2035B177000FE74B /* SDLDisplayModeSpec.m */; };
1EAA47622035B1AE000FE74B /* SDLDistanceUnitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47612035B1AE000FE74B /* SDLDistanceUnitSpec.m */; };
@@ -361,26 +257,6 @@
1EAA47782036BA74000FE74B /* SDLAudioControlCapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47772036BA74000FE74B /* SDLAudioControlCapabilitiesSpec.m */; };
1EAA477A2036BD46000FE74B /* SDLSISDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA47792036BD46000FE74B /* SDLSISDataSpec.m */; };
1EAA47802036C2C9000FE74B /* SDLStationIDNumberSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EAA477F2036C2C9000FE74B /* SDLStationIDNumberSpec.m */; };
- 1EB59C9F202D925500343A61 /* SDLMassageZone.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59C9D202D925500343A61 /* SDLMassageZone.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CA0202D925500343A61 /* SDLMassageZone.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59C9E202D925500343A61 /* SDLMassageZone.m */; };
- 1EB59CA3202D92F600343A61 /* SDLMassageMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CA1202D92F600343A61 /* SDLMassageMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CA4202D92F600343A61 /* SDLMassageMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CA2202D92F600343A61 /* SDLMassageMode.m */; };
- 1EB59CA7202D946500343A61 /* SDLMassageModeData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CA5202D946500343A61 /* SDLMassageModeData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CA8202D946500343A61 /* SDLMassageModeData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CA6202D946500343A61 /* SDLMassageModeData.m */; };
- 1EB59CAB202D96A200343A61 /* SDLMassageCushion.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CA9202D96A200343A61 /* SDLMassageCushion.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CAC202D96A200343A61 /* SDLMassageCushion.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CAA202D96A200343A61 /* SDLMassageCushion.m */; };
- 1EB59CAF202D97AC00343A61 /* SDLMassageCushionFirmness.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CAD202D97AC00343A61 /* SDLMassageCushionFirmness.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CB0202D97AC00343A61 /* SDLMassageCushionFirmness.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CAE202D97AC00343A61 /* SDLMassageCushionFirmness.m */; };
- 1EB59CB3202D9B5F00343A61 /* SDLSeatMemoryActionType.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CB1202D9B5F00343A61 /* SDLSeatMemoryActionType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CB4202D9B5F00343A61 /* SDLSeatMemoryActionType.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CB2202D9B5F00343A61 /* SDLSeatMemoryActionType.m */; };
- 1EB59CB7202D9C8100343A61 /* SDLSeatMemoryAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CB5202D9C8100343A61 /* SDLSeatMemoryAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CB8202D9C8100343A61 /* SDLSeatMemoryAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CB6202D9C8100343A61 /* SDLSeatMemoryAction.m */; };
- 1EB59CBB202DA1B400343A61 /* SDLSupportedSeat.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CB9202DA1B400343A61 /* SDLSupportedSeat.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CBC202DA1B400343A61 /* SDLSupportedSeat.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CBA202DA1B400343A61 /* SDLSupportedSeat.m */; };
- 1EB59CBF202DA26000343A61 /* SDLSeatControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CBD202DA26000343A61 /* SDLSeatControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CC0202DA26000343A61 /* SDLSeatControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CBE202DA26000343A61 /* SDLSeatControlData.m */; };
- 1EB59CC3202DB40400343A61 /* SDLSeatControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EB59CC1202DB40400343A61 /* SDLSeatControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EB59CC4202DB40400343A61 /* SDLSeatControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CC2202DB40400343A61 /* SDLSeatControlCapabilities.m */; };
1EB59CC8202DC86A00343A61 /* SDLModuleTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CC7202DC86A00343A61 /* SDLModuleTypeSpec.m */; };
1EB59CCA202DC8E300343A61 /* SDLMassageZoneSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CC9202DC8E300343A61 /* SDLMassageZoneSpec.m */; };
1EB59CCE202DC97900343A61 /* SDLMassageCushionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CCD202DC97900343A61 /* SDLMassageCushionSpec.m */; };
@@ -389,8 +265,6 @@
1EB59CD4202DCAE900343A61 /* SDLMassageModeDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CD3202DCAE900343A61 /* SDLMassageModeDataSpec.m */; };
1EB59CD8202DCCD500343A61 /* SDLMassageCushionFirmnessSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CD7202DCCD500343A61 /* SDLMassageCushionFirmnessSpec.m */; };
1EB59CDA202DCEEC00343A61 /* SDLSeatMemoryActionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EB59CD9202DCEEC00343A61 /* SDLSeatMemoryActionSpec.m */; };
- 1EE48E901F2F0EE700B98D08 /* SDLTemperatureUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 1EE48E8E1F2F0EE700B98D08 /* SDLTemperatureUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 1EE48E911F2F0EE700B98D08 /* SDLTemperatureUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE48E8F1F2F0EE700B98D08 /* SDLTemperatureUnit.m */; };
1EE8C4381F347C7300FDC2CF /* SDLRadioBandSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C4371F347C7300FDC2CF /* SDLRadioBandSpec.m */; };
1EE8C43A1F347D4D00FDC2CF /* SDLRadioStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C4391F347D4D00FDC2CF /* SDLRadioStateSpec.m */; };
1EE8C43C1F347EAE00FDC2CF /* SDLTemperatureUnitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C43B1F347EAE00FDC2CF /* SDLTemperatureUnitSpec.m */; };
@@ -410,30 +284,13 @@
1EE8C45D1F387D1C00FDC2CF /* SDLGetInteriorVehicleDataResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C45C1F387D1C00FDC2CF /* SDLGetInteriorVehicleDataResponseSpec.m */; };
1EE8C45F1F3884FF00FDC2CF /* SDLSetInteriorVehicleDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C45E1F3884FF00FDC2CF /* SDLSetInteriorVehicleDataSpec.m */; };
1EE8C4611F38865B00FDC2CF /* SDLSetInteriorVehicleDataResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1EE8C4601F38865B00FDC2CF /* SDLSetInteriorVehicleDataResponseSpec.m */; };
- 1FF7DAB61F75B27300B46C30 /* SDLFocusableItemLocatorType.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FF7DAB51F75B27300B46C30 /* SDLFocusableItemLocatorType.h */; };
- 1FF7DAB81F75B28E00B46C30 /* SDLFocusableItemHitTester.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FF7DAB71F75B28E00B46C30 /* SDLFocusableItemHitTester.h */; };
- 1FF7DABA1F75B2A800B46C30 /* SDLFocusableItemLocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 1FF7DAB91F75B2A800B46C30 /* SDLFocusableItemLocator.h */; };
- 1FF7DABC1F75B2BF00B46C30 /* SDLFocusableItemLocator.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF7DABB1F75B2BF00B46C30 /* SDLFocusableItemLocator.m */; };
1FF7DAC01F75CF6C00B46C30 /* SDLHapticManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 1FF7DABF1F75CF6C00B46C30 /* SDLHapticManagerSpec.m */; };
- 2B233530232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 2B23352E232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.h */; };
- 2B233531232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 2B23352F232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.m */; };
- 2BF2F84F20ED004000A26EF2 /* SDLAudioStreamingIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 2BF2F84D20ED004000A26EF2 /* SDLAudioStreamingIndicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 2BF2F85020ED004000A26EF2 /* SDLAudioStreamingIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BF2F84E20ED004000A26EF2 /* SDLAudioStreamingIndicator.m */; };
2BF2F85220ED068200A26EF2 /* SDLAudioStreamingIndicatorSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 2BF2F85120ED068200A26EF2 /* SDLAudioStreamingIndicatorSpec.m */; };
- 332A914F1CED9CC60043824C /* SDLAppInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 332A913D1CED87F80043824C /* SDLAppInfo.m */; };
- 332A91501CED9CF10043824C /* SDLAppInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 332A913C1CED87F80043824C /* SDLAppInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4A1B036C24CF43CD008C6B13 /* SDLDriverDistractionCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A1B036A24CF43CD008C6B13 /* SDLDriverDistractionCapability.m */; };
- 4A1B036D24CF43CD008C6B13 /* SDLDriverDistractionCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A1B036B24CF43CD008C6B13 /* SDLDriverDistractionCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
4A1B036F24CF484E008C6B13 /* SDLDriverDistractionCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A1B036E24CF484E008C6B13 /* SDLDriverDistractionCapabilitySpec.m */; };
- 4A26370C2493F0CF00278BE3 /* SDLRPCMessageType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A26370B2493F0CE00278BE3 /* SDLRPCMessageType.m */; };
- 4A3BA4DC248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A3BA4DA248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.h */; };
- 4A3BA4DD248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A3BA4DB248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.m */; };
- 4A3BA4E1248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A3BA4DF248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.h */; };
- 4A3BA4E2248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A3BA4E0248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.m */; };
- 4A3BA4E724901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A3BA4E524901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.h */; };
- 4A3BA4E824901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A3BA4E624901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.m */; };
- 4A3BA4EC24914801003E56B8 /* SDLLifecycleProtocolHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A3BA4EA24914801003E56B8 /* SDLLifecycleProtocolHandler.h */; };
- 4A3BA4ED24914801003E56B8 /* SDLLifecycleProtocolHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A3BA4EB24914801003E56B8 /* SDLLifecycleProtocolHandler.m */; };
+ 4A40254124FFDA660080E159 /* SDLTextAndGraphicState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A40253D24FFDA660080E159 /* SDLTextAndGraphicState.m */; };
+ 4A40254224FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A40253E24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.h */; };
+ 4A40254324FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A40253F24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.m */; };
+ 4A40254424FFDA660080E159 /* SDLTextAndGraphicState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A40254024FFDA660080E159 /* SDLTextAndGraphicState.h */; };
4A457DC324A2933E00386CBA /* SDLLifecycleRPCAdapterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A457DC224A2933E00386CBA /* SDLLifecycleRPCAdapterSpec.m */; };
4A457DD324A3886700386CBA /* SDLLifecycleSyncPDataHandlerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A457DD224A3886700386CBA /* SDLLifecycleSyncPDataHandlerSpec.m */; };
4A457DD524A3C16E00386CBA /* SDLLifecycleMobileHMIStateHandlerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A457DD424A3C16E00386CBA /* SDLLifecycleMobileHMIStateHandlerSpec.m */; };
@@ -441,73 +298,1104 @@
4A457DD924A5137100386CBA /* SDLLifecycleProtocolHandlerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A457DD824A5137100386CBA /* SDLLifecycleProtocolHandlerSpec.m */; };
4A4AD8A424894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A4AD8A324894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.m */; };
4A4AD8A724894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A4AD8A624894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m */; };
- 4A89AE1824E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A89AE1624E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.h */; };
- 4A89AE1924E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A89AE1724E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.m */; };
- 4A89AE1C24E595410017EBDC /* SDLTextAndGraphicState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A89AE1A24E595410017EBDC /* SDLTextAndGraphicState.h */; };
- 4A89AE1D24E595410017EBDC /* SDLTextAndGraphicState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A89AE1B24E595410017EBDC /* SDLTextAndGraphicState.m */; };
- 4A899D3624D31FEE007BDD9F /* SDLOnUpdateFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A899D3424D31FEE007BDD9F /* SDLOnUpdateFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4A899D3724D31FEE007BDD9F /* SDLOnUpdateFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A899D3524D31FEE007BDD9F /* SDLOnUpdateFile.m */; };
- 4A899D3A24D32273007BDD9F /* SDLOnUpdateSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A899D3824D32273007BDD9F /* SDLOnUpdateSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4A899D3B24D32273007BDD9F /* SDLOnUpdateSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A899D3924D32273007BDD9F /* SDLOnUpdateSubMenu.m */; };
- 4A899D3E24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A899D3C24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4A899D3F24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A899D3D24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.m */; };
- 4A99D00E247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A99D00C247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.h */; };
- 4A99D00F247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A99D00D247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.m */; };
- 4A99D0122475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A99D0102475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.h */; };
- 4A99D0132475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A99D0112475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.m */; };
- 4A9D02BE2497EED400FBE99B /* SDLLifecycleRPCAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A9D02BC2497EED400FBE99B /* SDLLifecycleRPCAdapter.h */; };
- 4A9D02BF2497EED400FBE99B /* SDLLifecycleRPCAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A9D02BD2497EED400FBE99B /* SDLLifecycleRPCAdapter.m */; };
- 4AAA5AE324EC686C00837CC7 /* SDLTextAndGraphicUpdateOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AAA5AE224EC686C00837CC7 /* SDLTextAndGraphicUpdateOperationSpec.m */; };
- 4AC68FBA24D33B7A0073FF67 /* SDLOnUpdateFileSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AC68FB924D33B7A0073FF67 /* SDLOnUpdateFileSpec.m */; };
- 4AC68FBC24D33E5D0073FF67 /* SDLOnUpdateSubMenuSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AC68FBB24D33E5D0073FF67 /* SDLOnUpdateSubMenuSpec.m */; };
- 4AC68FBE24D340400073FF67 /* SDLDynamicUpdateCapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4AC68FBD24D340400073FF67 /* SDLDynamicUpdateCapabilitiesSpec.m */; };
- 5D00AC671F140F0A004000D9 /* SDLSystemCapabilityType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC651F140F0A004000D9 /* SDLSystemCapabilityType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC681F140F0A004000D9 /* SDLSystemCapabilityType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC661F140F0A004000D9 /* SDLSystemCapabilityType.m */; };
- 5D00AC6B1F141339004000D9 /* SDLSystemCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC691F141339004000D9 /* SDLSystemCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC6C1F141339004000D9 /* SDLSystemCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC6A1F141339004000D9 /* SDLSystemCapability.m */; };
- 5D00AC6F1F1511B9004000D9 /* SDLGetSystemCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC6D1F1511B9004000D9 /* SDLGetSystemCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC701F1511B9004000D9 /* SDLGetSystemCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC6E1F1511B9004000D9 /* SDLGetSystemCapability.m */; };
- 5D00AC731F151CFE004000D9 /* SDLGetSystemCapabilityResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC711F151CFE004000D9 /* SDLGetSystemCapabilityResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC741F151CFE004000D9 /* SDLGetSystemCapabilityResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC721F151CFE004000D9 /* SDLGetSystemCapabilityResponse.m */; };
- 5D00AC771F15283E004000D9 /* SDLNavigationCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC751F15283E004000D9 /* SDLNavigationCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC781F15283E004000D9 /* SDLNavigationCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC761F15283E004000D9 /* SDLNavigationCapability.m */; };
- 5D00AC7B1F15287E004000D9 /* SDLPhoneCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D00AC791F15287E004000D9 /* SDLPhoneCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D00AC7C1F15287E004000D9 /* SDLPhoneCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D00AC7A1F15287E004000D9 /* SDLPhoneCapability.m */; };
- 5D019276214994AC003500F6 /* NSMutableArray+Safe.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D019274214994AC003500F6 /* NSMutableArray+Safe.h */; };
- 5D019277214994AC003500F6 /* NSMutableArray+Safe.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D019275214994AC003500F6 /* NSMutableArray+Safe.m */; };
- 5D07C02D2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D07C02B2044AC9000D1ECDC /* SDLSequentialRPCRequestOperation.h */; };
- 5D07C02E2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D07C02C2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.m */; };
- 5D07C0312044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D07C02F2044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.h */; };
- 5D07C0322044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D07C0302044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.m */; };
- 5D0A7374203F0C730001595D /* SDLTextAndGraphicManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0A7372203F0C730001595D /* SDLTextAndGraphicManager.h */; };
- 5D0A7375203F0C730001595D /* SDLTextAndGraphicManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A7373203F0C730001595D /* SDLTextAndGraphicManager.m */; };
- 5D0A7382203F23F30001595D /* SDLSoftButtonManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0A7380203F23F30001595D /* SDLSoftButtonManager.h */; };
- 5D0A7383203F23F30001595D /* SDLSoftButtonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A7381203F23F30001595D /* SDLSoftButtonManager.m */; };
- 5D0A7386203F24060001595D /* SDLSoftButtonState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0A7384203F24060001595D /* SDLSoftButtonState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D0A7387203F24060001595D /* SDLSoftButtonState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A7385203F24060001595D /* SDLSoftButtonState.m */; };
- 5D0A738A203F24320001595D /* SDLSoftButtonObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0A7388203F24320001595D /* SDLSoftButtonObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D0A738B203F24320001595D /* SDLSoftButtonObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A7389203F24320001595D /* SDLSoftButtonObject.m */; };
+ 4A8BD23B24F93135000945E3 /* SDLMassageCushionFirmness.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22324F93131000945E3 /* SDLMassageCushionFirmness.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD23C24F93135000945E3 /* SDLMediaServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22424F93131000945E3 /* SDLMediaServiceData.m */; };
+ 4A8BD23D24F93135000945E3 /* SDLMsgVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22524F93132000945E3 /* SDLMsgVersion.m */; };
+ 4A8BD23E24F93135000945E3 /* SDLMassageModeData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22624F93132000945E3 /* SDLMassageModeData.m */; };
+ 4A8BD23F24F93135000945E3 /* SDLKeyboardProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22724F93132000945E3 /* SDLKeyboardProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24024F93135000945E3 /* SDLLocationCoordinate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22824F93132000945E3 /* SDLLocationCoordinate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24124F93135000945E3 /* SDLMenuParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22924F93132000945E3 /* SDLMenuParams.m */; };
+ 4A8BD24224F93135000945E3 /* SDLMassageModeData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22A24F93132000945E3 /* SDLMassageModeData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24324F93135000945E3 /* SDLMetadataTags.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22B24F93132000945E3 /* SDLMetadataTags.m */; };
+ 4A8BD24424F93135000945E3 /* SDLMediaServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22C24F93133000945E3 /* SDLMediaServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24524F93135000945E3 /* SDLModuleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22D24F93133000945E3 /* SDLModuleData.m */; };
+ 4A8BD24624F93135000945E3 /* SDLLocationDetails.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD22E24F93133000945E3 /* SDLLocationDetails.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24724F93135000945E3 /* SDLLocationCoordinate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD22F24F93133000945E3 /* SDLLocationCoordinate.m */; };
+ 4A8BD24824F93135000945E3 /* SDLMassageCushionFirmness.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD23024F93133000945E3 /* SDLMassageCushionFirmness.m */; };
+ 4A8BD24924F93135000945E3 /* SDLMenuParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23124F93133000945E3 /* SDLMenuParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24A24F93135000945E3 /* SDLMyKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23224F93133000945E3 /* SDLMyKey.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24B24F93135000945E3 /* SDLMediaServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23324F93134000945E3 /* SDLMediaServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24C24F93135000945E3 /* SDLLocationDetails.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD23424F93134000945E3 /* SDLLocationDetails.m */; };
+ 4A8BD24D24F93135000945E3 /* SDLMsgVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23524F93134000945E3 /* SDLMsgVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD24E24F93135000945E3 /* SDLMediaServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD23624F93134000945E3 /* SDLMediaServiceManifest.m */; };
+ 4A8BD24F24F93135000945E3 /* SDLMyKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD23724F93134000945E3 /* SDLMyKey.m */; };
+ 4A8BD25024F93135000945E3 /* SDLMetadataTags.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23824F93134000945E3 /* SDLMetadataTags.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD25124F93135000945E3 /* SDLModuleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD23924F93134000945E3 /* SDLModuleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD25224F93135000945E3 /* SDLKeyboardProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD23A24F93135000945E3 /* SDLKeyboardProperties.m */; };
+ 4A8BD25F24F933C7000945E3 /* SDLNavigationServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25324F933C6000945E3 /* SDLNavigationServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26024F933C7000945E3 /* SDLNavigationCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25424F933C6000945E3 /* SDLNavigationCapability.m */; };
+ 4A8BD26124F933C7000945E3 /* SDLNavigationInstruction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25524F933C6000945E3 /* SDLNavigationInstruction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26224F933C7000945E3 /* SDLNavigationInstruction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25624F933C6000945E3 /* SDLNavigationInstruction.m */; };
+ 4A8BD26324F933C7000945E3 /* SDLNavigationServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25724F933C6000945E3 /* SDLNavigationServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26424F933C7000945E3 /* SDLNavigationServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25824F933C6000945E3 /* SDLNavigationServiceManifest.m */; };
+ 4A8BD26524F933C7000945E3 /* SDLOasisAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25924F933C6000945E3 /* SDLOasisAddress.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26624F933C7000945E3 /* SDLOasisAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25A24F933C6000945E3 /* SDLOasisAddress.m */; };
+ 4A8BD26724F933C7000945E3 /* SDLNavigationCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25B24F933C7000945E3 /* SDLNavigationCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26824F933C7000945E3 /* SDLNavigationServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25C24F933C7000945E3 /* SDLNavigationServiceData.m */; };
+ 4A8BD26924F933C7000945E3 /* SDLParameterPermissions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD25D24F933C7000945E3 /* SDLParameterPermissions.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD26A24F933C7000945E3 /* SDLParameterPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD25E24F933C7000945E3 /* SDLParameterPermissions.m */; };
+ 4A8BD27924F9343F000945E3 /* SDLPermissionItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD26B24F9343D000945E3 /* SDLPermissionItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD27A24F9343F000945E3 /* SDLRemoteControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD26C24F9343D000945E3 /* SDLRemoteControlCapabilities.m */; };
+ 4A8BD27B24F9343F000945E3 /* SDLRDSData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD26D24F9343E000945E3 /* SDLRDSData.m */; };
+ 4A8BD27C24F9343F000945E3 /* SDLPhoneCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD26E24F9343E000945E3 /* SDLPhoneCapability.m */; };
+ 4A8BD27D24F9343F000945E3 /* SDLPresetBankCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD26F24F9343E000945E3 /* SDLPresetBankCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD27E24F9343F000945E3 /* SDLPresetBankCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD27024F9343E000945E3 /* SDLPresetBankCapabilities.m */; };
+ 4A8BD27F24F9343F000945E3 /* SDLRadioControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD27124F9343E000945E3 /* SDLRadioControlCapabilities.m */; };
+ 4A8BD28024F9343F000945E3 /* SDLRadioControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD27224F9343E000945E3 /* SDLRadioControlData.m */; };
+ 4A8BD28124F9343F000945E3 /* SDLRemoteControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD27324F9343F000945E3 /* SDLRemoteControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28224F9343F000945E3 /* SDLPermissionItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD27424F9343F000945E3 /* SDLPermissionItem.m */; };
+ 4A8BD28324F9343F000945E3 /* SDLRadioControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD27524F9343F000945E3 /* SDLRadioControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28424F9343F000945E3 /* SDLRDSData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD27624F9343F000945E3 /* SDLRDSData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28524F9343F000945E3 /* SDLPhoneCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD27724F9343F000945E3 /* SDLPhoneCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28624F9343F000945E3 /* SDLRadioControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD27824F9343F000945E3 /* SDLRadioControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28B24F934F3000945E3 /* SDLRGBColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD28724F934F2000945E3 /* SDLRGBColor.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28C24F934F3000945E3 /* SDLRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD28824F934F2000945E3 /* SDLRectangle.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD28D24F934F3000945E3 /* SDLRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD28924F934F2000945E3 /* SDLRectangle.m */; };
+ 4A8BD28E24F934F3000945E3 /* SDLRGBColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD28A24F934F3000945E3 /* SDLRGBColor.m */; };
+ 4A8BD29924F93534000945E3 /* SDLScreenParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD28F24F93533000945E3 /* SDLScreenParams.m */; };
+ 4A8BD29A24F93534000945E3 /* SDLSeatControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD29024F93533000945E3 /* SDLSeatControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD29B24F93534000945E3 /* SDLScreenParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD29124F93533000945E3 /* SDLScreenParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD29C24F93534000945E3 /* SDLSingleTireStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD29224F93533000945E3 /* SDLSingleTireStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD29D24F93534000945E3 /* SDLSeatControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD29324F93533000945E3 /* SDLSeatControlData.m */; };
+ 4A8BD29E24F93534000945E3 /* SDLSeatControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD29424F93533000945E3 /* SDLSeatControlCapabilities.m */; };
+ 4A8BD29F24F93534000945E3 /* SDLSeatMemoryAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD29524F93534000945E3 /* SDLSeatMemoryAction.m */; };
+ 4A8BD2A024F93534000945E3 /* SDLSingleTireStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD29624F93534000945E3 /* SDLSingleTireStatus.m */; };
+ 4A8BD2A124F93534000945E3 /* SDLSeatMemoryAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD29724F93534000945E3 /* SDLSeatMemoryAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2A224F93534000945E3 /* SDLSeatControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD29824F93534000945E3 /* SDLSeatControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2B124F935BC000945E3 /* SDLSoftButtonCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2A324F935BB000945E3 /* SDLSoftButtonCapabilities.m */; };
+ 4A8BD2B224F935BC000945E3 /* SDLStartTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2A424F935BB000945E3 /* SDLStartTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2B324F935BC000945E3 /* SDLSoftButtonCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2A524F935BB000945E3 /* SDLSoftButtonCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2B424F935BC000945E3 /* SDLSISData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2A624F935BB000945E3 /* SDLSISData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2B524F935BC000945E3 /* SDLStationIDNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2A724F935BB000945E3 /* SDLStationIDNumber.m */; };
+ 4A8BD2B624F935BC000945E3 /* SDLSystemCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2A824F935BB000945E3 /* SDLSystemCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2B724F935BC000945E3 /* SDLSoftButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2A924F935BB000945E3 /* SDLSoftButton.m */; };
+ 4A8BD2B824F935BC000945E3 /* SDLSyncMsgVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2AA24F935BC000945E3 /* SDLSyncMsgVersion.m */; };
+ 4A8BD2B924F935BC000945E3 /* SDLSoftButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2AB24F935BC000945E3 /* SDLSoftButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2BA24F935BC000945E3 /* SDLSyncMsgVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2AC24F935BC000945E3 /* SDLSyncMsgVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2BB24F935BC000945E3 /* SDLStationIDNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2AD24F935BC000945E3 /* SDLStationIDNumber.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2BC24F935BC000945E3 /* SDLSISData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2AE24F935BC000945E3 /* SDLSISData.m */; };
+ 4A8BD2BD24F935BC000945E3 /* SDLStartTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2AF24F935BC000945E3 /* SDLStartTime.m */; };
+ 4A8BD2BE24F935BC000945E3 /* SDLSystemCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2B024F935BC000945E3 /* SDLSystemCapability.m */; };
+ 4A8BD2CF24F93803000945E3 /* SDLTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2BF24F93800000945E3 /* SDLTouchEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2D024F93803000945E3 /* SDLTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2C024F93801000945E3 /* SDLTextField.m */; };
+ 4A8BD2D124F93803000945E3 /* SDLTemperature.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2C124F93801000945E3 /* SDLTemperature.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2D224F93803000945E3 /* SDLTemplateColorScheme.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2C224F93801000945E3 /* SDLTemplateColorScheme.m */; };
+ 4A8BD2D324F93803000945E3 /* SDLTireStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2C324F93801000945E3 /* SDLTireStatus.m */; };
+ 4A8BD2D424F93803000945E3 /* SDLTouchCoord.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2C424F93801000945E3 /* SDLTouchCoord.m */; };
+ 4A8BD2D524F93803000945E3 /* SDLTouchEventCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2C524F93801000945E3 /* SDLTouchEventCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2D624F93803000945E3 /* SDLTemperature.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2C624F93801000945E3 /* SDLTemperature.m */; };
+ 4A8BD2D724F93803000945E3 /* SDLTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2C724F93802000945E3 /* SDLTextField.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2D824F93803000945E3 /* SDLTireStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2C824F93802000945E3 /* SDLTireStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2D924F93803000945E3 /* SDLTemplateConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2C924F93802000945E3 /* SDLTemplateConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2DA24F93803000945E3 /* SDLTouchEventCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2CA24F93802000945E3 /* SDLTouchEventCapabilities.m */; };
+ 4A8BD2DB24F93803000945E3 /* SDLTemplateConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2CB24F93802000945E3 /* SDLTemplateConfiguration.m */; };
+ 4A8BD2DC24F93803000945E3 /* SDLTouchCoord.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2CC24F93802000945E3 /* SDLTouchCoord.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2DD24F93803000945E3 /* SDLTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2CD24F93803000945E3 /* SDLTouchEvent.m */; };
+ 4A8BD2DE24F93803000945E3 /* SDLTemplateColorScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2CE24F93803000945E3 /* SDLTemplateColorScheme.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2EE24F93872000945E3 /* SDLTurn.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2E024F93871000945E3 /* SDLTurn.m */; };
+ 4A8BD2EF24F93872000945E3 /* SDLTurn.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2E124F93871000945E3 /* SDLTurn.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2F024F93872000945E3 /* SDLVideoStreamingFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2E224F93871000945E3 /* SDLVideoStreamingFormat.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2F124F93872000945E3 /* SDLVrHelpItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2E324F93871000945E3 /* SDLVrHelpItem.m */; };
+ 4A8BD2F224F93872000945E3 /* SDLVideoStreamingCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2E424F93871000945E3 /* SDLVideoStreamingCapability.m */; };
+ 4A8BD2F324F93872000945E3 /* SDLVehicleDataResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2E524F93872000945E3 /* SDLVehicleDataResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2F424F93872000945E3 /* SDLTTSChunk.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2E624F93872000945E3 /* SDLTTSChunk.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2F524F93872000945E3 /* SDLTTSChunk.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2E724F93872000945E3 /* SDLTTSChunk.m */; };
+ 4A8BD2F624F93872000945E3 /* SDLVehicleDataResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2E824F93872000945E3 /* SDLVehicleDataResult.m */; };
+ 4A8BD2F724F93872000945E3 /* SDLVrHelpItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2E924F93872000945E3 /* SDLVrHelpItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2F924F93872000945E3 /* SDLVehicleDataType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2EB24F93872000945E3 /* SDLVehicleDataType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2FA24F93872000945E3 /* SDLVideoStreamingCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2EC24F93872000945E3 /* SDLVideoStreamingCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD2FD24F938A4000945E3 /* SDLVehicleType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2FB24F938A4000945E3 /* SDLVehicleType.m */; };
+ 4A8BD2FE24F938A4000945E3 /* SDLVehicleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD2FC24F938A4000945E3 /* SDLVehicleType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD30B24F938D6000945E3 /* SDLWeatherData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD2FF24F938D5000945E3 /* SDLWeatherData.m */; };
+ 4A8BD30C24F938D6000945E3 /* SDLWeatherAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD30024F938D5000945E3 /* SDLWeatherAlert.m */; };
+ 4A8BD30D24F938D6000945E3 /* SDLWeatherServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30124F938D5000945E3 /* SDLWeatherServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD30E24F938D6000945E3 /* SDLWeatherServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD30224F938D5000945E3 /* SDLWeatherServiceData.m */; };
+ 4A8BD30F24F938D6000945E3 /* SDLWindowTypeCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30324F938D6000945E3 /* SDLWindowTypeCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31024F938D6000945E3 /* SDLWeatherAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30424F938D6000945E3 /* SDLWeatherAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31124F938D6000945E3 /* SDLWeatherServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD30524F938D6000945E3 /* SDLWeatherServiceManifest.m */; };
+ 4A8BD31224F938D6000945E3 /* SDLWeatherData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30624F938D6000945E3 /* SDLWeatherData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31324F938D6000945E3 /* SDLWindowCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30724F938D6000945E3 /* SDLWindowCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31424F938D6000945E3 /* SDLWindowCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD30824F938D6000945E3 /* SDLWindowCapability.m */; };
+ 4A8BD31524F938D6000945E3 /* SDLWeatherServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD30924F938D6000945E3 /* SDLWeatherServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31624F938D6000945E3 /* SDLWindowTypeCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD30A24F938D6000945E3 /* SDLWindowTypeCapabilities.m */; };
+ 4A8BD31924F93941000945E3 /* SDLModuleInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD31724F93941000945E3 /* SDLModuleInfo.m */; };
+ 4A8BD31A24F93941000945E3 /* SDLModuleInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD31824F93941000945E3 /* SDLModuleInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD31F24F93964000945E3 /* SDLSeatLocationCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD31B24F93964000945E3 /* SDLSeatLocationCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD32024F93964000945E3 /* SDLSeatLocationCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD31C24F93964000945E3 /* SDLSeatLocationCapability.m */; };
+ 4A8BD32124F93964000945E3 /* SDLSeatLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD31D24F93964000945E3 /* SDLSeatLocation.m */; };
+ 4A8BD32224F93964000945E3 /* SDLSeatLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD31E24F93964000945E3 /* SDLSeatLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD32424F94302000945E3 /* SDLProtocolDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD32324F94302000945E3 /* SDLProtocolDelegate.h */; };
+ 4A8BD32B24F9431B000945E3 /* SDLV1ProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD32524F9431B000945E3 /* SDLV1ProtocolHeader.m */; };
+ 4A8BD32C24F9431B000945E3 /* SDLV2ProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD32624F9431B000945E3 /* SDLV2ProtocolHeader.m */; };
+ 4A8BD32D24F9431B000945E3 /* SDLV1ProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD32724F9431B000945E3 /* SDLV1ProtocolHeader.h */; };
+ 4A8BD32E24F9431B000945E3 /* SDLProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD32824F9431B000945E3 /* SDLProtocolHeader.h */; };
+ 4A8BD32F24F9431B000945E3 /* SDLProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD32924F9431B000945E3 /* SDLProtocolHeader.m */; };
+ 4A8BD33024F9431B000945E3 /* SDLV2ProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD32A24F9431B000945E3 /* SDLV2ProtocolHeader.h */; };
+ 4A8BD33324F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD33124F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.m */; };
+ 4A8BD33424F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33224F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.h */; };
+ 4A8BD33724F945B4000945E3 /* SDLControlFramePayloadConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD33524F945B4000945E3 /* SDLControlFramePayloadConstants.m */; };
+ 4A8BD33824F945B4000945E3 /* SDLControlFramePayloadConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33624F945B4000945E3 /* SDLControlFramePayloadConstants.h */; };
+ 4A8BD34124F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33924F945CB000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */; };
+ 4A8BD34224F945CC000945E3 /* SDLControlFramePayloadNak.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD33A24F945CB000945E3 /* SDLControlFramePayloadNak.m */; };
+ 4A8BD34324F945CC000945E3 /* SDLControlFramePayloadEndService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD33B24F945CC000945E3 /* SDLControlFramePayloadEndService.m */; };
+ 4A8BD34424F945CC000945E3 /* SDLControlFramePayloadNak.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33C24F945CC000945E3 /* SDLControlFramePayloadNak.h */; };
+ 4A8BD34524F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33D24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.h */; };
+ 4A8BD34624F945CC000945E3 /* SDLControlFramePayloadEndService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD33E24F945CC000945E3 /* SDLControlFramePayloadEndService.h */; };
+ 4A8BD34724F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD33F24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.m */; };
+ 4A8BD34824F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD34024F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */; };
+ 4A8BD34D24F945E8000945E3 /* SDLControlFramePayloadRPCStartService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD34924F945E8000945E3 /* SDLControlFramePayloadRPCStartService.m */; };
+ 4A8BD34E24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD34A24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.m */; };
+ 4A8BD34F24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD34B24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.h */; };
+ 4A8BD35024F945E8000945E3 /* SDLControlFramePayloadRPCStartService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD34C24F945E8000945E3 /* SDLControlFramePayloadRPCStartService.h */; };
+ 4A8BD35524F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD35124F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.h */; };
+ 4A8BD35624F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD35224F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.m */; };
+ 4A8BD35724F945F6000945E3 /* SDLControlFramePayloadVideoStartService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD35324F945F6000945E3 /* SDLControlFramePayloadVideoStartService.m */; };
+ 4A8BD35824F945F6000945E3 /* SDLControlFramePayloadVideoStartService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD35424F945F6000945E3 /* SDLControlFramePayloadVideoStartService.h */; };
+ 4A8BD35A24F94603000945E3 /* SDLControlFramePayloadType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD35924F94603000945E3 /* SDLControlFramePayloadType.h */; };
+ 4A8BD36124F9461A000945E3 /* SDLProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD35B24F9461A000945E3 /* SDLProtocolMessage.m */; };
+ 4A8BD36224F9461A000945E3 /* SDLV1ProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD35C24F9461A000945E3 /* SDLV1ProtocolMessage.h */; };
+ 4A8BD36324F9461A000945E3 /* SDLV1ProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD35D24F9461A000945E3 /* SDLV1ProtocolMessage.m */; };
+ 4A8BD36424F9461A000945E3 /* SDLV2ProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD35E24F9461A000945E3 /* SDLV2ProtocolMessage.h */; };
+ 4A8BD36524F9461A000945E3 /* SDLV2ProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD35F24F9461A000945E3 /* SDLV2ProtocolMessage.m */; };
+ 4A8BD36624F9461A000945E3 /* SDLProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD36024F9461A000945E3 /* SDLProtocolMessage.h */; };
+ 4A8BD36B24F94636000945E3 /* SDLProtocolMessageDisassembler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD36724F94636000945E3 /* SDLProtocolMessageDisassembler.h */; };
+ 4A8BD36C24F94636000945E3 /* SDLProtocolMessageDisassembler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD36824F94636000945E3 /* SDLProtocolMessageDisassembler.m */; };
+ 4A8BD36D24F94636000945E3 /* SDLProtocolMessageAssembler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD36924F94636000945E3 /* SDLProtocolMessageAssembler.m */; };
+ 4A8BD36E24F94636000945E3 /* SDLProtocolMessageAssembler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD36A24F94636000945E3 /* SDLProtocolMessageAssembler.h */; };
+ 4A8BD37324F9465E000945E3 /* SDLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD36F24F9465E000945E3 /* SDLProtocol.h */; };
+ 4A8BD37424F9465E000945E3 /* SDLProtocolReceivedMessageRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD37024F9465E000945E3 /* SDLProtocolReceivedMessageRouter.m */; };
+ 4A8BD37524F9465E000945E3 /* SDLProtocolReceivedMessageRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD37124F9465E000945E3 /* SDLProtocolReceivedMessageRouter.h */; };
+ 4A8BD37624F9465E000945E3 /* SDLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD37224F9465E000945E3 /* SDLProtocol.m */; };
+ 4A8BD37924F9468B000945E3 /* SDLProtocolConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD37724F9468B000945E3 /* SDLProtocolConstants.m */; };
+ 4A8BD37A24F9468B000945E3 /* SDLProtocolConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD37824F9468B000945E3 /* SDLProtocolConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD37D24F94697000945E3 /* SDLFunctionID.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD37B24F94697000945E3 /* SDLFunctionID.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD37E24F94697000945E3 /* SDLFunctionID.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD37C24F94697000945E3 /* SDLFunctionID.m */; };
+ 4A8BD38124F946D4000945E3 /* SDLTransportType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD37F24F946D4000945E3 /* SDLTransportType.h */; };
+ 4A8BD38224F946D4000945E3 /* SDLTransportDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38024F946D4000945E3 /* SDLTransportDelegate.h */; };
+ 4A8BD38524F94702000945E3 /* SDLTCPTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38324F94702000945E3 /* SDLTCPTransport.h */; };
+ 4A8BD38624F94702000945E3 /* SDLTCPTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD38424F94702000945E3 /* SDLTCPTransport.m */; };
+ 4A8BD38924F94712000945E3 /* SDLSecondaryTransportManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38724F94711000945E3 /* SDLSecondaryTransportManager.h */; };
+ 4A8BD38A24F94712000945E3 /* SDLSecondaryTransportManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD38824F94712000945E3 /* SDLSecondaryTransportManager.m */; };
+ 4A8BD39124F94731000945E3 /* SDLIAPConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38B24F94730000945E3 /* SDLIAPConstants.h */; };
+ 4A8BD39224F94731000945E3 /* SDLIAPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38C24F94730000945E3 /* SDLIAPSession.h */; };
+ 4A8BD39324F94731000945E3 /* SDLIAPTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD38D24F94730000945E3 /* SDLIAPTransport.h */; };
+ 4A8BD39424F94731000945E3 /* SDLIAPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD38E24F94730000945E3 /* SDLIAPSession.m */; };
+ 4A8BD39524F94731000945E3 /* SDLIAPConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD38F24F94731000945E3 /* SDLIAPConstants.m */; };
+ 4A8BD39624F94731000945E3 /* SDLIAPTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD39024F94731000945E3 /* SDLIAPTransport.m */; };
+ 4A8BD39A24F94741000945E3 /* SDLIAPControlSessionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD39724F94740000945E3 /* SDLIAPControlSessionDelegate.h */; };
+ 4A8BD39B24F94741000945E3 /* SDLIAPControlSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD39824F94740000945E3 /* SDLIAPControlSession.m */; };
+ 4A8BD39C24F94741000945E3 /* SDLIAPControlSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD39924F94740000945E3 /* SDLIAPControlSession.h */; };
+ 4A8BD3A024F9474B000945E3 /* SDLIAPDataSessionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD39D24F9474B000945E3 /* SDLIAPDataSessionDelegate.h */; };
+ 4A8BD3A124F9474B000945E3 /* SDLIAPDataSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD39E24F9474B000945E3 /* SDLIAPDataSession.h */; };
+ 4A8BD3A224F9474B000945E3 /* SDLIAPDataSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD39F24F9474B000945E3 /* SDLIAPDataSession.m */; };
+ 4A8BD3A524F9485B000945E3 /* SDLVideoStreamingState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3A324F9485A000945E3 /* SDLVideoStreamingState.m */; };
+ 4A8BD3A624F9485B000945E3 /* SDLVideoStreamingState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3A424F9485A000945E3 /* SDLVideoStreamingState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3A924F948CF000945E3 /* SDLDeleteFileOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3A724F948CE000945E3 /* SDLDeleteFileOperation.h */; };
+ 4A8BD3AA24F948CF000945E3 /* SDLDeleteFileOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3A824F948CF000945E3 /* SDLDeleteFileOperation.m */; };
+ 4A8BD3AC24F98602000945E3 /* NSNumber+NumberType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3AB24F98602000945E3 /* NSNumber+NumberType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3AF24F98ACE000945E3 /* SDLLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3AD24F98ACE000945E3 /* SDLLogManager.m */; };
+ 4A8BD3B024F98ACE000945E3 /* SDLLogManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3AE24F98ACE000945E3 /* SDLLogManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3B524F98F64000945E3 /* SDLOnUpdateFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3B124F98F63000945E3 /* SDLOnUpdateFile.m */; };
+ 4A8BD3B624F98F64000945E3 /* SDLOnUpdateSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3B224F98F63000945E3 /* SDLOnUpdateSubMenu.m */; };
+ 4A8BD3B724F98F64000945E3 /* SDLOnUpdateFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3B324F98F64000945E3 /* SDLOnUpdateFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3B824F98F64000945E3 /* SDLOnUpdateSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3B424F98F64000945E3 /* SDLOnUpdateSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3BB24F98F89000945E3 /* SDLDynamicUpdateCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3B924F98F89000945E3 /* SDLDynamicUpdateCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3BC24F98F89000945E3 /* SDLDynamicUpdateCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3BA24F98F89000945E3 /* SDLDynamicUpdateCapabilities.m */; };
+ 4A8BD3BE24F99470000945E3 /* SDLSecurityType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3BD24F99470000945E3 /* SDLSecurityType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3C124F994D5000945E3 /* SDLFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3BF24F994D5000945E3 /* SDLFileManager.m */; };
+ 4A8BD3C224F994D5000945E3 /* SDLFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3C024F994D5000945E3 /* SDLFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3C724F998A8000945E3 /* SDLWindowState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3C324F998A7000945E3 /* SDLWindowState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3C824F998A8000945E3 /* SDLWindowStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3C424F998A8000945E3 /* SDLWindowStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3C924F998A8000945E3 /* SDLWindowStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3C524F998A8000945E3 /* SDLWindowStatus.m */; };
+ 4A8BD3CA24F998A8000945E3 /* SDLWindowState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3C624F998A8000945E3 /* SDLWindowState.m */; };
+ 4A8BD3CD24F999BE000945E3 /* TestSubscribeButtonObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3CC24F999BE000945E3 /* TestSubscribeButtonObserver.m */; };
+ 4A8BD3D024FE7CF1000945E3 /* SDLPermissionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8BD3CE24FE7CF1000945E3 /* SDLPermissionManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4A8BD3D124FE7CF1000945E3 /* SDLPermissionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A8BD3CF24FE7CF1000945E3 /* SDLPermissionManager.m */; };
+ 4ABB24BA24F592620061BF55 /* NSMutableArray+Safe.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24B224F592620061BF55 /* NSMutableArray+Safe.h */; };
+ 4ABB24BB24F592620061BF55 /* NSMutableArray+Safe.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24B324F592620061BF55 /* NSMutableArray+Safe.m */; };
+ 4ABB24BC24F592620061BF55 /* NSBundle+SDLBundle.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24B424F592620061BF55 /* NSBundle+SDLBundle.m */; };
+ 4ABB24BD24F592620061BF55 /* NSMutableDictionary+SafeRemove.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24B524F592620061BF55 /* NSMutableDictionary+SafeRemove.m */; };
+ 4ABB24BE24F592620061BF55 /* NSBundle+SDLBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24B624F592620061BF55 /* NSBundle+SDLBundle.h */; };
+ 4ABB24BF24F592620061BF55 /* NSMapTable+Subscripting.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24B724F592620061BF55 /* NSMapTable+Subscripting.m */; };
+ 4ABB24C024F592620061BF55 /* NSMutableDictionary+SafeRemove.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24B824F592620061BF55 /* NSMutableDictionary+SafeRemove.h */; };
+ 4ABB24C124F592620061BF55 /* NSMapTable+Subscripting.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24B924F592620061BF55 /* NSMapTable+Subscripting.h */; };
+ 4ABB24C624F592900061BF55 /* SDLError.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24C424F592900061BF55 /* SDLError.h */; };
+ 4ABB24C724F592900061BF55 /* SDLError.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24C524F592900061BF55 /* SDLError.m */; };
+ 4ABB24C924F593090061BF55 /* SDLStreamingProtocolDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24C824F593090061BF55 /* SDLStreamingProtocolDelegate.h */; };
+ 4ABB24CC24F5931B0061BF55 /* SDLStateMachine.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24CA24F5931B0061BF55 /* SDLStateMachine.h */; };
+ 4ABB24CD24F5931B0061BF55 /* SDLStateMachine.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24CB24F5931B0061BF55 /* SDLStateMachine.m */; };
+ 4ABB24CF24F593C70061BF55 /* SDLErrorConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24CE24F593C70061BF55 /* SDLErrorConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24D224F593E00061BF55 /* SDLNotificationConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24D024F593E00061BF55 /* SDLNotificationConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24D324F593E00061BF55 /* SDLNotificationConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24D124F593E00061BF55 /* SDLNotificationConstants.m */; };
+ 4ABB24D624F593ED0061BF55 /* SDLVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24D424F593EC0061BF55 /* SDLVersion.m */; };
+ 4ABB24D724F593ED0061BF55 /* SDLVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24D524F593ED0061BF55 /* SDLVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24D924F594190061BF55 /* SDLConnectionManagerType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24D824F594190061BF55 /* SDLConnectionManagerType.h */; };
+ 4ABB24DC24F594560061BF55 /* SDLEncryptionLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24DA24F594560061BF55 /* SDLEncryptionLifecycleManager.m */; };
+ 4ABB24DD24F594560061BF55 /* SDLEncryptionLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24DB24F594560061BF55 /* SDLEncryptionLifecycleManager.h */; };
+ 4ABB24E224F5948D0061BF55 /* SDLEncryptionConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24E024F5948D0061BF55 /* SDLEncryptionConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24E324F5948D0061BF55 /* SDLEncryptionConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24E124F5948D0061BF55 /* SDLEncryptionConfiguration.m */; };
+ 4ABB24E524F594A20061BF55 /* SDLServiceEncryptionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24E424F594A10061BF55 /* SDLServiceEncryptionDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24E824F594CD0061BF55 /* SDLEncryptionManagerConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24E624F594CD0061BF55 /* SDLEncryptionManagerConstants.m */; };
+ 4ABB24E924F594CD0061BF55 /* SDLEncryptionManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24E724F594CD0061BF55 /* SDLEncryptionManagerConstants.h */; };
+ 4ABB24EC24F594F30061BF55 /* SDLFileManagerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24EA24F594F30061BF55 /* SDLFileManagerConfiguration.m */; };
+ 4ABB24ED24F594F30061BF55 /* SDLFileManagerConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24EB24F594F30061BF55 /* SDLFileManagerConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24F224F595120061BF55 /* SDLArtwork.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24EE24F595120061BF55 /* SDLArtwork.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24F324F595120061BF55 /* SDLFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24EF24F595120061BF55 /* SDLFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB24F424F595120061BF55 /* SDLFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24F024F595120061BF55 /* SDLFile.m */; };
+ 4ABB24F524F595120061BF55 /* SDLArtwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24F124F595120061BF55 /* SDLArtwork.m */; };
+ 4ABB24F824F5959E0061BF55 /* SDLAsynchronousOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24F624F5959E0061BF55 /* SDLAsynchronousOperation.m */; };
+ 4ABB24F924F5959E0061BF55 /* SDLAsynchronousOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24F724F5959E0061BF55 /* SDLAsynchronousOperation.h */; };
+ 4ABB250124F596450061BF55 /* SDLUploadFileOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24FB24F596440061BF55 /* SDLUploadFileOperation.m */; };
+ 4ABB250224F596450061BF55 /* SDLListFilesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB24FC24F596450061BF55 /* SDLListFilesOperation.m */; };
+ 4ABB250424F596450061BF55 /* SDLUploadFileOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24FE24F596450061BF55 /* SDLUploadFileOperation.h */; };
+ 4ABB250524F596450061BF55 /* SDLListFilesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB24FF24F596450061BF55 /* SDLListFilesOperation.h */; };
+ 4ABB250824F596920061BF55 /* SDLFileWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB250624F596920061BF55 /* SDLFileWrapper.h */; };
+ 4ABB250924F596920061BF55 /* SDLFileWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB250724F596920061BF55 /* SDLFileWrapper.m */; };
+ 4ABB250F24F596C00061BF55 /* SDLFileManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB250E24F596C00061BF55 /* SDLFileManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB251224F7E3A30061BF55 /* SDLLifecycleConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB251024F7E3A30061BF55 /* SDLLifecycleConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB251324F7E3A30061BF55 /* SDLLifecycleConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB251124F7E3A30061BF55 /* SDLLifecycleConfiguration.m */; };
+ 4ABB251624F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB251424F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB251724F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB251524F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.m */; };
+ 4ABB251A24F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB251824F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.m */; };
+ 4ABB251B24F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB251924F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.h */; };
+ 4ABB251E24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB251C24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.h */; };
+ 4ABB251F24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB251D24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.m */; };
+ 4ABB252224F7E3FC0061BF55 /* SDLLifecycleSyncPDataHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB252024F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.h */; };
+ 4ABB252324F7E3FC0061BF55 /* SDLLifecycleSyncPDataHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB252124F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.m */; };
+ 4ABB252624F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB252424F7E40C0061BF55 /* SDLLifecycleSystemRequestHandler.h */; };
+ 4ABB252724F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB252524F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.m */; };
+ 4ABB252A24F7E41D0061BF55 /* SDLLifecycleProtocolHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB252824F7E41D0061BF55 /* SDLLifecycleProtocolHandler.h */; };
+ 4ABB252B24F7E41D0061BF55 /* SDLLifecycleProtocolHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB252924F7E41D0061BF55 /* SDLLifecycleProtocolHandler.m */; };
+ 4ABB253024F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB252C24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.h */; };
+ 4ABB253124F7E43A0061BF55 /* SDLAsynchronousRPCOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB252D24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.m */; };
+ 4ABB253224F7E43A0061BF55 /* SDLAsynchronousRPCOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB252E24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.h */; };
+ 4ABB253324F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB252F24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.m */; };
+ 4ABB253624F7E4540061BF55 /* SDLSequentialRPCRequestOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB253424F7E4540061BF55 /* SDLSequentialRPCRequestOperation.h */; };
+ 4ABB253724F7E4540061BF55 /* SDLSequentialRPCRequestOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB253524F7E4540061BF55 /* SDLSequentialRPCRequestOperation.m */; };
+ 4ABB253A24F7E46A0061BF55 /* SDLLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB253824F7E46A0061BF55 /* SDLLifecycleManager.m */; };
+ 4ABB253B24F7E46A0061BF55 /* SDLLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB253924F7E46A0061BF55 /* SDLLifecycleManager.h */; };
+ 4ABB254124F7E48D0061BF55 /* SDLLockScreenRootViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB253C24F7E48D0061BF55 /* SDLLockScreenRootViewController.h */; };
+ 4ABB254224F7E48D0061BF55 /* SDLViewControllerPresentable.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB253D24F7E48D0061BF55 /* SDLViewControllerPresentable.h */; };
+ 4ABB254324F7E48D0061BF55 /* SDLLockScreenPresenter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB253E24F7E48D0061BF55 /* SDLLockScreenPresenter.h */; };
+ 4ABB254424F7E48D0061BF55 /* SDLLockScreenRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB253F24F7E48D0061BF55 /* SDLLockScreenRootViewController.m */; };
+ 4ABB254524F7E48D0061BF55 /* SDLLockScreenPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB254024F7E48D0061BF55 /* SDLLockScreenPresenter.m */; };
+ 4ABB254824F7E49D0061BF55 /* SDLLockScreenStatusManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB254624F7E49D0061BF55 /* SDLLockScreenStatusManager.m */; };
+ 4ABB254924F7E49D0061BF55 /* SDLLockScreenStatusManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB254724F7E49D0061BF55 /* SDLLockScreenStatusManager.h */; };
+ 4ABB254C24F7E4C60061BF55 /* SDLLockScreenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB254A24F7E4C60061BF55 /* SDLLockScreenViewController.m */; };
+ 4ABB254D24F7E4C60061BF55 /* SDLLockScreenViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB254B24F7E4C60061BF55 /* SDLLockScreenViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB255024F7E52B0061BF55 /* SDLLockScreenConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB254E24F7E52B0061BF55 /* SDLLockScreenConfiguration.m */; };
+ 4ABB255124F7E52B0061BF55 /* SDLLockScreenConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB254F24F7E52B0061BF55 /* SDLLockScreenConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB255424F7E5460061BF55 /* SDLLockScreenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB255224F7E5460061BF55 /* SDLLockScreenManager.m */; };
+ 4ABB255524F7E5460061BF55 /* SDLLockScreenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB255324F7E5460061BF55 /* SDLLockScreenManager.h */; };
+ 4ABB255C24F7E5880061BF55 /* SDLPermissionFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB255A24F7E5880061BF55 /* SDLPermissionFilter.m */; };
+ 4ABB255D24F7E5880061BF55 /* SDLPermissionFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB255B24F7E5880061BF55 /* SDLPermissionFilter.h */; };
+ 4ABB255F24F7E59E0061BF55 /* SDLPermissionConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB255E24F7E59E0061BF55 /* SDLPermissionConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB256224F7E5AA0061BF55 /* SDLPermissionElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256024F7E5AA0061BF55 /* SDLPermissionElement.m */; };
+ 4ABB256324F7E5AA0061BF55 /* SDLPermissionElement.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256124F7E5AA0061BF55 /* SDLPermissionElement.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB256624F7E5B80061BF55 /* SDLRPCPermissionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256424F7E5B70061BF55 /* SDLRPCPermissionStatus.m */; };
+ 4ABB256724F7E5B80061BF55 /* SDLRPCPermissionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256524F7E5B80061BF55 /* SDLRPCPermissionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB257024F7E5E80061BF55 /* SDLPreloadChoicesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256824F7E5E70061BF55 /* SDLPreloadChoicesOperation.m */; };
+ 4ABB257124F7E5E80061BF55 /* SDLPresentChoiceSetOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256924F7E5E70061BF55 /* SDLPresentChoiceSetOperation.m */; };
+ 4ABB257224F7E5E80061BF55 /* SDLCheckChoiceVROptionalOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256A24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.m */; };
+ 4ABB257324F7E5E80061BF55 /* SDLCheckChoiceVROptionalOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256B24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.h */; };
+ 4ABB257424F7E5E80061BF55 /* SDLPresentChoiceSetOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256C24F7E5E70061BF55 /* SDLPresentChoiceSetOperation.h */; };
+ 4ABB257524F7E5E80061BF55 /* SDLDeleteChoicesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB256D24F7E5E70061BF55 /* SDLDeleteChoicesOperation.m */; };
+ 4ABB257624F7E5E80061BF55 /* SDLPreloadChoicesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256E24F7E5E80061BF55 /* SDLPreloadChoicesOperation.h */; };
+ 4ABB257724F7E5E80061BF55 /* SDLDeleteChoicesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB256F24F7E5E80061BF55 /* SDLDeleteChoicesOperation.h */; };
+ 4ABB257A24F7E5FF0061BF55 /* SDLPresentKeyboardOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB257824F7E5FF0061BF55 /* SDLPresentKeyboardOperation.m */; };
+ 4ABB257B24F7E5FF0061BF55 /* SDLPresentKeyboardOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB257924F7E5FF0061BF55 /* SDLPresentKeyboardOperation.h */; };
+ 4ABB258024F7E61E0061BF55 /* SDLChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB257C24F7E61E0061BF55 /* SDLChoiceSet.m */; };
+ 4ABB258124F7E61E0061BF55 /* SDLChoiceCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB257D24F7E61E0061BF55 /* SDLChoiceCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB258224F7E61E0061BF55 /* SDLChoiceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB257E24F7E61E0061BF55 /* SDLChoiceCell.m */; };
+ 4ABB258324F7E61E0061BF55 /* SDLChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB257F24F7E61E0061BF55 /* SDLChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB258524F7E62D0061BF55 /* SDLChoiceSetDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB258424F7E62D0061BF55 /* SDLChoiceSetDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB258C24F7E65C0061BF55 /* SDLChoiceSetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB258A24F7E65C0061BF55 /* SDLChoiceSetManager.h */; };
+ 4ABB258D24F7E65C0061BF55 /* SDLChoiceSetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB258B24F7E65C0061BF55 /* SDLChoiceSetManager.m */; };
+ 4ABB258F24F7E66C0061BF55 /* SDLKeyboardDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB258E24F7E66C0061BF55 /* SDLKeyboardDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB259224F7E6820061BF55 /* SDLVoiceCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB259024F7E6820061BF55 /* SDLVoiceCommand.m */; };
+ 4ABB259324F7E6820061BF55 /* SDLVoiceCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB259124F7E6820061BF55 /* SDLVoiceCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB259624F7E6880061BF55 /* SDLMenuCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB259424F7E6880061BF55 /* SDLMenuCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB259724F7E6880061BF55 /* SDLMenuCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB259524F7E6880061BF55 /* SDLMenuCell.m */; };
+ 4ABB259924F7E6A60061BF55 /* SDLMenuManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB259824F7E6A60061BF55 /* SDLMenuManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB259C24F7E6B90061BF55 /* SDLMenuConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB259A24F7E6B90061BF55 /* SDLMenuConfiguration.m */; };
+ 4ABB259D24F7E6B90061BF55 /* SDLMenuConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB259B24F7E6B90061BF55 /* SDLMenuConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25A224F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB259E24F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.h */; };
+ 4ABB25A324F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB259F24F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.m */; };
+ 4ABB25A424F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25A024F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.m */; };
+ 4ABB25A524F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25A124F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.h */; };
+ 4ABB25AA24F7E6E10061BF55 /* SDLMenuManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25A624F7E6E10061BF55 /* SDLMenuManager.m */; };
+ 4ABB25AB24F7E6E10061BF55 /* SDLVoiceCommandManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25A724F7E6E10061BF55 /* SDLVoiceCommandManager.m */; };
+ 4ABB25AC24F7E6E10061BF55 /* SDLVoiceCommandManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25A824F7E6E10061BF55 /* SDLVoiceCommandManager.h */; };
+ 4ABB25AD24F7E6E10061BF55 /* SDLMenuManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25A924F7E6E10061BF55 /* SDLMenuManager.h */; };
+ 4ABB25B224F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25AE24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.m */; };
+ 4ABB25B324F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25AF24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.h */; };
+ 4ABB25B424F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25B024F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.h */; };
+ 4ABB25B524F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25B124F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.m */; };
+ 4ABB25BA24F7E70E0061BF55 /* SDLSoftButtonState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25B624F7E70E0061BF55 /* SDLSoftButtonState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25BB24F7E70E0061BF55 /* SDLSoftButtonObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25B724F7E70E0061BF55 /* SDLSoftButtonObject.m */; };
+ 4ABB25BC24F7E70E0061BF55 /* SDLSoftButtonObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25B824F7E70E0061BF55 /* SDLSoftButtonObject.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25BD24F7E70E0061BF55 /* SDLSoftButtonState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25B924F7E70E0061BF55 /* SDLSoftButtonState.m */; };
+ 4ABB25C024F7E7280061BF55 /* SDLSoftButtonManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25BE24F7E7270061BF55 /* SDLSoftButtonManager.h */; };
+ 4ABB25C124F7E7280061BF55 /* SDLSoftButtonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25BF24F7E7270061BF55 /* SDLSoftButtonManager.m */; };
+ 4ABB25C624F7E73C0061BF55 /* SDLSubscribeButtonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25C224F7E73C0061BF55 /* SDLSubscribeButtonManager.m */; };
+ 4ABB25C724F7E73C0061BF55 /* SDLSubscribeButtonObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25C324F7E73C0061BF55 /* SDLSubscribeButtonObserver.m */; };
+ 4ABB25C824F7E73C0061BF55 /* SDLSubscribeButtonManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25C424F7E73C0061BF55 /* SDLSubscribeButtonManager.h */; };
+ 4ABB25C924F7E73C0061BF55 /* SDLSubscribeButtonObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25C524F7E73C0061BF55 /* SDLSubscribeButtonObserver.h */; };
+ 4ABB25CC24F7E74F0061BF55 /* SDLTextAndGraphicManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25CA24F7E74E0061BF55 /* SDLTextAndGraphicManager.h */; };
+ 4ABB25CD24F7E74F0061BF55 /* SDLTextAndGraphicManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25CB24F7E74E0061BF55 /* SDLTextAndGraphicManager.m */; };
+ 4ABB25D424F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25CE24F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.m */; };
+ 4ABB25D524F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25CF24F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.m */; };
+ 4ABB25D624F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25D024F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.h */; };
+ 4ABB25D724F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25D124F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.m */; };
+ 4ABB25D824F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25D224F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.h */; };
+ 4ABB25D924F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25D324F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.h */; };
+ 4ABB25DC24F7E77C0061BF55 /* SDLScreenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25DA24F7E77C0061BF55 /* SDLScreenManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25DD24F7E77C0061BF55 /* SDLScreenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25DB24F7E77C0061BF55 /* SDLScreenManager.m */; };
+ 4ABB25E024F7E7980061BF55 /* SDLStreamingMediaConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25DE24F7E7980061BF55 /* SDLStreamingMediaConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25E124F7E7980061BF55 /* SDLStreamingMediaConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25DF24F7E7980061BF55 /* SDLStreamingMediaConfiguration.m */; };
+ 4ABB25E524F7E7A90061BF55 /* SDLAudioStreamManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25E224F7E7A90061BF55 /* SDLAudioStreamManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25E624F7E7A90061BF55 /* SDLAudioStreamManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25E324F7E7A90061BF55 /* SDLAudioStreamManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25E724F7E7A90061BF55 /* SDLAudioStreamManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25E424F7E7A90061BF55 /* SDLAudioStreamManager.m */; };
+ 4ABB25EA24F7E7C20061BF55 /* SDLCarWindowViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25E824F7E7C20061BF55 /* SDLCarWindowViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25EB24F7E7C20061BF55 /* SDLCarWindowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25E924F7E7C20061BF55 /* SDLCarWindowViewController.m */; };
+ 4ABB25F324F7E7EF0061BF55 /* SDLPinchGesture.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25EC24F7E7EF0061BF55 /* SDLPinchGesture.m */; };
+ 4ABB25F424F7E7EF0061BF55 /* SDLTouch.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25ED24F7E7EF0061BF55 /* SDLTouch.m */; };
+ 4ABB25F524F7E7EF0061BF55 /* SDLPinchGesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25EE24F7E7EF0061BF55 /* SDLPinchGesture.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25F624F7E7EF0061BF55 /* SDLTouch.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25EF24F7E7EF0061BF55 /* SDLTouch.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25F724F7E7EF0061BF55 /* SDLTouchManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25F024F7E7EF0061BF55 /* SDLTouchManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25F824F7E7EF0061BF55 /* SDLTouchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25F124F7E7EF0061BF55 /* SDLTouchManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25F924F7E7EF0061BF55 /* SDLTouchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25F224F7E7EF0061BF55 /* SDLTouchManager.m */; };
+ 4ABB25FC24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25FA24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB25FD24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25FB24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.m */; };
+ 4ABB260024F7E9230061BF55 /* SDLStreamingMediaManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB25FE24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB260124F7E9230061BF55 /* SDLStreamingMediaManagerConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB25FF24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.m */; };
+ 4ABB260524F7E9650061BF55 /* SDLStreamingMediaManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB260224F7E9650061BF55 /* SDLStreamingMediaManager.m */; };
+ 4ABB260624F7E9650061BF55 /* SDLStreamingMediaManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB260324F7E9650061BF55 /* SDLStreamingMediaManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB260724F7E9650061BF55 /* SDLStreamingMediaManagerDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB260424F7E9650061BF55 /* SDLStreamingMediaManagerDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB260924F7E9720061BF55 /* SDLStreamingAudioManagerType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB260824F7E9720061BF55 /* SDLStreamingAudioManagerType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB260C24F7F3400061BF55 /* SDLAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB260A24F7F33F0061BF55 /* SDLAudioFile.m */; };
+ 4ABB260D24F7F3400061BF55 /* SDLAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB260B24F7F33F0061BF55 /* SDLAudioFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB261024F7F3520061BF55 /* SDLPCMAudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB260E24F7F3520061BF55 /* SDLPCMAudioConverter.m */; };
+ 4ABB261124F7F3520061BF55 /* SDLPCMAudioConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB260F24F7F3520061BF55 /* SDLPCMAudioConverter.h */; };
+ 4ABB261424F7F3610061BF55 /* SDLCarWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB261224F7F3600061BF55 /* SDLCarWindow.h */; };
+ 4ABB261524F7F3610061BF55 /* SDLCarWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB261324F7F3610061BF55 /* SDLCarWindow.m */; };
+ 4ABB261A24F7F3770061BF55 /* SDLFocusableItemLocator.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB261624F7F3770061BF55 /* SDLFocusableItemLocator.h */; };
+ 4ABB261B24F7F3770061BF55 /* SDLFocusableItemLocator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB261724F7F3770061BF55 /* SDLFocusableItemLocator.m */; };
+ 4ABB261C24F7F3770061BF55 /* SDLFocusableItemLocatorType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB261824F7F3770061BF55 /* SDLFocusableItemLocatorType.h */; };
+ 4ABB261D24F7F3770061BF55 /* SDLFocusableItemHitTester.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB261924F7F3770061BF55 /* SDLFocusableItemHitTester.h */; };
+ 4ABB262024F7F3870061BF55 /* CGPoint_Util.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB261E24F7F3870061BF55 /* CGPoint_Util.h */; };
+ 4ABB262124F7F3870061BF55 /* CGPoint_Util.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB261F24F7F3870061BF55 /* CGPoint_Util.m */; };
+ 4ABB262424F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB262224F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.h */; };
+ 4ABB262524F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB262324F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.m */; };
+ 4ABB262824F7F3BC0061BF55 /* SDLH264VideoEncoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB262624F7F3BC0061BF55 /* SDLH264VideoEncoder.m */; };
+ 4ABB262924F7F3BC0061BF55 /* SDLH264VideoEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB262724F7F3BC0061BF55 /* SDLH264VideoEncoder.h */; };
+ 4ABB262B24F7F3C20061BF55 /* SDLVideoEncoderDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB262A24F7F3C10061BF55 /* SDLVideoEncoderDelegate.h */; };
+ 4ABB262D24F7F4150061BF55 /* SDLH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB262C24F7F4150061BF55 /* SDLH264Packetizer.h */; };
+ 4ABB263024F7F4230061BF55 /* SDLRAWH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB262E24F7F4230061BF55 /* SDLRAWH264Packetizer.h */; };
+ 4ABB263124F7F4230061BF55 /* SDLRAWH264Packetizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB262F24F7F4230061BF55 /* SDLRAWH264Packetizer.m */; };
+ 4ABB263424F7F4300061BF55 /* SDLRTPH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB263224F7F4300061BF55 /* SDLRTPH264Packetizer.h */; };
+ 4ABB263524F7F4300061BF55 /* SDLRTPH264Packetizer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB263324F7F4300061BF55 /* SDLRTPH264Packetizer.m */; };
+ 4ABB263A24F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB263624F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.m */; };
+ 4ABB263B24F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB263724F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.m */; };
+ 4ABB263C24F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB263824F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.h */; };
+ 4ABB263D24F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB263924F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.h */; };
+ 4ABB264024F7F45B0061BF55 /* SDLSystemCapabilityObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB263E24F7F45B0061BF55 /* SDLSystemCapabilityObserver.h */; };
+ 4ABB264124F7F45B0061BF55 /* SDLSystemCapabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB263F24F7F45B0061BF55 /* SDLSystemCapabilityObserver.m */; };
+ 4ABB264424F7F5340061BF55 /* SDLSystemCapabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB264224F7F5340061BF55 /* SDLSystemCapabilityManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB264524F7F5340061BF55 /* SDLSystemCapabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB264324F7F5340061BF55 /* SDLSystemCapabilityManager.m */; };
+ 4ABB264824F7F5540061BF55 /* SDLManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB264624F7F5540061BF55 /* SDLManager.m */; };
+ 4ABB264924F7F5540061BF55 /* SDLManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB264724F7F5540061BF55 /* SDLManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB264B24F7F5580061BF55 /* SDLManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB264A24F7F5580061BF55 /* SDLManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB264E24F7F5720061BF55 /* SDLConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB264C24F7F5720061BF55 /* SDLConfiguration.m */; };
+ 4ABB264F24F7F5720061BF55 /* SDLConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB264D24F7F5720061BF55 /* SDLConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB265224F7F58D0061BF55 /* SDLRPCRequestNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB265024F7F58D0061BF55 /* SDLRPCRequestNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB265324F7F58D0061BF55 /* SDLRPCRequestNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB265124F7F58D0061BF55 /* SDLRPCRequestNotification.m */; };
+ 4ABB265624F7F5B40061BF55 /* SDLRPCNotificationNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB265424F7F5B40061BF55 /* SDLRPCNotificationNotification.m */; };
+ 4ABB265724F7F5B40061BF55 /* SDLRPCNotificationNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB265524F7F5B40061BF55 /* SDLRPCNotificationNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB265A24F7F5C10061BF55 /* SDLRPCResponseNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB265824F7F5C10061BF55 /* SDLRPCResponseNotification.m */; };
+ 4ABB265B24F7F5C10061BF55 /* SDLRPCResponseNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB265924F7F5C10061BF55 /* SDLRPCResponseNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB265E24F7F5F20061BF55 /* SDLNotificationDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB265C24F7F5F20061BF55 /* SDLNotificationDispatcher.h */; };
+ 4ABB265F24F7F5F20061BF55 /* SDLNotificationDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB265D24F7F5F20061BF55 /* SDLNotificationDispatcher.m */; };
+ 4ABB266224F7F6000061BF55 /* SDLResponseDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB266024F7F6000061BF55 /* SDLResponseDispatcher.h */; };
+ 4ABB266324F7F6000061BF55 /* SDLResponseDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB266124F7F6000061BF55 /* SDLResponseDispatcher.m */; };
+ 4ABB266824F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB266424F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.m */; };
+ 4ABB266924F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB266524F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.h */; };
+ 4ABB266A24F7F61B0061BF55 /* EAAccessory+SDLProtocols.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB266624F7F61B0061BF55 /* EAAccessory+SDLProtocols.m */; };
+ 4ABB266B24F7F61B0061BF55 /* EAAccessory+SDLProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB266724F7F61B0061BF55 /* EAAccessory+SDLProtocols.h */; };
+ 4ABB266E24F7F6350061BF55 /* NSMutableDictionary+Store.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB266C24F7F6350061BF55 /* NSMutableDictionary+Store.m */; };
+ 4ABB266F24F7F6350061BF55 /* NSMutableDictionary+Store.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB266D24F7F6350061BF55 /* NSMutableDictionary+Store.h */; };
+ 4ABB267224F7F6640061BF55 /* SDLPrioritizedObjectCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB267024F7F6640061BF55 /* SDLPrioritizedObjectCollection.m */; };
+ 4ABB267324F7F6640061BF55 /* SDLPrioritizedObjectCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB267124F7F6640061BF55 /* SDLPrioritizedObjectCollection.h */; };
+ 4ABB267624F7F6720061BF55 /* SDLObjectWithPriority.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB267424F7F6720061BF55 /* SDLObjectWithPriority.h */; };
+ 4ABB267724F7F6720061BF55 /* SDLObjectWithPriority.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB267524F7F6720061BF55 /* SDLObjectWithPriority.m */; };
+ 4ABB267A24F7F6840061BF55 /* SDLIconArchiveFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB267824F7F6840061BF55 /* SDLIconArchiveFile.h */; };
+ 4ABB267B24F7F6840061BF55 /* SDLIconArchiveFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB267924F7F6840061BF55 /* SDLIconArchiveFile.m */; };
+ 4ABB267E24F7F68F0061BF55 /* SDLCacheFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB267C24F7F68F0061BF55 /* SDLCacheFileManager.h */; };
+ 4ABB267F24F7F68F0061BF55 /* SDLCacheFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB267D24F7F68F0061BF55 /* SDLCacheFileManager.m */; };
+ 4ABB268224F7F8D60061BF55 /* SDLBackgroundTaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB268024F7F8D50061BF55 /* SDLBackgroundTaskManager.h */; };
+ 4ABB268324F7F8D60061BF55 /* SDLBackgroundTaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB268124F7F8D60061BF55 /* SDLBackgroundTaskManager.m */; };
+ 4ABB268624F7F8E20061BF55 /* SDLMutableDataQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB268424F7F8E20061BF55 /* SDLMutableDataQueue.h */; };
+ 4ABB268724F7F8E20061BF55 /* SDLMutableDataQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB268524F7F8E20061BF55 /* SDLMutableDataQueue.m */; };
+ 4ABB268A24F7F8F00061BF55 /* SDLGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB268824F7F8F00061BF55 /* SDLGlobals.h */; };
+ 4ABB268B24F7F8F00061BF55 /* SDLGlobals.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB268924F7F8F00061BF55 /* SDLGlobals.m */; };
+ 4ABB268E24F7F8FC0061BF55 /* SDLHexUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB268C24F7F8FB0061BF55 /* SDLHexUtility.m */; };
+ 4ABB268F24F7F8FC0061BF55 /* SDLHexUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB268D24F7F8FB0061BF55 /* SDLHexUtility.h */; };
+ 4ABB269224F7F9060061BF55 /* SDLTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB269024F7F9060061BF55 /* SDLTimer.m */; };
+ 4ABB269324F7F9060061BF55 /* SDLTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB269124F7F9060061BF55 /* SDLTimer.h */; };
+ 4ABB269624F7F9400061BF55 /* SDLRPCFunctionNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB269424F7F93F0061BF55 /* SDLRPCFunctionNames.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB269724F7F9400061BF55 /* SDLRPCFunctionNames.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB269524F7F93F0061BF55 /* SDLRPCFunctionNames.m */; };
+ 4ABB269924F7F9560061BF55 /* SDLMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB269824F7F9560061BF55 /* SDLMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB269C24F7F9710061BF55 /* SDLRPCParameterNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB269A24F7F9710061BF55 /* SDLRPCParameterNames.h */; };
+ 4ABB269D24F7F9710061BF55 /* SDLRPCParameterNames.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB269B24F7F9710061BF55 /* SDLRPCParameterNames.m */; };
+ 4ABB26A024F7F98C0061BF55 /* SDLLogFileModuleMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB269E24F7F98C0061BF55 /* SDLLogFileModuleMap.h */; };
+ 4ABB26A124F7F98C0061BF55 /* SDLLogFileModuleMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB269F24F7F98C0061BF55 /* SDLLogFileModuleMap.m */; };
+ 4ABB26A424F7F9B90061BF55 /* SDLLogFileModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26A224F7F9B90061BF55 /* SDLLogFileModule.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26A524F7F9B90061BF55 /* SDLLogFileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26A324F7F9B90061BF55 /* SDLLogFileModule.m */; };
+ 4ABB26A824F7F9CF0061BF55 /* SDLLogTargetAppleSystemLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26A624F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26A924F7F9CF0061BF55 /* SDLLogTargetAppleSystemLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26A724F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.m */; };
+ 4ABB26AC24F7F9D70061BF55 /* SDLLogTargetFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26AA24F7F9D70061BF55 /* SDLLogTargetFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26AD24F7F9D70061BF55 /* SDLLogTargetFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26AB24F7F9D70061BF55 /* SDLLogTargetFile.m */; };
+ 4ABB26B024F7F9DF0061BF55 /* SDLLogTargetOSLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26AE24F7F9DF0061BF55 /* SDLLogTargetOSLog.m */; };
+ 4ABB26B124F7F9DF0061BF55 /* SDLLogTargetOSLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26AF24F7F9DF0061BF55 /* SDLLogTargetOSLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26B324F7F9F60061BF55 /* SDLLogTarget.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26B224F7F9F60061BF55 /* SDLLogTarget.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26BA24F7FA1C0061BF55 /* SDLLogConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26B424F7FA1B0061BF55 /* SDLLogConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26BB24F7FA1C0061BF55 /* SDLLogConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26B524F7FA1B0061BF55 /* SDLLogConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26BC24F7FA1C0061BF55 /* SDLLogFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26B624F7FA1B0061BF55 /* SDLLogFilter.m */; };
+ 4ABB26BD24F7FA1C0061BF55 /* SDLLogConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26B724F7FA1B0061BF55 /* SDLLogConfiguration.m */; };
+ 4ABB26BE24F7FA1C0061BF55 /* SDLLogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26B824F7FA1B0061BF55 /* SDLLogMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26BF24F7FA1C0061BF55 /* SDLLogFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26B924F7FA1C0061BF55 /* SDLLogFilter.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26C524F7FA5F0061BF55 /* SDLLogModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26C124F7FA5F0061BF55 /* SDLLogModel.m */; };
+ 4ABB26C624F7FA5F0061BF55 /* SDLLogModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26C224F7FA5F0061BF55 /* SDLLogModel.h */; };
+ 4ABB26CA24F7FAAF0061BF55 /* SDLEnum.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26C824F7FAAE0061BF55 /* SDLEnum.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26CB24F7FAAF0061BF55 /* SDLEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26C924F7FAAF0061BF55 /* SDLEnum.m */; };
+ 4ABB26D624F7FAFD0061BF55 /* SDLRPCNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26CC24F7FAFC0061BF55 /* SDLRPCNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26D724F7FAFD0061BF55 /* SDLRPCMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26CD24F7FAFC0061BF55 /* SDLRPCMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26D824F7FAFD0061BF55 /* SDLRPCStruct.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26CE24F7FAFC0061BF55 /* SDLRPCStruct.m */; };
+ 4ABB26D924F7FAFD0061BF55 /* SDLRPCRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26CF24F7FAFC0061BF55 /* SDLRPCRequest.m */; };
+ 4ABB26DA24F7FAFD0061BF55 /* SDLRPCResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26D024F7FAFC0061BF55 /* SDLRPCResponse.m */; };
+ 4ABB26DB24F7FAFD0061BF55 /* SDLRPCMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26D124F7FAFD0061BF55 /* SDLRPCMessage.m */; };
+ 4ABB26DC24F7FAFD0061BF55 /* SDLRPCStruct.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26D224F7FAFD0061BF55 /* SDLRPCStruct.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26DD24F7FAFD0061BF55 /* SDLRPCResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26D324F7FAFD0061BF55 /* SDLRPCResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26DE24F7FAFD0061BF55 /* SDLRPCRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26D424F7FAFD0061BF55 /* SDLRPCRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26DF24F7FAFD0061BF55 /* SDLRPCNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26D524F7FAFD0061BF55 /* SDLRPCNotification.m */; };
+ 4ABB26F624F7FB8F0061BF55 /* SDLAppServiceType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26E024F7FB8C0061BF55 /* SDLAppServiceType.m */; };
+ 4ABB26F724F7FB8F0061BF55 /* SDLAudioStreamingState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26E124F7FB8C0061BF55 /* SDLAudioStreamingState.m */; };
+ 4ABB26F824F7FB8F0061BF55 /* SDLAudioType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E224F7FB8C0061BF55 /* SDLAudioType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26F924F7FB8F0061BF55 /* SDLAppHMIType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E324F7FB8C0061BF55 /* SDLAppHMIType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26FA24F7FB8F0061BF55 /* SDLAppServiceType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E424F7FB8C0061BF55 /* SDLAppServiceType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26FB24F7FB8F0061BF55 /* SDLButtonEventMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E524F7FB8D0061BF55 /* SDLButtonEventMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26FC24F7FB8F0061BF55 /* SDLAudioStreamingIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E624F7FB8D0061BF55 /* SDLAudioStreamingIndicator.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26FD24F7FB8F0061BF55 /* SDLAmbientLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E724F7FB8D0061BF55 /* SDLAmbientLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB26FE24F7FB8F0061BF55 /* SDLBitsPerSample.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26E824F7FB8D0061BF55 /* SDLBitsPerSample.m */; };
+ 4ABB26FF24F7FB8F0061BF55 /* SDLAppInterfaceUnregisteredReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26E924F7FB8D0061BF55 /* SDLAppInterfaceUnregisteredReason.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB270024F7FB8F0061BF55 /* SDLAmbientLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26EA24F7FB8D0061BF55 /* SDLAmbientLightStatus.m */; };
+ 4ABB270124F7FB8F0061BF55 /* SDLBitsPerSample.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26EB24F7FB8D0061BF55 /* SDLBitsPerSample.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB270224F7FB8F0061BF55 /* SDLButtonEventMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26EC24F7FB8D0061BF55 /* SDLButtonEventMode.m */; };
+ 4ABB270324F7FB8F0061BF55 /* SDLButtonName.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26ED24F7FB8E0061BF55 /* SDLButtonName.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB270424F7FB8F0061BF55 /* SDLButtonPressMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26EE24F7FB8E0061BF55 /* SDLButtonPressMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB270524F7FB8F0061BF55 /* SDLButtonPressMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26EF24F7FB8E0061BF55 /* SDLButtonPressMode.m */; };
+ 4ABB270624F7FB8F0061BF55 /* SDLButtonName.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26F024F7FB8E0061BF55 /* SDLButtonName.m */; };
+ 4ABB270724F7FB8F0061BF55 /* SDLAudioStreamingIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26F124F7FB8E0061BF55 /* SDLAudioStreamingIndicator.m */; };
+ 4ABB270824F7FB8F0061BF55 /* SDLAppHMIType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26F224F7FB8E0061BF55 /* SDLAppHMIType.m */; };
+ 4ABB270924F7FB8F0061BF55 /* SDLAudioStreamingState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB26F324F7FB8E0061BF55 /* SDLAudioStreamingState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB270A24F7FB8F0061BF55 /* SDLAppInterfaceUnregisteredReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26F424F7FB8E0061BF55 /* SDLAppInterfaceUnregisteredReason.m */; };
+ 4ABB270B24F7FB8F0061BF55 /* SDLAudioType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB26F524F7FB8F0061BF55 /* SDLAudioType.m */; };
+ 4ABB271424F7FC4E0061BF55 /* SDLCarModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB270C24F7FC4D0061BF55 /* SDLCarModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB271524F7FC4E0061BF55 /* SDLCompassDirection.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB270D24F7FC4D0061BF55 /* SDLCompassDirection.m */; };
+ 4ABB271624F7FC4E0061BF55 /* SDLCarModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB270E24F7FC4D0061BF55 /* SDLCarModeStatus.m */; };
+ 4ABB271724F7FC4E0061BF55 /* SDLCharacterSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB270F24F7FC4E0061BF55 /* SDLCharacterSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB271824F7FC4E0061BF55 /* SDLCompassDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB271024F7FC4E0061BF55 /* SDLCompassDirection.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB271924F7FC4E0061BF55 /* SDLCapacityUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB271124F7FC4E0061BF55 /* SDLCapacityUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB271A24F7FC4E0061BF55 /* SDLCapacityUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB271224F7FC4E0061BF55 /* SDLCapacityUnit.m */; };
+ 4ABB271B24F7FC4E0061BF55 /* SDLCharacterSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB271324F7FC4E0061BF55 /* SDLCharacterSet.m */; };
+ 4ABB272224F7FCAE0061BF55 /* SDLDefrostZone.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB271C24F7FCAD0061BF55 /* SDLDefrostZone.m */; };
+ 4ABB272324F7FCAE0061BF55 /* SDLComponentVolumeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB271D24F7FCAD0061BF55 /* SDLComponentVolumeStatus.m */; };
+ 4ABB272424F7FCAE0061BF55 /* SDLComponentVolumeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB271E24F7FCAE0061BF55 /* SDLComponentVolumeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB272524F7FCAE0061BF55 /* SDLDeliveryMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB271F24F7FCAE0061BF55 /* SDLDeliveryMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB272624F7FCAE0061BF55 /* SDLDefrostZone.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB272024F7FCAE0061BF55 /* SDLDefrostZone.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB272724F7FCAE0061BF55 /* SDLDeliveryMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB272124F7FCAE0061BF55 /* SDLDeliveryMode.m */; };
+ 4ABB273424F7FD1D0061BF55 /* SDLDistanceUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB272824F7FD1B0061BF55 /* SDLDistanceUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB273524F7FD1D0061BF55 /* SDLDirection.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB272924F7FD1B0061BF55 /* SDLDirection.m */; };
+ 4ABB273624F7FD1D0061BF55 /* SDLDistanceUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB272A24F7FD1B0061BF55 /* SDLDistanceUnit.m */; };
+ 4ABB273724F7FD1D0061BF55 /* SDLDisplayType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB272B24F7FD1B0061BF55 /* SDLDisplayType.m */; };
+ 4ABB273824F7FD1D0061BF55 /* SDLDisplayMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB272C24F7FD1C0061BF55 /* SDLDisplayMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB273924F7FD1D0061BF55 /* SDLDisplayType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB272D24F7FD1C0061BF55 /* SDLDisplayType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB273A24F7FD1D0061BF55 /* SDLDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB272E24F7FD1C0061BF55 /* SDLDirection.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB273B24F7FD1D0061BF55 /* SDLDeviceLevelStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB272F24F7FD1C0061BF55 /* SDLDeviceLevelStatus.m */; };
+ 4ABB273C24F7FD1D0061BF55 /* SDLDeviceLevelStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB273024F7FD1C0061BF55 /* SDLDeviceLevelStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB273D24F7FD1D0061BF55 /* SDLDimension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB273124F7FD1C0061BF55 /* SDLDimension.m */; };
+ 4ABB273E24F7FD1D0061BF55 /* SDLDisplayMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB273224F7FD1D0061BF55 /* SDLDisplayMode.m */; };
+ 4ABB273F24F7FD1D0061BF55 /* SDLDimension.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB273324F7FD1D0061BF55 /* SDLDimension.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB274C24F7FD9C0061BF55 /* SDLFileType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274024F7FD990061BF55 /* SDLFileType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB274D24F7FD9C0061BF55 /* SDLEmergencyEventType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274124F7FD9A0061BF55 /* SDLEmergencyEventType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB274E24F7FD9C0061BF55 /* SDLFuelCutoffStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274224F7FD9A0061BF55 /* SDLFuelCutoffStatus.m */; };
+ 4ABB274F24F7FD9C0061BF55 /* SDLECallConfirmationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274324F7FD9A0061BF55 /* SDLECallConfirmationStatus.m */; };
+ 4ABB275024F7FD9C0061BF55 /* SDLDriverDistractionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274424F7FD9A0061BF55 /* SDLDriverDistractionState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB275124F7FD9C0061BF55 /* SDLElectronicParkBrakeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274524F7FD9A0061BF55 /* SDLElectronicParkBrakeStatus.m */; };
+ 4ABB275224F7FD9C0061BF55 /* SDLFuelCutoffStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274624F7FD9B0061BF55 /* SDLFuelCutoffStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB275324F7FD9C0061BF55 /* SDLECallConfirmationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274724F7FD9B0061BF55 /* SDLECallConfirmationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB275424F7FD9C0061BF55 /* SDLElectronicParkBrakeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB274824F7FD9B0061BF55 /* SDLElectronicParkBrakeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB275524F7FD9C0061BF55 /* SDLDriverDistractionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274924F7FD9B0061BF55 /* SDLDriverDistractionState.m */; };
+ 4ABB275624F7FD9C0061BF55 /* SDLFileType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274A24F7FD9B0061BF55 /* SDLFileType.m */; };
+ 4ABB275724F7FD9C0061BF55 /* SDLEmergencyEventType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB274B24F7FD9B0061BF55 /* SDLEmergencyEventType.m */; };
+ 4ABB275C24F7FE1F0061BF55 /* SDLFuelType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB275824F7FE1E0061BF55 /* SDLFuelType.m */; };
+ 4ABB275D24F7FE1F0061BF55 /* SDLGlobalProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB275924F7FE1E0061BF55 /* SDLGlobalProperty.m */; };
+ 4ABB275E24F7FE1F0061BF55 /* SDLGlobalProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB275A24F7FE1F0061BF55 /* SDLGlobalProperty.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB275F24F7FE1F0061BF55 /* SDLFuelType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB275B24F7FE1F0061BF55 /* SDLFuelType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB276824F7FE480061BF55 /* SDLHMIZoneCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB276024F7FE470061BF55 /* SDLHMIZoneCapabilities.m */; };
+ 4ABB276924F7FE480061BF55 /* SDLHMIZoneCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB276124F7FE470061BF55 /* SDLHMIZoneCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB276A24F7FE480061BF55 /* SDLHybridAppPreference.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB276224F7FE470061BF55 /* SDLHybridAppPreference.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB276B24F7FE480061BF55 /* SDLHybridAppPreference.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB276324F7FE470061BF55 /* SDLHybridAppPreference.m */; };
+ 4ABB276C24F7FE480061BF55 /* SDLHMILevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB276424F7FE480061BF55 /* SDLHMILevel.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB276D24F7FE480061BF55 /* SDLHMILevel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB276524F7FE480061BF55 /* SDLHMILevel.m */; };
+ 4ABB276E24F7FE480061BF55 /* SDLIgnitionStableStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB276624F7FE480061BF55 /* SDLIgnitionStableStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB276F24F7FE480061BF55 /* SDLIgnitionStableStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB276724F7FE480061BF55 /* SDLIgnitionStableStatus.m */; };
+ 4ABB277424F7FE910061BF55 /* SDLLightName.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB277024F7FE900061BF55 /* SDLLightName.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB277524F7FE910061BF55 /* SDLIgnitionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB277124F7FE900061BF55 /* SDLIgnitionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB277624F7FE910061BF55 /* SDLLightName.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277224F7FE900061BF55 /* SDLLightName.m */; };
+ 4ABB277724F7FE910061BF55 /* SDLIgnitionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277324F7FE910061BF55 /* SDLIgnitionStatus.m */; };
+ 4ABB277A24F7FEBA0061BF55 /* SDLLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB277824F7FEB90061BF55 /* SDLLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB277B24F7FEBA0061BF55 /* SDLLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277924F7FEB90061BF55 /* SDLLightStatus.m */; };
+ 4ABB278C24F7FF0B0061BF55 /* SDLLanguage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277C24F7FF080061BF55 /* SDLLanguage.m */; };
+ 4ABB278D24F7FF0B0061BF55 /* SDLImageFieldName.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277D24F7FF080061BF55 /* SDLImageFieldName.m */; };
+ 4ABB278E24F7FF0B0061BF55 /* SDLKeyboardEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277E24F7FF090061BF55 /* SDLKeyboardEvent.m */; };
+ 4ABB278F24F7FF0B0061BF55 /* SDLKeyboardLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB277F24F7FF090061BF55 /* SDLKeyboardLayout.m */; };
+ 4ABB279024F7FF0B0061BF55 /* SDLImageType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB278024F7FF090061BF55 /* SDLImageType.m */; };
+ 4ABB279124F7FF0B0061BF55 /* SDLImageFieldName.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278124F7FF090061BF55 /* SDLImageFieldName.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279224F7FF0B0061BF55 /* SDLInteractionMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB278224F7FF090061BF55 /* SDLInteractionMode.m */; };
+ 4ABB279324F7FF0B0061BF55 /* SDLLayoutMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278324F7FF0A0061BF55 /* SDLLayoutMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279424F7FF0B0061BF55 /* SDLKeypressMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB278424F7FF0A0061BF55 /* SDLKeypressMode.m */; };
+ 4ABB279524F7FF0B0061BF55 /* SDLLayoutMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB278524F7FF0A0061BF55 /* SDLLayoutMode.m */; };
+ 4ABB279624F7FF0B0061BF55 /* SDLKeyboardEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278624F7FF0A0061BF55 /* SDLKeyboardEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279724F7FF0B0061BF55 /* SDLImageType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278724F7FF0A0061BF55 /* SDLImageType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279824F7FF0B0061BF55 /* SDLKeypressMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278824F7FF0A0061BF55 /* SDLKeypressMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279924F7FF0B0061BF55 /* SDLLanguage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278924F7FF0B0061BF55 /* SDLLanguage.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279A24F7FF0B0061BF55 /* SDLInteractionMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278A24F7FF0B0061BF55 /* SDLInteractionMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB279B24F7FF0B0061BF55 /* SDLKeyboardLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB278B24F7FF0B0061BF55 /* SDLKeyboardLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27A824F7FFDA0061BF55 /* SDLMassageMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB279C24F7FFD80061BF55 /* SDLMassageMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27A924F7FFDA0061BF55 /* SDLMediaClockFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB279D24F7FFD80061BF55 /* SDLMediaClockFormat.m */; };
+ 4ABB27AA24F7FFDA0061BF55 /* SDLMassageZone.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB279E24F7FFD80061BF55 /* SDLMassageZone.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27AB24F7FFDA0061BF55 /* SDLMassageZone.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB279F24F7FFD80061BF55 /* SDLMassageZone.m */; };
+ 4ABB27AC24F7FFDA0061BF55 /* SDLMediaClockFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27A024F7FFD80061BF55 /* SDLMediaClockFormat.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27AD24F7FFDA0061BF55 /* SDLLockScreenStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27A124F7FFD90061BF55 /* SDLLockScreenStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27AE24F7FFDA0061BF55 /* SDLLockScreenStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27A224F7FFD90061BF55 /* SDLLockScreenStatus.m */; };
+ 4ABB27AF24F7FFDA0061BF55 /* SDLMaintenanceModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27A324F7FFD90061BF55 /* SDLMaintenanceModeStatus.m */; };
+ 4ABB27B024F7FFDA0061BF55 /* SDLMassageCushion.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27A424F7FFD90061BF55 /* SDLMassageCushion.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27B124F7FFDA0061BF55 /* SDLMassageCushion.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27A524F7FFD90061BF55 /* SDLMassageCushion.m */; };
+ 4ABB27B224F7FFDA0061BF55 /* SDLMassageMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27A624F7FFD90061BF55 /* SDLMassageMode.m */; };
+ 4ABB27B324F7FFDA0061BF55 /* SDLMaintenanceModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27A724F7FFDA0061BF55 /* SDLMaintenanceModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27C224F8006D0061BF55 /* SDLMetadataType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27B424F8006A0061BF55 /* SDLMetadataType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27C324F8006D0061BF55 /* SDLMetadataType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27B524F8006A0061BF55 /* SDLMetadataType.m */; };
+ 4ABB27C424F8006D0061BF55 /* SDLPermissionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27B624F8006A0061BF55 /* SDLPermissionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27C524F8006D0061BF55 /* SDLNavigationAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27B724F8006B0061BF55 /* SDLNavigationAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27C624F8006D0061BF55 /* SDLModuleType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27B824F8006B0061BF55 /* SDLModuleType.m */; };
+ 4ABB27C724F8006D0061BF55 /* SDLPermissionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27B924F8006B0061BF55 /* SDLPermissionStatus.m */; };
+ 4ABB27C824F8006D0061BF55 /* SDLNavigationAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27BA24F8006B0061BF55 /* SDLNavigationAction.m */; };
+ 4ABB27C924F8006D0061BF55 /* SDLMenuLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27BB24F8006B0061BF55 /* SDLMenuLayout.m */; };
+ 4ABB27CA24F8006D0061BF55 /* SDLMediaType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27BC24F8006C0061BF55 /* SDLMediaType.m */; };
+ 4ABB27CB24F8006D0061BF55 /* SDLMenuLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27BD24F8006C0061BF55 /* SDLMenuLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27CC24F8006D0061BF55 /* SDLNavigationJunction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27BE24F8006C0061BF55 /* SDLNavigationJunction.m */; };
+ 4ABB27CD24F8006D0061BF55 /* SDLModuleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27BF24F8006C0061BF55 /* SDLModuleType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27CE24F8006D0061BF55 /* SDLMediaType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27C024F8006C0061BF55 /* SDLMediaType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27CF24F8006D0061BF55 /* SDLNavigationJunction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27C124F8006C0061BF55 /* SDLNavigationJunction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27DB24F800CA0061BF55 /* SDLPowerModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27D024F800C80061BF55 /* SDLPowerModeStatus.m */; };
+ 4ABB27DC24F800CA0061BF55 /* SDLPredefinedLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27D124F800C80061BF55 /* SDLPredefinedLayout.m */; };
+ 4ABB27DD24F800CA0061BF55 /* SDLPrimaryAudioSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27D224F800C80061BF55 /* SDLPrimaryAudioSource.m */; };
+ 4ABB27DE24F800CA0061BF55 /* SDLPredefinedLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27D324F800C90061BF55 /* SDLPredefinedLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27DF24F800CA0061BF55 /* SDLPowerModeQualificationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27D424F800C90061BF55 /* SDLPowerModeQualificationStatus.m */; };
+ 4ABB27E024F800CA0061BF55 /* SDLPrerecordedSpeech.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27D524F800C90061BF55 /* SDLPrerecordedSpeech.m */; };
+ 4ABB27E124F800CA0061BF55 /* SDLPowerModeQualificationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27D624F800C90061BF55 /* SDLPowerModeQualificationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27E224F800CA0061BF55 /* SDLPowerModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27D724F800C90061BF55 /* SDLPowerModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27E324F800CA0061BF55 /* SDLPredefinedWindows.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27D824F800CA0061BF55 /* SDLPredefinedWindows.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27E424F800CA0061BF55 /* SDLPrerecordedSpeech.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27D924F800CA0061BF55 /* SDLPrerecordedSpeech.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27E524F800CA0061BF55 /* SDLPrimaryAudioSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27DA24F800CA0061BF55 /* SDLPrimaryAudioSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27EC24F801B50061BF55 /* SDLRadioBand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27E624F801B40061BF55 /* SDLRadioBand.m */; };
+ 4ABB27ED24F801B50061BF55 /* SDLRadioState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27E724F801B40061BF55 /* SDLRadioState.m */; };
+ 4ABB27EE24F801B50061BF55 /* SDLRadioBand.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27E824F801B40061BF55 /* SDLRadioBand.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27EF24F801B50061BF55 /* SDLRadioState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27E924F801B50061BF55 /* SDLRadioState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27F024F801B50061BF55 /* SDLPRNDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27EA24F801B50061BF55 /* SDLPRNDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27F124F801B50061BF55 /* SDLPRNDL.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27EB24F801B50061BF55 /* SDLPRNDL.m */; };
+ 4ABB27FA24F823F20061BF55 /* SDLRPCMessageType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27F224F823F10061BF55 /* SDLRPCMessageType.m */; };
+ 4ABB27FB24F823F20061BF55 /* SDLRPCMessageType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27F324F823F10061BF55 /* SDLRPCMessageType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27FC24F823F20061BF55 /* SDLRequestType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27F424F823F10061BF55 /* SDLRequestType.m */; };
+ 4ABB27FD24F823F20061BF55 /* SDLSamplingRate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27F524F823F10061BF55 /* SDLSamplingRate.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB27FE24F823F20061BF55 /* SDLSamplingRate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27F624F823F20061BF55 /* SDLSamplingRate.m */; };
+ 4ABB27FF24F823F20061BF55 /* SDLRequestType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27F724F823F20061BF55 /* SDLRequestType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB280024F823F20061BF55 /* SDLResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB27F824F823F20061BF55 /* SDLResult.m */; };
+ 4ABB280124F823F20061BF55 /* SDLResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB27F924F823F20061BF55 /* SDLResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB280824F824600061BF55 /* SDLSeatMemoryActionType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB280224F8245F0061BF55 /* SDLSeatMemoryActionType.m */; };
+ 4ABB280924F824600061BF55 /* SDLSoftButtonType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB280324F8245F0061BF55 /* SDLSoftButtonType.m */; };
+ 4ABB280A24F824600061BF55 /* SDLServiceUpdateReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB280424F824600061BF55 /* SDLServiceUpdateReason.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB280B24F824600061BF55 /* SDLSeatMemoryActionType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB280524F824600061BF55 /* SDLSeatMemoryActionType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB280C24F824600061BF55 /* SDLSoftButtonType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB280624F824600061BF55 /* SDLSoftButtonType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB280D24F824600061BF55 /* SDLServiceUpdateReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB280724F824600061BF55 /* SDLServiceUpdateReason.m */; };
+ 4ABB281424F824A50061BF55 /* SDLSupportedSeat.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB280E24F824A40061BF55 /* SDLSupportedSeat.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB281524F824A50061BF55 /* SDLSupportedSeat.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB280F24F824A40061BF55 /* SDLSupportedSeat.m */; };
+ 4ABB281624F824A50061BF55 /* SDLSpeechCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB281024F824A40061BF55 /* SDLSpeechCapabilities.m */; };
+ 4ABB281724F824A50061BF55 /* SDLSpeechCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281124F824A40061BF55 /* SDLSpeechCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB281824F824A50061BF55 /* SDLStaticIconName.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281224F824A40061BF55 /* SDLStaticIconName.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB281924F824A50061BF55 /* SDLStaticIconName.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB281324F824A50061BF55 /* SDLStaticIconName.m */; };
+ 4ABB282624F824E70061BF55 /* SDLTemperatureUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281A24F824E60061BF55 /* SDLTemperatureUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB282724F824E70061BF55 /* SDLSystemCapabilityType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB281B24F824E60061BF55 /* SDLSystemCapabilityType.m */; };
+ 4ABB282824F824E70061BF55 /* SDLSystemContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281C24F824E60061BF55 /* SDLSystemContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB282924F824E70061BF55 /* SDLSystemAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281D24F824E60061BF55 /* SDLSystemAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB282A24F824E70061BF55 /* SDLSystemAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB281E24F824E60061BF55 /* SDLSystemAction.m */; };
+ 4ABB282B24F824E70061BF55 /* SDLTBTState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB281F24F824E60061BF55 /* SDLTBTState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB282C24F824E70061BF55 /* SDLTBTState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB282024F824E70061BF55 /* SDLTBTState.m */; };
+ 4ABB282D24F824E70061BF55 /* SDLSystemContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB282124F824E70061BF55 /* SDLSystemContext.m */; };
+ 4ABB282E24F824E70061BF55 /* SDLTextAlignment.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB282224F824E70061BF55 /* SDLTextAlignment.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB282F24F824E70061BF55 /* SDLTextAlignment.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB282324F824E70061BF55 /* SDLTextAlignment.m */; };
+ 4ABB283024F824E70061BF55 /* SDLSystemCapabilityType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB282424F824E70061BF55 /* SDLSystemCapabilityType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB283124F824E70061BF55 /* SDLTemperatureUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB282524F824E70061BF55 /* SDLTemperatureUnit.m */; };
+ 4ABB284024F828630061BF55 /* SDLTPMS.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283224F828600061BF55 /* SDLTPMS.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284124F828630061BF55 /* SDLTurnSignal.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283324F828600061BF55 /* SDLTurnSignal.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284224F828630061BF55 /* SDLTextFieldName.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283424F828610061BF55 /* SDLTextFieldName.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284324F828630061BF55 /* SDLTriggerSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283524F828610061BF55 /* SDLTriggerSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284424F828630061BF55 /* SDLTurnSignal.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283624F828610061BF55 /* SDLTurnSignal.m */; };
+ 4ABB284524F828630061BF55 /* SDLTouchType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283724F828610061BF55 /* SDLTouchType.m */; };
+ 4ABB284624F828630061BF55 /* SDLTouchType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283824F828610061BF55 /* SDLTouchType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284724F828630061BF55 /* SDLTextFieldName.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283924F828610061BF55 /* SDLTextFieldName.m */; };
+ 4ABB284824F828630061BF55 /* SDLTimerMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283A24F828620061BF55 /* SDLTimerMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284924F828630061BF55 /* SDLTriggerSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283B24F828620061BF55 /* SDLTriggerSource.m */; };
+ 4ABB284A24F828630061BF55 /* SDLTimerMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283C24F828620061BF55 /* SDLTimerMode.m */; };
+ 4ABB284B24F828630061BF55 /* SDLTransmissionType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB283D24F828620061BF55 /* SDLTransmissionType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB284C24F828630061BF55 /* SDLTPMS.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283E24F828620061BF55 /* SDLTPMS.m */; };
+ 4ABB284D24F828630061BF55 /* SDLTransmissionType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB283F24F828630061BF55 /* SDLTransmissionType.m */; };
+ 4ABB285C24F828E00061BF55 /* SDLVehicleDataEventStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB284E24F828DD0061BF55 /* SDLVehicleDataEventStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB285D24F828E00061BF55 /* SDLVehicleDataType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB284F24F828DE0061BF55 /* SDLVehicleDataType.m */; };
+ 4ABB285E24F828E00061BF55 /* SDLVehicleDataStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285024F828DE0061BF55 /* SDLVehicleDataStatus.m */; };
+ 4ABB285F24F828E00061BF55 /* SDLVehicleDataActiveStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB285124F828DE0061BF55 /* SDLVehicleDataActiveStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB286024F828E00061BF55 /* SDLUpdateMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285224F828DE0061BF55 /* SDLUpdateMode.m */; };
+ 4ABB286124F828E00061BF55 /* SDLVehicleDataResultCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB285324F828DE0061BF55 /* SDLVehicleDataResultCode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB286224F828E00061BF55 /* SDLVehicleDataResultCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285424F828DE0061BF55 /* SDLVehicleDataResultCode.m */; };
+ 4ABB286324F828E00061BF55 /* SDLUpdateMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB285524F828DF0061BF55 /* SDLUpdateMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB286424F828E00061BF55 /* SDLVehicleDataNotificationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB285624F828DF0061BF55 /* SDLVehicleDataNotificationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB286524F828E00061BF55 /* SDLVehicleDataNotificationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285724F828DF0061BF55 /* SDLVehicleDataNotificationStatus.m */; };
+ 4ABB286724F828E00061BF55 /* SDLVehicleDataStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB285924F828DF0061BF55 /* SDLVehicleDataStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB286824F828E00061BF55 /* SDLVehicleDataEventStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285A24F828E00061BF55 /* SDLVehicleDataEventStatus.m */; };
+ 4ABB286924F828E00061BF55 /* SDLVehicleDataActiveStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB285B24F828E00061BF55 /* SDLVehicleDataActiveStatus.m */; };
+ 4ABB287424F8294A0061BF55 /* SDLWiperStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB286A24F829480061BF55 /* SDLWiperStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB287524F8294A0061BF55 /* SDLWarningLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB286B24F829480061BF55 /* SDLWarningLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB287624F8294A0061BF55 /* SDLVentilationMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB286C24F829480061BF55 /* SDLVentilationMode.m */; };
+ 4ABB287724F8294A0061BF55 /* SDLWarningLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB286D24F829480061BF55 /* SDLWarningLightStatus.m */; };
+ 4ABB287824F8294A0061BF55 /* SDLVrCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB286E24F829490061BF55 /* SDLVrCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB287924F8294A0061BF55 /* SDLWiperStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB286F24F829490061BF55 /* SDLWiperStatus.m */; };
+ 4ABB287A24F8294A0061BF55 /* SDLVrCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB287024F829490061BF55 /* SDLVrCapabilities.m */; };
+ 4ABB287B24F8294A0061BF55 /* SDLWayPointType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB287124F829490061BF55 /* SDLWayPointType.m */; };
+ 4ABB287C24F8294A0061BF55 /* SDLVentilationMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB287224F829490061BF55 /* SDLVentilationMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB287D24F8294A0061BF55 /* SDLWayPointType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB287324F8294A0061BF55 /* SDLWayPointType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB288024F82A200061BF55 /* SDLWindowType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB287E24F82A1F0061BF55 /* SDLWindowType.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB288124F82A200061BF55 /* SDLWindowType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB287F24F82A200061BF55 /* SDLWindowType.m */; };
+ 4ABB288824F82A340061BF55 /* SDLVideoStreamingCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB288224F82A330061BF55 /* SDLVideoStreamingCodec.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB288A24F82A340061BF55 /* SDLVideoStreamingCodec.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB288424F82A330061BF55 /* SDLVideoStreamingCodec.m */; };
+ 4ABB288B24F82A340061BF55 /* SDLVideoStreamingFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB288524F82A340061BF55 /* SDLVideoStreamingFormat.m */; };
+ 4ABB288C24F82A340061BF55 /* SDLVideoStreamingProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB288624F82A340061BF55 /* SDLVideoStreamingProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB288D24F82A340061BF55 /* SDLVideoStreamingProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB288724F82A340061BF55 /* SDLVideoStreamingProtocol.m */; };
+ 4ABB28BE24F82A6A0061BF55 /* SDLOnSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB288E24F82A640061BF55 /* SDLOnSyncPData.m */; };
+ 4ABB28BF24F82A6A0061BF55 /* SDLOnTBTClientState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB288F24F82A640061BF55 /* SDLOnTBTClientState.m */; };
+ 4ABB28C024F82A6A0061BF55 /* SDLOnCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289024F82A640061BF55 /* SDLOnCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28C124F82A6A0061BF55 /* SDLOnLockScreenStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289124F82A640061BF55 /* SDLOnLockScreenStatus.m */; };
+ 4ABB28C224F82A6A0061BF55 /* SDLOnTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289224F82A640061BF55 /* SDLOnTouchEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28C324F82A6A0061BF55 /* SDLOnAppInterfaceUnregistered.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289324F82A640061BF55 /* SDLOnAppInterfaceUnregistered.m */; };
+ 4ABB28C424F82A6A0061BF55 /* SDLOnCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289424F82A640061BF55 /* SDLOnCommand.m */; };
+ 4ABB28C524F82A6A0061BF55 /* SDLOnEncodedSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289524F82A650061BF55 /* SDLOnEncodedSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28C624F82A6A0061BF55 /* SDLOnKeyboardInput.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289624F82A650061BF55 /* SDLOnKeyboardInput.m */; };
+ 4ABB28C724F82A6A0061BF55 /* SDLOnHMIStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289724F82A650061BF55 /* SDLOnHMIStatus.m */; };
+ 4ABB28C824F82A6A0061BF55 /* SDLOnLanguageChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289824F82A650061BF55 /* SDLOnLanguageChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28C924F82A6A0061BF55 /* SDLOnRCStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289924F82A650061BF55 /* SDLOnRCStatus.m */; };
+ 4ABB28CA24F82A6A0061BF55 /* SDLOnSystemRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289A24F82A650061BF55 /* SDLOnSystemRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28CB24F82A6A0061BF55 /* SDLOnTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289B24F82A650061BF55 /* SDLOnTouchEvent.m */; };
+ 4ABB28CC24F82A6A0061BF55 /* SDLOnPermissionsChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289C24F82A650061BF55 /* SDLOnPermissionsChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28CD24F82A6A0061BF55 /* SDLOnSubtleAlertPressed.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB289D24F82A660061BF55 /* SDLOnSubtleAlertPressed.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28CE24F82A6A0061BF55 /* SDLOnSubtleAlertPressed.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289E24F82A660061BF55 /* SDLOnSubtleAlertPressed.m */; };
+ 4ABB28CF24F82A6A0061BF55 /* SDLOnSystemRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB289F24F82A660061BF55 /* SDLOnSystemRequest.m */; };
+ 4ABB28D024F82A6A0061BF55 /* SDLOnWayPointChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28A024F82A660061BF55 /* SDLOnWayPointChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28D124F82A6A0061BF55 /* SDLOnButtonEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28A124F82A660061BF55 /* SDLOnButtonEvent.m */; };
+ 4ABB28D224F82A6A0061BF55 /* SDLOnLockScreenStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28A224F82A660061BF55 /* SDLOnLockScreenStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28D324F82A6A0061BF55 /* SDLOnSystemCapabilityUpdated.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28A324F82A660061BF55 /* SDLOnSystemCapabilityUpdated.m */; };
+ 4ABB28D424F82A6A0061BF55 /* SDLOnEncodedSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28A424F82A670061BF55 /* SDLOnEncodedSyncPData.m */; };
+ 4ABB28D524F82A6A0061BF55 /* SDLOnButtonEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28A524F82A670061BF55 /* SDLOnButtonEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28D624F82A6A0061BF55 /* SDLOnAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28A624F82A670061BF55 /* SDLOnAudioPassThru.m */; };
+ 4ABB28D724F82A6A0061BF55 /* SDLOnInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28A724F82A670061BF55 /* SDLOnInteriorVehicleData.m */; };
+ 4ABB28D824F82A6A0061BF55 /* SDLOnRCStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28A824F82A670061BF55 /* SDLOnRCStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28D924F82A6A0061BF55 /* SDLOnSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28A924F82A670061BF55 /* SDLOnSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28DA24F82A6A0061BF55 /* SDLOnInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28AA24F82A670061BF55 /* SDLOnInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28DB24F82A6A0061BF55 /* SDLOnSystemCapabilityUpdated.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28AB24F82A670061BF55 /* SDLOnSystemCapabilityUpdated.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28DC24F82A6A0061BF55 /* SDLOnHashChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28AC24F82A670061BF55 /* SDLOnHashChange.m */; };
+ 4ABB28DD24F82A6A0061BF55 /* SDLOnButtonPress.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28AD24F82A680061BF55 /* SDLOnButtonPress.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28DE24F82A6A0061BF55 /* SDLOnButtonPress.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28AE24F82A680061BF55 /* SDLOnButtonPress.m */; };
+ 4ABB28DF24F82A6A0061BF55 /* SDLOnAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28AF24F82A680061BF55 /* SDLOnAppServiceData.m */; };
+ 4ABB28E024F82A6A0061BF55 /* SDLOnHMIStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B024F82A680061BF55 /* SDLOnHMIStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E124F82A6A0061BF55 /* SDLOnDriverDistraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28B124F82A680061BF55 /* SDLOnDriverDistraction.m */; };
+ 4ABB28E224F82A6A0061BF55 /* SDLOnLanguageChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28B224F82A680061BF55 /* SDLOnLanguageChange.m */; };
+ 4ABB28E324F82A6A0061BF55 /* SDLOnTBTClientState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B324F82A680061BF55 /* SDLOnTBTClientState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E424F82A6A0061BF55 /* SDLOnPermissionsChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28B424F82A680061BF55 /* SDLOnPermissionsChange.m */; };
+ 4ABB28E524F82A6A0061BF55 /* SDLOnDriverDistraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B524F82A690061BF55 /* SDLOnDriverDistraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E624F82A6A0061BF55 /* SDLOnAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B624F82A690061BF55 /* SDLOnAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E724F82A6A0061BF55 /* SDLOnAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B724F82A690061BF55 /* SDLOnAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E824F82A6A0061BF55 /* SDLOnVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28B824F82A690061BF55 /* SDLOnVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28E924F82A6A0061BF55 /* SDLOnWayPointChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28B924F82A690061BF55 /* SDLOnWayPointChange.m */; };
+ 4ABB28EA24F82A6A0061BF55 /* SDLOnAppInterfaceUnregistered.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28BA24F82A690061BF55 /* SDLOnAppInterfaceUnregistered.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28EB24F82A6A0061BF55 /* SDLOnHashChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28BB24F82A690061BF55 /* SDLOnHashChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28EC24F82A6A0061BF55 /* SDLOnVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28BC24F82A690061BF55 /* SDLOnVehicleData.m */; };
+ 4ABB28ED24F82A6A0061BF55 /* SDLOnKeyboardInput.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28BD24F82A6A0061BF55 /* SDLOnKeyboardInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28F024F82AFD0061BF55 /* SDLRPCPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28EE24F82AFD0061BF55 /* SDLRPCPayload.m */; };
+ 4ABB28F124F82AFD0061BF55 /* SDLRPCPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28EF24F82AFD0061BF55 /* SDLRPCPayload.h */; };
+ 4ABB28FC24F82BE90061BF55 /* SDLAddCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28F224F82BE80061BF55 /* SDLAddCommand.m */; };
+ 4ABB28FD24F82BE90061BF55 /* SDLButtonPress.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28F324F82BE80061BF55 /* SDLButtonPress.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28FE24F82BE90061BF55 /* SDLAddSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28F424F82BE80061BF55 /* SDLAddSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB28FF24F82BE90061BF55 /* SDLAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28F524F82BE80061BF55 /* SDLAlert.m */; };
+ 4ABB290024F82BE90061BF55 /* SDLAlertManeuver.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28F624F82BE90061BF55 /* SDLAlertManeuver.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB290124F82BE90061BF55 /* SDLButtonPress.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28F724F82BE90061BF55 /* SDLButtonPress.m */; };
+ 4ABB290224F82BE90061BF55 /* SDLAddCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28F824F82BE90061BF55 /* SDLAddCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB290324F82BE90061BF55 /* SDLAddSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28F924F82BE90061BF55 /* SDLAddSubMenu.m */; };
+ 4ABB290424F82BE90061BF55 /* SDLAlertManeuver.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB28FA24F82BE90061BF55 /* SDLAlertManeuver.m */; };
+ 4ABB290524F82BE90061BF55 /* SDLAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB28FB24F82BE90061BF55 /* SDLAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291024F842160061BF55 /* SDLCreateInteractionChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB290624F842140061BF55 /* SDLCreateInteractionChoiceSet.m */; };
+ 4ABB291124F842160061BF55 /* SDLChangeRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB290724F842140061BF55 /* SDLChangeRegistration.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291224F842160061BF55 /* SDLCancelInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB290824F842140061BF55 /* SDLCancelInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291324F842160061BF55 /* SDLCreateInteractionChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB290924F842140061BF55 /* SDLCreateInteractionChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291424F842160061BF55 /* SDLDeleteCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB290A24F842140061BF55 /* SDLDeleteCommand.m */; };
+ 4ABB291524F842160061BF55 /* SDLCloseApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB290B24F842150061BF55 /* SDLCloseApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291624F842160061BF55 /* SDLCloseApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB290C24F842150061BF55 /* SDLCloseApplication.m */; };
+ 4ABB291724F842160061BF55 /* SDLCancelInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB290D24F842150061BF55 /* SDLCancelInteraction.m */; };
+ 4ABB291824F842160061BF55 /* SDLChangeRegistration.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB290E24F842150061BF55 /* SDLChangeRegistration.m */; };
+ 4ABB291924F842160061BF55 /* SDLDeleteCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB290F24F842150061BF55 /* SDLDeleteCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB291C24F842560061BF55 /* SDLCreateWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB291A24F842560061BF55 /* SDLCreateWindow.m */; };
+ 4ABB291D24F842560061BF55 /* SDLCreateWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB291B24F842560061BF55 /* SDLCreateWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB292A24F842A00061BF55 /* SDLDiagnosticMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB291E24F8429E0061BF55 /* SDLDiagnosticMessage.m */; };
+ 4ABB292B24F842A00061BF55 /* SDLDeleteInteractionChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB291F24F8429E0061BF55 /* SDLDeleteInteractionChoiceSet.m */; };
+ 4ABB292C24F842A00061BF55 /* SDLDeleteInteractionChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292024F8429F0061BF55 /* SDLDeleteInteractionChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB292D24F842A00061BF55 /* SDLDeleteWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB292124F8429F0061BF55 /* SDLDeleteWindow.m */; };
+ 4ABB292E24F842A00061BF55 /* SDLDiagnosticMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292224F8429F0061BF55 /* SDLDiagnosticMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB292F24F842A00061BF55 /* SDLDeleteFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292324F8429F0061BF55 /* SDLDeleteFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB293024F842A00061BF55 /* SDLDeleteSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB292424F8429F0061BF55 /* SDLDeleteSubMenu.m */; };
+ 4ABB293124F842A00061BF55 /* SDLDialNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB292524F8429F0061BF55 /* SDLDialNumber.m */; };
+ 4ABB293224F842A00061BF55 /* SDLDeleteFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB292624F8429F0061BF55 /* SDLDeleteFile.m */; };
+ 4ABB293324F842A00061BF55 /* SDLDeleteSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292724F842A00061BF55 /* SDLDeleteSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB293424F842A00061BF55 /* SDLDeleteWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292824F842A00061BF55 /* SDLDeleteWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB293524F842A00061BF55 /* SDLDialNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB292924F842A00061BF55 /* SDLDialNumber.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294624F843440061BF55 /* SDLGetInteriorVehicleDataConsent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB293624F843400061BF55 /* SDLGetInteriorVehicleDataConsent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294724F843440061BF55 /* SDLEncodedSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB293724F843410061BF55 /* SDLEncodedSyncPData.m */; };
+ 4ABB294824F843440061BF55 /* SDLGetAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB293824F843410061BF55 /* SDLGetAppServiceData.m */; };
+ 4ABB294924F843440061BF55 /* SDLEncodedSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB293924F843410061BF55 /* SDLEncodedSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294A24F843440061BF55 /* SDLGetFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB293A24F843410061BF55 /* SDLGetFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294B24F843440061BF55 /* SDLGetInteriorVehicleDataConsent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB293B24F843410061BF55 /* SDLGetInteriorVehicleDataConsent.m */; };
+ 4ABB294C24F843440061BF55 /* SDLEndAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB293C24F843420061BF55 /* SDLEndAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294D24F843440061BF55 /* SDLGetDTCs.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB293D24F843420061BF55 /* SDLGetDTCs.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB294E24F843440061BF55 /* SDLGetInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB293E24F843420061BF55 /* SDLGetInteriorVehicleData.m */; };
+ 4ABB294F24F843440061BF55 /* SDLGetFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB293F24F843420061BF55 /* SDLGetFile.m */; };
+ 4ABB295024F843440061BF55 /* SDLGetInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB294024F843420061BF55 /* SDLGetInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB295124F843440061BF55 /* SDLGetDTCs.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB294124F843430061BF55 /* SDLGetDTCs.m */; };
+ 4ABB295224F843440061BF55 /* SDLGetAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB294224F843430061BF55 /* SDLGetAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB295324F843440061BF55 /* SDLGetCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB294324F843430061BF55 /* SDLGetCloudAppProperties.m */; };
+ 4ABB295424F843440061BF55 /* SDLEndAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB294424F843430061BF55 /* SDLEndAudioPassThru.m */; };
+ 4ABB295524F843440061BF55 /* SDLGetCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB294524F843430061BF55 /* SDLGetCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB295E24F844020061BF55 /* SDLGetVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB295624F844000061BF55 /* SDLGetVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB295F24F844020061BF55 /* SDLGetSystemCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB295724F844000061BF55 /* SDLGetSystemCapability.m */; };
+ 4ABB296024F844020061BF55 /* SDLListFiles.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB295824F844000061BF55 /* SDLListFiles.m */; };
+ 4ABB296124F844020061BF55 /* SDLGetWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB295924F844010061BF55 /* SDLGetWayPoints.m */; };
+ 4ABB296224F844020061BF55 /* SDLGetWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB295A24F844010061BF55 /* SDLGetWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB296324F844020061BF55 /* SDLGetSystemCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB295B24F844010061BF55 /* SDLGetSystemCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB296424F844020061BF55 /* SDLGetVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB295C24F844010061BF55 /* SDLGetVehicleData.m */; };
+ 4ABB296524F844020061BF55 /* SDLListFiles.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB295D24F844010061BF55 /* SDLListFiles.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297224F844D30061BF55 /* SDLPerformInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB296624F844D00061BF55 /* SDLPerformInteraction.m */; };
+ 4ABB297324F844D30061BF55 /* SDLPublishAppService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB296724F844D10061BF55 /* SDLPublishAppService.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297424F844D30061BF55 /* SDLReadDID.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB296824F844D10061BF55 /* SDLReadDID.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297524F844D30061BF55 /* SDLPerformAppServiceInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB296924F844D10061BF55 /* SDLPerformAppServiceInteraction.m */; };
+ 4ABB297624F844D30061BF55 /* SDLPerformInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB296A24F844D10061BF55 /* SDLPerformInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297724F844D30061BF55 /* SDLPerformAppServiceInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB296B24F844D10061BF55 /* SDLPerformAppServiceInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297824F844D30061BF55 /* SDLPublishAppService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB296C24F844D20061BF55 /* SDLPublishAppService.m */; };
+ 4ABB297924F844D30061BF55 /* SDLPerformAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB296D24F844D20061BF55 /* SDLPerformAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297A24F844D30061BF55 /* SDLReadDID.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB296E24F844D20061BF55 /* SDLReadDID.m */; };
+ 4ABB297B24F844D30061BF55 /* SDLPerformAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB296F24F844D20061BF55 /* SDLPerformAudioPassThru.m */; };
+ 4ABB297C24F844D30061BF55 /* SDLPutFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB297024F844D20061BF55 /* SDLPutFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB297D24F844D30061BF55 /* SDLPutFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB297124F844D30061BF55 /* SDLPutFile.m */; };
+ 4ABB298E24F845440061BF55 /* SDLReleaseInteriorVehicleDataModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB297E24F845410061BF55 /* SDLReleaseInteriorVehicleDataModule.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB298F24F845440061BF55 /* SDLSendHapticData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB297F24F845410061BF55 /* SDLSendHapticData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299024F845440061BF55 /* SDLRegisterAppInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298024F845410061BF55 /* SDLRegisterAppInterface.m */; };
+ 4ABB299124F845440061BF55 /* SDLSendLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298124F845420061BF55 /* SDLSendLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299224F845440061BF55 /* SDLScrollableMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298224F845420061BF55 /* SDLScrollableMessage.m */; };
+ 4ABB299324F845440061BF55 /* SDLSetAppIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298324F845420061BF55 /* SDLSetAppIcon.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299424F845440061BF55 /* SDLSendLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298424F845420061BF55 /* SDLSendLocation.m */; };
+ 4ABB299524F845440061BF55 /* SDLResetGlobalProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298524F845420061BF55 /* SDLResetGlobalProperties.m */; };
+ 4ABB299624F845440061BF55 /* SDLRegisterAppInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298624F845430061BF55 /* SDLRegisterAppInterface.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299724F845440061BF55 /* SDLResetGlobalProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298724F845430061BF55 /* SDLResetGlobalProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299824F845440061BF55 /* SDLReleaseInteriorVehicleDataModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298824F845430061BF55 /* SDLReleaseInteriorVehicleDataModule.m */; };
+ 4ABB299924F845440061BF55 /* SDLSetAppIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298924F845430061BF55 /* SDLSetAppIcon.m */; };
+ 4ABB299A24F845440061BF55 /* SDLSendHapticData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298A24F845430061BF55 /* SDLSendHapticData.m */; };
+ 4ABB299B24F845440061BF55 /* SDLSetCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB298B24F845440061BF55 /* SDLSetCloudAppProperties.m */; };
+ 4ABB299C24F845440061BF55 /* SDLSetCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298C24F845440061BF55 /* SDLSetCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB299D24F845440061BF55 /* SDLScrollableMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB298D24F845440061BF55 /* SDLScrollableMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29B024F845DB0061BF55 /* SDLSetInteriorVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB299E24F845D70061BF55 /* SDLSetInteriorVehicleData.m */; };
+ 4ABB29B124F845DB0061BF55 /* SDLSetDisplayLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB299F24F845D70061BF55 /* SDLSetDisplayLayout.m */; };
+ 4ABB29B224F845DB0061BF55 /* SDLSetDisplayLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A024F845D70061BF55 /* SDLSetDisplayLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29B324F845DB0061BF55 /* SDLShow.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A124F845D70061BF55 /* SDLShow.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29B424F845DB0061BF55 /* SDLSpeak.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29A224F845D80061BF55 /* SDLSpeak.m */; };
+ 4ABB29B524F845DB0061BF55 /* SDLShowConstantTBT.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29A324F845D80061BF55 /* SDLShowConstantTBT.m */; };
+ 4ABB29B624F845DB0061BF55 /* SDLSetInteriorVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A424F845D80061BF55 /* SDLSetInteriorVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29B724F845DB0061BF55 /* SDLSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A524F845D80061BF55 /* SDLSlider.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29B824F845DB0061BF55 /* SDLSetMediaClockTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29A624F845D90061BF55 /* SDLSetMediaClockTimer.m */; };
+ 4ABB29B924F845DB0061BF55 /* SDLShowAppMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29A724F845D90061BF55 /* SDLShowAppMenu.m */; };
+ 4ABB29BA24F845DB0061BF55 /* SDLSpeak.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A824F845D90061BF55 /* SDLSpeak.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29BB24F845DB0061BF55 /* SDLSetGlobalProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29A924F845D90061BF55 /* SDLSetGlobalProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29BC24F845DB0061BF55 /* SDLShowAppMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29AA24F845D90061BF55 /* SDLShowAppMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29BD24F845DB0061BF55 /* SDLSetGlobalProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29AB24F845DA0061BF55 /* SDLSetGlobalProperties.m */; };
+ 4ABB29BE24F845DB0061BF55 /* SDLSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29AC24F845DA0061BF55 /* SDLSlider.m */; };
+ 4ABB29BF24F845DB0061BF55 /* SDLSetMediaClockTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29AD24F845DA0061BF55 /* SDLSetMediaClockTimer.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29C024F845DB0061BF55 /* SDLShowConstantTBT.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29AE24F845DA0061BF55 /* SDLShowConstantTBT.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29C124F845DB0061BF55 /* SDLShow.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29AF24F845DA0061BF55 /* SDLShow.m */; };
+ 4ABB29D224F846880061BF55 /* SDLSubscribeVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29C224F846850061BF55 /* SDLSubscribeVehicleData.m */; };
+ 4ABB29D324F846880061BF55 /* SDLSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29C324F846850061BF55 /* SDLSyncPData.m */; };
+ 4ABB29D424F846880061BF55 /* SDLSubtleAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29C424F846850061BF55 /* SDLSubtleAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29D524F846880061BF55 /* SDLSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29C524F846850061BF55 /* SDLSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29D624F846880061BF55 /* SDLSubtleAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29C624F846850061BF55 /* SDLSubtleAlert.m */; };
+ 4ABB29D724F846880061BF55 /* SDLSubscribeButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29C724F846860061BF55 /* SDLSubscribeButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29D824F846880061BF55 /* SDLSystemRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29C824F846860061BF55 /* SDLSystemRequest.m */; };
+ 4ABB29D924F846880061BF55 /* SDLSubscribeWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29C924F846860061BF55 /* SDLSubscribeWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29DA24F846880061BF55 /* SDLSubscribeVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29CA24F846860061BF55 /* SDLSubscribeVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29DB24F846880061BF55 /* SDLUnregisterAppInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29CB24F846860061BF55 /* SDLUnregisterAppInterface.m */; };
+ 4ABB29DC24F846880061BF55 /* SDLUnregisterAppInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29CC24F846870061BF55 /* SDLUnregisterAppInterface.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29DD24F846880061BF55 /* SDLSubscribeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29CD24F846870061BF55 /* SDLSubscribeButton.m */; };
+ 4ABB29DE24F846880061BF55 /* SDLUnpublishAppService.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29CE24F846870061BF55 /* SDLUnpublishAppService.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29DF24F846880061BF55 /* SDLSystemRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29CF24F846870061BF55 /* SDLSystemRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29E024F846880061BF55 /* SDLSubscribeWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29D024F846880061BF55 /* SDLSubscribeWayPoints.m */; };
+ 4ABB29E124F846880061BF55 /* SDLUnpublishAppService.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29D124F846880061BF55 /* SDLUnpublishAppService.m */; };
+ 4ABB29EA24F847360061BF55 /* SDLUnsubscribeButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29E224F847340061BF55 /* SDLUnsubscribeButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29EB24F847360061BF55 /* SDLUnsubscribeWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29E324F847340061BF55 /* SDLUnsubscribeWayPoints.m */; };
+ 4ABB29EC24F847360061BF55 /* SDLUnsubscribeVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29E424F847350061BF55 /* SDLUnsubscribeVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29ED24F847360061BF55 /* SDLUnsubscribeVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29E524F847350061BF55 /* SDLUnsubscribeVehicleData.m */; };
+ 4ABB29EE24F847360061BF55 /* SDLUnsubscribeWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29E624F847350061BF55 /* SDLUnsubscribeWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29EF24F847360061BF55 /* SDLUnsubscribeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29E724F847350061BF55 /* SDLUnsubscribeButton.m */; };
+ 4ABB29F024F847360061BF55 /* SDLUpdateTurnList.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29E824F847350061BF55 /* SDLUpdateTurnList.m */; };
+ 4ABB29F124F847360061BF55 /* SDLUpdateTurnList.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29E924F847360061BF55 /* SDLUpdateTurnList.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29FA24F8477F0061BF55 /* SDLAddSubMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29F224F8477E0061BF55 /* SDLAddSubMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29FB24F8477F0061BF55 /* SDLAlertManeuverResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29F324F8477E0061BF55 /* SDLAlertManeuverResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29FC24F8477F0061BF55 /* SDLAlertResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29F424F8477E0061BF55 /* SDLAlertResponse.m */; };
+ 4ABB29FD24F8477F0061BF55 /* SDLAlertResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29F524F8477E0061BF55 /* SDLAlertResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB29FE24F8477F0061BF55 /* SDLAddCommandResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29F624F8477E0061BF55 /* SDLAddCommandResponse.m */; };
+ 4ABB29FF24F8477F0061BF55 /* SDLAddSubMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29F724F8477E0061BF55 /* SDLAddSubMenuResponse.m */; };
+ 4ABB2A0024F8477F0061BF55 /* SDLAddCommandResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB29F824F8477E0061BF55 /* SDLAddCommandResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A0124F8477F0061BF55 /* SDLAlertManeuverResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB29F924F8477F0061BF55 /* SDLAlertManeuverResponse.m */; };
+ 4ABB2A2024F847980061BF55 /* SDLButtonPressResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A0224F847940061BF55 /* SDLButtonPressResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A2124F847980061BF55 /* SDLButtonPressResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0324F847940061BF55 /* SDLButtonPressResponse.m */; };
+ 4ABB2A2224F847980061BF55 /* SDLChangeRegistrationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0424F847940061BF55 /* SDLChangeRegistrationResponse.m */; };
+ 4ABB2A2324F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0524F847940061BF55 /* SDLCreateInteractionChoiceSetResponse.m */; };
+ 4ABB2A2424F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0624F847950061BF55 /* SDLDeleteInteractionChoiceSetResponse.m */; };
+ 4ABB2A2524F847980061BF55 /* SDLDeleteWindowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0724F847950061BF55 /* SDLDeleteWindowResponse.m */; };
+ 4ABB2A2624F847980061BF55 /* SDLEndAudioPassThruResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0824F847950061BF55 /* SDLEndAudioPassThruResponse.m */; };
+ 4ABB2A2724F847980061BF55 /* SDLCloseApplicationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0924F847950061BF55 /* SDLCloseApplicationResponse.m */; };
+ 4ABB2A2824F847980061BF55 /* SDLDeleteCommandResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0A24F847950061BF55 /* SDLDeleteCommandResponse.m */; };
+ 4ABB2A2924F847980061BF55 /* SDLDeleteFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0B24F847950061BF55 /* SDLDeleteFileResponse.m */; };
+ 4ABB2A2A24F847980061BF55 /* SDLDeleteSubMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A0C24F847950061BF55 /* SDLDeleteSubMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A2B24F847980061BF55 /* SDLCloseApplicationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A0D24F847950061BF55 /* SDLCloseApplicationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A2C24F847980061BF55 /* SDLChangeRegistrationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A0E24F847960061BF55 /* SDLChangeRegistrationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A2D24F847980061BF55 /* SDLEncodedSyncPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A0F24F847960061BF55 /* SDLEncodedSyncPDataResponse.m */; };
+ 4ABB2A2E24F847980061BF55 /* SDLDeleteCommandResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1024F847960061BF55 /* SDLDeleteCommandResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A2F24F847980061BF55 /* SDLCreateWindowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A1124F847960061BF55 /* SDLCreateWindowResponse.m */; };
+ 4ABB2A3024F847980061BF55 /* SDLDiagnosticMessageResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1224F847960061BF55 /* SDLDiagnosticMessageResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3124F847980061BF55 /* SDLDeleteFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1324F847960061BF55 /* SDLDeleteFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3224F847980061BF55 /* SDLCancelInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A1424F847960061BF55 /* SDLCancelInteractionResponse.m */; };
+ 4ABB2A3324F847980061BF55 /* SDLCreateWindowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1524F847970061BF55 /* SDLCreateWindowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3424F847980061BF55 /* SDLCancelInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1624F847970061BF55 /* SDLCancelInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3524F847980061BF55 /* SDLDeleteSubMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A1724F847970061BF55 /* SDLDeleteSubMenuResponse.m */; };
+ 4ABB2A3624F847980061BF55 /* SDLDialNumberResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1824F847970061BF55 /* SDLDialNumberResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3724F847980061BF55 /* SDLDialNumberResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A1924F847970061BF55 /* SDLDialNumberResponse.m */; };
+ 4ABB2A3824F847980061BF55 /* SDLDeleteWindowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1A24F847970061BF55 /* SDLDeleteWindowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3924F847980061BF55 /* SDLDiagnosticMessageResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A1B24F847970061BF55 /* SDLDiagnosticMessageResponse.m */; };
+ 4ABB2A3A24F847980061BF55 /* SDLEndAudioPassThruResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1C24F847970061BF55 /* SDLEndAudioPassThruResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3B24F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1D24F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3C24F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1E24F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A3D24F847980061BF55 /* SDLEncodedSyncPDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A1F24F847980061BF55 /* SDLEncodedSyncPDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5024F847B10061BF55 /* SDLGetInteriorVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A3E24F847AE0061BF55 /* SDLGetInteriorVehicleDataResponse.m */; };
+ 4ABB2A5124F847B10061BF55 /* SDLGetVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A3F24F847AE0061BF55 /* SDLGetVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5224F847B10061BF55 /* SDLGetFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4024F847AE0061BF55 /* SDLGetFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5324F847B10061BF55 /* SDLGetVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4124F847AE0061BF55 /* SDLGetVehicleDataResponse.m */; };
+ 4ABB2A5424F847B10061BF55 /* SDLGetSystemCapabilityResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4224F847AF0061BF55 /* SDLGetSystemCapabilityResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5524F847B10061BF55 /* SDLGetInteriorVehicleDataConsentResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4324F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.m */; };
+ 4ABB2A5624F847B10061BF55 /* SDLGetWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4424F847AF0061BF55 /* SDLGetWayPointsResponse.m */; };
+ 4ABB2A5724F847B10061BF55 /* SDLGetFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4524F847AF0061BF55 /* SDLGetFileResponse.m */; };
+ 4ABB2A5824F847B10061BF55 /* SDLGetInteriorVehicleDataConsentResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4624F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5924F847B10061BF55 /* SDLGetCloudAppPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4724F847AF0061BF55 /* SDLGetCloudAppPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5A24F847B10061BF55 /* SDLGetDTCsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4824F847AF0061BF55 /* SDLGetDTCsResponse.m */; };
+ 4ABB2A5B24F847B10061BF55 /* SDLGetCloudAppPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4924F847B00061BF55 /* SDLGetCloudAppPropertiesResponse.m */; };
+ 4ABB2A5C24F847B10061BF55 /* SDLGetWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4A24F847B00061BF55 /* SDLGetWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5D24F847B10061BF55 /* SDLGetAppServiceDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4B24F847B00061BF55 /* SDLGetAppServiceDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5E24F847B10061BF55 /* SDLGetDTCsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4C24F847B00061BF55 /* SDLGetDTCsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A5F24F847B10061BF55 /* SDLGetAppServiceDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4D24F847B00061BF55 /* SDLGetAppServiceDataResponse.m */; };
+ 4ABB2A6024F847B10061BF55 /* SDLGetInteriorVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A4E24F847B00061BF55 /* SDLGetInteriorVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A6124F847B10061BF55 /* SDLGetSystemCapabilityResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A4F24F847B10061BF55 /* SDLGetSystemCapabilityResponse.m */; };
+ 4ABB2A6424F847BB0061BF55 /* SDLListFilesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6224F847BA0061BF55 /* SDLListFilesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A6524F847BB0061BF55 /* SDLListFilesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6324F847BB0061BF55 /* SDLListFilesResponse.m */; };
+ 4ABB2A7024F847D40061BF55 /* SDLPerformAudioPassThruResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6624F847D20061BF55 /* SDLPerformAudioPassThruResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A7124F847D40061BF55 /* SDLPublishAppServiceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6724F847D20061BF55 /* SDLPublishAppServiceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A7224F847D40061BF55 /* SDLPutFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6824F847D20061BF55 /* SDLPutFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A7324F847D40061BF55 /* SDLPutFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6924F847D30061BF55 /* SDLPutFileResponse.m */; };
+ 4ABB2A7424F847D40061BF55 /* SDLPerformAudioPassThruResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6A24F847D30061BF55 /* SDLPerformAudioPassThruResponse.m */; };
+ 4ABB2A7524F847D40061BF55 /* SDLPublishAppServiceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6B24F847D30061BF55 /* SDLPublishAppServiceResponse.m */; };
+ 4ABB2A7624F847D40061BF55 /* SDLPerformAppServiceInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6C24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.m */; };
+ 4ABB2A7724F847D40061BF55 /* SDLPerformInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A6D24F847D30061BF55 /* SDLPerformInteractionResponse.m */; };
+ 4ABB2A7824F847D40061BF55 /* SDLPerformAppServiceInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6E24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A7924F847D40061BF55 /* SDLPerformInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A6F24F847D30061BF55 /* SDLPerformInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A8224F847DF0061BF55 /* SDLRegisterAppInterfaceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A7A24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.m */; };
+ 4ABB2A8324F847DF0061BF55 /* SDLResetGlobalPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A7B24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A8424F847DF0061BF55 /* SDLResetGlobalPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A7C24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.m */; };
+ 4ABB2A8524F847DF0061BF55 /* SDLRegisterAppInterfaceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A7D24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A8624F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A7E24F847DE0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.m */; };
+ 4ABB2A8724F847DF0061BF55 /* SDLReadDIDResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A7F24F847DE0061BF55 /* SDLReadDIDResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A8824F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A8024F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2A8924F847DF0061BF55 /* SDLReadDIDResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A8124F847DF0061BF55 /* SDLReadDIDResponse.m */; };
+ 4ABB2AA224F847F40061BF55 /* SDLSetCloudAppPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A8A24F847F10061BF55 /* SDLSetCloudAppPropertiesResponse.m */; };
+ 4ABB2AA324F847F40061BF55 /* SDLShowConstantTBTResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A8B24F847F10061BF55 /* SDLShowConstantTBTResponse.m */; };
+ 4ABB2AA424F847F40061BF55 /* SDLShowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A8C24F847F10061BF55 /* SDLShowResponse.m */; };
+ 4ABB2AA524F847F40061BF55 /* SDLSendHapticDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A8D24F847F10061BF55 /* SDLSendHapticDataResponse.m */; };
+ 4ABB2AA624F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A8E24F847F10061BF55 /* SDLSetInteriorVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AA724F847F40061BF55 /* SDLShowConstantTBTResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A8F24F847F10061BF55 /* SDLShowConstantTBTResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AA824F847F40061BF55 /* SDLSetDisplayLayoutResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9024F847F20061BF55 /* SDLSetDisplayLayoutResponse.m */; };
+ 4ABB2AA924F847F40061BF55 /* SDLSetAppIconResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9124F847F20061BF55 /* SDLSetAppIconResponse.m */; };
+ 4ABB2AAA24F847F40061BF55 /* SDLShowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9224F847F20061BF55 /* SDLShowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AAB24F847F40061BF55 /* SDLSetMediaClockTimerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9324F847F20061BF55 /* SDLSetMediaClockTimerResponse.m */; };
+ 4ABB2AAC24F847F40061BF55 /* SDLSetAppIconResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9424F847F20061BF55 /* SDLSetAppIconResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AAD24F847F40061BF55 /* SDLScrollableMessageResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9524F847F20061BF55 /* SDLScrollableMessageResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AAE24F847F40061BF55 /* SDLSendLocationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9624F847F20061BF55 /* SDLSendLocationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AAF24F847F40061BF55 /* SDLScrollableMessageResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9724F847F30061BF55 /* SDLScrollableMessageResponse.m */; };
+ 4ABB2AB024F847F40061BF55 /* SDLSetCloudAppPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9824F847F30061BF55 /* SDLSetCloudAppPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB124F847F40061BF55 /* SDLSetDisplayLayoutResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9924F847F30061BF55 /* SDLSetDisplayLayoutResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB224F847F40061BF55 /* SDLSendLocationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9A24F847F30061BF55 /* SDLSendLocationResponse.m */; };
+ 4ABB2AB324F847F40061BF55 /* SDLSetGlobalPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9B24F847F30061BF55 /* SDLSetGlobalPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB424F847F40061BF55 /* SDLSetMediaClockTimerResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9C24F847F30061BF55 /* SDLSetMediaClockTimerResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB524F847F40061BF55 /* SDLShowAppMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2A9D24F847F30061BF55 /* SDLShowAppMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB624F847F40061BF55 /* SDLShowAppMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9E24F847F40061BF55 /* SDLShowAppMenuResponse.m */; };
+ 4ABB2AB724F847F40061BF55 /* SDLSetGlobalPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2A9F24F847F40061BF55 /* SDLSetGlobalPropertiesResponse.m */; };
+ 4ABB2AB824F847F40061BF55 /* SDLSendHapticDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AA024F847F40061BF55 /* SDLSendHapticDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AB924F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AA124F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.m */; };
+ 4ABB2ABC24F847FC0061BF55 /* SDLSliderResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ABA24F847FC0061BF55 /* SDLSliderResponse.m */; };
+ 4ABB2ABD24F847FC0061BF55 /* SDLSliderResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ABB24F847FC0061BF55 /* SDLSliderResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AC024F848050061BF55 /* SDLSpeakResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ABE24F848040061BF55 /* SDLSpeakResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AC124F848050061BF55 /* SDLSpeakResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ABF24F848050061BF55 /* SDLSpeakResponse.m */; };
+ 4ABB2ACC24F848130061BF55 /* SDLSyncPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AC224F848110061BF55 /* SDLSyncPDataResponse.m */; };
+ 4ABB2ACD24F848130061BF55 /* SDLSyncPDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AC324F848110061BF55 /* SDLSyncPDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2ACE24F848130061BF55 /* SDLSubscribeButtonResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AC424F848120061BF55 /* SDLSubscribeButtonResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2ACF24F848130061BF55 /* SDLSubtleAlertResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AC524F848120061BF55 /* SDLSubtleAlertResponse.m */; };
+ 4ABB2AD024F848130061BF55 /* SDLSubscribeVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AC624F848120061BF55 /* SDLSubscribeVehicleDataResponse.m */; };
+ 4ABB2AD124F848130061BF55 /* SDLSubscribeWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AC724F848120061BF55 /* SDLSubscribeWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AD224F848130061BF55 /* SDLSubscribeWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AC824F848120061BF55 /* SDLSubscribeWayPointsResponse.m */; };
+ 4ABB2AD324F848130061BF55 /* SDLSubtleAlertResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AC924F848120061BF55 /* SDLSubtleAlertResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AD424F848130061BF55 /* SDLSubscribeButtonResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ACA24F848120061BF55 /* SDLSubscribeButtonResponse.m */; };
+ 4ABB2AD524F848130061BF55 /* SDLSubscribeVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ACB24F848120061BF55 /* SDLSubscribeVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AD824F8481D0061BF55 /* SDLSystemRequestResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AD624F8481D0061BF55 /* SDLSystemRequestResponse.m */; };
+ 4ABB2AD924F8481D0061BF55 /* SDLSystemRequestResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AD724F8481D0061BF55 /* SDLSystemRequestResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AE624F848270061BF55 /* SDLUnsubscribeVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ADA24F848250061BF55 /* SDLUnsubscribeVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AE724F848270061BF55 /* SDLUnsubscribeWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ADB24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AE824F848270061BF55 /* SDLUnpublishAppServiceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ADC24F848250061BF55 /* SDLUnpublishAppServiceResponse.m */; };
+ 4ABB2AE924F848270061BF55 /* SDLUnsubscribeWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ADD24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.m */; };
+ 4ABB2AEA24F848270061BF55 /* SDLUpdateTurnListResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2ADE24F848260061BF55 /* SDLUpdateTurnListResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AEB24F848270061BF55 /* SDLUpdateTurnListResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2ADF24F848260061BF55 /* SDLUpdateTurnListResponse.m */; };
+ 4ABB2AEC24F848270061BF55 /* SDLUnpublishAppServiceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AE024F848260061BF55 /* SDLUnpublishAppServiceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AED24F848270061BF55 /* SDLUnsubscribeVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AE124F848260061BF55 /* SDLUnsubscribeVehicleDataResponse.m */; };
+ 4ABB2AEE24F848270061BF55 /* SDLUnregisterAppInterfaceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AE224F848260061BF55 /* SDLUnregisterAppInterfaceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AEF24F848270061BF55 /* SDLUnsubscribeButtonResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AE324F848260061BF55 /* SDLUnsubscribeButtonResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AF024F848270061BF55 /* SDLUnsubscribeButtonResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AE424F848260061BF55 /* SDLUnsubscribeButtonResponse.m */; };
+ 4ABB2AF124F848270061BF55 /* SDLUnregisterAppInterfaceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AE524F848270061BF55 /* SDLUnregisterAppInterfaceResponse.m */; };
+ 4ABB2AF424F849CF0061BF55 /* SDLGenericResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AF224F849CE0061BF55 /* SDLGenericResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2AF524F849CF0061BF55 /* SDLGenericResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AF324F849CF0061BF55 /* SDLGenericResponse.m */; };
+ 4ABB2B0A24F84D950061BF55 /* SDLAudioControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AF624F84D930061BF55 /* SDLAudioControlCapabilities.m */; };
+ 4ABB2B0B24F84D950061BF55 /* SDLAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AF724F84D930061BF55 /* SDLAppServiceData.m */; };
+ 4ABB2B0C24F84D950061BF55 /* SDLAppServicesCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AF824F84D930061BF55 /* SDLAppServicesCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B0D24F84D950061BF55 /* SDLAirbagStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AF924F84D930061BF55 /* SDLAirbagStatus.m */; };
+ 4ABB2B0E24F84D950061BF55 /* SDLAppServiceCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AFA24F84D930061BF55 /* SDLAppServiceCapability.m */; };
+ 4ABB2B0F24F84D950061BF55 /* SDLAppInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2AFB24F84D930061BF55 /* SDLAppInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1024F84D950061BF55 /* SDLAppServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AFC24F84D940061BF55 /* SDLAppServiceManifest.m */; };
+ 4ABB2B1124F84D950061BF55 /* SDLAudioControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AFD24F84D940061BF55 /* SDLAudioControlData.m */; };
+ 4ABB2B1224F84D950061BF55 /* SDLAudioPassThruCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AFE24F84D940061BF55 /* SDLAudioPassThruCapabilities.m */; };
+ 4ABB2B1324F84D950061BF55 /* SDLAppServiceRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2AFF24F84D940061BF55 /* SDLAppServiceRecord.m */; };
+ 4ABB2B1424F84D950061BF55 /* SDLAudioControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0024F84D940061BF55 /* SDLAudioControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1524F84D950061BF55 /* SDLAirbagStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0124F84D940061BF55 /* SDLAirbagStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1624F84D950061BF55 /* SDLAudioControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0224F84D940061BF55 /* SDLAudioControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1724F84D950061BF55 /* SDLAudioPassThruCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0324F84D940061BF55 /* SDLAudioPassThruCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1824F84D950061BF55 /* SDLAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0424F84D950061BF55 /* SDLAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1924F84D950061BF55 /* SDLAppServiceCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0524F84D950061BF55 /* SDLAppServiceCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1A24F84D950061BF55 /* SDLAppInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B0624F84D950061BF55 /* SDLAppInfo.m */; };
+ 4ABB2B1B24F84D950061BF55 /* SDLAppServicesCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B0724F84D950061BF55 /* SDLAppServicesCapabilities.m */; };
+ 4ABB2B1C24F84D950061BF55 /* SDLAppServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0824F84D950061BF55 /* SDLAppServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B1D24F84D950061BF55 /* SDLAppServiceRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B0924F84D950061BF55 /* SDLAppServiceRecord.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B3C24F84EF50061BF55 /* SDLClimateControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B1E24F84EEF0061BF55 /* SDLClimateControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B3D24F84EF50061BF55 /* SDLDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B1F24F84EF00061BF55 /* SDLDeviceInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B3E24F84EF50061BF55 /* SDLDeviceStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2024F84EF00061BF55 /* SDLDeviceStatus.m */; };
+ 4ABB2B3F24F84EF50061BF55 /* SDLCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2124F84EF00061BF55 /* SDLCloudAppProperties.m */; };
+ 4ABB2B4024F84EF50061BF55 /* SDLCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2224F84EF00061BF55 /* SDLCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4124F84EF50061BF55 /* SDLDateTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2324F84EF00061BF55 /* SDLDateTime.m */; };
+ 4ABB2B4224F84EF50061BF55 /* SDLBodyInformation.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2424F84EF10061BF55 /* SDLBodyInformation.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4324F84EF50061BF55 /* SDLDisplayCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2524F84EF10061BF55 /* SDLDisplayCapabilities.m */; };
+ 4ABB2B4424F84EF50061BF55 /* SDLDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2624F84EF10061BF55 /* SDLDeviceInfo.m */; };
+ 4ABB2B4524F84EF50061BF55 /* SDLBodyInformation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2724F84EF10061BF55 /* SDLBodyInformation.m */; };
+ 4ABB2B4624F84EF50061BF55 /* SDLDIDResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2824F84EF10061BF55 /* SDLDIDResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4724F84EF50061BF55 /* SDLBeltStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2924F84EF20061BF55 /* SDLBeltStatus.m */; };
+ 4ABB2B4824F84EF50061BF55 /* SDLBeltStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2A24F84EF20061BF55 /* SDLBeltStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4924F84EF50061BF55 /* SDLDriverDistractionCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2B24F84EF20061BF55 /* SDLDriverDistractionCapability.m */; };
+ 4ABB2B4A24F84EF50061BF55 /* SDLChoice.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B2C24F84EF20061BF55 /* SDLChoice.m */; };
+ 4ABB2B4B24F84EF50061BF55 /* SDLDateTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2D24F84EF20061BF55 /* SDLDateTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4C24F84EF50061BF55 /* SDLButtonCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2E24F84EF20061BF55 /* SDLButtonCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4D24F84EF50061BF55 /* SDLDisplayCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B2F24F84EF30061BF55 /* SDLDisplayCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B4E24F84EF50061BF55 /* SDLClusterModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3024F84EF30061BF55 /* SDLClusterModeStatus.m */; };
+ 4ABB2B4F24F84EF50061BF55 /* SDLClimateControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3124F84EF30061BF55 /* SDLClimateControlData.m */; };
+ 4ABB2B5024F84EF50061BF55 /* SDLClusterModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3224F84EF30061BF55 /* SDLClusterModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B5124F84EF50061BF55 /* SDLDisplayCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3324F84EF30061BF55 /* SDLDisplayCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B5224F84EF50061BF55 /* SDLChoice.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3424F84EF40061BF55 /* SDLChoice.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B5324F84EF50061BF55 /* SDLClimateControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3524F84EF40061BF55 /* SDLClimateControlCapabilities.m */; };
+ 4ABB2B5424F84EF50061BF55 /* SDLClimateControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3624F84EF40061BF55 /* SDLClimateControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B5524F84EF50061BF55 /* SDLDriverDistractionCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3724F84EF40061BF55 /* SDLDriverDistractionCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B5624F84EF50061BF55 /* SDLDisplayCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3824F84EF40061BF55 /* SDLDisplayCapability.m */; };
+ 4ABB2B5724F84EF50061BF55 /* SDLDIDResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3924F84EF40061BF55 /* SDLDIDResult.m */; };
+ 4ABB2B5824F84EF50061BF55 /* SDLButtonCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B3A24F84EF50061BF55 /* SDLButtonCapabilities.m */; };
+ 4ABB2B5924F84EF50061BF55 /* SDLDeviceStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B3B24F84EF50061BF55 /* SDLDeviceStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B6624F84FE50061BF55 /* SDLGPSData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B5A24F84FE30061BF55 /* SDLGPSData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B6724F84FE50061BF55 /* SDLEmergencyEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B5B24F84FE30061BF55 /* SDLEmergencyEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B6824F84FE50061BF55 /* SDLGearStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B5C24F84FE30061BF55 /* SDLGearStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B6924F84FE50061BF55 /* SDLEqualizerSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B5D24F84FE30061BF55 /* SDLEqualizerSettings.m */; };
+ 4ABB2B6A24F84FE50061BF55 /* SDLEqualizerSettings.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B5E24F84FE30061BF55 /* SDLEqualizerSettings.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B6B24F84FE50061BF55 /* SDLGearStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B5F24F84FE40061BF55 /* SDLGearStatus.m */; };
+ 4ABB2B6C24F84FE50061BF55 /* SDLGPSData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B6024F84FE40061BF55 /* SDLGPSData.m */; };
+ 4ABB2B6D24F84FE50061BF55 /* SDLEmergencyEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B6124F84FE40061BF55 /* SDLEmergencyEvent.m */; };
+ 4ABB2B6E24F84FE50061BF55 /* SDLECallInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B6224F84FE40061BF55 /* SDLECallInfo.m */; };
+ 4ABB2B6F24F84FE50061BF55 /* SDLECallInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B6324F84FE40061BF55 /* SDLECallInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B7024F84FE50061BF55 /* SDLFuelRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B6424F84FE50061BF55 /* SDLFuelRange.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B7124F84FE50061BF55 /* SDLFuelRange.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B6524F84FE50061BF55 /* SDLFuelRange.m */; };
+ 4ABB2B8024F8504A0061BF55 /* SDLHapticRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7224F850470061BF55 /* SDLHapticRect.m */; };
+ 4ABB2B8124F8504A0061BF55 /* SDLHMIPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7324F850480061BF55 /* SDLHMIPermissions.m */; };
+ 4ABB2B8224F8504A0061BF55 /* SDLHapticRect.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7424F850480061BF55 /* SDLHapticRect.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8324F8504A0061BF55 /* SDLHMICapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7524F850480061BF55 /* SDLHMICapabilities.m */; };
+ 4ABB2B8424F8504A0061BF55 /* SDLHMISettingsControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7624F850480061BF55 /* SDLHMISettingsControlData.m */; };
+ 4ABB2B8524F8504A0061BF55 /* SDLHMICapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7724F850480061BF55 /* SDLHMICapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8624F8504A0061BF55 /* SDLHMISettingsControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7824F850490061BF55 /* SDLHMISettingsControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8724F8504A0061BF55 /* SDLHeadLampStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7924F850490061BF55 /* SDLHeadLampStatus.m */; };
+ 4ABB2B8824F8504A0061BF55 /* SDLHMIPermissions.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7A24F850490061BF55 /* SDLHMIPermissions.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8924F8504A0061BF55 /* SDLGrid.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7B24F850490061BF55 /* SDLGrid.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8A24F8504A0061BF55 /* SDLHMISettingsControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7C24F850490061BF55 /* SDLHMISettingsControlCapabilities.m */; };
+ 4ABB2B8B24F8504A0061BF55 /* SDLHeadLampStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7D24F8504A0061BF55 /* SDLHeadLampStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B8C24F8504A0061BF55 /* SDLGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B7E24F8504A0061BF55 /* SDLGrid.m */; };
+ 4ABB2B8D24F8504A0061BF55 /* SDLHMISettingsControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B7F24F8504A0061BF55 /* SDLHMISettingsControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B9C24F850AE0061BF55 /* SDLLightControlCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B8E24F850AB0061BF55 /* SDLLightControlCapabilities.m */; };
+ 4ABB2B9D24F850AE0061BF55 /* SDLLightControlCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B8F24F850AB0061BF55 /* SDLLightControlCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2B9E24F850AE0061BF55 /* SDLImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9024F850AB0061BF55 /* SDLImage.m */; };
+ 4ABB2B9F24F850AE0061BF55 /* SDLImageResolution.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9124F850AC0061BF55 /* SDLImageResolution.m */; };
+ 4ABB2BA024F850AE0061BF55 /* SDLLightCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9224F850AC0061BF55 /* SDLLightCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2BA124F850AE0061BF55 /* SDLLightControlData.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9324F850AC0061BF55 /* SDLLightControlData.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2BA224F850AE0061BF55 /* SDLLightState.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9424F850AC0061BF55 /* SDLLightState.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2BA324F850AE0061BF55 /* SDLImageField.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9524F850AC0061BF55 /* SDLImageField.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2BA424F850AE0061BF55 /* SDLLightCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9624F850AD0061BF55 /* SDLLightCapabilities.m */; };
+ 4ABB2BA524F850AE0061BF55 /* SDLLightControlData.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9724F850AD0061BF55 /* SDLLightControlData.m */; };
+ 4ABB2BA624F850AE0061BF55 /* SDLImageField.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9824F850AD0061BF55 /* SDLImageField.m */; };
+ 4ABB2BA724F850AE0061BF55 /* SDLImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9924F850AD0061BF55 /* SDLImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
+ 4ABB2BA824F850AE0061BF55 /* SDLLightState.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ABB2B9A24F850AD0061BF55 /* SDLLightState.m */; };
+ 4ABB2BA924F850AE0061BF55 /* SDLImageResolution.h in Headers */ = {isa = PBXBuildFile; fileRef = 4ABB2B9B24F850AD0061BF55 /* SDLImageResolution.h */; settings = {ATTRIBUTES = (Public, ); }; };
5D0A9F911F15550400CC80DD /* SDLSystemCapabilityTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F901F15550400CC80DD /* SDLSystemCapabilityTypeSpec.m */; };
5D0A9F931F15560B00CC80DD /* SDLNavigationCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F921F15560B00CC80DD /* SDLNavigationCapabilitySpec.m */; };
5D0A9F951F15585B00CC80DD /* SDLPhoneCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F941F15585B00CC80DD /* SDLPhoneCapabilitySpec.m */; };
5D0A9F971F1559EC00CC80DD /* SDLSystemCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F961F1559EC00CC80DD /* SDLSystemCapabilitySpec.m */; };
5D0A9F9A1F15636800CC80DD /* SDLGetSystemCapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F991F15636800CC80DD /* SDLGetSystemCapabilitiesSpec.m */; };
5D0A9F9C1F1565EB00CC80DD /* SDLGetSystemCapabilityResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0A9F9B1F1565EB00CC80DD /* SDLGetSystemCapabilityResponseSpec.m */; };
- 5D0C29FC20D93D8C008B56CD /* SDLVideoStreamingState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0C29FA20D93D8C008B56CD /* SDLVideoStreamingState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D0C29FD20D93D8C008B56CD /* SDLVideoStreamingState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0C29FB20D93D8C008B56CD /* SDLVideoStreamingState.m */; };
- 5D0C2A0020D9479B008B56CD /* SDLStreamingVideoLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0C29FE20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.h */; };
- 5D0C2A0120D9479B008B56CD /* SDLStreamingVideoLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0C29FF20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.m */; };
- 5D0C2A0420D947AB008B56CD /* SDLStreamingAudioLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D0C2A0220D947AB008B56CD /* SDLStreamingAudioLifecycleManager.h */; };
- 5D0C2A0520D947AB008B56CD /* SDLStreamingAudioLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D0C2A0320D947AB008B56CD /* SDLStreamingAudioLifecycleManager.m */; };
5D1654561D3E754F00554D93 /* SDLLifecycleManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1654551D3E754F00554D93 /* SDLLifecycleManagerSpec.m */; };
- 5D16545A1D3E7A1600554D93 /* SDLLifecycleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1654581D3E7A1600554D93 /* SDLLifecycleManager.h */; };
- 5D16545B1D3E7A1600554D93 /* SDLLifecycleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1654591D3E7A1600554D93 /* SDLLifecycleManager.m */; };
- 5D1665C41CF8CA2700CC4CA1 /* SDLListFilesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1665C21CF8CA2700CC4CA1 /* SDLListFilesOperation.h */; };
- 5D1665C51CF8CA2700CC4CA1 /* SDLListFilesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1665C31CF8CA2700CC4CA1 /* SDLListFilesOperation.m */; };
- 5D1665C81CF8CA3D00CC4CA1 /* SDLPermissionFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1665C61CF8CA3D00CC4CA1 /* SDLPermissionFilter.h */; };
- 5D1665C91CF8CA3D00CC4CA1 /* SDLPermissionFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1665C71CF8CA3D00CC4CA1 /* SDLPermissionFilter.m */; };
- 5D1665CB1CF8CA6700CC4CA1 /* NSNumber+NumberType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1665CA1CF8CA6700CC4CA1 /* NSNumber+NumberType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D1665CD1CF8CA8A00CC4CA1 /* SDLPermissionConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D1665CC1CF8CA8A00CC4CA1 /* SDLPermissionConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
5D1FF28D213044F9000EB9B4 /* AlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1FF28C213044F9000EB9B4 /* AlertManager.m */; };
5D1FF29C21304515000EB9B4 /* PerformInteractionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1FF29121304513000EB9B4 /* PerformInteractionManager.m */; };
5D1FF29D21304515000EB9B4 /* RPCPermissionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D1FF29221304513000EB9B4 /* RPCPermissionsManager.m */; };
@@ -552,54 +1440,16 @@
5D1FF2F3213047AB000EB9B4 /* ConnectionTCPTableViewController.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5D1FF2F0213047AB000EB9B4 /* ConnectionTCPTableViewController.storyboard */; };
5D1FF2F5213047B3000EB9B4 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5D1FF2F4213047B2000EB9B4 /* LaunchScreen.xib */; };
5D1FF2F8213047C1000EB9B4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D1FF2F7213047C1000EB9B4 /* AppDelegate.swift */; };
- 5D293AFE1FE078A9000CBD7E /* SDLCarWindowViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D293AFC1FE078A9000CBD7E /* SDLCarWindowViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D293AFF1FE078A9000CBD7E /* SDLCarWindowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D293AFD1FE078A9000CBD7E /* SDLCarWindowViewController.m */; };
- 5D2F58081D0717D5001085CE /* SDLManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D2F58071D0717D5001085CE /* SDLManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D339CEA207C066E000CC364 /* SDLMenuCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D339CE8207C066E000CC364 /* SDLMenuCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D339CEB207C066E000CC364 /* SDLMenuCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D339CE9207C066E000CC364 /* SDLMenuCell.m */; };
- 5D339CEF207C08BA000CC364 /* SDLVoiceCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D339CED207C08BA000CC364 /* SDLVoiceCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D339CF0207C08BA000CC364 /* SDLVoiceCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D339CEE207C08BA000CC364 /* SDLVoiceCommand.m */; };
- 5D339CF3207C0ACE000CC364 /* SDLMenuManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D339CF1207C0ACE000CC364 /* SDLMenuManager.h */; };
- 5D339CF4207C0ACE000CC364 /* SDLMenuManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D339CF2207C0ACE000CC364 /* SDLMenuManager.m */; };
- 5D3E420A20EAAD6500D8C622 /* SDLTPMS.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3E420820EAAD6500D8C622 /* SDLTPMS.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D3E420B20EAAD6500D8C622 /* SDLTPMS.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3E420920EAAD6500D8C622 /* SDLTPMS.m */; };
- 5D3E48751D6F3B330000BFEF /* SDLAsynchronousOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3E48731D6F3B330000BFEF /* SDLAsynchronousOperation.h */; };
- 5D3E48761D6F3B330000BFEF /* SDLAsynchronousOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3E48741D6F3B330000BFEF /* SDLAsynchronousOperation.m */; };
- 5D3E487B1D6F888E0000BFEF /* SDLRPCResponseNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3E48791D6F888E0000BFEF /* SDLRPCResponseNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D3E487C1D6F888E0000BFEF /* SDLRPCResponseNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3E487A1D6F888E0000BFEF /* SDLRPCResponseNotification.m */; };
- 5D3E487F1D6F88A30000BFEF /* SDLRPCNotificationNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3E487D1D6F88A30000BFEF /* SDLRPCNotificationNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D3E48801D6F88A30000BFEF /* SDLRPCNotificationNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3E487E1D6F88A30000BFEF /* SDLRPCNotificationNotification.m */; };
- 5D3E48CB1D7722FE0000BFEF /* NSBundle+SDLBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D3E48C91D7722FE0000BFEF /* NSBundle+SDLBundle.h */; };
- 5D3E48CC1D7722FE0000BFEF /* NSBundle+SDLBundle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D3E48CA1D7722FE0000BFEF /* NSBundle+SDLBundle.m */; };
5D4346471E6F0BDA00B639C6 /* SDLLogFileModuleSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4346461E6F0BDA00B639C6 /* SDLLogFileModuleSpec.m */; };
5D43465B1E6F154400B639C6 /* SDLLogConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D43465A1E6F154400B639C6 /* SDLLogConfigurationSpec.m */; };
5D43466B1E6F3B4C00B639C6 /* SDLLogFilterSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D43466A1E6F3B4C00B639C6 /* SDLLogFilterSpec.m */; };
5D43466D1E6F522000B639C6 /* SDLLogModelSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D43466C1E6F522000B639C6 /* SDLLogModelSpec.m */; };
5D43466F1E6F55BD00B639C6 /* SDLLogManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D43466E1E6F55BD00B639C6 /* SDLLogManagerSpec.m */; };
5D4346731E6F617D00B639C6 /* TestLogTarget.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4346721E6F617D00B639C6 /* TestLogTarget.m */; };
- 5D4631041F2120A30092EFDC /* SDLControlFramePayloadType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4631031F2120A30092EFDC /* SDLControlFramePayloadType.h */; };
- 5D4631081F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4631061F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.h */; };
- 5D4631091F21261B0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4631071F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.m */; };
- 5D4631101F2135850092EFDC /* SDLControlFramePayloadConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D46310E1F2135850092EFDC /* SDLControlFramePayloadConstants.h */; };
- 5D4631111F2135850092EFDC /* SDLControlFramePayloadConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D46310F1F2135850092EFDC /* SDLControlFramePayloadConstants.m */; };
- 5D4631141F2136B60092EFDC /* SDLControlFramePayloadNak.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4631121F2136B60092EFDC /* SDLControlFramePayloadNak.h */; };
- 5D4631151F2136B60092EFDC /* SDLControlFramePayloadNak.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4631131F2136B60092EFDC /* SDLControlFramePayloadNak.m */; };
- 5D4D67AC1D2ED37A00468B4A /* SDLNotificationDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4D67AA1D2ED37A00468B4A /* SDLNotificationDispatcher.h */; };
- 5D4D67AD1D2ED37A00468B4A /* SDLNotificationDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4D67AB1D2ED37A00468B4A /* SDLNotificationDispatcher.m */; };
- 5D4D67B01D2FE2F900468B4A /* SDLResponseDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4D67AE1D2FE2F900468B4A /* SDLResponseDispatcher.h */; };
- 5D4D67B11D2FE2F900468B4A /* SDLResponseDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4D67AF1D2FE2F900468B4A /* SDLResponseDispatcher.m */; };
- 5D4D67B41D30161600468B4A /* SDLLockScreenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4D67B21D30161600468B4A /* SDLLockScreenManager.h */; };
- 5D4D67B51D30161600468B4A /* SDLLockScreenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D4D67B31D30161600468B4A /* SDLLockScreenManager.m */; };
- 5D535DC51B72473800CF7760 /* SDLGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D535DC31B72473800CF7760 /* SDLGlobals.h */; };
- 5D535DC61B72473800CF7760 /* SDLGlobals.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D535DC41B72473800CF7760 /* SDLGlobals.m */; };
- 5D53C46D1B7A99B9003526EA /* SDLStreamingMediaManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D53C46B1B7A99B9003526EA /* SDLStreamingMediaManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D53C46E1B7A99B9003526EA /* SDLStreamingMediaManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D53C46C1B7A99B9003526EA /* SDLStreamingMediaManager.m */; };
5D59DD471B14FDEE00BE744D /* SDLLockScreenStatusManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D59DD461B14FDEE00BE744D /* SDLLockScreenStatusManagerSpec.m */; };
5D5DBF081D48E39C00D4F914 /* FBSnapshotTestCase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D5DBF071D48E39C00D4F914 /* FBSnapshotTestCase.framework */; };
5D5DBF091D48E3AC00D4F914 /* FBSnapshotTestCase.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 5D5DBF071D48E39C00D4F914 /* FBSnapshotTestCase.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
5D5DBF0B1D48E5E600D4F914 /* SDLLockScreenViewControllerSnapshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D5DBF0A1D48E5E600D4F914 /* SDLLockScreenViewControllerSnapshotTests.m */; };
- 5D60088A1BE3ED540094A505 /* SDLStateMachine.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D6008881BE3ED540094A505 /* SDLStateMachine.h */; };
- 5D60088B1BE3ED540094A505 /* SDLStateMachine.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6008891BE3ED540094A505 /* SDLStateMachine.m */; };
5D6035D2202CD46200A429C9 /* SDLSpecUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6035D1202CD46200A429C9 /* SDLSpecUtilities.m */; };
5D6035D5202CE4A500A429C9 /* TestMultipleRequestsConnectionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6035D4202CE4A500A429C9 /* TestMultipleRequestsConnectionManager.m */; };
5D6035D8202CF5C900A429C9 /* TestRequestProgressResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6035D7202CF5C900A429C9 /* TestRequestProgressResponse.m */; };
@@ -607,542 +1457,24 @@
5D60DF26202B7A97001EDA01 /* SDLSequentialRPCRequestOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D60DF25202B7A97001EDA01 /* SDLSequentialRPCRequestOperationSpec.m */; };
5D616B451D552F7A00553F6B /* SDLLockScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5D616B481D552F7A00553F6B /* SDLLockScreen.storyboard */; };
5D616B461D552F7A00553F6B /* SDLLockScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5D616B481D552F7A00553F6B /* SDLLockScreen.storyboard */; };
- 5D616B531D59044400553F6B /* SDLErrorConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D616B511D59044400553F6B /* SDLErrorConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
5D61FA211A84237100846EE7 /* SmartDeviceLink.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA201A84237100846EE7 /* SmartDeviceLink.h */; settings = {ATTRIBUTES = (Public, ); }; };
5D61FA331A84237100846EE7 /* SmartDeviceLink.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D61FA1C1A84237100846EE7 /* SmartDeviceLink.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
5D61FA341A84237100846EE7 /* SmartDeviceLink.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 5D61FA1C1A84237100846EE7 /* SmartDeviceLink.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
- 5D61FC2B1A84238C00846EE7 /* SDLTransportType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA3E1A84238A00846EE7 /* SDLTransportType.h */; };
- 5D61FC2D1A84238C00846EE7 /* SDLAddCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA401A84238A00846EE7 /* SDLAddCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC2E1A84238C00846EE7 /* SDLAddCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA411A84238A00846EE7 /* SDLAddCommand.m */; };
- 5D61FC2F1A84238C00846EE7 /* SDLAddCommandResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA421A84238A00846EE7 /* SDLAddCommandResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC301A84238C00846EE7 /* SDLAddCommandResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA431A84238A00846EE7 /* SDLAddCommandResponse.m */; };
- 5D61FC311A84238C00846EE7 /* SDLAddSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA441A84238A00846EE7 /* SDLAddSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC321A84238C00846EE7 /* SDLAddSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA451A84238A00846EE7 /* SDLAddSubMenu.m */; };
- 5D61FC331A84238C00846EE7 /* SDLAddSubMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA461A84238A00846EE7 /* SDLAddSubMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC341A84238C00846EE7 /* SDLAddSubMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA471A84238A00846EE7 /* SDLAddSubMenuResponse.m */; };
- 5D61FC351A84238C00846EE7 /* SDLAirbagStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA481A84238A00846EE7 /* SDLAirbagStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC361A84238C00846EE7 /* SDLAirbagStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA491A84238A00846EE7 /* SDLAirbagStatus.m */; };
- 5D61FC371A84238C00846EE7 /* SDLAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA4A1A84238A00846EE7 /* SDLAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC381A84238C00846EE7 /* SDLAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA4B1A84238A00846EE7 /* SDLAlert.m */; };
- 5D61FC391A84238C00846EE7 /* SDLAlertManeuver.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA4C1A84238A00846EE7 /* SDLAlertManeuver.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC3A1A84238C00846EE7 /* SDLAlertManeuver.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA4D1A84238A00846EE7 /* SDLAlertManeuver.m */; };
- 5D61FC3B1A84238C00846EE7 /* SDLAlertManeuverResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA4E1A84238A00846EE7 /* SDLAlertManeuverResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC3C1A84238C00846EE7 /* SDLAlertManeuverResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA4F1A84238A00846EE7 /* SDLAlertManeuverResponse.m */; };
- 5D61FC3D1A84238C00846EE7 /* SDLAlertResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA501A84238A00846EE7 /* SDLAlertResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC3E1A84238C00846EE7 /* SDLAlertResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA511A84238A00846EE7 /* SDLAlertResponse.m */; };
- 5D61FC3F1A84238C00846EE7 /* SDLAmbientLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA521A84238A00846EE7 /* SDLAmbientLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC401A84238C00846EE7 /* SDLAmbientLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA531A84238A00846EE7 /* SDLAmbientLightStatus.m */; };
- 5D61FC411A84238C00846EE7 /* SDLAppHMIType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA541A84238A00846EE7 /* SDLAppHMIType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC421A84238C00846EE7 /* SDLAppHMIType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA551A84238A00846EE7 /* SDLAppHMIType.m */; };
- 5D61FC431A84238C00846EE7 /* SDLAppInterfaceUnregisteredReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA561A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC441A84238C00846EE7 /* SDLAppInterfaceUnregisteredReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA571A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.m */; };
- 5D61FC451A84238C00846EE7 /* SDLAudioPassThruCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA581A84238A00846EE7 /* SDLAudioPassThruCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC461A84238C00846EE7 /* SDLAudioPassThruCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA591A84238A00846EE7 /* SDLAudioPassThruCapabilities.m */; };
- 5D61FC471A84238C00846EE7 /* SDLAudioStreamingState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA5A1A84238A00846EE7 /* SDLAudioStreamingState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC481A84238C00846EE7 /* SDLAudioStreamingState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA5B1A84238A00846EE7 /* SDLAudioStreamingState.m */; };
- 5D61FC491A84238C00846EE7 /* SDLAudioType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA5C1A84238A00846EE7 /* SDLAudioType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC4A1A84238C00846EE7 /* SDLAudioType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA5D1A84238A00846EE7 /* SDLAudioType.m */; };
- 5D61FC4B1A84238C00846EE7 /* SDLBeltStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA5E1A84238A00846EE7 /* SDLBeltStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC4C1A84238C00846EE7 /* SDLBeltStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA5F1A84238A00846EE7 /* SDLBeltStatus.m */; };
- 5D61FC4D1A84238C00846EE7 /* SDLBitsPerSample.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA601A84238A00846EE7 /* SDLBitsPerSample.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC4E1A84238C00846EE7 /* SDLBitsPerSample.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA611A84238A00846EE7 /* SDLBitsPerSample.m */; };
- 5D61FC4F1A84238C00846EE7 /* SDLBodyInformation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA621A84238A00846EE7 /* SDLBodyInformation.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC501A84238C00846EE7 /* SDLBodyInformation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA631A84238A00846EE7 /* SDLBodyInformation.m */; };
- 5D61FC511A84238C00846EE7 /* SDLButtonCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA641A84238A00846EE7 /* SDLButtonCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC521A84238C00846EE7 /* SDLButtonCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA651A84238A00846EE7 /* SDLButtonCapabilities.m */; };
- 5D61FC531A84238C00846EE7 /* SDLButtonEventMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA661A84238A00846EE7 /* SDLButtonEventMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC541A84238C00846EE7 /* SDLButtonEventMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA671A84238A00846EE7 /* SDLButtonEventMode.m */; };
- 5D61FC551A84238C00846EE7 /* SDLButtonName.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA681A84238A00846EE7 /* SDLButtonName.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC561A84238C00846EE7 /* SDLButtonName.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA691A84238A00846EE7 /* SDLButtonName.m */; };
- 5D61FC571A84238C00846EE7 /* SDLButtonPressMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA6A1A84238A00846EE7 /* SDLButtonPressMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC581A84238C00846EE7 /* SDLButtonPressMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA6B1A84238A00846EE7 /* SDLButtonPressMode.m */; };
- 5D61FC591A84238C00846EE7 /* SDLCarModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA6C1A84238A00846EE7 /* SDLCarModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC5A1A84238C00846EE7 /* SDLCarModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA6D1A84238A00846EE7 /* SDLCarModeStatus.m */; };
- 5D61FC5B1A84238C00846EE7 /* SDLChangeRegistration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA6E1A84238A00846EE7 /* SDLChangeRegistration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC5C1A84238C00846EE7 /* SDLChangeRegistration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA6F1A84238A00846EE7 /* SDLChangeRegistration.m */; };
- 5D61FC5D1A84238C00846EE7 /* SDLChangeRegistrationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA701A84238A00846EE7 /* SDLChangeRegistrationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC5E1A84238C00846EE7 /* SDLChangeRegistrationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA711A84238A00846EE7 /* SDLChangeRegistrationResponse.m */; };
- 5D61FC5F1A84238C00846EE7 /* SDLCharacterSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA721A84238A00846EE7 /* SDLCharacterSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC601A84238C00846EE7 /* SDLCharacterSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA731A84238A00846EE7 /* SDLCharacterSet.m */; };
- 5D61FC611A84238C00846EE7 /* SDLChoice.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA741A84238A00846EE7 /* SDLChoice.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC621A84238C00846EE7 /* SDLChoice.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA751A84238A00846EE7 /* SDLChoice.m */; };
- 5D61FC631A84238C00846EE7 /* SDLClusterModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA761A84238A00846EE7 /* SDLClusterModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC641A84238C00846EE7 /* SDLClusterModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA771A84238A00846EE7 /* SDLClusterModeStatus.m */; };
- 5D61FC651A84238C00846EE7 /* SDLCompassDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA781A84238A00846EE7 /* SDLCompassDirection.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC661A84238C00846EE7 /* SDLCompassDirection.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA791A84238A00846EE7 /* SDLCompassDirection.m */; };
- 5D61FC671A84238C00846EE7 /* SDLComponentVolumeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA7A1A84238A00846EE7 /* SDLComponentVolumeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC681A84238C00846EE7 /* SDLComponentVolumeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA7B1A84238A00846EE7 /* SDLComponentVolumeStatus.m */; };
- 5D61FC6B1A84238C00846EE7 /* SDLCreateInteractionChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA7E1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC6C1A84238C00846EE7 /* SDLCreateInteractionChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA7F1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.m */; };
- 5D61FC6D1A84238C00846EE7 /* SDLCreateInteractionChoiceSetResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA801A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC6E1A84238C00846EE7 /* SDLCreateInteractionChoiceSetResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA811A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.m */; };
- 5D61FC721A84238C00846EE7 /* SDLDeleteCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA851A84238A00846EE7 /* SDLDeleteCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC731A84238C00846EE7 /* SDLDeleteCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA861A84238A00846EE7 /* SDLDeleteCommand.m */; };
- 5D61FC741A84238C00846EE7 /* SDLDeleteCommandResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA871A84238A00846EE7 /* SDLDeleteCommandResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC751A84238C00846EE7 /* SDLDeleteCommandResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA881A84238A00846EE7 /* SDLDeleteCommandResponse.m */; };
- 5D61FC761A84238C00846EE7 /* SDLDeleteFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA891A84238A00846EE7 /* SDLDeleteFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC771A84238C00846EE7 /* SDLDeleteFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA8A1A84238A00846EE7 /* SDLDeleteFile.m */; };
- 5D61FC781A84238C00846EE7 /* SDLDeleteFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA8B1A84238A00846EE7 /* SDLDeleteFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC791A84238C00846EE7 /* SDLDeleteFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA8C1A84238A00846EE7 /* SDLDeleteFileResponse.m */; };
- 5D61FC7A1A84238C00846EE7 /* SDLDeleteInteractionChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA8D1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC7B1A84238C00846EE7 /* SDLDeleteInteractionChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA8E1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.m */; };
- 5D61FC7C1A84238C00846EE7 /* SDLDeleteInteractionChoiceSetResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA8F1A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC7D1A84238C00846EE7 /* SDLDeleteInteractionChoiceSetResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA901A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.m */; };
- 5D61FC7E1A84238C00846EE7 /* SDLDeleteSubMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA911A84238A00846EE7 /* SDLDeleteSubMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC7F1A84238C00846EE7 /* SDLDeleteSubMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA921A84238A00846EE7 /* SDLDeleteSubMenu.m */; };
- 5D61FC801A84238C00846EE7 /* SDLDeleteSubMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA931A84238A00846EE7 /* SDLDeleteSubMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC811A84238C00846EE7 /* SDLDeleteSubMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA941A84238A00846EE7 /* SDLDeleteSubMenuResponse.m */; };
- 5D61FC821A84238C00846EE7 /* SDLDeviceInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA951A84238A00846EE7 /* SDLDeviceInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC831A84238C00846EE7 /* SDLDeviceInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA961A84238A00846EE7 /* SDLDeviceInfo.m */; };
- 5D61FC841A84238C00846EE7 /* SDLDeviceLevelStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA971A84238A00846EE7 /* SDLDeviceLevelStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC851A84238C00846EE7 /* SDLDeviceLevelStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA981A84238A00846EE7 /* SDLDeviceLevelStatus.m */; };
- 5D61FC861A84238C00846EE7 /* SDLDeviceStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA991A84238A00846EE7 /* SDLDeviceStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC871A84238C00846EE7 /* SDLDeviceStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA9A1A84238A00846EE7 /* SDLDeviceStatus.m */; };
- 5D61FC881A84238C00846EE7 /* SDLDiagnosticMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA9B1A84238A00846EE7 /* SDLDiagnosticMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC891A84238C00846EE7 /* SDLDiagnosticMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA9C1A84238A00846EE7 /* SDLDiagnosticMessage.m */; };
- 5D61FC8A1A84238C00846EE7 /* SDLDiagnosticMessageResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA9D1A84238A00846EE7 /* SDLDiagnosticMessageResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC8B1A84238C00846EE7 /* SDLDiagnosticMessageResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FA9E1A84238A00846EE7 /* SDLDiagnosticMessageResponse.m */; };
- 5D61FC8C1A84238C00846EE7 /* SDLDIDResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FA9F1A84238A00846EE7 /* SDLDIDResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC8D1A84238C00846EE7 /* SDLDIDResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAA01A84238A00846EE7 /* SDLDIDResult.m */; };
- 5D61FC8E1A84238C00846EE7 /* SDLDimension.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAA11A84238A00846EE7 /* SDLDimension.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC8F1A84238C00846EE7 /* SDLDimension.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAA21A84238A00846EE7 /* SDLDimension.m */; };
- 5D61FC901A84238C00846EE7 /* SDLDisplayCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAA31A84238A00846EE7 /* SDLDisplayCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC911A84238C00846EE7 /* SDLDisplayCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAA41A84238A00846EE7 /* SDLDisplayCapabilities.m */; };
- 5D61FC921A84238C00846EE7 /* SDLDisplayType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAA51A84238A00846EE7 /* SDLDisplayType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC931A84238C00846EE7 /* SDLDisplayType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAA61A84238A00846EE7 /* SDLDisplayType.m */; };
- 5D61FC941A84238C00846EE7 /* SDLDriverDistractionState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAA71A84238A00846EE7 /* SDLDriverDistractionState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC951A84238C00846EE7 /* SDLDriverDistractionState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAA81A84238A00846EE7 /* SDLDriverDistractionState.m */; };
- 5D61FC961A84238C00846EE7 /* SDLECallConfirmationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAA91A84238A00846EE7 /* SDLECallConfirmationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC971A84238C00846EE7 /* SDLECallConfirmationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAAA1A84238A00846EE7 /* SDLECallConfirmationStatus.m */; };
- 5D61FC981A84238C00846EE7 /* SDLECallInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAAB1A84238A00846EE7 /* SDLECallInfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC991A84238C00846EE7 /* SDLECallInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAAC1A84238A00846EE7 /* SDLECallInfo.m */; };
- 5D61FC9A1A84238C00846EE7 /* SDLEmergencyEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAAD1A84238A00846EE7 /* SDLEmergencyEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC9B1A84238C00846EE7 /* SDLEmergencyEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAAE1A84238A00846EE7 /* SDLEmergencyEvent.m */; };
- 5D61FC9C1A84238C00846EE7 /* SDLEmergencyEventType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAAF1A84238A00846EE7 /* SDLEmergencyEventType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC9D1A84238C00846EE7 /* SDLEmergencyEventType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAB01A84238A00846EE7 /* SDLEmergencyEventType.m */; };
- 5D61FC9E1A84238C00846EE7 /* SDLEncodedSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAB11A84238A00846EE7 /* SDLEncodedSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FC9F1A84238C00846EE7 /* SDLEncodedSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAB21A84238A00846EE7 /* SDLEncodedSyncPData.m */; };
- 5D61FCA01A84238C00846EE7 /* SDLEncodedSyncPDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAB31A84238A00846EE7 /* SDLEncodedSyncPDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCA11A84238C00846EE7 /* SDLEncodedSyncPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAB41A84238A00846EE7 /* SDLEncodedSyncPDataResponse.m */; };
- 5D61FCA31A84238C00846EE7 /* SDLEndAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAB61A84238A00846EE7 /* SDLEndAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCA41A84238C00846EE7 /* SDLEndAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAB71A84238A00846EE7 /* SDLEndAudioPassThru.m */; };
- 5D61FCA51A84238C00846EE7 /* SDLEndAudioPassThruResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAB81A84238A00846EE7 /* SDLEndAudioPassThruResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCA61A84238C00846EE7 /* SDLEndAudioPassThruResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAB91A84238A00846EE7 /* SDLEndAudioPassThruResponse.m */; };
- 5D61FCA71A84238C00846EE7 /* SDLEnum.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FABA1A84238A00846EE7 /* SDLEnum.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCA91A84238C00846EE7 /* SDLFileType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FABC1A84238A00846EE7 /* SDLFileType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCAA1A84238C00846EE7 /* SDLFileType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FABD1A84238A00846EE7 /* SDLFileType.m */; };
- 5D61FCAB1A84238C00846EE7 /* SDLFuelCutoffStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FABE1A84238A00846EE7 /* SDLFuelCutoffStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCAC1A84238C00846EE7 /* SDLFuelCutoffStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FABF1A84238A00846EE7 /* SDLFuelCutoffStatus.m */; };
- 5D61FCAD1A84238C00846EE7 /* SDLFunctionID.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAC01A84238A00846EE7 /* SDLFunctionID.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCAE1A84238C00846EE7 /* SDLFunctionID.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAC11A84238A00846EE7 /* SDLFunctionID.m */; };
- 5D61FCAF1A84238C00846EE7 /* SDLGenericResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAC21A84238A00846EE7 /* SDLGenericResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCB01A84238C00846EE7 /* SDLGenericResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAC31A84238A00846EE7 /* SDLGenericResponse.m */; };
- 5D61FCB11A84238C00846EE7 /* SDLGetDTCs.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAC41A84238A00846EE7 /* SDLGetDTCs.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCB21A84238C00846EE7 /* SDLGetDTCs.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAC51A84238A00846EE7 /* SDLGetDTCs.m */; };
- 5D61FCB31A84238C00846EE7 /* SDLGetDTCsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAC61A84238A00846EE7 /* SDLGetDTCsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCB41A84238C00846EE7 /* SDLGetDTCsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAC71A84238A00846EE7 /* SDLGetDTCsResponse.m */; };
- 5D61FCB51A84238C00846EE7 /* SDLGetVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAC81A84238A00846EE7 /* SDLGetVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCB61A84238C00846EE7 /* SDLGetVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAC91A84238A00846EE7 /* SDLGetVehicleData.m */; };
- 5D61FCB71A84238C00846EE7 /* SDLGetVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FACA1A84238A00846EE7 /* SDLGetVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCB81A84238C00846EE7 /* SDLGetVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FACB1A84238A00846EE7 /* SDLGetVehicleDataResponse.m */; };
- 5D61FCB91A84238C00846EE7 /* SDLGlobalProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FACC1A84238A00846EE7 /* SDLGlobalProperty.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCBA1A84238C00846EE7 /* SDLGlobalProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FACD1A84238A00846EE7 /* SDLGlobalProperty.m */; };
- 5D61FCBB1A84238C00846EE7 /* SDLGPSData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FACE1A84238A00846EE7 /* SDLGPSData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCBC1A84238C00846EE7 /* SDLGPSData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FACF1A84238A00846EE7 /* SDLGPSData.m */; };
- 5D61FCBD1A84238C00846EE7 /* SDLHeadLampStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAD01A84238A00846EE7 /* SDLHeadLampStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCBE1A84238C00846EE7 /* SDLHeadLampStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAD11A84238A00846EE7 /* SDLHeadLampStatus.m */; };
- 5D61FCBF1A84238C00846EE7 /* SDLHexUtility.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAD21A84238A00846EE7 /* SDLHexUtility.h */; };
- 5D61FCC01A84238C00846EE7 /* SDLHexUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAD31A84238A00846EE7 /* SDLHexUtility.m */; };
- 5D61FCC11A84238C00846EE7 /* SDLHMILevel.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAD41A84238A00846EE7 /* SDLHMILevel.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCC21A84238C00846EE7 /* SDLHMILevel.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAD51A84238A00846EE7 /* SDLHMILevel.m */; };
- 5D61FCC31A84238C00846EE7 /* SDLHMIPermissions.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAD61A84238A00846EE7 /* SDLHMIPermissions.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCC41A84238C00846EE7 /* SDLHMIPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAD71A84238A00846EE7 /* SDLHMIPermissions.m */; };
- 5D61FCC51A84238C00846EE7 /* SDLHMIZoneCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAD81A84238A00846EE7 /* SDLHMIZoneCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCC61A84238C00846EE7 /* SDLHMIZoneCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAD91A84238A00846EE7 /* SDLHMIZoneCapabilities.m */; };
- 5D61FCC71A84238C00846EE7 /* SDLIAPTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FADA1A84238A00846EE7 /* SDLIAPTransport.h */; };
- 5D61FCC81A84238C00846EE7 /* SDLIAPTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FADB1A84238A00846EE7 /* SDLIAPTransport.m */; };
- 5D61FCC91A84238C00846EE7 /* SDLIgnitionStableStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FADC1A84238A00846EE7 /* SDLIgnitionStableStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCCA1A84238C00846EE7 /* SDLIgnitionStableStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FADD1A84238A00846EE7 /* SDLIgnitionStableStatus.m */; };
- 5D61FCCB1A84238C00846EE7 /* SDLIgnitionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FADE1A84238A00846EE7 /* SDLIgnitionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCCC1A84238C00846EE7 /* SDLIgnitionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FADF1A84238A00846EE7 /* SDLIgnitionStatus.m */; };
- 5D61FCCD1A84238C00846EE7 /* SDLImage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAE01A84238A00846EE7 /* SDLImage.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCCE1A84238C00846EE7 /* SDLImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAE11A84238A00846EE7 /* SDLImage.m */; };
- 5D61FCCF1A84238C00846EE7 /* SDLImageField.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAE21A84238A00846EE7 /* SDLImageField.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCD01A84238C00846EE7 /* SDLImageField.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAE31A84238A00846EE7 /* SDLImageField.m */; };
- 5D61FCD11A84238C00846EE7 /* SDLImageFieldName.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAE41A84238A00846EE7 /* SDLImageFieldName.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCD21A84238C00846EE7 /* SDLImageFieldName.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAE51A84238A00846EE7 /* SDLImageFieldName.m */; };
- 5D61FCD31A84238C00846EE7 /* SDLImageResolution.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAE61A84238A00846EE7 /* SDLImageResolution.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCD41A84238C00846EE7 /* SDLImageResolution.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAE71A84238A00846EE7 /* SDLImageResolution.m */; };
- 5D61FCD51A84238C00846EE7 /* SDLImageType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAE81A84238A00846EE7 /* SDLImageType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCD61A84238C00846EE7 /* SDLImageType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAE91A84238A00846EE7 /* SDLImageType.m */; };
- 5D61FCD71A84238C00846EE7 /* SDLInteractionMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAEA1A84238A00846EE7 /* SDLInteractionMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCD81A84238C00846EE7 /* SDLInteractionMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAEB1A84238A00846EE7 /* SDLInteractionMode.m */; };
- 5D61FCE01A84238C00846EE7 /* SDLKeyboardEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAF31A84238A00846EE7 /* SDLKeyboardEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCE11A84238C00846EE7 /* SDLKeyboardEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAF41A84238A00846EE7 /* SDLKeyboardEvent.m */; };
- 5D61FCE21A84238C00846EE7 /* SDLKeyboardLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAF51A84238A00846EE7 /* SDLKeyboardLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCE31A84238C00846EE7 /* SDLKeyboardLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAF61A84238A00846EE7 /* SDLKeyboardLayout.m */; };
- 5D61FCE41A84238C00846EE7 /* SDLKeyboardProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAF71A84238A00846EE7 /* SDLKeyboardProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCE51A84238C00846EE7 /* SDLKeyboardProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAF81A84238A00846EE7 /* SDLKeyboardProperties.m */; };
- 5D61FCE61A84238C00846EE7 /* SDLKeypressMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAF91A84238A00846EE7 /* SDLKeypressMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCE71A84238C00846EE7 /* SDLKeypressMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAFA1A84238A00846EE7 /* SDLKeypressMode.m */; };
- 5D61FCE81A84238C00846EE7 /* SDLLanguage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAFB1A84238A00846EE7 /* SDLLanguage.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCE91A84238C00846EE7 /* SDLLanguage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAFC1A84238A00846EE7 /* SDLLanguage.m */; };
- 5D61FCEA1A84238C00846EE7 /* SDLLayoutMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAFD1A84238A00846EE7 /* SDLLayoutMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCEB1A84238C00846EE7 /* SDLLayoutMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FAFE1A84238A00846EE7 /* SDLLayoutMode.m */; };
- 5D61FCEC1A84238C00846EE7 /* SDLListFiles.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FAFF1A84238A00846EE7 /* SDLListFiles.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCED1A84238C00846EE7 /* SDLListFiles.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB001A84238A00846EE7 /* SDLListFiles.m */; };
- 5D61FCEE1A84238C00846EE7 /* SDLListFilesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB011A84238A00846EE7 /* SDLListFilesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCEF1A84238C00846EE7 /* SDLListFilesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB021A84238A00846EE7 /* SDLListFilesResponse.m */; };
- 5D61FCF01A84238C00846EE7 /* SDLLockScreenStatusManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB031A84238A00846EE7 /* SDLLockScreenStatusManager.h */; };
- 5D61FCF11A84238C00846EE7 /* SDLLockScreenStatusManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB041A84238A00846EE7 /* SDLLockScreenStatusManager.m */; };
- 5D61FCF21A84238C00846EE7 /* SDLLockScreenStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB051A84238A00846EE7 /* SDLLockScreenStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCF31A84238C00846EE7 /* SDLLockScreenStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB061A84238A00846EE7 /* SDLLockScreenStatus.m */; };
- 5D61FCF41A84238C00846EE7 /* SDLMaintenanceModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB071A84238A00846EE7 /* SDLMaintenanceModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCF51A84238C00846EE7 /* SDLMaintenanceModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB081A84238A00846EE7 /* SDLMaintenanceModeStatus.m */; };
- 5D61FCF61A84238C00846EE7 /* SDLMediaClockFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB091A84238A00846EE7 /* SDLMediaClockFormat.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCF71A84238C00846EE7 /* SDLMediaClockFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB0A1A84238A00846EE7 /* SDLMediaClockFormat.m */; };
- 5D61FCF81A84238C00846EE7 /* SDLMenuParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB0B1A84238A00846EE7 /* SDLMenuParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCF91A84238C00846EE7 /* SDLMenuParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB0C1A84238A00846EE7 /* SDLMenuParams.m */; };
- 5D61FCFA1A84238C00846EE7 /* SDLMyKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB0D1A84238A00846EE7 /* SDLMyKey.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FCFB1A84238C00846EE7 /* SDLMyKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB0E1A84238A00846EE7 /* SDLMyKey.m */; };
- 5D61FCFC1A84238C00846EE7 /* SDLRPCParameterNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB0F1A84238A00846EE7 /* SDLRPCParameterNames.h */; };
- 5D61FCFD1A84238C00846EE7 /* SDLObjectWithPriority.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB101A84238A00846EE7 /* SDLObjectWithPriority.h */; };
- 5D61FCFE1A84238C00846EE7 /* SDLObjectWithPriority.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB111A84238A00846EE7 /* SDLObjectWithPriority.m */; };
- 5D61FCFF1A84238C00846EE7 /* SDLOnAppInterfaceUnregistered.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB121A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD001A84238C00846EE7 /* SDLOnAppInterfaceUnregistered.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB131A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.m */; };
- 5D61FD011A84238C00846EE7 /* SDLOnAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB141A84238B00846EE7 /* SDLOnAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD021A84238C00846EE7 /* SDLOnAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB151A84238B00846EE7 /* SDLOnAudioPassThru.m */; };
- 5D61FD031A84238C00846EE7 /* SDLOnButtonEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB161A84238B00846EE7 /* SDLOnButtonEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD041A84238C00846EE7 /* SDLOnButtonEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB171A84238B00846EE7 /* SDLOnButtonEvent.m */; };
- 5D61FD051A84238C00846EE7 /* SDLOnButtonPress.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB181A84238B00846EE7 /* SDLOnButtonPress.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD061A84238C00846EE7 /* SDLOnButtonPress.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB191A84238B00846EE7 /* SDLOnButtonPress.m */; };
- 5D61FD071A84238C00846EE7 /* SDLOnCommand.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB1A1A84238B00846EE7 /* SDLOnCommand.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD081A84238C00846EE7 /* SDLOnCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB1B1A84238B00846EE7 /* SDLOnCommand.m */; };
- 5D61FD091A84238C00846EE7 /* SDLOnDriverDistraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB1C1A84238B00846EE7 /* SDLOnDriverDistraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD0A1A84238C00846EE7 /* SDLOnDriverDistraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB1D1A84238B00846EE7 /* SDLOnDriverDistraction.m */; };
- 5D61FD0B1A84238C00846EE7 /* SDLOnEncodedSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB1E1A84238B00846EE7 /* SDLOnEncodedSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD0C1A84238C00846EE7 /* SDLOnEncodedSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB1F1A84238B00846EE7 /* SDLOnEncodedSyncPData.m */; };
- 5D61FD0D1A84238C00846EE7 /* SDLOnHashChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB201A84238B00846EE7 /* SDLOnHashChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD0E1A84238C00846EE7 /* SDLOnHashChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB211A84238B00846EE7 /* SDLOnHashChange.m */; };
- 5D61FD0F1A84238C00846EE7 /* SDLOnHMIStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB221A84238B00846EE7 /* SDLOnHMIStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD101A84238C00846EE7 /* SDLOnHMIStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB231A84238B00846EE7 /* SDLOnHMIStatus.m */; };
- 5D61FD111A84238C00846EE7 /* SDLOnKeyboardInput.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB241A84238B00846EE7 /* SDLOnKeyboardInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD121A84238C00846EE7 /* SDLOnKeyboardInput.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB251A84238B00846EE7 /* SDLOnKeyboardInput.m */; };
- 5D61FD131A84238C00846EE7 /* SDLOnLanguageChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB261A84238B00846EE7 /* SDLOnLanguageChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD141A84238C00846EE7 /* SDLOnLanguageChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB271A84238B00846EE7 /* SDLOnLanguageChange.m */; };
- 5D61FD151A84238C00846EE7 /* SDLOnLockScreenStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB281A84238B00846EE7 /* SDLOnLockScreenStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD161A84238C00846EE7 /* SDLOnLockScreenStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB291A84238B00846EE7 /* SDLOnLockScreenStatus.m */; };
- 5D61FD171A84238C00846EE7 /* SDLOnPermissionsChange.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB2A1A84238B00846EE7 /* SDLOnPermissionsChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD181A84238C00846EE7 /* SDLOnPermissionsChange.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB2B1A84238B00846EE7 /* SDLOnPermissionsChange.m */; };
- 5D61FD191A84238C00846EE7 /* SDLOnSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB2C1A84238B00846EE7 /* SDLOnSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD1A1A84238C00846EE7 /* SDLOnSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB2D1A84238B00846EE7 /* SDLOnSyncPData.m */; };
- 5D61FD1B1A84238C00846EE7 /* SDLOnSystemRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB2E1A84238B00846EE7 /* SDLOnSystemRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD1C1A84238C00846EE7 /* SDLOnSystemRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB2F1A84238B00846EE7 /* SDLOnSystemRequest.m */; };
- 5D61FD1D1A84238C00846EE7 /* SDLOnTBTClientState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB301A84238B00846EE7 /* SDLOnTBTClientState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD1E1A84238C00846EE7 /* SDLOnTBTClientState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB311A84238B00846EE7 /* SDLOnTBTClientState.m */; };
- 5D61FD1F1A84238C00846EE7 /* SDLOnTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB321A84238B00846EE7 /* SDLOnTouchEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD201A84238C00846EE7 /* SDLOnTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB331A84238B00846EE7 /* SDLOnTouchEvent.m */; };
- 5D61FD211A84238C00846EE7 /* SDLOnVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB341A84238B00846EE7 /* SDLOnVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD221A84238C00846EE7 /* SDLOnVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB351A84238B00846EE7 /* SDLOnVehicleData.m */; };
- 5D61FD231A84238C00846EE7 /* SDLParameterPermissions.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB361A84238B00846EE7 /* SDLParameterPermissions.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD241A84238C00846EE7 /* SDLParameterPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB371A84238B00846EE7 /* SDLParameterPermissions.m */; };
- 5D61FD251A84238C00846EE7 /* SDLPerformAudioPassThru.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB381A84238B00846EE7 /* SDLPerformAudioPassThru.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD261A84238C00846EE7 /* SDLPerformAudioPassThru.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB391A84238B00846EE7 /* SDLPerformAudioPassThru.m */; };
- 5D61FD271A84238C00846EE7 /* SDLPerformAudioPassThruResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB3A1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD281A84238C00846EE7 /* SDLPerformAudioPassThruResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB3B1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.m */; };
- 5D61FD291A84238C00846EE7 /* SDLPerformInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB3C1A84238B00846EE7 /* SDLPerformInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD2A1A84238C00846EE7 /* SDLPerformInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB3D1A84238B00846EE7 /* SDLPerformInteraction.m */; };
- 5D61FD2B1A84238C00846EE7 /* SDLPerformInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB3E1A84238B00846EE7 /* SDLPerformInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD2C1A84238C00846EE7 /* SDLPerformInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB3F1A84238B00846EE7 /* SDLPerformInteractionResponse.m */; };
- 5D61FD2D1A84238C00846EE7 /* SDLPermissionItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB401A84238B00846EE7 /* SDLPermissionItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD2E1A84238C00846EE7 /* SDLPermissionItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB411A84238B00846EE7 /* SDLPermissionItem.m */; };
- 5D61FD2F1A84238C00846EE7 /* SDLPermissionStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB421A84238B00846EE7 /* SDLPermissionStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD301A84238C00846EE7 /* SDLPermissionStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB431A84238B00846EE7 /* SDLPermissionStatus.m */; };
- 5D61FD331A84238C00846EE7 /* SDLPowerModeQualificationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB461A84238B00846EE7 /* SDLPowerModeQualificationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD341A84238C00846EE7 /* SDLPowerModeQualificationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB471A84238B00846EE7 /* SDLPowerModeQualificationStatus.m */; };
- 5D61FD351A84238C00846EE7 /* SDLPowerModeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB481A84238B00846EE7 /* SDLPowerModeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD361A84238C00846EE7 /* SDLPowerModeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB491A84238B00846EE7 /* SDLPowerModeStatus.m */; };
- 5D61FD371A84238C00846EE7 /* SDLPredefinedLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB4A1A84238B00846EE7 /* SDLPredefinedLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD381A84238C00846EE7 /* SDLPredefinedLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB4B1A84238B00846EE7 /* SDLPredefinedLayout.m */; };
- 5D61FD391A84238C00846EE7 /* SDLPrerecordedSpeech.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB4C1A84238B00846EE7 /* SDLPrerecordedSpeech.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD3A1A84238C00846EE7 /* SDLPrerecordedSpeech.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB4D1A84238B00846EE7 /* SDLPrerecordedSpeech.m */; };
- 5D61FD3B1A84238C00846EE7 /* SDLPresetBankCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB4E1A84238B00846EE7 /* SDLPresetBankCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD3C1A84238C00846EE7 /* SDLPresetBankCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB4F1A84238B00846EE7 /* SDLPresetBankCapabilities.m */; };
- 5D61FD3D1A84238C00846EE7 /* SDLPrimaryAudioSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB501A84238B00846EE7 /* SDLPrimaryAudioSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD3E1A84238C00846EE7 /* SDLPrimaryAudioSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB511A84238B00846EE7 /* SDLPrimaryAudioSource.m */; };
- 5D61FD3F1A84238C00846EE7 /* SDLPrioritizedObjectCollection.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB521A84238B00846EE7 /* SDLPrioritizedObjectCollection.h */; };
- 5D61FD401A84238C00846EE7 /* SDLPrioritizedObjectCollection.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB531A84238B00846EE7 /* SDLPrioritizedObjectCollection.m */; };
- 5D61FD411A84238C00846EE7 /* SDLPRNDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB541A84238B00846EE7 /* SDLPRNDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD421A84238C00846EE7 /* SDLPRNDL.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB551A84238B00846EE7 /* SDLPRNDL.m */; };
- 5D61FD431A84238C00846EE7 /* SDLProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB561A84238B00846EE7 /* SDLProtocol.h */; };
- 5D61FD441A84238C00846EE7 /* SDLProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB571A84238B00846EE7 /* SDLProtocol.m */; };
- 5D61FD451A84238C00846EE7 /* SDLProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB581A84238B00846EE7 /* SDLProtocolHeader.h */; };
- 5D61FD461A84238C00846EE7 /* SDLProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB591A84238B00846EE7 /* SDLProtocolHeader.m */; };
- 5D61FD471A84238C00846EE7 /* SDLProtocolDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB5A1A84238B00846EE7 /* SDLProtocolDelegate.h */; };
- 5D61FD481A84238C00846EE7 /* SDLProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB5B1A84238B00846EE7 /* SDLProtocolMessage.h */; };
- 5D61FD491A84238C00846EE7 /* SDLProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB5C1A84238B00846EE7 /* SDLProtocolMessage.m */; };
- 5D61FD4A1A84238C00846EE7 /* SDLProtocolMessageAssembler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB5D1A84238B00846EE7 /* SDLProtocolMessageAssembler.h */; };
- 5D61FD4B1A84238C00846EE7 /* SDLProtocolMessageAssembler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB5E1A84238B00846EE7 /* SDLProtocolMessageAssembler.m */; };
- 5D61FD4C1A84238C00846EE7 /* SDLProtocolMessageDisassembler.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB5F1A84238B00846EE7 /* SDLProtocolMessageDisassembler.h */; };
- 5D61FD4D1A84238C00846EE7 /* SDLProtocolMessageDisassembler.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB601A84238B00846EE7 /* SDLProtocolMessageDisassembler.m */; };
- 5D61FD4E1A84238C00846EE7 /* SDLProtocolReceivedMessageRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB611A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.h */; };
- 5D61FD4F1A84238C00846EE7 /* SDLProtocolReceivedMessageRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB621A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.m */; };
- 5D61FD551A84238C00846EE7 /* SDLPutFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB681A84238B00846EE7 /* SDLPutFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD561A84238C00846EE7 /* SDLPutFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB691A84238B00846EE7 /* SDLPutFile.m */; };
- 5D61FD571A84238C00846EE7 /* SDLPutFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB6A1A84238B00846EE7 /* SDLPutFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD581A84238C00846EE7 /* SDLPutFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB6B1A84238B00846EE7 /* SDLPutFileResponse.m */; };
- 5D61FD591A84238C00846EE7 /* SDLReadDID.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB6C1A84238B00846EE7 /* SDLReadDID.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD5A1A84238C00846EE7 /* SDLReadDID.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB6D1A84238B00846EE7 /* SDLReadDID.m */; };
- 5D61FD5B1A84238C00846EE7 /* SDLReadDIDResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB6E1A84238B00846EE7 /* SDLReadDIDResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD5C1A84238C00846EE7 /* SDLReadDIDResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB6F1A84238B00846EE7 /* SDLReadDIDResponse.m */; };
- 5D61FD5D1A84238C00846EE7 /* SDLRegisterAppInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB701A84238B00846EE7 /* SDLRegisterAppInterface.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD5E1A84238C00846EE7 /* SDLRegisterAppInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB711A84238B00846EE7 /* SDLRegisterAppInterface.m */; };
- 5D61FD5F1A84238C00846EE7 /* SDLRegisterAppInterfaceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB721A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD601A84238C00846EE7 /* SDLRegisterAppInterfaceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB731A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.m */; };
- 5D61FD611A84238C00846EE7 /* SDLRequestType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB741A84238B00846EE7 /* SDLRequestType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD621A84238C00846EE7 /* SDLRequestType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB751A84238B00846EE7 /* SDLRequestType.m */; };
- 5D61FD631A84238C00846EE7 /* SDLResetGlobalProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB761A84238B00846EE7 /* SDLResetGlobalProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD641A84238C00846EE7 /* SDLResetGlobalProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB771A84238B00846EE7 /* SDLResetGlobalProperties.m */; };
- 5D61FD651A84238C00846EE7 /* SDLResetGlobalPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB781A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD661A84238C00846EE7 /* SDLResetGlobalPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB791A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.m */; };
- 5D61FD671A84238C00846EE7 /* SDLResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB7A1A84238B00846EE7 /* SDLResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD681A84238C00846EE7 /* SDLResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB7B1A84238B00846EE7 /* SDLResult.m */; };
- 5D61FD691A84238C00846EE7 /* SDLRPCMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB7C1A84238B00846EE7 /* SDLRPCMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD6A1A84238C00846EE7 /* SDLRPCMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB7D1A84238B00846EE7 /* SDLRPCMessage.m */; };
- 5D61FD6B1A84238C00846EE7 /* SDLRPCMessageType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB7E1A84238B00846EE7 /* SDLRPCMessageType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD6D1A84238C00846EE7 /* SDLRPCNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB801A84238B00846EE7 /* SDLRPCNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD6E1A84238C00846EE7 /* SDLRPCNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB811A84238B00846EE7 /* SDLRPCNotification.m */; };
- 5D61FD6F1A84238C00846EE7 /* SDLRPCPayload.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB821A84238B00846EE7 /* SDLRPCPayload.h */; };
- 5D61FD701A84238C00846EE7 /* SDLRPCPayload.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB831A84238B00846EE7 /* SDLRPCPayload.m */; };
- 5D61FD711A84238C00846EE7 /* SDLRPCRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB841A84238B00846EE7 /* SDLRPCRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD721A84238C00846EE7 /* SDLRPCRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB851A84238B00846EE7 /* SDLRPCRequest.m */; };
- 5D61FD751A84238C00846EE7 /* SDLRPCResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB881A84238B00846EE7 /* SDLRPCResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD761A84238C00846EE7 /* SDLRPCResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB891A84238B00846EE7 /* SDLRPCResponse.m */; };
- 5D61FD771A84238C00846EE7 /* SDLSamplingRate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB8A1A84238B00846EE7 /* SDLSamplingRate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD781A84238C00846EE7 /* SDLSamplingRate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB8B1A84238B00846EE7 /* SDLSamplingRate.m */; };
- 5D61FD791A84238C00846EE7 /* SDLScreenParams.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB8C1A84238B00846EE7 /* SDLScreenParams.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD7A1A84238C00846EE7 /* SDLScreenParams.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB8D1A84238B00846EE7 /* SDLScreenParams.m */; };
- 5D61FD7B1A84238C00846EE7 /* SDLScrollableMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB8E1A84238B00846EE7 /* SDLScrollableMessage.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD7C1A84238C00846EE7 /* SDLScrollableMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB8F1A84238B00846EE7 /* SDLScrollableMessage.m */; };
- 5D61FD7D1A84238C00846EE7 /* SDLScrollableMessageResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB901A84238B00846EE7 /* SDLScrollableMessageResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD7E1A84238C00846EE7 /* SDLScrollableMessageResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB911A84238B00846EE7 /* SDLScrollableMessageResponse.m */; };
- 5D61FD7F1A84238C00846EE7 /* SDLSetAppIcon.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB921A84238B00846EE7 /* SDLSetAppIcon.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD801A84238C00846EE7 /* SDLSetAppIcon.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB931A84238B00846EE7 /* SDLSetAppIcon.m */; };
- 5D61FD811A84238C00846EE7 /* SDLSetAppIconResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB941A84238B00846EE7 /* SDLSetAppIconResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD821A84238C00846EE7 /* SDLSetAppIconResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB951A84238B00846EE7 /* SDLSetAppIconResponse.m */; };
- 5D61FD831A84238C00846EE7 /* SDLSetDisplayLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB961A84238B00846EE7 /* SDLSetDisplayLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD841A84238C00846EE7 /* SDLSetDisplayLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB971A84238B00846EE7 /* SDLSetDisplayLayout.m */; };
- 5D61FD851A84238C00846EE7 /* SDLSetDisplayLayoutResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB981A84238B00846EE7 /* SDLSetDisplayLayoutResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD861A84238C00846EE7 /* SDLSetDisplayLayoutResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB991A84238B00846EE7 /* SDLSetDisplayLayoutResponse.m */; };
- 5D61FD871A84238C00846EE7 /* SDLSetGlobalProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB9A1A84238B00846EE7 /* SDLSetGlobalProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD881A84238C00846EE7 /* SDLSetGlobalProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB9B1A84238B00846EE7 /* SDLSetGlobalProperties.m */; };
- 5D61FD891A84238C00846EE7 /* SDLSetGlobalPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB9C1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD8A1A84238C00846EE7 /* SDLSetGlobalPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB9D1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.m */; };
- 5D61FD8B1A84238C00846EE7 /* SDLSetMediaClockTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FB9E1A84238B00846EE7 /* SDLSetMediaClockTimer.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD8C1A84238C00846EE7 /* SDLSetMediaClockTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FB9F1A84238B00846EE7 /* SDLSetMediaClockTimer.m */; };
- 5D61FD8D1A84238C00846EE7 /* SDLSetMediaClockTimerResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBA01A84238B00846EE7 /* SDLSetMediaClockTimerResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD8E1A84238C00846EE7 /* SDLSetMediaClockTimerResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBA11A84238B00846EE7 /* SDLSetMediaClockTimerResponse.m */; };
- 5D61FD8F1A84238C00846EE7 /* SDLShow.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBA21A84238B00846EE7 /* SDLShow.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD901A84238C00846EE7 /* SDLShow.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBA31A84238B00846EE7 /* SDLShow.m */; };
- 5D61FD911A84238C00846EE7 /* SDLShowConstantTBT.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBA41A84238B00846EE7 /* SDLShowConstantTBT.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD921A84238C00846EE7 /* SDLShowConstantTBT.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBA51A84238B00846EE7 /* SDLShowConstantTBT.m */; };
- 5D61FD931A84238C00846EE7 /* SDLShowConstantTBTResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBA61A84238B00846EE7 /* SDLShowConstantTBTResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD941A84238C00846EE7 /* SDLShowConstantTBTResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBA71A84238B00846EE7 /* SDLShowConstantTBTResponse.m */; };
- 5D61FD951A84238C00846EE7 /* SDLShowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBA81A84238B00846EE7 /* SDLShowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD961A84238C00846EE7 /* SDLShowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBA91A84238B00846EE7 /* SDLShowResponse.m */; };
- 5D61FD971A84238C00846EE7 /* SDLSingleTireStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBAA1A84238B00846EE7 /* SDLSingleTireStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD981A84238C00846EE7 /* SDLSingleTireStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBAB1A84238B00846EE7 /* SDLSingleTireStatus.m */; };
- 5D61FD9B1A84238C00846EE7 /* SDLSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBAE1A84238B00846EE7 /* SDLSlider.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD9C1A84238C00846EE7 /* SDLSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBAF1A84238B00846EE7 /* SDLSlider.m */; };
- 5D61FD9D1A84238C00846EE7 /* SDLSliderResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBB01A84238B00846EE7 /* SDLSliderResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FD9E1A84238C00846EE7 /* SDLSliderResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBB11A84238B00846EE7 /* SDLSliderResponse.m */; };
- 5D61FD9F1A84238C00846EE7 /* SDLSoftButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBB21A84238B00846EE7 /* SDLSoftButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDA01A84238C00846EE7 /* SDLSoftButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBB31A84238B00846EE7 /* SDLSoftButton.m */; };
- 5D61FDA11A84238C00846EE7 /* SDLSoftButtonCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBB41A84238B00846EE7 /* SDLSoftButtonCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDA21A84238C00846EE7 /* SDLSoftButtonCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBB51A84238B00846EE7 /* SDLSoftButtonCapabilities.m */; };
- 5D61FDA31A84238C00846EE7 /* SDLSoftButtonType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBB61A84238B00846EE7 /* SDLSoftButtonType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDA41A84238C00846EE7 /* SDLSoftButtonType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBB71A84238B00846EE7 /* SDLSoftButtonType.m */; };
- 5D61FDA51A84238C00846EE7 /* SDLSpeak.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBB81A84238B00846EE7 /* SDLSpeak.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDA61A84238C00846EE7 /* SDLSpeak.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBB91A84238B00846EE7 /* SDLSpeak.m */; };
- 5D61FDA71A84238C00846EE7 /* SDLSpeakResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBBA1A84238B00846EE7 /* SDLSpeakResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDA81A84238C00846EE7 /* SDLSpeakResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBBB1A84238B00846EE7 /* SDLSpeakResponse.m */; };
- 5D61FDA91A84238C00846EE7 /* SDLSpeechCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBBC1A84238B00846EE7 /* SDLSpeechCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDAA1A84238C00846EE7 /* SDLSpeechCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBBD1A84238B00846EE7 /* SDLSpeechCapabilities.m */; };
- 5D61FDAB1A84238C00846EE7 /* SDLStartTime.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBBE1A84238B00846EE7 /* SDLStartTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDAC1A84238C00846EE7 /* SDLStartTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBBF1A84238B00846EE7 /* SDLStartTime.m */; };
- 5D61FDAD1A84238C00846EE7 /* SDLSubscribeButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBC01A84238B00846EE7 /* SDLSubscribeButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDAE1A84238C00846EE7 /* SDLSubscribeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBC11A84238B00846EE7 /* SDLSubscribeButton.m */; };
- 5D61FDAF1A84238C00846EE7 /* SDLSubscribeButtonResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBC21A84238B00846EE7 /* SDLSubscribeButtonResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDB01A84238C00846EE7 /* SDLSubscribeButtonResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBC31A84238B00846EE7 /* SDLSubscribeButtonResponse.m */; };
- 5D61FDB11A84238C00846EE7 /* SDLSubscribeVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBC41A84238B00846EE7 /* SDLSubscribeVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDB21A84238C00846EE7 /* SDLSubscribeVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBC51A84238B00846EE7 /* SDLSubscribeVehicleData.m */; };
- 5D61FDB31A84238C00846EE7 /* SDLSubscribeVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBC61A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDB41A84238C00846EE7 /* SDLSubscribeVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBC71A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.m */; };
- 5D61FDB51A84238C00846EE7 /* SDLSyncMsgVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBC81A84238B00846EE7 /* SDLSyncMsgVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDB61A84238C00846EE7 /* SDLSyncMsgVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBC91A84238B00846EE7 /* SDLSyncMsgVersion.m */; };
- 5D61FDB71A84238C00846EE7 /* SDLSyncPData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBCA1A84238B00846EE7 /* SDLSyncPData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDB81A84238C00846EE7 /* SDLSyncPData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBCB1A84238B00846EE7 /* SDLSyncPData.m */; };
- 5D61FDB91A84238C00846EE7 /* SDLSyncPDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBCC1A84238B00846EE7 /* SDLSyncPDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDBA1A84238C00846EE7 /* SDLSyncPDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBCD1A84238B00846EE7 /* SDLSyncPDataResponse.m */; };
- 5D61FDBB1A84238C00846EE7 /* SDLSystemAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBCE1A84238B00846EE7 /* SDLSystemAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDBC1A84238C00846EE7 /* SDLSystemAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBCF1A84238B00846EE7 /* SDLSystemAction.m */; };
- 5D61FDBD1A84238C00846EE7 /* SDLSystemContext.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBD01A84238B00846EE7 /* SDLSystemContext.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDBE1A84238C00846EE7 /* SDLSystemContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBD11A84238B00846EE7 /* SDLSystemContext.m */; };
- 5D61FDC01A84238C00846EE7 /* SDLSystemRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBD31A84238B00846EE7 /* SDLSystemRequest.m */; };
- 5D61FDC21A84238C00846EE7 /* SDLSystemRequestResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBD51A84238B00846EE7 /* SDLSystemRequestResponse.m */; };
- 5D61FDC31A84238C00846EE7 /* SDLTBTState.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBD61A84238B00846EE7 /* SDLTBTState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDC41A84238C00846EE7 /* SDLTBTState.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBD71A84238B00846EE7 /* SDLTBTState.m */; };
- 5D61FDC51A84238C00846EE7 /* SDLTCPTransport.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBD81A84238B00846EE7 /* SDLTCPTransport.h */; };
- 5D61FDC61A84238C00846EE7 /* SDLTCPTransport.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBD91A84238B00846EE7 /* SDLTCPTransport.m */; };
- 5D61FDC71A84238C00846EE7 /* SDLTextAlignment.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBDA1A84238B00846EE7 /* SDLTextAlignment.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDC81A84238C00846EE7 /* SDLTextAlignment.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBDB1A84238C00846EE7 /* SDLTextAlignment.m */; };
- 5D61FDC91A84238C00846EE7 /* SDLTextField.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBDC1A84238C00846EE7 /* SDLTextField.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDCA1A84238C00846EE7 /* SDLTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBDD1A84238C00846EE7 /* SDLTextField.m */; };
- 5D61FDCB1A84238C00846EE7 /* SDLTextFieldName.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBDE1A84238C00846EE7 /* SDLTextFieldName.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDCC1A84238C00846EE7 /* SDLTextFieldName.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBDF1A84238C00846EE7 /* SDLTextFieldName.m */; };
- 5D61FDCD1A84238C00846EE7 /* SDLTimerMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBE01A84238C00846EE7 /* SDLTimerMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDCE1A84238C00846EE7 /* SDLTimerMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBE11A84238C00846EE7 /* SDLTimerMode.m */; };
- 5D61FDCF1A84238C00846EE7 /* SDLTireStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBE21A84238C00846EE7 /* SDLTireStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDD01A84238C00846EE7 /* SDLTireStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBE31A84238C00846EE7 /* SDLTireStatus.m */; };
- 5D61FDD11A84238C00846EE7 /* SDLTouchCoord.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBE41A84238C00846EE7 /* SDLTouchCoord.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDD21A84238C00846EE7 /* SDLTouchCoord.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBE51A84238C00846EE7 /* SDLTouchCoord.m */; };
- 5D61FDD31A84238C00846EE7 /* SDLTouchEvent.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBE61A84238C00846EE7 /* SDLTouchEvent.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDD41A84238C00846EE7 /* SDLTouchEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBE71A84238C00846EE7 /* SDLTouchEvent.m */; };
- 5D61FDD51A84238C00846EE7 /* SDLTouchEventCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBE81A84238C00846EE7 /* SDLTouchEventCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDD61A84238C00846EE7 /* SDLTouchEventCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBE91A84238C00846EE7 /* SDLTouchEventCapabilities.m */; };
- 5D61FDD71A84238C00846EE7 /* SDLTouchType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBEA1A84238C00846EE7 /* SDLTouchType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDD81A84238C00846EE7 /* SDLTouchType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBEB1A84238C00846EE7 /* SDLTouchType.m */; };
- 5D61FDDA1A84238C00846EE7 /* SDLTransportDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBED1A84238C00846EE7 /* SDLTransportDelegate.h */; };
- 5D61FDDB1A84238C00846EE7 /* SDLTriggerSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBEE1A84238C00846EE7 /* SDLTriggerSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDDC1A84238C00846EE7 /* SDLTriggerSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBEF1A84238C00846EE7 /* SDLTriggerSource.m */; };
- 5D61FDDD1A84238C00846EE7 /* SDLTTSChunk.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBF01A84238C00846EE7 /* SDLTTSChunk.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDDE1A84238C00846EE7 /* SDLTTSChunk.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBF11A84238C00846EE7 /* SDLTTSChunk.m */; };
- 5D61FDE11A84238C00846EE7 /* SDLTurn.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBF41A84238C00846EE7 /* SDLTurn.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDE21A84238C00846EE7 /* SDLTurn.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBF51A84238C00846EE7 /* SDLTurn.m */; };
- 5D61FDE31A84238C00846EE7 /* SDLUnregisterAppInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBF61A84238C00846EE7 /* SDLUnregisterAppInterface.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDE41A84238C00846EE7 /* SDLUnregisterAppInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBF71A84238C00846EE7 /* SDLUnregisterAppInterface.m */; };
- 5D61FDE51A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBF81A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDE61A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBF91A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.m */; };
- 5D61FDE71A84238C00846EE7 /* SDLUnsubscribeButton.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBFA1A84238C00846EE7 /* SDLUnsubscribeButton.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDE81A84238C00846EE7 /* SDLUnsubscribeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBFB1A84238C00846EE7 /* SDLUnsubscribeButton.m */; };
- 5D61FDE91A84238C00846EE7 /* SDLUnsubscribeButtonResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBFC1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDEA1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBFD1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.m */; };
- 5D61FDEB1A84238C00846EE7 /* SDLUnsubscribeVehicleData.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBFE1A84238C00846EE7 /* SDLUnsubscribeVehicleData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDEC1A84238C00846EE7 /* SDLUnsubscribeVehicleData.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FBFF1A84238C00846EE7 /* SDLUnsubscribeVehicleData.m */; };
- 5D61FDED1A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC001A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDEE1A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC011A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.m */; };
- 5D61FDEF1A84238C00846EE7 /* SDLUpdateMode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC021A84238C00846EE7 /* SDLUpdateMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDF01A84238C00846EE7 /* SDLUpdateMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC031A84238C00846EE7 /* SDLUpdateMode.m */; };
- 5D61FDF11A84238C00846EE7 /* SDLUpdateTurnList.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC041A84238C00846EE7 /* SDLUpdateTurnList.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDF21A84238C00846EE7 /* SDLUpdateTurnList.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC051A84238C00846EE7 /* SDLUpdateTurnList.m */; };
- 5D61FDF31A84238C00846EE7 /* SDLUpdateTurnListResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC061A84238C00846EE7 /* SDLUpdateTurnListResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDF41A84238C00846EE7 /* SDLUpdateTurnListResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC071A84238C00846EE7 /* SDLUpdateTurnListResponse.m */; };
- 5D61FDF51A84238C00846EE7 /* SDLV1ProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC081A84238C00846EE7 /* SDLV1ProtocolHeader.h */; };
- 5D61FDF61A84238C00846EE7 /* SDLV1ProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC091A84238C00846EE7 /* SDLV1ProtocolHeader.m */; };
- 5D61FDF71A84238C00846EE7 /* SDLV1ProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC0A1A84238C00846EE7 /* SDLV1ProtocolMessage.h */; };
- 5D61FDF81A84238C00846EE7 /* SDLV1ProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC0B1A84238C00846EE7 /* SDLV1ProtocolMessage.m */; };
- 5D61FDF91A84238C00846EE7 /* SDLV2ProtocolHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC0C1A84238C00846EE7 /* SDLV2ProtocolHeader.h */; };
- 5D61FDFA1A84238C00846EE7 /* SDLV2ProtocolHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC0D1A84238C00846EE7 /* SDLV2ProtocolHeader.m */; };
- 5D61FDFB1A84238C00846EE7 /* SDLV2ProtocolMessage.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC0E1A84238C00846EE7 /* SDLV2ProtocolMessage.h */; };
- 5D61FDFC1A84238C00846EE7 /* SDLV2ProtocolMessage.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC0F1A84238C00846EE7 /* SDLV2ProtocolMessage.m */; };
- 5D61FDFD1A84238C00846EE7 /* SDLVehicleDataActiveStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC101A84238C00846EE7 /* SDLVehicleDataActiveStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FDFE1A84238C00846EE7 /* SDLVehicleDataActiveStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC111A84238C00846EE7 /* SDLVehicleDataActiveStatus.m */; };
- 5D61FDFF1A84238C00846EE7 /* SDLVehicleDataEventStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC121A84238C00846EE7 /* SDLVehicleDataEventStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE001A84238C00846EE7 /* SDLVehicleDataEventStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC131A84238C00846EE7 /* SDLVehicleDataEventStatus.m */; };
- 5D61FE011A84238C00846EE7 /* SDLVehicleDataNotificationStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC141A84238C00846EE7 /* SDLVehicleDataNotificationStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE021A84238C00846EE7 /* SDLVehicleDataNotificationStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC151A84238C00846EE7 /* SDLVehicleDataNotificationStatus.m */; };
- 5D61FE031A84238C00846EE7 /* SDLVehicleDataResult.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC161A84238C00846EE7 /* SDLVehicleDataResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE041A84238C00846EE7 /* SDLVehicleDataResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC171A84238C00846EE7 /* SDLVehicleDataResult.m */; };
- 5D61FE051A84238C00846EE7 /* SDLVehicleDataResultCode.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC181A84238C00846EE7 /* SDLVehicleDataResultCode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE061A84238C00846EE7 /* SDLVehicleDataResultCode.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC191A84238C00846EE7 /* SDLVehicleDataResultCode.m */; };
- 5D61FE071A84238C00846EE7 /* SDLVehicleDataStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC1A1A84238C00846EE7 /* SDLVehicleDataStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE081A84238C00846EE7 /* SDLVehicleDataStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC1B1A84238C00846EE7 /* SDLVehicleDataStatus.m */; };
- 5D61FE091A84238C00846EE7 /* SDLVehicleDataType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC1C1A84238C00846EE7 /* SDLVehicleDataType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE0A1A84238C00846EE7 /* SDLVehicleDataType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC1D1A84238C00846EE7 /* SDLVehicleDataType.m */; };
- 5D61FE0B1A84238C00846EE7 /* SDLVehicleType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC1E1A84238C00846EE7 /* SDLVehicleType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE0C1A84238C00846EE7 /* SDLVehicleType.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC1F1A84238C00846EE7 /* SDLVehicleType.m */; };
- 5D61FE0D1A84238C00846EE7 /* SDLVrCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC201A84238C00846EE7 /* SDLVrCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE0E1A84238C00846EE7 /* SDLVrCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC211A84238C00846EE7 /* SDLVrCapabilities.m */; };
- 5D61FE0F1A84238C00846EE7 /* SDLVrHelpItem.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC221A84238C00846EE7 /* SDLVrHelpItem.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE101A84238C00846EE7 /* SDLVrHelpItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC231A84238C00846EE7 /* SDLVrHelpItem.m */; };
- 5D61FE111A84238C00846EE7 /* SDLWarningLightStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC241A84238C00846EE7 /* SDLWarningLightStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE121A84238C00846EE7 /* SDLWarningLightStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC251A84238C00846EE7 /* SDLWarningLightStatus.m */; };
- 5D61FE131A84238C00846EE7 /* SDLWiperStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FC261A84238C00846EE7 /* SDLWiperStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D61FE141A84238C00846EE7 /* SDLWiperStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D61FC271A84238C00846EE7 /* SDLWiperStatus.m */; };
5D64FE6D20DA9CE600792F9F /* SDLVideoStreamingStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D64FE6C20DA9CE600792F9F /* SDLVideoStreamingStateSpec.m */; };
5D64FE6F20DA9E4300792F9F /* SDLStreamingVideoLifecycleManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D64FE6E20DA9E4300792F9F /* SDLStreamingVideoLifecycleManagerSpec.m */; };
5D64FE7120DA9E6700792F9F /* SDLStreamingAudioLifecycleManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D64FE7020DA9E6700792F9F /* SDLStreamingAudioLifecycleManagerSpec.m */; };
- 5D6CC8EF1C610E660027F60A /* SDLSecurityType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D6CC8EE1C610E660027F60A /* SDLSecurityType.h */; settings = {ATTRIBUTES = (Public, ); }; };
5D6EB4CC1BF28DC600693731 /* NSMapTable+SubscriptingSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6EB4CB1BF28DC600693731 /* NSMapTable+SubscriptingSpec.m */; };
- 5D6F7A2E1BC5650B0070BF37 /* SDLLifecycleConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D6F7A2C1BC5650B0070BF37 /* SDLLifecycleConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D6F7A2F1BC5650B0070BF37 /* SDLLifecycleConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F7A2D1BC5650B0070BF37 /* SDLLifecycleConfiguration.m */; };
- 5D6F7A351BC5B9B60070BF37 /* SDLLockScreenViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D6F7A331BC5B9B60070BF37 /* SDLLockScreenViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D6F7A361BC5B9B60070BF37 /* SDLLockScreenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D6F7A341BC5B9B60070BF37 /* SDLLockScreenViewController.m */; };
5D6F7A3E1BC811FC0070BF37 /* SDLAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5D6F7A3D1BC811FC0070BF37 /* SDLAssets.xcassets */; };
5D75960D22972F830013207C /* TestSystemCapabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D75960C22972F830013207C /* TestSystemCapabilityObserver.m */; };
- 5D75961122972FCA0013207C /* SDLSystemCapabilityObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D75960F22972FCA0013207C /* SDLSystemCapabilityObserver.h */; };
- 5D75961222972FCA0013207C /* SDLSystemCapabilityObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D75961022972FCA0013207C /* SDLSystemCapabilityObserver.m */; };
- 5D76750E22D8FB3700E8D71A /* SDLMenuLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D76750C22D8FB3700E8D71A /* SDLMenuLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D76750F22D8FB3700E8D71A /* SDLMenuLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76750D22D8FB3700E8D71A /* SDLMenuLayout.m */; };
- 5D76751322D9088F00E8D71A /* SDLMenuConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D76751122D9088F00E8D71A /* SDLMenuConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D76751422D9088F00E8D71A /* SDLMenuConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76751222D9088F00E8D71A /* SDLMenuConfiguration.m */; };
5D76751622D920FD00E8D71A /* SDLMenuConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76751522D920FD00E8D71A /* SDLMenuConfigurationSpec.m */; };
5D76751822D921CB00E8D71A /* SDLMenuLayoutSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76751722D921CB00E8D71A /* SDLMenuLayoutSpec.m */; };
5D76E31C1D3805FF00647CFA /* SDLLockScreenManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76E31B1D3805FF00647CFA /* SDLLockScreenManagerSpec.m */; };
- 5D76E3211D39742300647CFA /* SDLViewControllerPresentable.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D76E3201D39742300647CFA /* SDLViewControllerPresentable.h */; };
- 5D76E3241D39767000647CFA /* SDLLockScreenPresenter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D76E3221D39767000647CFA /* SDLLockScreenPresenter.h */; };
- 5D76E3251D39767000647CFA /* SDLLockScreenPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76E3231D39767000647CFA /* SDLLockScreenPresenter.m */; };
5D76E3291D3D0A8800647CFA /* SDLFakeViewControllerPresenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D76E3281D3D0A8800647CFA /* SDLFakeViewControllerPresenter.m */; };
5D76E32B1D3D52CA00647CFA /* SDLAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5D6F7A3D1BC811FC0070BF37 /* SDLAssets.xcassets */; };
- 5D79A03B1CE36F030035797B /* SDLUploadFileOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D79A0391CE36F030035797B /* SDLUploadFileOperation.h */; };
- 5D79A03C1CE36F030035797B /* SDLUploadFileOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D79A03A1CE36F030035797B /* SDLUploadFileOperation.m */; };
- 5D7F87EB1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D7F87E91CE3C1A1002DD7C4 /* SDLDeleteFileOperation.h */; };
- 5D7F87EC1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D7F87EA1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.m */; };
- 5D7F87EF1CE3C294002DD7C4 /* SDLFileManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D7F87ED1CE3C294002DD7C4 /* SDLFileManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D7F87F31CE3C29E002DD7C4 /* SDLFileWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D7F87F11CE3C29E002DD7C4 /* SDLFileWrapper.h */; };
- 5D7F87F41CE3C29E002DD7C4 /* SDLFileWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D7F87F21CE3C29E002DD7C4 /* SDLFileWrapper.m */; };
- 5D82041A1BCD80BA00D0A41B /* SDLLockScreenConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8204181BCD80BA00D0A41B /* SDLLockScreenConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D82041B1BCD80BA00D0A41B /* SDLLockScreenConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8204191BCD80BA00D0A41B /* SDLLockScreenConfiguration.m */; };
- 5D82041E1BCD8E6100D0A41B /* SDLConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D82041C1BCD8E6100D0A41B /* SDLConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D82041F1BCD8E6100D0A41B /* SDLConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D82041D1BCD8E6100D0A41B /* SDLConfiguration.m */; };
- 5D8204221BCEA89A00D0A41B /* SDLFileManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8204201BCEA89A00D0A41B /* SDLFileManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D8204231BCEA89A00D0A41B /* SDLFileManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8204211BCEA89A00D0A41B /* SDLFileManager.m */; };
- 5D8204271BCEA8A600D0A41B /* SDLPermissionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8204251BCEA8A600D0A41B /* SDLPermissionManager.m */; };
- 5D82042D1BCEC32F00D0A41B /* SDLFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D82042B1BCEC32F00D0A41B /* SDLFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D82042E1BCEC32F00D0A41B /* SDLFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D82042C1BCEC32F00D0A41B /* SDLFile.m */; };
- 5D8204311BD001C700D0A41B /* SDLArtwork.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D82042F1BD001C700D0A41B /* SDLArtwork.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D8204321BD001C700D0A41B /* SDLArtwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8204301BD001C700D0A41B /* SDLArtwork.m */; };
5D850AB01D4907C500E6E7EE /* TestLockScreenAppIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 5D850AAF1D4907C500E6E7EE /* TestLockScreenAppIcon.png */; };
- 5D8A09811F54B4E5002502A2 /* SDLStreamingMediaManagerDataSource.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8A09801F54B4E5002502A2 /* SDLStreamingMediaManagerDataSource.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D8B174F1AC9D266006A6E1C /* SDLDialNumber.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8B174D1AC9D266006A6E1C /* SDLDialNumber.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D8B17501AC9D266006A6E1C /* SDLDialNumber.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8B174E1AC9D266006A6E1C /* SDLDialNumber.m */; };
- 5D8B17531AC9E11B006A6E1C /* SDLDialNumberResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D8B17511AC9E11B006A6E1C /* SDLDialNumberResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D8B17541AC9E11B006A6E1C /* SDLDialNumberResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8B17521AC9E11B006A6E1C /* SDLDialNumberResponse.m */; };
5D8B17561AC9E399006A6E1C /* SDLDialNumberSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8B17551AC9E399006A6E1C /* SDLDialNumberSpec.m */; };
- 5D92934D20AF4BEF00FCC775 /* SDLRGBColor.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92934B20AF4BEF00FCC775 /* SDLRGBColor.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92934E20AF4BEF00FCC775 /* SDLRGBColor.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92934C20AF4BEF00FCC775 /* SDLRGBColor.m */; };
5D92935020AF526200FCC775 /* SDLRGBColorSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92934F20AF526200FCC775 /* SDLRGBColorSpec.m */; };
- 5D92935320B2F76500FCC775 /* SDLTemplateColorScheme.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92935120B2F76500FCC775 /* SDLTemplateColorScheme.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92935420B2F76500FCC775 /* SDLTemplateColorScheme.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92935220B2F76500FCC775 /* SDLTemplateColorScheme.m */; };
5D92935620B2FD7300FCC775 /* SDLTemplateColorSchemeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92935520B2FD7300FCC775 /* SDLTemplateColorSchemeSpec.m */; };
- 5D92935A20B33D4F00FCC775 /* SDLChoiceCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92935820B33D4F00FCC775 /* SDLChoiceCell.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92935B20B33D4F00FCC775 /* SDLChoiceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92935920B33D4F00FCC775 /* SDLChoiceCell.m */; };
- 5D92935E20B33FF700FCC775 /* SDLChoiceSet.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92935C20B33FF700FCC775 /* SDLChoiceSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92935F20B33FF700FCC775 /* SDLChoiceSet.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92935D20B33FF700FCC775 /* SDLChoiceSet.m */; };
- 5D92936120B354BE00FCC775 /* SDLChoiceSetDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92936020B354BE00FCC775 /* SDLChoiceSetDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92936320B3551600FCC775 /* SDLKeyboardDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92936220B3551600FCC775 /* SDLKeyboardDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D92936820B3601700FCC775 /* SDLChoiceSetManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92936620B3601700FCC775 /* SDLChoiceSetManager.h */; };
- 5D92936920B3601700FCC775 /* SDLChoiceSetManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92936720B3601700FCC775 /* SDLChoiceSetManager.m */; };
- 5D92937020B5E0E500FCC775 /* SDLDeleteChoicesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92936E20B5E0E500FCC775 /* SDLDeleteChoicesOperation.h */; };
- 5D92937120B5E0E500FCC775 /* SDLDeleteChoicesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92936F20B5E0E500FCC775 /* SDLDeleteChoicesOperation.m */; };
- 5D92937420B5EEA200FCC775 /* SDLPreloadChoicesOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92937220B5EEA200FCC775 /* SDLPreloadChoicesOperation.h */; };
- 5D92937520B5EEA200FCC775 /* SDLPreloadChoicesOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92937320B5EEA200FCC775 /* SDLPreloadChoicesOperation.m */; };
- 5D92937820B6FB6200FCC775 /* SDLPresentChoiceSetOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92937620B6FB6200FCC775 /* SDLPresentChoiceSetOperation.h */; };
- 5D92937920B6FB6200FCC775 /* SDLPresentChoiceSetOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92937720B6FB6200FCC775 /* SDLPresentChoiceSetOperation.m */; };
- 5D92937C20B70A3E00FCC775 /* SDLPresentKeyboardOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92937A20B70A3E00FCC775 /* SDLPresentKeyboardOperation.h */; };
- 5D92937D20B70A3E00FCC775 /* SDLPresentKeyboardOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92937B20B70A3E00FCC775 /* SDLPresentKeyboardOperation.m */; };
- 5D92938020B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D92937E20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.h */; };
- 5D92938120B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D92937F20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.m */; };
5D9F50781BE7DD4C00FEF399 /* testFileJSON.json in Resources */ = {isa = PBXBuildFile; fileRef = 5D9F50721BE7DD4C00FEF399 /* testFileJSON.json */; };
5D9F50791BE7DD4C00FEF399 /* testImageBMP.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 5D9F50731BE7DD4C00FEF399 /* testImageBMP.bmp */; };
5D9F507A1BE7DD4C00FEF399 /* testImageJPEG.jpeg in Resources */ = {isa = PBXBuildFile; fileRef = 5D9F50741BE7DD4C00FEF399 /* testImageJPEG.jpeg */; };
@@ -1152,13 +1484,6 @@
5D9F50811BE7E6E300FEF399 /* SDLPermissionsManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9F50801BE7E6E300FEF399 /* SDLPermissionsManagerSpec.m */; };
5D9F50831BEA5C6100FEF399 /* SDLFileManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9F50821BEA5C6100FEF399 /* SDLFileManagerSpec.m */; };
5D9F50871BED412E00FEF399 /* TestConnectionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9F50861BED412E00FEF399 /* TestConnectionManager.m */; };
- 5D9FC29B1FD8812F00ACA5C2 /* SDLAudioStreamManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FC29A1FD8812E00ACA5C2 /* SDLAudioStreamManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D9FC29E1FD8813900ACA5C2 /* SDLAudioStreamManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FC29C1FD8813900ACA5C2 /* SDLAudioStreamManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D9FC29F1FD8813900ACA5C2 /* SDLAudioStreamManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9FC29D1FD8813900ACA5C2 /* SDLAudioStreamManager.m */; };
- 5D9FC2A21FD8814A00ACA5C2 /* SDLAudioFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9FC2A01FD8814A00ACA5C2 /* SDLAudioFile.m */; };
- 5D9FC2A31FD8814A00ACA5C2 /* SDLAudioFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FC2A11FD8814A00ACA5C2 /* SDLAudioFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5D9FC2A61FD8815800ACA5C2 /* SDLPCMAudioConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FC2A41FD8815800ACA5C2 /* SDLPCMAudioConverter.h */; };
- 5D9FC2A71FD8815800ACA5C2 /* SDLPCMAudioConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D9FC2A51FD8815800ACA5C2 /* SDLPCMAudioConverter.m */; };
5D9FDA8F1F2A7D3400A495C8 /* bson_array.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D9FDA891F2A7D3400A495C8 /* bson_array.c */; };
5D9FDA901F2A7D3400A495C8 /* bson_array.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FDA8A1F2A7D3400A495C8 /* bson_array.h */; };
5D9FDA911F2A7D3400A495C8 /* bson_object.c in Sources */ = {isa = PBXBuildFile; fileRef = 5D9FDA8B1F2A7D3400A495C8 /* bson_object.c */; };
@@ -1169,12 +1494,6 @@
5D9FDA991F2A7D3F00A495C8 /* emhashmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D9FDA961F2A7D3F00A495C8 /* emhashmap.h */; };
5D9FDA9A1F2A7D3F00A495C8 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 5D9FDA971F2A7D3F00A495C8 /* LICENSE */; };
5DA026901AD44EE700019F86 /* SDLDialNumberResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA0268F1AD44EE700019F86 /* SDLDialNumberResponseSpec.m */; };
- 5DA102A41D4122C700C15826 /* NSMutableDictionary+SafeRemove.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA102A21D4122C700C15826 /* NSMutableDictionary+SafeRemove.h */; };
- 5DA102A51D4122C700C15826 /* NSMutableDictionary+SafeRemove.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA102A31D4122C700C15826 /* NSMutableDictionary+SafeRemove.m */; };
- 5DA150C72271FDC20032928D /* SDLSoftButtonTransitionOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA150C52271FDC20032928D /* SDLSoftButtonTransitionOperation.h */; };
- 5DA150C82271FDC20032928D /* SDLSoftButtonTransitionOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA150C62271FDC20032928D /* SDLSoftButtonTransitionOperation.m */; };
- 5DA150CD2271FE180032928D /* SDLSoftButtonReplaceOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA150CB2271FE180032928D /* SDLSoftButtonReplaceOperation.h */; };
- 5DA150CE2271FE180032928D /* SDLSoftButtonReplaceOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA150CC2271FE180032928D /* SDLSoftButtonReplaceOperation.m */; };
5DA150D1227367580032928D /* SDLSoftButtonTransitionOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA150D0227367580032928D /* SDLSoftButtonTransitionOperationSpec.m */; };
5DA150D32273676A0032928D /* SDLSoftButtonReplaceOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA150D22273676A0032928D /* SDLSoftButtonReplaceOperationSpec.m */; };
5DA22CB71D075CF200245F5F /* Nimble.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DA22CB31D075CF200245F5F /* Nimble.framework */; };
@@ -1188,34 +1507,13 @@
5DA23FF31F2FA35C009C0313 /* SDLControlFramePayloadAudioStartServiceAckSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA23FF21F2FA35C009C0313 /* SDLControlFramePayloadAudioStartServiceAckSpec.m */; };
5DA23FF61F2FAA31009C0313 /* SDLControlFramePayloadRPCStartServiceSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA23FF51F2FAA31009C0313 /* SDLControlFramePayloadRPCStartServiceSpec.m */; };
5DA23FF81F2FAF2D009C0313 /* SDLControlFramePayloadRPCStartServiceAckSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA23FF71F2FAF2D009C0313 /* SDLControlFramePayloadRPCStartServiceAckSpec.m */; };
- 5DA23FFD1F312DBA009C0313 /* SDLVideoEncoderDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA23FFC1F312DBA009C0313 /* SDLVideoEncoderDelegate.h */; };
- 5DA240001F325621009C0313 /* SDLStreamingMediaConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA23FFE1F325621009C0313 /* SDLStreamingMediaConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DA240011F325621009C0313 /* SDLStreamingMediaConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA23FFF1F325621009C0313 /* SDLStreamingMediaConfiguration.m */; };
- 5DA3F3541BC448060026F2D0 /* NSMapTable+Subscripting.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA3F3521BC448060026F2D0 /* NSMapTable+Subscripting.h */; };
- 5DA3F3551BC448060026F2D0 /* NSMapTable+Subscripting.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA3F3531BC448060026F2D0 /* NSMapTable+Subscripting.m */; };
- 5DA3F35A1BC448480026F2D0 /* SDLError.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA3F3581BC448480026F2D0 /* SDLError.h */; };
- 5DA3F35B1BC448480026F2D0 /* SDLError.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA3F3591BC448480026F2D0 /* SDLError.m */; };
- 5DA3F35F1BC448590026F2D0 /* SDLNotificationConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA3F35D1BC448590026F2D0 /* SDLNotificationConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DA3F3601BC448590026F2D0 /* SDLNotificationConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA3F35E1BC448590026F2D0 /* SDLNotificationConstants.m */; };
- 5DA3F3701BC4489A0026F2D0 /* SDLManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA3F36E1BC4489A0026F2D0 /* SDLManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DA3F3711BC4489A0026F2D0 /* SDLManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA3F36F1BC4489A0026F2D0 /* SDLManager.m */; };
- 5DA49CE51F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DA49CE31F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.h */; };
- 5DA49CE61F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DA49CE41F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.m */; };
- 5DA8A0E91E955F710039C50D /* SDLStreamingMediaManagerConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = DA8966F31E56977C00413EAB /* SDLStreamingMediaManagerConstants.m */; };
- 5DA8A0EA1E955FE00039C50D /* SDLLogModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF06301E64A9C600A5CF03 /* SDLLogModel.m */; };
5DAB5F512098994C00A020C8 /* SDLMenuCellSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAB5F502098994C00A020C8 /* SDLMenuCellSpec.m */; };
5DAB5F5320989A8300A020C8 /* SDLVoiceCommandSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAB5F5220989A8300A020C8 /* SDLVoiceCommandSpec.m */; };
- 5DAB5F562098E5D100A020C8 /* SDLProtocolConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DAB5F542098E5D100A020C8 /* SDLProtocolConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DAB5F572098E5D100A020C8 /* SDLProtocolConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAB5F552098E5D100A020C8 /* SDLProtocolConstants.m */; };
- 5DAD5F7F204DEDEB0025624C /* SDLScreenManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DAD5F7D204DEDEB0025624C /* SDLScreenManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DAD5F80204DEDEB0025624C /* SDLScreenManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F7E204DEDEB0025624C /* SDLScreenManager.m */; };
5DAD5F8520507E1F0025624C /* SDLScreenManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F8420507E1F0025624C /* SDLScreenManagerSpec.m */; };
5DAD5F87205087430025624C /* SDLTextAndGraphicManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F86205087430025624C /* SDLTextAndGraphicManagerSpec.m */; };
5DAD5F8920508F090025624C /* SDLSoftButtonStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F8820508F090025624C /* SDLSoftButtonStateSpec.m */; };
5DAD5F8B20508F140025624C /* SDLSoftButtonObjectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F8A20508F140025624C /* SDLSoftButtonObjectSpec.m */; };
5DAD5F8D20508F220025624C /* SDLSoftButtonManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAD5F8C20508F220025624C /* SDLSoftButtonManagerSpec.m */; };
- 5DADA7751F4DFED60084D17D /* SDLRectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DADA7731F4DFED60084D17D /* SDLRectangle.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DADA7761F4DFED60084D17D /* SDLRectangle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DADA7741F4DFED60084D17D /* SDLRectangle.m */; };
5DADA7781F4E059E0084D17D /* SDLRectangleSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DADA7771F4E059E0084D17D /* SDLRectangleSpec.m */; };
5DAE06731BDEC6C000F9B498 /* SDLFileSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAE06721BDEC6C000F9B498 /* SDLFileSpec.m */; };
5DAE06751BDEC6D600F9B498 /* SDLArtworkSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DAE06741BDEC6D600F9B498 /* SDLArtworkSpec.m */; };
@@ -1233,58 +1531,18 @@
5DB92D241AC47B2C00C15BB0 /* SDLHexUtilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB92D231AC47B2C00C15BB0 /* SDLHexUtilitySpec.m */; };
5DB92D2D1AC4A34F00C15BB0 /* SDLPrioritizedObjectCollectionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB92D2C1AC4A34F00C15BB0 /* SDLPrioritizedObjectCollectionSpec.m */; };
5DB92D2F1AC59F0000C15BB0 /* SDLObjectWithPrioritySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB92D2E1AC59F0000C15BB0 /* SDLObjectWithPrioritySpec.m */; };
- 5DB92D321AC9C8BA00C15BB0 /* SDLRPCStruct.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB92D301AC9C8BA00C15BB0 /* SDLRPCStruct.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DB92D331AC9C8BA00C15BB0 /* SDLRPCStruct.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB92D311AC9C8BA00C15BB0 /* SDLRPCStruct.m */; };
- 5DB9964E1F26886C002D8795 /* SDLControlFramePayloadEndService.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB9964C1F26886C002D8795 /* SDLControlFramePayloadEndService.h */; };
- 5DB9964F1F26886C002D8795 /* SDLControlFramePayloadEndService.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB9964D1F26886C002D8795 /* SDLControlFramePayloadEndService.m */; };
- 5DB996571F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB996551F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.h */; };
- 5DB996581F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB996561F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.m */; };
- 5DB9965C1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB9965A1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.h */; };
- 5DB9965D1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB9965B1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.m */; };
- 5DB996601F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DB9965E1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.h */; };
- 5DB996611F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DB9965F1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.m */; };
5DBAE0AB1D3588AC00CE00BF /* SDLNotificationDispatcherSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBAE0AA1D3588AC00CE00BF /* SDLNotificationDispatcherSpec.m */; };
5DBAE0AD1D368D1A00CE00BF /* SDLResponseDispatcherSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBAE0AC1D368D1A00CE00BF /* SDLResponseDispatcherSpec.m */; };
5DBEFA541F434B9E009EE295 /* SDLStreamingMediaConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBEFA531F434B9E009EE295 /* SDLStreamingMediaConfigurationSpec.m */; };
5DBEFA581F436132009EE295 /* SDLFakeSecurityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBEFA571F436132009EE295 /* SDLFakeSecurityManager.m */; };
- 5DBF06231E64A83F00A5CF03 /* SDLLogManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF06211E64A83F00A5CF03 /* SDLLogManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF06241E64A83F00A5CF03 /* SDLLogManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF06221E64A83F00A5CF03 /* SDLLogManager.m */; };
- 5DBF06271E64A91D00A5CF03 /* SDLLogFileModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF06251E64A91D00A5CF03 /* SDLLogFileModule.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF06281E64A91D00A5CF03 /* SDLLogFileModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF06261E64A91D00A5CF03 /* SDLLogFileModule.m */; };
- 5DBF062A1E64A92C00A5CF03 /* SDLLogTarget.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF06291E64A92C00A5CF03 /* SDLLogTarget.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF062D1E64A93A00A5CF03 /* SDLLogFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF062B1E64A93A00A5CF03 /* SDLLogFilter.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF062E1E64A93A00A5CF03 /* SDLLogFilter.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF062C1E64A93A00A5CF03 /* SDLLogFilter.m */; };
- 5DBF06311E64A9C600A5CF03 /* SDLLogModel.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF062F1E64A9C600A5CF03 /* SDLLogModel.h */; };
- 5DBF06351E64A9FE00A5CF03 /* SDLLogConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF06331E64A9FE00A5CF03 /* SDLLogConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF06391E64ABBE00A5CF03 /* SDLLogConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DBF06371E64ABBE00A5CF03 /* SDLLogConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DBF063A1E64ABBE00A5CF03 /* SDLLogConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF06381E64ABBE00A5CF03 /* SDLLogConfiguration.m */; };
5DBF0D5E1F3A68C0008AF2C9 /* SDLControlFramePayloadVideoStartServiceSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF0D5D1F3A68C0008AF2C9 /* SDLControlFramePayloadVideoStartServiceSpec.m */; };
5DBF0D601F3B3DB4008AF2C9 /* SDLControlFrameVideoStartServiceAckSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DBF0D5F1F3B3DB4008AF2C9 /* SDLControlFrameVideoStartServiceAckSpec.m */; };
5DC09EDA1F2F7FEC00F4AB1D /* SDLControlFramePayloadNakSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DC09ED91F2F7FEC00F4AB1D /* SDLControlFramePayloadNakSpec.m */; };
5DC49BDD237314B500B2B8F2 /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5DC49BDC237314B500B2B8F2 /* SceneDelegate.swift */; };
5DC978261B7A38640012C2F1 /* SDLGlobalsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DC978251B7A38640012C2F1 /* SDLGlobalsSpec.m */; };
5DCC458D221C9F6600036C2F /* SDLVersionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCC458C221C9F6600036C2F /* SDLVersionSpec.m */; };
- 5DCD7AE01FCCA8D200A0FC7F /* SDLCarWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DCD7ADC1FCCA8D100A0FC7F /* SDLCarWindow.h */; };
- 5DCD7AE11FCCA8D200A0FC7F /* SDLCarWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCD7ADD1FCCA8D200A0FC7F /* SDLCarWindow.m */; };
- 5DCF76F51ACDBAD300BB647B /* SDLSendLocation.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DCF76F31ACDBAD300BB647B /* SDLSendLocation.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DCF76F61ACDBAD300BB647B /* SDLSendLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCF76F41ACDBAD300BB647B /* SDLSendLocation.m */; };
- 5DCF76F91ACDD7CD00BB647B /* SDLSendLocationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DCF76F71ACDD7CD00BB647B /* SDLSendLocationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DCF76FA1ACDD7CD00BB647B /* SDLSendLocationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCF76F81ACDD7CD00BB647B /* SDLSendLocationResponse.m */; };
5DCF76FC1ACDDB4200BB647B /* SDLSendLocationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCF76FB1ACDDB4200BB647B /* SDLSendLocationSpec.m */; };
5DCF76FE1ACDDB5A00BB647B /* SDLSendLocationResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DCF76FD1ACDDB5A00BB647B /* SDLSendLocationResponseSpec.m */; };
- 5DD60D98221C5D7D00A82A4F /* SDLVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD60D96221C5D7D00A82A4F /* SDLVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD60D99221C5D7D00A82A4F /* SDLVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD60D97221C5D7D00A82A4F /* SDLVersion.m */; };
- 5DD67CB01E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD67CAE1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD67CB11E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD67CAF1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.m */; };
- 5DD67CB81E661C4A009CD394 /* SDLLogTargetFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD67CB61E661C4A009CD394 /* SDLLogTargetFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD67CB91E661C4A009CD394 /* SDLLogTargetFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD67CB71E661C4A009CD394 /* SDLLogTargetFile.m */; };
- 5DD67CBC1E661C84009CD394 /* SDLLogTargetOSLog.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD67CBA1E661C84009CD394 /* SDLLogTargetOSLog.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD67CBD1E661C84009CD394 /* SDLLogTargetOSLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD67CBB1E661C84009CD394 /* SDLLogTargetOSLog.m */; };
- 5DD67CC31E68AE82009CD394 /* SDLLogFileModuleMap.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD67CC11E68AE82009CD394 /* SDLLogFileModuleMap.h */; };
- 5DD67CC41E68AE82009CD394 /* SDLLogFileModuleMap.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD67CC21E68AE82009CD394 /* SDLLogFileModuleMap.m */; };
- 5DD67CC71E68B568009CD394 /* SDLLogMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD67CC51E68B568009CD394 /* SDLLogMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD8406220FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DD8406020FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DD8406320FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8406120FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.m */; };
5DD8406520FCE21A0082CE04 /* SDLElectronicParkBrakeStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DD8406420FCE21A0082CE04 /* SDLElectronicParkBrakeStatusSpec.m */; };
5DE35E4520CAFC5D0034BE5A /* SDLChoiceCellSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE35E4420CAFC5D0034BE5A /* SDLChoiceCellSpec.m */; };
5DE35E4720CB0AB90034BE5A /* SDLChoiceSetSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE35E4620CB0AB90034BE5A /* SDLChoiceSetSpec.m */; };
@@ -1294,60 +1552,22 @@
5DE35E5220CB1C490034BE5A /* SDLPreloadChoicesOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE35E5120CB1C490034BE5A /* SDLPreloadChoicesOperationSpec.m */; };
5DE35E5420CB1C590034BE5A /* SDLPresentChoiceSetOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE35E5320CB1C590034BE5A /* SDLPresentChoiceSetOperationSpec.m */; };
5DE35E5620CB1C680034BE5A /* SDLPresentKeyboardOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE35E5520CB1C680034BE5A /* SDLPresentKeyboardOperationSpec.m */; };
- 5DE372A11ACB2ED300849FAA /* SDLHMICapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DE3729F1ACB2ED300849FAA /* SDLHMICapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DE372A21ACB2ED300849FAA /* SDLHMICapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE372A01ACB2ED300849FAA /* SDLHMICapabilities.m */; };
5DE372A41ACB336600849FAA /* SDLHMICapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DE372A31ACB336600849FAA /* SDLHMICapabilitiesSpec.m */; };
- 5DE5ABB71B0E38C90067BB02 /* SDLSystemRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBD21A84238B00846EE7 /* SDLSystemRequest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 5DE5ABB81B0E38C90067BB02 /* SDLSystemRequestResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D61FBD41A84238B00846EE7 /* SDLSystemRequestResponse.h */; };
- 5DEF695B1FD6F82D004B8C2F /* SDLStreamingAudioManagerType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DEF695A1FD6F82D004B8C2F /* SDLStreamingAudioManagerType.h */; settings = {ATTRIBUTES = (Public, ); }; };
5DEF695D1FD6FA01004B8C2F /* testAudio.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 5DEF695C1FD6FA01004B8C2F /* testAudio.mp3 */; };
5DEF69611FD6FB75004B8C2F /* SDLAudioStreamManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DEF69601FD6FB75004B8C2F /* SDLAudioStreamManagerSpec.m */; };
5DEF69661FD6FEF7004B8C2F /* SDLStreamingAudioManagerMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DEF69651FD6FEF7004B8C2F /* SDLStreamingAudioManagerMock.m */; };
- 5DF40B22208E761A00DD6FDA /* SDLVoiceCommandManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DF40B20208E761A00DD6FDA /* SDLVoiceCommandManager.h */; };
- 5DF40B23208E761A00DD6FDA /* SDLVoiceCommandManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DF40B21208E761A00DD6FDA /* SDLVoiceCommandManager.m */; };
5DF40B26208FA7DE00DD6FDA /* SDLMenuManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DF40B25208FA7DE00DD6FDA /* SDLMenuManagerSpec.m */; };
5DF40B28208FDA9700DD6FDA /* SDLVoiceCommandManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 5DF40B27208FDA9700DD6FDA /* SDLVoiceCommandManagerSpec.m */; };
- 5DFFB9151BD7C89700DB3F04 /* SDLConnectionManagerType.h in Headers */ = {isa = PBXBuildFile; fileRef = 5DFFB9141BD7C89700DB3F04 /* SDLConnectionManagerType.h */; };
- 752ECDB6228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.h in Headers */ = {isa = PBXBuildFile; fileRef = 752ECDB4228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.h */; };
- 752ECDB7228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.m in Sources */ = {isa = PBXBuildFile; fileRef = 752ECDB5228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.m */; };
752ECDB9228C42E100D945F4 /* SDLMenuRunScoreSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 752ECDB8228C42E100D945F4 /* SDLMenuRunScoreSpec.m */; };
752ECDBB228C532600D945F4 /* SDLMenuUpdateAlgorithmSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 752ECDBA228C532600D945F4 /* SDLMenuUpdateAlgorithmSpec.m */; };
- 7538764F22D8CEDB00FE8484 /* SDLShowAppMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 7538764D22D8CEDB00FE8484 /* SDLShowAppMenu.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7538765022D8CEDB00FE8484 /* SDLShowAppMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 7538764E22D8CEDB00FE8484 /* SDLShowAppMenu.m */; };
- 7538765322D8D95100FE8484 /* SDLShowAppMenuResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 7538765122D8D95100FE8484 /* SDLShowAppMenuResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 7538765422D8D95100FE8484 /* SDLShowAppMenuResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7538765222D8D95100FE8484 /* SDLShowAppMenuResponse.m */; };
7538765622DCAF5400FE8484 /* SDLShowAppMenuSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 7538765522DCAF5400FE8484 /* SDLShowAppMenuSpec.m */; };
- 755F176222A00B7C0041B9CB /* SDLMenuManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 755F176122A00B7C0041B9CB /* SDLMenuManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 756C62762289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.h in Headers */ = {isa = PBXBuildFile; fileRef = 756C62742289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.h */; };
- 756C62772289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.m in Sources */ = {isa = PBXBuildFile; fileRef = 756C62752289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.m */; };
75CE2041233D335100B9DEF9 /* SDLGetDTCsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 162E824B1A9BDE8A00906325 /* SDLGetDTCsSpec.m */; };
75FF2E3822DF9D5900D0C13B /* SDLShowAppMenuResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FF2E3722DF9D5900D0C13B /* SDLShowAppMenuResponseSpec.m */; };
- 75FF2E3B22E0DD5400D0C13B /* SDLMsgVersion.h in Headers */ = {isa = PBXBuildFile; fileRef = 75FF2E3922E0DD5400D0C13B /* SDLMsgVersion.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 75FF2E3C22E0DD5400D0C13B /* SDLMsgVersion.m in Sources */ = {isa = PBXBuildFile; fileRef = 75FF2E3A22E0DD5400D0C13B /* SDLMsgVersion.m */; };
- 880245A420F79C3400ED195B /* SDLFileManagerConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 880245A220F79C3400ED195B /* SDLFileManagerConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 880245A520F79C3400ED195B /* SDLFileManagerConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 880245A320F79C3400ED195B /* SDLFileManagerConfiguration.m */; };
- 8803DCEF22C2B84B00FBB7CE /* SDLBackgroundTaskManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 8803DCED22C2B84B00FBB7CE /* SDLBackgroundTaskManager.h */; };
- 8803DCF022C2B84B00FBB7CE /* SDLBackgroundTaskManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8803DCEE22C2B84B00FBB7CE /* SDLBackgroundTaskManager.m */; };
- 880723EB23A2CFB4003D0489 /* SDLLockScreenRootViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 880723E923A2CFB4003D0489 /* SDLLockScreenRootViewController.h */; };
- 880723EC23A2CFB4003D0489 /* SDLLockScreenRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 880723EA23A2CFB4003D0489 /* SDLLockScreenRootViewController.m */; };
880D267A220DDD1000B3F496 /* SDLWeatherServiceDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 880D2679220DDD1000B3F496 /* SDLWeatherServiceDataSpec.m */; };
- 880D267D220DE5DF00B3F496 /* SDLWeatherServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 880D267B220DE5DF00B3F496 /* SDLWeatherServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 880D267E220DE5DF00B3F496 /* SDLWeatherServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 880D267C220DE5DF00B3F496 /* SDLWeatherServiceManifest.m */; };
880D2680220E038800B3F496 /* SDLWeatherServiceManifestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 880D267F220E038800B3F496 /* SDLWeatherServiceManifestSpec.m */; };
- 880E35B42088F75A00181259 /* SDLSystemCapabilityManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 880E35B22088F75A00181259 /* SDLSystemCapabilityManager.m */; };
- 880E35B52088F75A00181259 /* SDLSystemCapabilityManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 880E35B32088F75A00181259 /* SDLSystemCapabilityManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
880E35B82088F78E00181259 /* SDLSystemCapabilityManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 880E35B72088F78E00181259 /* SDLSystemCapabilityManagerSpec.m */; };
- 880FE6272267AE5300723732 /* SDLIAPConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = 880FE6252267AE5300723732 /* SDLIAPConstants.h */; };
- 880FE6282267AE5300723732 /* SDLIAPConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 880FE6262267AE5300723732 /* SDLIAPConstants.m */; };
- 8815D0EF22330753000F24E6 /* SDLRPCRequestNotification.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D6F17E22319FE000D4BFB3 /* SDLRPCRequestNotification.h */; settings = {ATTRIBUTES = (Public, ); }; };
8815D0F022330765000F24E6 /* SDLRPCRequestNotificationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88C23E8522297BD500EA171F /* SDLRPCRequestNotificationSpec.m */; };
- 8815D0F122330781000F24E6 /* SDLRPCRequestNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D6F17D22319FE000D4BFB3 /* SDLRPCRequestNotification.m */; };
8816772922208B82001FACFF /* SDLNavigationInstructionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8816772822208B82001FACFF /* SDLNavigationInstructionSpec.m */; };
- 8816772C222097C3001FACFF /* SDLNavigationServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8816772A222097C3001FACFF /* SDLNavigationServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8816772D222097C3001FACFF /* SDLNavigationServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 8816772B222097C3001FACFF /* SDLNavigationServiceData.m */; };
- 8817C2802289F4B900DB2DEC /* SDLIAPDataSessionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 8817C27F2289F41D00DB2DEC /* SDLIAPDataSessionDelegate.h */; };
- 8818ADD82100FC18007D6F19 /* SDLTurnSignal.h in Headers */ = {isa = PBXBuildFile; fileRef = 8818ADD62100FC18007D6F19 /* SDLTurnSignal.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8818ADD92100FC18007D6F19 /* SDLTurnSignal.m in Sources */ = {isa = PBXBuildFile; fileRef = 8818ADD72100FC18007D6F19 /* SDLTurnSignal.m */; };
8818ADDD2100FE0C007D6F19 /* SDLTurnSignalSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8818ADDC2100FE0C007D6F19 /* SDLTurnSignalSpec.m */; };
881F388D22D904BE00DF6DCE /* SDLCancelInteractionResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 881F388C22D904BE00DF6DCE /* SDLCancelInteractionResponseSpec.m */; };
8829568B207CF68800EF056C /* SmartDeviceLink.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D61FA1C1A84237100846EE7 /* SmartDeviceLink.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
@@ -1357,58 +1577,22 @@
8831FA392201E3D100B8FFB7 /* SDLAppServiceManifestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA382201E3D100B8FFB7 /* SDLAppServiceManifestSpec.m */; };
8831FA3D220207DA00B8FFB7 /* SDLServiceUpdateReasonSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA3C220207DA00B8FFB7 /* SDLServiceUpdateReasonSpec.m */; };
8831FA3F2202227000B8FFB7 /* SDLAppServiceTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA3E2202227000B8FFB7 /* SDLAppServiceTypeSpec.m */; };
- 8831FA4222022AB300B8FFB7 /* SDLAppServiceCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 8831FA4022022AB300B8FFB7 /* SDLAppServiceCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8831FA4322022AB300B8FFB7 /* SDLAppServiceCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA4122022AB300B8FFB7 /* SDLAppServiceCapability.m */; };
8831FA452202307500B8FFB7 /* SDLAppServiceCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA442202307500B8FFB7 /* SDLAppServiceCapabilitySpec.m */; };
- 8831FA48220235B000B8FFB7 /* SDLAppServicesCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 8831FA46220235B000B8FFB7 /* SDLAppServicesCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8831FA49220235B000B8FFB7 /* SDLAppServicesCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA47220235B000B8FFB7 /* SDLAppServicesCapabilities.m */; };
8831FA4B2202402B00B8FFB7 /* SDLAppServicesCapabilitiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8831FA4A2202402B00B8FFB7 /* SDLAppServicesCapabilitiesSpec.m */; };
- 883468F7234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 883468F5234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 883468F8234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 883468F6234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.m */; };
883468FA234BBBE1003F51E5 /* SDLStreamingVideoScaleManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 883468F9234BBBE1003F51E5 /* SDLStreamingVideoScaleManagerSpec.m */; };
883581B022D659BE00405C42 /* SDLCloseApplicationResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 883581AF22D659BE00405C42 /* SDLCloseApplicationResponseSpec.m */; };
- 883C22C8222ED84D00939C4C /* SDLRPCFunctionNames.h in Headers */ = {isa = PBXBuildFile; fileRef = 883C22C6222ED84D00939C4C /* SDLRPCFunctionNames.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 883C22C9222ED84D00939C4C /* SDLRPCFunctionNames.m in Sources */ = {isa = PBXBuildFile; fileRef = 883C22C7222ED84D00939C4C /* SDLRPCFunctionNames.m */; };
883C22CB222EEF0900939C4C /* SDLRPCFunctionNamesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 883C22CA222EEF0900939C4C /* SDLRPCFunctionNamesSpec.m */; };
- 884554AC222453A800BAFB6C /* SDLNavigationServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 884554AA222453A800BAFB6C /* SDLNavigationServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884554AD222453A800BAFB6C /* SDLNavigationServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 884554AB222453A800BAFB6C /* SDLNavigationServiceManifest.m */; };
884554AF2224554300BAFB6C /* SDLNavigationServiceManifestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 884554AE2224554300BAFB6C /* SDLNavigationServiceManifestSpec.m */; };
884AF94C220B3FCC00E22928 /* SDLGetSystemCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 884AF94B220B3FCC00E22928 /* SDLGetSystemCapabilitySpec.m */; };
- 884AF94F220B488900E22928 /* SDLOnSystemCapabilityUpdated.h in Headers */ = {isa = PBXBuildFile; fileRef = 884AF94D220B488900E22928 /* SDLOnSystemCapabilityUpdated.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884AF950220B488900E22928 /* SDLOnSystemCapabilityUpdated.m in Sources */ = {isa = PBXBuildFile; fileRef = 884AF94E220B488900E22928 /* SDLOnSystemCapabilityUpdated.m */; };
- 884E701B21FB8D0F008D53BA /* SDLPublishAppService.h in Headers */ = {isa = PBXBuildFile; fileRef = 884E701921FB8D0F008D53BA /* SDLPublishAppService.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884E701C21FB8D0F008D53BA /* SDLPublishAppService.m in Sources */ = {isa = PBXBuildFile; fileRef = 884E701A21FB8D0F008D53BA /* SDLPublishAppService.m */; };
- 884E701F21FB983F008D53BA /* SDLAppServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 884E701D21FB983F008D53BA /* SDLAppServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884E702021FB983F008D53BA /* SDLAppServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 884E701E21FB983F008D53BA /* SDLAppServiceManifest.m */; };
- 884E702321FBA952008D53BA /* SDLAppServiceType.h in Headers */ = {isa = PBXBuildFile; fileRef = 884E702121FBA952008D53BA /* SDLAppServiceType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884E702421FBA952008D53BA /* SDLAppServiceType.m in Sources */ = {isa = PBXBuildFile; fileRef = 884E702221FBA952008D53BA /* SDLAppServiceType.m */; };
- 884E702721FBAC5B008D53BA /* SDLServiceUpdateReason.h in Headers */ = {isa = PBXBuildFile; fileRef = 884E702521FBAC5B008D53BA /* SDLServiceUpdateReason.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884E702821FBAC5B008D53BA /* SDLServiceUpdateReason.m in Sources */ = {isa = PBXBuildFile; fileRef = 884E702621FBAC5B008D53BA /* SDLServiceUpdateReason.m */; };
- 884E702B21FBB151008D53BA /* SDLAppServiceRecord.h in Headers */ = {isa = PBXBuildFile; fileRef = 884E702921FBB151008D53BA /* SDLAppServiceRecord.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 884E702C21FBB151008D53BA /* SDLAppServiceRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = 884E702A21FBB151008D53BA /* SDLAppServiceRecord.m */; };
8850DB601F4475D30053A48D /* TestMultipleFilesConnectionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 8850DB5F1F4475D30053A48D /* TestMultipleFilesConnectionManager.m */; };
- 8854682F2225BDAE00994D8D /* SDLHybridAppPreference.h in Headers */ = {isa = PBXBuildFile; fileRef = 8854682D2225BDAE00994D8D /* SDLHybridAppPreference.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 885468302225BDAE00994D8D /* SDLHybridAppPreference.m in Sources */ = {isa = PBXBuildFile; fileRef = 8854682E2225BDAE00994D8D /* SDLHybridAppPreference.m */; };
885468322225BF2800994D8D /* SDLHybridAppPreferenceSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 885468312225BF2800994D8D /* SDLHybridAppPreferenceSpec.m */; };
- 885468352225C1F800994D8D /* SDLCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 885468332225C1F800994D8D /* SDLCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 885468362225C1F800994D8D /* SDLCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 885468342225C1F800994D8D /* SDLCloudAppProperties.m */; };
885468382225CBA400994D8D /* SDLCloudAppPropertiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 885468372225CBA400994D8D /* SDLCloudAppPropertiesSpec.m */; };
8855F9E0220C93B700A5C897 /* SDLWeatherDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8855F9DF220C93B700A5C897 /* SDLWeatherDataSpec.m */; };
- 8855F9E3220CB04000A5C897 /* SDLOnAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 8855F9E1220CB04000A5C897 /* SDLOnAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8855F9E4220CB04000A5C897 /* SDLOnAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 8855F9E2220CB04000A5C897 /* SDLOnAppServiceData.m */; };
8855F9E6220CB60700A5C897 /* SDLOnAppServiceDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8855F9E5220CB60700A5C897 /* SDLOnAppServiceDataSpec.m */; };
- 8855F9E9220CBA9200A5C897 /* SDLGetFile.h in Headers */ = {isa = PBXBuildFile; fileRef = 8855F9E7220CBA9200A5C897 /* SDLGetFile.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8855F9EA220CBA9200A5C897 /* SDLGetFile.m in Sources */ = {isa = PBXBuildFile; fileRef = 8855F9E8220CBA9200A5C897 /* SDLGetFile.m */; };
8855F9EC220CBFB700A5C897 /* SDLGetFileSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8855F9EB220CBFB700A5C897 /* SDLGetFileSpec.m */; };
8863747E22D650DE00D2671F /* SDLCloseApplicationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8863747D22D650DE00D2671F /* SDLCloseApplicationSpec.m */; };
- 88665B69220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 88665B67220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88665B6A220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88665B68220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.m */; };
88665B6C220B796A00D9DA77 /* SDLPerformAppServiceInteractionResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88665B6B220B796A00D9DA77 /* SDLPerformAppServiceInteractionResponseSpec.m */; };
- 88665B73220B80F400D9DA77 /* SDLWeatherAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 88665B71220B80F400D9DA77 /* SDLWeatherAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88665B74220B80F400D9DA77 /* SDLWeatherAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 88665B72220B80F400D9DA77 /* SDLWeatherAlert.m */; };
8877F5EB1F34A3BE00DC128A /* SDLSendHapticDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8877F5EA1F34A3BE00DC128A /* SDLSendHapticDataSpec.m */; };
- 8877F5EE1F34A72200DC128A /* SDLSendHapticDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 8877F5EC1F34A72200DC128A /* SDLSendHapticDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8877F5EF1F34A72200DC128A /* SDLSendHapticDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 8877F5ED1F34A72200DC128A /* SDLSendHapticDataResponse.m */; };
8877F5F11F34AA2D00DC128A /* SDLSendHapticDataResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8877F5F01F34AA2D00DC128A /* SDLSendHapticDataResponseSpec.m */; };
887BE4D422272B2200B397C2 /* SDLControlFramePayloadConstantsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 887BE4D322272B2200B397C2 /* SDLControlFramePayloadConstantsSpec.m */; };
88802FE920853AE600E9EBC6 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 5D9FDA971F2A7D3F00A495C8 /* LICENSE */; };
@@ -1418,161 +1602,61 @@
88802FF420853BED00E9EBC6 /* SmartDeviceLinkSwift.h in Headers */ = {isa = PBXBuildFile; fileRef = 5D4346631E6F38E600B639C6 /* SmartDeviceLinkSwift.h */; settings = {ATTRIBUTES = (Public, ); }; };
88802FF520853CD500E9EBC6 /* SmartDeviceLinkSwift.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 88802FEF20853AE600E9EBC6 /* SmartDeviceLinkSwift.framework */; };
88802FF620853CD500E9EBC6 /* SmartDeviceLinkSwift.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 88802FEF20853AE600E9EBC6 /* SmartDeviceLinkSwift.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
- 8880D24722205B1B00964F6A /* SDLNavigationInstruction.h in Headers */ = {isa = PBXBuildFile; fileRef = 8880D24522205B1B00964F6A /* SDLNavigationInstruction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8880D24822205B1B00964F6A /* SDLNavigationInstruction.m in Sources */ = {isa = PBXBuildFile; fileRef = 8880D24622205B1B00964F6A /* SDLNavigationInstruction.m */; };
- 8881AFAC2225D61900EA870B /* SDLSetCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8881AFAA2225D61900EA870B /* SDLSetCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8881AFAD2225D61900EA870B /* SDLSetCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFAB2225D61900EA870B /* SDLSetCloudAppProperties.m */; };
8881AFAF2225D8EB00EA870B /* SDLSetCloudAppPropertiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFAE2225D8EB00EA870B /* SDLSetCloudAppPropertiesSpec.m */; };
- 8881AFB22225DED900EA870B /* SDLSetCloudAppPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 8881AFB02225DED900EA870B /* SDLSetCloudAppPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8881AFB32225DED900EA870B /* SDLSetCloudAppPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFB12225DED900EA870B /* SDLSetCloudAppPropertiesResponse.m */; };
8881AFB52225E37800EA870B /* SDLSetCloudAppPropertiesResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFB42225E37800EA870B /* SDLSetCloudAppPropertiesResponseSpec.m */; };
- 8881AFB82225E5EE00EA870B /* SDLGetCloudAppProperties.h in Headers */ = {isa = PBXBuildFile; fileRef = 8881AFB62225E5EE00EA870B /* SDLGetCloudAppProperties.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8881AFB92225E5EE00EA870B /* SDLGetCloudAppProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFB72225E5EE00EA870B /* SDLGetCloudAppProperties.m */; };
8881AFBB2225E7FA00EA870B /* SDLGetCloudAppPropertiesSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFBA2225E7FA00EA870B /* SDLGetCloudAppPropertiesSpec.m */; };
- 8881AFBE2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 8881AFBC2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8881AFBF2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFBD2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.m */; };
8881AFC12225EB9300EA870B /* SDLGetCloudAppPropertiesResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8881AFC02225EB9300EA870B /* SDLGetCloudAppPropertiesResponseSpec.m */; };
8886EB982111F4FA008294A5 /* SDLFileManagerConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8886EB972111F4FA008294A5 /* SDLFileManagerConfigurationSpec.m */; };
- 888DBAEB22D52431002A0AE2 /* SDLCloseApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = 888DBAE922D52431002A0AE2 /* SDLCloseApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 888DBAEC22D52431002A0AE2 /* SDLCloseApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = 888DBAEA22D52431002A0AE2 /* SDLCloseApplication.m */; };
- 888DBAEF22D528DE002A0AE2 /* SDLCloseApplicationResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 888DBAED22D528DE002A0AE2 /* SDLCloseApplicationResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 888DBAF022D528DE002A0AE2 /* SDLCloseApplicationResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 888DBAEE22D528DE002A0AE2 /* SDLCloseApplicationResponse.m */; };
- 888F86FE221DEE200052FE4C /* SDLAsynchronousRPCOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 888F86FD221DEE1F0052FE4C /* SDLAsynchronousRPCOperation.m */; };
888F8700221DF4880052FE4C /* SDLAsynchronousRPCOperationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 888F86FF221DF4880052FE4C /* SDLAsynchronousRPCOperationSpec.m */; };
- 889D0B8F24D052FE008AD494 /* SDLSubtleAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B8D24D052FD008AD494 /* SDLSubtleAlert.m */; };
- 889D0B9024D052FE008AD494 /* SDLSubtleAlert.h in Headers */ = {isa = PBXBuildFile; fileRef = 889D0B8E24D052FD008AD494 /* SDLSubtleAlert.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 889D0B9324D05A0E008AD494 /* SDLSubtleAlertResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B9124D05A0E008AD494 /* SDLSubtleAlertResponse.m */; };
- 889D0B9424D05A0E008AD494 /* SDLSubtleAlertResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 889D0B9224D05A0E008AD494 /* SDLSubtleAlertResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
889D0B9624D065EE008AD494 /* SDLSubtleAlertResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B9524D065EE008AD494 /* SDLSubtleAlertResponseSpec.m */; };
889D0B9824D06E52008AD494 /* SDLSubtleAlertSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B9724D06E52008AD494 /* SDLSubtleAlertSpec.m */; };
- 889D0B9B24D07DCB008AD494 /* SDLOnSubtleAlertPressed.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B9924D07DCB008AD494 /* SDLOnSubtleAlertPressed.m */; };
- 889D0B9C24D07DCB008AD494 /* SDLOnSubtleAlertPressed.h in Headers */ = {isa = PBXBuildFile; fileRef = 889D0B9A24D07DCB008AD494 /* SDLOnSubtleAlertPressed.h */; settings = {ATTRIBUTES = (Public, ); }; };
889D0B9E24D07FF8008AD494 /* SDLOnSubtleAlertPressedSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 889D0B9D24D07FF8008AD494 /* SDLOnSubtleAlertPressedSpec.m */; };
889E7BAF249CEE07002E4BE1 /* SubscribeButtonManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 889E7BAD249CEDCF002E4BE1 /* SubscribeButtonManager.swift */; };
889E7BB2249D0877002E4BE1 /* SubscribeButtonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 889E7BB1249D0877002E4BE1 /* SubscribeButtonManager.m */; };
- 88A098AE2476F0C200A50005 /* SDLSubscribeButtonManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A098AC2476F0C200A50005 /* SDLSubscribeButtonManager.h */; };
- 88A098AF2476F0C200A50005 /* SDLSubscribeButtonManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A098AD2476F0C200A50005 /* SDLSubscribeButtonManager.m */; };
- 88A098B224770E7100A50005 /* SDLSubscribeButtonObserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A098B024770E7100A50005 /* SDLSubscribeButtonObserver.h */; };
- 88A098B324770E7100A50005 /* SDLSubscribeButtonObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A098B124770E7100A50005 /* SDLSubscribeButtonObserver.m */; };
88A118272412ACAD00B45FB5 /* SDLStreamingMediaManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA661E2B1E553E7E001C1345 /* SDLStreamingMediaManagerSpec.m */; };
88A1CF1E21669AC7001ACC75 /* SDLLifecycleConfigurationUpdateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A1CF1D21669AC7001ACC75 /* SDLLifecycleConfigurationUpdateSpec.m */; };
88A4A0FA22242AB400C6F01D /* SDLNavigationServiceDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A4A0F922242AB400C6F01D /* SDLNavigationServiceDataSpec.m */; };
88A5E7F4220B57F900495E8A /* SDLOnSystemCapabilityUpdatedSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A5E7F3220B57F900495E8A /* SDLOnSystemCapabilityUpdatedSpec.m */; };
- 88A5E7F7220B5BBC00495E8A /* SDLGetAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A5E7F5220B5BBC00495E8A /* SDLGetAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88A5E7F8220B5BBC00495E8A /* SDLGetAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A5E7F6220B5BBC00495E8A /* SDLGetAppServiceData.m */; };
88A5E7FA220B60EC00495E8A /* SDLGetAppServiceDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A5E7F9220B60EC00495E8A /* SDLGetAppServiceDataSpec.m */; };
- 88A5E7FD220B642200495E8A /* SDLGetAppServiceDataResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A5E7FB220B642200495E8A /* SDLGetAppServiceDataResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88A5E7FE220B642200495E8A /* SDLGetAppServiceDataResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A5E7FC220B642200495E8A /* SDLGetAppServiceDataResponse.m */; };
- 88A795D22106787400056542 /* SDLStaticIconName.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A795D02106787400056542 /* SDLStaticIconName.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88A795D32106787400056542 /* SDLStaticIconName.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A795D12106787400056542 /* SDLStaticIconName.m */; };
88A795D5210678E000056542 /* SDLStaticIconNameSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A795D4210678E000056542 /* SDLStaticIconNameSpec.m */; };
- 88A7A3C6220CCEA100A9E435 /* SDLGetFileResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 88A7A3C4220CCEA100A9E435 /* SDLGetFileResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88A7A3C7220CCEA100A9E435 /* SDLGetFileResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A7A3C5220CCEA100A9E435 /* SDLGetFileResponse.m */; };
88A81F6C2200FD4A00A691A9 /* SDLAppServiceRecordSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88A81F6B2200FD4A00A691A9 /* SDLAppServiceRecordSpec.m */; };
- 88AAD4BC2211B76800F1E6D7 /* SDLMediaServiceManifest.h in Headers */ = {isa = PBXBuildFile; fileRef = 88AAD4BA2211B76800F1E6D7 /* SDLMediaServiceManifest.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88AAD4BD2211B76800F1E6D7 /* SDLMediaServiceManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 88AAD4BB2211B76800F1E6D7 /* SDLMediaServiceManifest.m */; };
88AAD4C02211B7E200F1E6D7 /* SDLMediaServiceManifestSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88AAD4BF2211B7E200F1E6D7 /* SDLMediaServiceManifestSpec.m */; };
88AF11D9220B66FD00A59985 /* SDLGetAppServiceDataResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88AF11D8220B66FD00A59985 /* SDLGetAppServiceDataResponseSpec.m */; };
- 88AF11DC220B6B3D00A59985 /* SDLPerformAppServiceInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 88AF11DA220B6B3D00A59985 /* SDLPerformAppServiceInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88AF11DD220B6B3D00A59985 /* SDLPerformAppServiceInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 88AF11DB220B6B3D00A59985 /* SDLPerformAppServiceInteraction.m */; };
- 88B3BF9820DA859800943565 /* SDLFuelType.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B3BF9620DA859800943565 /* SDLFuelType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88B3BF9920DA859800943565 /* SDLFuelType.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B3BF9720DA859800943565 /* SDLFuelType.m */; };
- 88B3BF9C20DA8BBC00943565 /* SDLFuelRange.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B3BF9A20DA8BBC00943565 /* SDLFuelRange.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88B3BF9D20DA8BBC00943565 /* SDLFuelRange.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B3BF9B20DA8BBC00943565 /* SDLFuelRange.m */; };
88B3BFA020DA8FD000943565 /* SDLFuelTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B3BF9F20DA8FD000943565 /* SDLFuelTypeSpec.m */; };
88B3BFA220DA911E00943565 /* SDLFuelRangeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B3BFA120DA911E00943565 /* SDLFuelRangeSpec.m */; };
- 88B58DBA222040FF0011B063 /* SDLDirection.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B58DB8222040FF0011B063 /* SDLDirection.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88B58DBB222040FF0011B063 /* SDLDirection.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DB9222040FF0011B063 /* SDLDirection.m */; };
88B58DBD222042500011B063 /* SDLDirectionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DBC222042500011B063 /* SDLDirectionSpec.m */; };
- 88B58DC0222045320011B063 /* SDLNavigationJunction.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B58DBE222045320011B063 /* SDLNavigationJunction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88B58DC1222045320011B063 /* SDLNavigationJunction.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DBF222045320011B063 /* SDLNavigationJunction.m */; };
88B58DC3222047F50011B063 /* SDLNavigationJunctionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DC2222047F50011B063 /* SDLNavigationJunctionSpec.m */; };
- 88B58DC622204AF10011B063 /* SDLNavigationAction.h in Headers */ = {isa = PBXBuildFile; fileRef = 88B58DC422204AF10011B063 /* SDLNavigationAction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88B58DC722204AF10011B063 /* SDLNavigationAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DC522204AF10011B063 /* SDLNavigationAction.m */; };
88B58DC922204C9E0011B063 /* SDLNavigationActionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B58DC822204C9E0011B063 /* SDLNavigationActionSpec.m */; };
88B848C31F45E1A600DED768 /* TestResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B848C21F45E1A600DED768 /* TestResponse.m */; };
88B848C91F462E3600DED768 /* TestFileProgressResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B848C81F462E3600DED768 /* TestFileProgressResponse.m */; };
- 88B8657924A102AB003491AD /* TestSubscribeButtonObserver.m in Sources */ = {isa = PBXBuildFile; fileRef = 88B8657624A0FEB7003491AD /* TestSubscribeButtonObserver.m */; };
- 88BCEA922266250B00BB7E70 /* SDLIAPControlSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 88BCEA902266250B00BB7E70 /* SDLIAPControlSession.h */; };
- 88BCEA932266250B00BB7E70 /* SDLIAPControlSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 88BCEA912266250B00BB7E70 /* SDLIAPControlSession.m */; };
88BCEA952266592D00BB7E70 /* SDLIAPControlSessionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88BCEA942266592D00BB7E70 /* SDLIAPControlSessionSpec.m */; };
88C23E8822297C6000EA171F /* SDLRPCResponseNotificationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88C23E8722297C6000EA171F /* SDLRPCResponseNotificationSpec.m */; };
88C23E8A22297DE400EA171F /* SDLRPCNotificationNotificationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88C23E8922297DE400EA171F /* SDLRPCNotificationNotificationSpec.m */; };
88C282CA220CD17200D02F90 /* SDLGetFileResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88C282C9220CD17200D02F90 /* SDLGetFileResponseSpec.m */; };
- 88C37F632204EBF000901DC6 /* SDLAppServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88C37F612204EBF000901DC6 /* SDLAppServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88C37F642204EBF000901DC6 /* SDLAppServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88C37F622204EBF000901DC6 /* SDLAppServiceData.m */; };
88D0E5D624786580009469AB /* SDLSubscribeButtonManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D0E5D524786580009469AB /* SDLSubscribeButtonManagerSpec.m */; };
88D0E5D824786770009469AB /* SDLSubscribeButtonObserverSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D0E5D724786770009469AB /* SDLSubscribeButtonObserverSpec.m */; };
88D2AAE41F682BB20078D5B2 /* SDLLogConstantsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D2AAE31F682BB20078D5B2 /* SDLLogConstantsSpec.m */; };
- 88D3EBC92267949D00493C38 /* SDLIAPDataSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D3EBC72267949D00493C38 /* SDLIAPDataSession.h */; };
- 88D3EBCA2267949D00493C38 /* SDLIAPDataSession.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D3EBC82267949D00493C38 /* SDLIAPDataSession.m */; };
- 88D5EB37220CD95000EC3782 /* SDLWeatherServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D5EB35220CD95000EC3782 /* SDLWeatherServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88D5EB38220CD95000EC3782 /* SDLWeatherServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88D5EB36220CD95000EC3782 /* SDLWeatherServiceData.m */; };
- 88D99DB52289C82F0039E047 /* SDLIAPControlSessionDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 88D99DB42289BFBE0039E047 /* SDLIAPControlSessionDelegate.h */; };
88DDD0F9229ECA57002F9623 /* SDLIAPConstantsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DDD0F8229ECA57002F9623 /* SDLIAPConstantsSpec.m */; };
88DF998D22035CC600477AC1 /* EAAccessory+OCMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DF998C22035CC600477AC1 /* EAAccessory+OCMock.m */; };
88DF998F22035D1700477AC1 /* SDLIAPSessionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DF998E22035D1700477AC1 /* SDLIAPSessionSpec.m */; };
88DF999122035D5A00477AC1 /* SDLIAPTransportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88DF999022035D5A00477AC1 /* SDLIAPTransportSpec.m */; };
- 88E6F1A7220E1588006156F9 /* SDLMediaType.h in Headers */ = {isa = PBXBuildFile; fileRef = 88E6F1A5220E1588006156F9 /* SDLMediaType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88E6F1A8220E1588006156F9 /* SDLMediaType.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E6F1A6220E1588006156F9 /* SDLMediaType.m */; };
88E6F1AA220E1720006156F9 /* SDLMediaTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E6F1A9220E1720006156F9 /* SDLMediaTypeSpec.m */; };
- 88E6F1AD220E19DF006156F9 /* SDLMediaServiceData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88E6F1AB220E19DF006156F9 /* SDLMediaServiceData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88E6F1AE220E19DF006156F9 /* SDLMediaServiceData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E6F1AC220E19DF006156F9 /* SDLMediaServiceData.m */; };
88E6F1B0220E25B2006156F9 /* SDLMediaServiceDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88E6F1AF220E25B2006156F9 /* SDLMediaServiceDataSpec.m */; };
88EEC5B8220A2144005AA2F9 /* SDLPublishAppServiceSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EEC5B7220A2144005AA2F9 /* SDLPublishAppServiceSpec.m */; };
- 88EEC5BB220A327B005AA2F9 /* SDLPublishAppServiceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EEC5B9220A327B005AA2F9 /* SDLPublishAppServiceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88EEC5BC220A327B005AA2F9 /* SDLPublishAppServiceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EEC5BA220A327B005AA2F9 /* SDLPublishAppServiceResponse.m */; };
88EEC5BE220A3B8B005AA2F9 /* SDLPublishAppServiceResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EEC5BD220A3B8B005AA2F9 /* SDLPublishAppServiceResponseSpec.m */; };
- 88EED8381F33AE1700E6C42E /* SDLHapticRect.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EED8361F33AE1700E6C42E /* SDLHapticRect.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88EED8391F33AE1700E6C42E /* SDLHapticRect.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EED8371F33AE1700E6C42E /* SDLHapticRect.m */; };
88EED83B1F33BECB00E6C42E /* SDLHapticRectSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EED83A1F33BECB00E6C42E /* SDLHapticRectSpec.m */; };
- 88EED83E1F33C5A400E6C42E /* SDLSendHapticData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EED83C1F33C5A400E6C42E /* SDLSendHapticData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88EED83F1F33C5A400E6C42E /* SDLSendHapticData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EED83D1F33C5A400E6C42E /* SDLSendHapticData.m */; };
- 88EF8EB722D8E02E00CB06C2 /* SDLCancelInteraction.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EF8EB522D8E02E00CB06C2 /* SDLCancelInteraction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88EF8EB822D8E02E00CB06C2 /* SDLCancelInteraction.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EF8EB622D8E02E00CB06C2 /* SDLCancelInteraction.m */; };
88EF8EBA22D8F48300CB06C2 /* SDLCancelInteractionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EF8EB922D8F48300CB06C2 /* SDLCancelInteractionSpec.m */; };
- 88EF8EBD22D8FE5800CB06C2 /* SDLCancelInteractionResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 88EF8EBB22D8FE5800CB06C2 /* SDLCancelInteractionResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88EF8EBE22D8FE5800CB06C2 /* SDLCancelInteractionResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 88EF8EBC22D8FE5800CB06C2 /* SDLCancelInteractionResponse.m */; };
88F37A4D226F84BE00DF119B /* SDLIAPDataSessionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F37A4C226F84BE00DF119B /* SDLIAPDataSessionSpec.m */; };
88F50D5F220B720E00F34648 /* SDLPerformAppServiceInteractionSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F50D5E220B720E00F34648 /* SDLPerformAppServiceInteractionSpec.m */; };
88F65133220C6DC300CAF321 /* SDLWeatherAlertSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F65132220C6DC300CAF321 /* SDLWeatherAlertSpec.m */; };
- 88F65136220C74FD00CAF321 /* SDLWeatherData.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F65134220C74FD00CAF321 /* SDLWeatherData.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 88F65137220C74FD00CAF321 /* SDLWeatherData.m in Sources */ = {isa = PBXBuildFile; fileRef = 88F65135220C74FD00CAF321 /* SDLWeatherData.m */; };
- 88F89103221DE29A00E056AD /* SDLAsynchronousRPCOperation.h in Headers */ = {isa = PBXBuildFile; fileRef = 88F89101221DE29A00E056AD /* SDLAsynchronousRPCOperation.h */; };
8B05F88922DD011300666CD8 /* SDLUnpublishAppServiceSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B05F88822DD011300666CD8 /* SDLUnpublishAppServiceSpec.m */; };
- 8B7B319A1F2F7B5700BDC38D /* SDLVideoStreamingCodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7B31981F2F7B5700BDC38D /* SDLVideoStreamingCodec.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8B7B319B1F2F7B5700BDC38D /* SDLVideoStreamingCodec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31991F2F7B5700BDC38D /* SDLVideoStreamingCodec.m */; };
- 8B7B319E1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7B319C1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8B7B319F1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B319D1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.m */; };
- 8B7B31A21F2F7FEA00BDC38D /* SDLVideoStreamingFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7B31A01F2F7FEA00BDC38D /* SDLVideoStreamingFormat.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8B7B31A31F2F7FEA00BDC38D /* SDLVideoStreamingFormat.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31A11F2F7FEA00BDC38D /* SDLVideoStreamingFormat.m */; };
- 8B7B31A61F2F875200BDC38D /* SDLVideoStreamingCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B7B31A41F2F875200BDC38D /* SDLVideoStreamingCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8B7B31A71F2F875200BDC38D /* SDLVideoStreamingCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31A51F2F875200BDC38D /* SDLVideoStreamingCapability.m */; };
8B7B31A91F2FB8BC00BDC38D /* SDLVideoStreamingProtocolSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31A81F2FB8BC00BDC38D /* SDLVideoStreamingProtocolSpec.m */; };
8B7B31AB1F2FB93500BDC38D /* SDLVideoStreamingCodecSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31AA1F2FB93500BDC38D /* SDLVideoStreamingCodecSpec.m */; };
8B7B31AF1F2FBA0200BDC38D /* SDLVideoStreamingCapabilitySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31AE1F2FBA0200BDC38D /* SDLVideoStreamingCapabilitySpec.m */; };
8B7B31B11F2FBD9500BDC38D /* SDLVideoStreamingFormatSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7B31B01F2FBD9500BDC38D /* SDLVideoStreamingFormatSpec.m */; };
- 8B9376D71F3349FC009605C4 /* SDLMetadataTags.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B9376D51F3349FC009605C4 /* SDLMetadataTags.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8B9376D81F3349FC009605C4 /* SDLMetadataTags.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B9376D61F3349FC009605C4 /* SDLMetadataTags.m */; };
8B9376DB1F33656C009605C4 /* SDLMetadataTagsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B9376DA1F33656C009605C4 /* SDLMetadataTagsSpec.m */; };
- 8BA12B1122DCCE1F00371E82 /* SDLUnpublishAppService.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA12B0F22DCCE1F00371E82 /* SDLUnpublishAppService.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8BA12B1222DCCE1F00371E82 /* SDLUnpublishAppService.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BA12B1022DCCE1F00371E82 /* SDLUnpublishAppService.m */; };
- 8BA12B1522DCEACB00371E82 /* SDLUnpublishAppServiceResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BA12B1322DCEACB00371E82 /* SDLUnpublishAppServiceResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8BA12B1622DCEACB00371E82 /* SDLUnpublishAppServiceResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BA12B1422DCEACB00371E82 /* SDLUnpublishAppServiceResponse.m */; };
8BA12B1822DCF59700371E82 /* SDLUnpublishAppServiceResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BA12B1722DCF59700371E82 /* SDLUnpublishAppServiceResponseSpec.m */; };
- 8BBEA6061F324165003EEA26 /* SDLMetadataType.h in Headers */ = {isa = PBXBuildFile; fileRef = 8BBEA6041F324165003EEA26 /* SDLMetadataType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8BBEA6071F324165003EEA26 /* SDLMetadataType.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BBEA6051F324165003EEA26 /* SDLMetadataType.m */; };
8BBEA6091F324832003EEA26 /* SDLMetadataTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BBEA6081F324832003EEA26 /* SDLMetadataTypeSpec.m */; };
- 97E26DEC1E807AD70074A3C7 /* SDLMutableDataQueue.h in Headers */ = {isa = PBXBuildFile; fileRef = 97E26DEA1E807AD70074A3C7 /* SDLMutableDataQueue.h */; };
- 97E26DED1E807AD70074A3C7 /* SDLMutableDataQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 97E26DEB1E807AD70074A3C7 /* SDLMutableDataQueue.m */; };
- 9F425ACE22DD97DE00BE3245 /* SDLTemplateConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F425ACC22DD97DE00BE3245 /* SDLTemplateConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9F425ACF22DD97DE00BE3245 /* SDLTemplateConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F425ACD22DD97DE00BE3245 /* SDLTemplateConfiguration.m */; };
- 9F425AD222DD980200BE3245 /* SDLWindowCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F425AD022DD980200BE3245 /* SDLWindowCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9F425AD322DD980200BE3245 /* SDLWindowCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F425AD122DD980200BE3245 /* SDLWindowCapability.m */; };
- 9F425AD622DD981E00BE3245 /* SDLWindowTypeCapabilities.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F425AD422DD981E00BE3245 /* SDLWindowTypeCapabilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9F425AD722DD981E00BE3245 /* SDLWindowTypeCapabilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F425AD522DD981E00BE3245 /* SDLWindowTypeCapabilities.m */; };
- 9F425ADA22DD983500BE3245 /* SDLDisplayCapability.h in Headers */ = {isa = PBXBuildFile; fileRef = 9F425AD822DD983500BE3245 /* SDLDisplayCapability.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9F425ADB22DD983500BE3245 /* SDLDisplayCapability.m in Sources */ = {isa = PBXBuildFile; fileRef = 9F425AD922DD983500BE3245 /* SDLDisplayCapability.m */; };
9FA0CFF722DF0632009CF344 /* SDLWindowTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0CFF622DF0632009CF344 /* SDLWindowTypeSpec.m */; };
9FA0CFFA22DF064D009CF344 /* SDLPredefinedWindowsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0CFF922DF064D009CF344 /* SDLPredefinedWindowsSpec.m */; };
9FA0CFFD22DF0687009CF344 /* SDLTemplateConfigurationSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0CFFC22DF0687009CF344 /* SDLTemplateConfigurationSpec.m */; };
@@ -1583,72 +1667,15 @@
9FA0D00C22DF0B65009CF344 /* SDLCreateWindowResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0D00B22DF0B65009CF344 /* SDLCreateWindowResponseSpec.m */; };
9FA0D00F22DF0B90009CF344 /* SDLDeleteWindowSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0D00E22DF0B90009CF344 /* SDLDeleteWindowSpec.m */; };
9FA0D01222DF0BAC009CF344 /* SDLDeleteWindowResponseSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FA0D01122DF0BAC009CF344 /* SDLDeleteWindowResponseSpec.m */; };
- 9FD334E022DC6E7500F62736 /* SDLCreateWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FD334DE22DC6E7500F62736 /* SDLCreateWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9FD334E122DC6E7500F62736 /* SDLCreateWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FD334DF22DC6E7500F62736 /* SDLCreateWindow.m */; };
- 9FE2470922D77A3600F8D2FC /* SDLDeleteWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE2470722D77A3600F8D2FC /* SDLDeleteWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9FE2470A22D77A3600F8D2FC /* SDLDeleteWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FE2470822D77A3600F8D2FC /* SDLDeleteWindow.m */; };
- 9FE2470D22D77A5A00F8D2FC /* SDLDeleteWindowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE2470B22D77A5A00F8D2FC /* SDLDeleteWindowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9FE2470E22D77A5A00F8D2FC /* SDLDeleteWindowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FE2470C22D77A5A00F8D2FC /* SDLDeleteWindowResponse.m */; };
- 9FE2471122D77AA400F8D2FC /* SDLCreateWindowResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE2470F22D77AA400F8D2FC /* SDLCreateWindowResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9FE2471222D77AA400F8D2FC /* SDLCreateWindowResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FE2471022D77AA400F8D2FC /* SDLCreateWindowResponse.m */; };
- 9FE2471522D77AD500F8D2FC /* SDLWindowType.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE2471322D77AD500F8D2FC /* SDLWindowType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 9FE2471622D77AD500F8D2FC /* SDLWindowType.m in Sources */ = {isa = PBXBuildFile; fileRef = 9FE2471422D77AD500F8D2FC /* SDLWindowType.m */; };
- 9FE2471922D77AED00F8D2FC /* SDLPredefinedWindows.h in Headers */ = {isa = PBXBuildFile; fileRef = 9FE2471722D77AED00F8D2FC /* SDLPredefinedWindows.h */; settings = {ATTRIBUTES = (Public, ); }; };
- B38D8E6524A029F700B977D0 /* SDLWindowStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E6324A029F700B977D0 /* SDLWindowStatus.m */; };
- B38D8E6624A029F700B977D0 /* SDLWindowStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = B38D8E6424A029F700B977D0 /* SDLWindowStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- B38D8E6924A02A4800B977D0 /* SDLWindowState.h in Headers */ = {isa = PBXBuildFile; fileRef = B38D8E6724A02A4700B977D0 /* SDLWindowState.h */; settings = {ATTRIBUTES = (Public, ); }; };
- B38D8E6A24A02A4800B977D0 /* SDLWindowState.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E6824A02A4800B977D0 /* SDLWindowState.m */; };
- B38D8E7B24A0E11C00B977D0 /* SDLWindowStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E7924A0E11C00B977D0 /* SDLWindowStatusSpec.m */; };
- B38D8E7C24A0E11C00B977D0 /* SDLWindowStateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E7A24A0E11C00B977D0 /* SDLWindowStateSpec.m */; };
- B38D8E61249FE28500B977D0 /* SDLCapacityUnit.h in Headers */ = {isa = PBXBuildFile; fileRef = B38D8E5F249FE28500B977D0 /* SDLCapacityUnit.h */; settings = {ATTRIBUTES = (Public, ); }; };
- B38D8E62249FE28500B977D0 /* SDLCapacityUnit.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E60249FE28500B977D0 /* SDLCapacityUnit.m */; };
- B38D8E8224A1F53500B977D0 /* SDLCapacityUnitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E8124A1F53500B977D0 /* SDLCapacityUnitSpec.m */; };
- B3F7918324E062C200DB5CAF /* SDLGetVehicleDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 162E824C1A9BDE8A00906325 /* SDLGetVehicleDataSpec.m */; };
- B38D8E6D24A034DB00B977D0 /* SDLGearStatus.h in Headers */ = {isa = PBXBuildFile; fileRef = B38D8E6B24A034DB00B977D0 /* SDLGearStatus.h */; settings = {ATTRIBUTES = (Public, ); }; };
- B38D8E6E24A034DB00B977D0 /* SDLGearStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E6C24A034DB00B977D0 /* SDLGearStatus.m */; };
- B38D8E7124A0351200B977D0 /* SDLTransmissionType.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E6F24A0351200B977D0 /* SDLTransmissionType.m */; };
- B38D8E7224A0351200B977D0 /* SDLTransmissionType.h in Headers */ = {isa = PBXBuildFile; fileRef = B38D8E7024A0351200B977D0 /* SDLTransmissionType.h */; settings = {ATTRIBUTES = (Public, ); }; };
B38D8E7E24A118BD00B977D0 /* SDLGearStatusSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E7D24A118BD00B977D0 /* SDLGearStatusSpec.m */; };
B38D8E8024A1E3D000B977D0 /* SDLTransmissionTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E7F24A1E3D000B977D0 /* SDLTransmissionTypeSpec.m */; };
- DA0C46AD1DCD35080001F2A8 /* SDLRPCParameterNames.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0C46AC1DCD35080001F2A8 /* SDLRPCParameterNames.m */; };
- DA0C46AF1DCD41E30001F2A8 /* SDLMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = DA0C46AE1DCD41E30001F2A8 /* SDLMacros.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA318C1F1DD0F06C00C035AC /* NSMutableDictionary+Store.h in Headers */ = {isa = PBXBuildFile; fileRef = DA318C1D1DD0F06C00C035AC /* NSMutableDictionary+Store.h */; };
- DA318C201DD0F06C00C035AC /* NSMutableDictionary+Store.m in Sources */ = {isa = PBXBuildFile; fileRef = DA318C1E1DD0F06C00C035AC /* NSMutableDictionary+Store.m */; };
+ B38D8E8224A1F53500B977D0 /* SDLCapacityUnitSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = B38D8E8124A1F53500B977D0 /* SDLCapacityUnitSpec.m */; };
+ B3F7918324E062C200DB5CAF /* SDLGetVehicleDataSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = 162E824C1A9BDE8A00906325 /* SDLGetVehicleDataSpec.m */; };
DA4353DF1D271FD10099B8C4 /* CGPointUtilSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4353DE1D271FD10099B8C4 /* CGPointUtilSpec.m */; };
DA4353E31D2720A30099B8C4 /* SDLPinchGestureSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4353E21D2720A30099B8C4 /* SDLPinchGestureSpec.m */; };
DA4353EA1D2721680099B8C4 /* SDLTouchManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4353E71D2721680099B8C4 /* SDLTouchManagerSpec.m */; };
DA4353EB1D2721680099B8C4 /* SDLTouchSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4353E81D2721680099B8C4 /* SDLTouchSpec.m */; };
- DA4F47961E771AA100FC809E /* SDLEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = DA4F47951E771AA100FC809E /* SDLEnum.m */; };
- DA6223BD1E7B088200878689 /* CVPixelBufferRef+SDLUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = DA6223BB1E7B088200878689 /* CVPixelBufferRef+SDLUtil.h */; };
- DA6223BE1E7B088200878689 /* CVPixelBufferRef+SDLUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = DA6223BC1E7B088200878689 /* CVPixelBufferRef+SDLUtil.m */; };
- DA8966F21E56973700413EAB /* SDLStreamingMediaManagerConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = DA8966F11E56973700413EAB /* SDLStreamingMediaManagerConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
DA96C0661D4D4F730022F520 /* SDLAppInfoSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA96C0651D4D4F730022F520 /* SDLAppInfoSpec.m */; };
- DA9F7E631DCBFAC800ACAE48 /* SDLDateTime.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E611DCBFAC800ACAE48 /* SDLDateTime.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E641DCBFAC800ACAE48 /* SDLDateTime.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E621DCBFAC800ACAE48 /* SDLDateTime.m */; };
- DA9F7E671DCBFAD400ACAE48 /* SDLOasisAddress.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E651DCBFAD400ACAE48 /* SDLOasisAddress.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E681DCBFAD400ACAE48 /* SDLOasisAddress.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E661DCBFAD400ACAE48 /* SDLOasisAddress.m */; };
- DA9F7E6B1DCBFB0700ACAE48 /* SDLDeliveryMode.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E691DCBFB0700ACAE48 /* SDLDeliveryMode.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E6C1DCBFB0700ACAE48 /* SDLDeliveryMode.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E6A1DCBFB0700ACAE48 /* SDLDeliveryMode.m */; };
- DA9F7E6F1DCBFFDB00ACAE48 /* SDLGetWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E6D1DCBFFDB00ACAE48 /* SDLGetWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E701DCBFFDB00ACAE48 /* SDLGetWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E6E1DCBFFDB00ACAE48 /* SDLGetWayPoints.m */; };
- DA9F7E731DCC004C00ACAE48 /* SDLGetWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E711DCC004C00ACAE48 /* SDLGetWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E741DCC004C00ACAE48 /* SDLGetWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E721DCC004C00ACAE48 /* SDLGetWayPointsResponse.m */; };
- DA9F7E7F1DCC028B00ACAE48 /* SDLOnWayPointChange.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E7D1DCC028B00ACAE48 /* SDLOnWayPointChange.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E801DCC028B00ACAE48 /* SDLOnWayPointChange.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E7E1DCC028B00ACAE48 /* SDLOnWayPointChange.m */; };
- DA9F7E831DCC047200ACAE48 /* SDLWayPointType.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E811DCC047200ACAE48 /* SDLWayPointType.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E841DCC047200ACAE48 /* SDLWayPointType.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E821DCC047200ACAE48 /* SDLWayPointType.m */; };
- DA9F7E871DCC049900ACAE48 /* SDLSubscribeWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E851DCC049900ACAE48 /* SDLSubscribeWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E881DCC049900ACAE48 /* SDLSubscribeWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E861DCC049900ACAE48 /* SDLSubscribeWayPoints.m */; };
- DA9F7E8B1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E891DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E8C1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E8A1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.m */; };
- DA9F7E8F1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E8D1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E901DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E8E1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.m */; };
- DA9F7E931DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E911DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E941DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E921DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.m */; };
- DA9F7E991DCC052C00ACAE48 /* SDLLocationCoordinate.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E951DCC052C00ACAE48 /* SDLLocationCoordinate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E9A1DCC052C00ACAE48 /* SDLLocationCoordinate.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E961DCC052C00ACAE48 /* SDLLocationCoordinate.m */; };
- DA9F7E9B1DCC052C00ACAE48 /* SDLLocationDetails.h in Headers */ = {isa = PBXBuildFile; fileRef = DA9F7E971DCC052C00ACAE48 /* SDLLocationDetails.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DA9F7E9C1DCC052C00ACAE48 /* SDLLocationDetails.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E981DCC052C00ACAE48 /* SDLLocationDetails.m */; };
DA9F7E9E1DCC05B900ACAE48 /* SDLWaypointTypeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E9D1DCC05B900ACAE48 /* SDLWaypointTypeSpec.m */; };
DA9F7EA01DCC05D200ACAE48 /* SDLOnWaypointChangeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7E9F1DCC05D200ACAE48 /* SDLOnWaypointChangeSpec.m */; };
DA9F7EA21DCC05E100ACAE48 /* SDLGetWaypointsSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7EA11DCC05E100ACAE48 /* SDLGetWaypointsSpec.m */; };
@@ -1662,46 +1689,13 @@
DA9F7EB21DCC084300ACAE48 /* SDLDeliveryModeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7EB11DCC084300ACAE48 /* SDLDeliveryModeSpec.m */; };
DA9F7EB41DCC086400ACAE48 /* SDLDateTimeSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7EB31DCC086400ACAE48 /* SDLDateTimeSpec.m */; };
DA9F7EB61DCC086A00ACAE48 /* SDLOasisAddressSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DA9F7EB51DCC086A00ACAE48 /* SDLOasisAddressSpec.m */; };
- DAA41D551DF66B2000BC7337 /* SDLH264VideoEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = DAA41D531DF66B2000BC7337 /* SDLH264VideoEncoder.h */; };
- DAA41D561DF66B2000BC7337 /* SDLH264VideoEncoder.m in Sources */ = {isa = PBXBuildFile; fileRef = DAA41D541DF66B2000BC7337 /* SDLH264VideoEncoder.m */; };
DABB62171E4A900C0034C567 /* SDLH264VideoEncoderSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DABB62161E4A900C0034C567 /* SDLH264VideoEncoderSpec.m */; };
- DAC572571D1067270004288B /* SDLTouchManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC572551D1067270004288B /* SDLTouchManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DAC572581D1067270004288B /* SDLTouchManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC572561D1067270004288B /* SDLTouchManager.m */; };
- DAC5725B1D10B81E0004288B /* SDLTouch.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC572591D10B81E0004288B /* SDLTouch.m */; };
- DAC5725C1D10B81E0004288B /* SDLTouch.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC5725A1D10B81E0004288B /* SDLTouch.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DAC572621D10C5020004288B /* SDLPinchGesture.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC572601D10C5020004288B /* SDLPinchGesture.m */; };
- DAC572631D10C5020004288B /* SDLPinchGesture.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC572611D10C5020004288B /* SDLPinchGesture.h */; settings = {ATTRIBUTES = (Public, ); }; };
- DAC572661D10C5640004288B /* CGPoint_Util.m in Sources */ = {isa = PBXBuildFile; fileRef = DAC572641D10C5640004288B /* CGPoint_Util.m */; };
- DAC572671D10C5640004288B /* CGPoint_Util.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC572651D10C5640004288B /* CGPoint_Util.h */; };
- DAC5726C1D11B4840004288B /* SDLTouchManagerDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = DAC5725F1D10BD690004288B /* SDLTouchManagerDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- E4139D1D1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = E4139D1B1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- E4139D1E1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = E4139D1C1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.m */; };
- E9C32B911AB20BA200F283AF /* SDLIAPSession.h in Headers */ = {isa = PBXBuildFile; fileRef = E9C32B891AB20BA200F283AF /* SDLIAPSession.h */; };
- E9C32B921AB20BA200F283AF /* SDLIAPSession.m in Sources */ = {isa = PBXBuildFile; fileRef = E9C32B8A1AB20BA200F283AF /* SDLIAPSession.m */; };
- E9C32B961AB20BA200F283AF /* SDLTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = E9C32B8E1AB20BA200F283AF /* SDLTimer.h */; };
- E9C32B971AB20BA200F283AF /* SDLTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = E9C32B8F1AB20BA200F283AF /* SDLTimer.m */; };
- E9C32B9C1AB20C5900F283AF /* EAAccessory+SDLProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = E9C32B981AB20C5900F283AF /* EAAccessory+SDLProtocols.h */; };
- E9C32B9D1AB20C5900F283AF /* EAAccessory+SDLProtocols.m in Sources */ = {isa = PBXBuildFile; fileRef = E9C32B991AB20C5900F283AF /* EAAccessory+SDLProtocols.m */; };
- E9C32B9E1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = E9C32B9A1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.h */; };
- E9C32B9F1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.m in Sources */ = {isa = PBXBuildFile; fileRef = E9C32B9B1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.m */; };
- EE28F9E3209802A500B1B61D /* SDLStreamingProtocolDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = EE6CBF872064CAEE00EEE0CA /* SDLStreamingProtocolDelegate.h */; };
EE460E082066B5F20006EDD3 /* SDLControlFramePayloadTransportEventUpdateSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EE460E072066B5F20006EDD3 /* SDLControlFramePayloadTransportEventUpdateSpec.m */; };
EE460E0A2066B6E40006EDD3 /* SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EE460E092066B6E40006EDD3 /* SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m */; };
EE5D1B33208EBCA900D17216 /* SDLTCPTransportSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EE5D1B32208EBCA900D17216 /* SDLTCPTransportSpec.m */; };
- EE798CA420561210008EDE8E /* SDLSecondaryTransportManager.h in Headers */ = {isa = PBXBuildFile; fileRef = EE798CA32056120F008EDE8E /* SDLSecondaryTransportManager.h */; };
- EE798CA620561218008EDE8E /* SDLSecondaryTransportManager.m in Sources */ = {isa = PBXBuildFile; fileRef = EE798CA520561217008EDE8E /* SDLSecondaryTransportManager.m */; };
- EE7B6123205BF6C800E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.m in Sources */ = {isa = PBXBuildFile; fileRef = EE7B6122205BF6C800E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */; };
- EE7B6124205BF97B00E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.h in Headers */ = {isa = PBXBuildFile; fileRef = EE7B6121205BF69C00E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */; };
EEA41D45210BA8CF0006CB6E /* TestTCPServer.m in Sources */ = {isa = PBXBuildFile; fileRef = EEA41D44210BA8CF0006CB6E /* TestTCPServer.m */; };
- EEB1932E205028B700A8940C /* SDLControlFramePayloadTransportEventUpdate.h in Headers */ = {isa = PBXBuildFile; fileRef = EEB1932D205028B700A8940C /* SDLControlFramePayloadTransportEventUpdate.h */; };
- EEB19330205028BE00A8940C /* SDLControlFramePayloadTransportEventUpdate.m in Sources */ = {isa = PBXBuildFile; fileRef = EEB1932F205028BE00A8940C /* SDLControlFramePayloadTransportEventUpdate.m */; };
EEB2537E2067D3E80069584E /* SDLSecondaryTransportManagerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EEB2537D2067D3E80069584E /* SDLSecondaryTransportManagerSpec.m */; };
- EED5C9FE1F4D18D100F04000 /* SDLH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = EED5C9FD1F4D18D100F04000 /* SDLH264Packetizer.h */; };
- EED5CA001F4D18DC00F04000 /* SDLRAWH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = EED5C9FF1F4D18DC00F04000 /* SDLRAWH264Packetizer.h */; };
- EED5CA021F4D18EC00F04000 /* SDLRAWH264Packetizer.m in Sources */ = {isa = PBXBuildFile; fileRef = EED5CA011F4D18EC00F04000 /* SDLRAWH264Packetizer.m */; };
EED5CA041F4D1D5E00F04000 /* SDLRAWH264PacketizerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EED5CA031F4D1D5E00F04000 /* SDLRAWH264PacketizerSpec.m */; };
- EED5CA061F4D1E2300F04000 /* SDLRTPH264Packetizer.h in Headers */ = {isa = PBXBuildFile; fileRef = EED5CA051F4D1E2300F04000 /* SDLRTPH264Packetizer.h */; };
- EED5CA081F4D1E2E00F04000 /* SDLRTPH264Packetizer.m in Sources */ = {isa = PBXBuildFile; fileRef = EED5CA071F4D1E2E00F04000 /* SDLRTPH264Packetizer.m */; };
EED5CA0A1F4D206800F04000 /* SDLRTPH264PacketizerSpec.m in Sources */ = {isa = PBXBuildFile; fileRef = EED5CA091F4D206800F04000 /* SDLRTPH264PacketizerSpec.m */; };
/* End PBXBuildFile section */
@@ -1797,40 +1791,9 @@
000DD57122EF063F005AB7A7 /* SDLGetInteriorVehicleDataConsentResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleDataConsentResponseSpec.m; sourceTree = "<group>"; };
000DD57322EF0957005AB7A7 /* SDLReleaseInteriorVehicleDataModuleSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLReleaseInteriorVehicleDataModuleSpec.m; sourceTree = "<group>"; };
000DD57522EF0971005AB7A7 /* SDLReleaseInteriorVehicleDataModuleResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLReleaseInteriorVehicleDataModuleResponseSpec.m; sourceTree = "<group>"; };
- 001A08B32321ADD30078A31E /* SDLServiceEncryptionDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLServiceEncryptionDelegate.h; sourceTree = "<group>"; };
- 0055412422D40DAB003194D3 /* SDLModuleInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLModuleInfo.h; sourceTree = "<group>"; };
- 0055412522D40DAB003194D3 /* SDLModuleInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLModuleInfo.m; sourceTree = "<group>"; };
- 0055412822D5DC0B003194D3 /* SDLGrid.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGrid.h; sourceTree = "<group>"; };
- 0055412922D5DC0B003194D3 /* SDLGrid.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGrid.m; sourceTree = "<group>"; };
- 0055412C22D759BC003194D3 /* SDLSeatLocation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatLocation.h; sourceTree = "<group>"; };
- 0055412D22D759BC003194D3 /* SDLSeatLocation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatLocation.m; sourceTree = "<group>"; };
- 0055413022D75A7A003194D3 /* SDLSeatLocationCapability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatLocationCapability.h; sourceTree = "<group>"; };
- 0055413122D75A7B003194D3 /* SDLSeatLocationCapability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatLocationCapability.m; sourceTree = "<group>"; };
- 005DF3C322C59191006E01A9 /* SDLEncryptionLifecycleManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLEncryptionLifecycleManager.h; sourceTree = "<group>"; };
- 005DF3C422C59191006E01A9 /* SDLEncryptionLifecycleManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLEncryptionLifecycleManager.m; sourceTree = "<group>"; };
- 005DF3C822C62E00006E01A9 /* SDLEncryptionManagerConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLEncryptionManagerConstants.h; sourceTree = "<group>"; };
- 005DF3C922C62E00006E01A9 /* SDLEncryptionManagerConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLEncryptionManagerConstants.m; sourceTree = "<group>"; };
- 008DB35F22EA7481003F458C /* SDLGetInteriorVehicleDataConsent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetInteriorVehicleDataConsent.h; sourceTree = "<group>"; };
- 008DB36022EA7481003F458C /* SDLGetInteriorVehicleDataConsent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleDataConsent.m; sourceTree = "<group>"; };
- 008DB36322EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetInteriorVehicleDataConsentResponse.h; sourceTree = "<group>"; };
- 008DB36422EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleDataConsentResponse.m; sourceTree = "<group>"; };
- 008DB36722EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLReleaseInteriorVehicleDataModule.h; sourceTree = "<group>"; };
- 008DB36822EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLReleaseInteriorVehicleDataModule.m; sourceTree = "<group>"; };
- 008DB36B22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLReleaseInteriorVehicleDataModuleResponse.h; sourceTree = "<group>"; };
- 008DB36C22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLReleaseInteriorVehicleDataModuleResponse.m; sourceTree = "<group>"; };
- 00E22CEA22C2F1B200BC6B08 /* SDLEncryptionConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEncryptionConfiguration.m; sourceTree = "<group>"; };
- 00E22CEB22C2F1B300BC6B08 /* SDLEncryptionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEncryptionConfiguration.h; sourceTree = "<group>"; };
00EADD3222DFE54B0088B608 /* SDLEncryptionLifecycleManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLEncryptionLifecycleManagerSpec.m; sourceTree = "<group>"; };
00EADD3422DFE5670088B608 /* SDLEncryptionConfigurationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLEncryptionConfigurationSpec.m; sourceTree = "<group>"; };
106187B824AA75540045C4EC /* SDLRPCPermissionStatusSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCPermissionStatusSpec.m; sourceTree = "<group>"; };
- 106412C4249FB80B0069A97A /* SDLPermissionElement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPermissionElement.h; sourceTree = "<group>"; };
- 106412C5249FB80B0069A97A /* SDLPermissionElement.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionElement.m; sourceTree = "<group>"; };
- 106982A824AA3B4700B1F649 /* SDLRPCPermissionStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLRPCPermissionStatus.h; sourceTree = "<group>"; };
- 106982A924AA3B4700B1F649 /* SDLRPCPermissionStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCPermissionStatus.m; sourceTree = "<group>"; };
- 10893C142417D78300BA347E /* SDLIconArchiveFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIconArchiveFile.h; sourceTree = "<group>"; };
- 10893C152417D78300BA347E /* SDLIconArchiveFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIconArchiveFile.m; sourceTree = "<group>"; };
- 10893C182418188600BA347E /* SDLCacheFileManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCacheFileManager.h; sourceTree = "<group>"; };
- 10893C192418188600BA347E /* SDLCacheFileManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCacheFileManager.m; sourceTree = "<group>"; };
109566F5242986F300E24F66 /* SDLCacheFileManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCacheFileManagerSpec.m; sourceTree = "<group>"; };
1098F03724A39699004F53CC /* SDLPermissionElementSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionElementSpec.m; sourceTree = "<group>"; };
162E81E21A9BDE8A00906325 /* SDLAmbientLightStatusSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAmbientLightStatusSpec.m; sourceTree = "<group>"; };
@@ -2055,81 +2018,9 @@
1680B1101A9CD7AD00DBD79E /* SDLProtocolMessageAssemblerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolMessageAssemblerSpec.m; sourceTree = "<group>"; };
1680B1111A9CD7AD00DBD79E /* SDLProtocolMessageDisassemblerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolMessageDisassemblerSpec.m; sourceTree = "<group>"; };
1680B1121A9CD7AD00DBD79E /* SDLProtocolReceivedMessageRouterSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolReceivedMessageRouterSpec.m; sourceTree = "<group>"; };
- 1E5AD0321F1F3AA30029B8AF /* SDLRemoteControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRemoteControlCapabilities.h; sourceTree = "<group>"; };
- 1E5AD0331F1F3AA30029B8AF /* SDLRemoteControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRemoteControlCapabilities.m; sourceTree = "<group>"; };
- 1E5AD0361F1F4E390029B8AF /* SDLClimateControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLClimateControlCapabilities.h; sourceTree = "<group>"; };
- 1E5AD0371F1F4E390029B8AF /* SDLClimateControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLClimateControlCapabilities.m; sourceTree = "<group>"; };
- 1E5AD03E1F1F58480029B8AF /* SDLVentilationMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVentilationMode.h; sourceTree = "<group>"; };
- 1E5AD03F1F1F58480029B8AF /* SDLVentilationMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVentilationMode.m; sourceTree = "<group>"; };
- 1E5AD0421F1F5A1F0029B8AF /* SDLRadioControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRadioControlCapabilities.h; sourceTree = "<group>"; };
- 1E5AD0431F1F5A1F0029B8AF /* SDLRadioControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioControlCapabilities.m; sourceTree = "<group>"; };
- 1E5AD0461F1F773E0029B8AF /* SDLModuleType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLModuleType.h; sourceTree = "<group>"; };
- 1E5AD0471F1F773E0029B8AF /* SDLModuleType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLModuleType.m; sourceTree = "<group>"; };
- 1E5AD04A1F1F79640029B8AF /* SDLDefrostZone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDefrostZone.h; sourceTree = "<group>"; };
- 1E5AD04B1F1F79640029B8AF /* SDLDefrostZone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDefrostZone.m; sourceTree = "<group>"; };
- 1E5AD04E1F1F7BF10029B8AF /* SDLRadioBand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRadioBand.h; sourceTree = "<group>"; };
- 1E5AD04F1F1F7BF10029B8AF /* SDLRadioBand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioBand.m; sourceTree = "<group>"; };
- 1E5AD05A1F2064A80029B8AF /* SDLRDSData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRDSData.h; sourceTree = "<group>"; };
- 1E5AD05B1F2064A80029B8AF /* SDLRDSData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRDSData.m; sourceTree = "<group>"; };
- 1E5AD05E1F207AB10029B8AF /* SDLRadioState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRadioState.h; sourceTree = "<group>"; };
- 1E5AD05F1F207AB10029B8AF /* SDLRadioState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioState.m; sourceTree = "<group>"; };
- 1E5AD0621F207DD50029B8AF /* SDLTemperature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTemperature.h; sourceTree = "<group>"; };
- 1E5AD0631F207DD50029B8AF /* SDLTemperature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTemperature.m; sourceTree = "<group>"; };
- 1E5AD0661F2080B50029B8AF /* SDLRadioControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRadioControlData.h; sourceTree = "<group>"; };
- 1E5AD0671F2080B50029B8AF /* SDLRadioControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioControlData.m; sourceTree = "<group>"; };
- 1E5AD06A1F208BAB0029B8AF /* SDLClimateControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLClimateControlData.h; sourceTree = "<group>"; };
- 1E5AD06B1F208BAB0029B8AF /* SDLClimateControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLClimateControlData.m; sourceTree = "<group>"; };
- 1E5AD06E1F209C880029B8AF /* SDLModuleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLModuleData.h; sourceTree = "<group>"; };
- 1E5AD06F1F209C880029B8AF /* SDLModuleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLModuleData.m; sourceTree = "<group>"; };
- 1E5AD07E1F20B73E0029B8AF /* SDLButtonPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonPress.h; sourceTree = "<group>"; };
- 1E5AD07F1F20B73E0029B8AF /* SDLButtonPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonPress.m; sourceTree = "<group>"; };
- 1E5AD0821F20B9290029B8AF /* SDLButtonPressResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonPressResponse.h; sourceTree = "<group>"; };
- 1E5AD0831F20B9290029B8AF /* SDLButtonPressResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonPressResponse.m; sourceTree = "<group>"; };
- 1E5AD0861F20B9AA0029B8AF /* SDLGetInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetInteriorVehicleData.h; sourceTree = "<group>"; };
- 1E5AD0871F20B9AA0029B8AF /* SDLGetInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleData.m; sourceTree = "<group>"; };
- 1E5AD08A1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetInteriorVehicleDataResponse.h; sourceTree = "<group>"; };
- 1E5AD08B1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleDataResponse.m; sourceTree = "<group>"; };
- 1E5AD08E1F20BE820029B8AF /* SDLSetInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetInteriorVehicleData.h; sourceTree = "<group>"; };
- 1E5AD08F1F20BE820029B8AF /* SDLSetInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetInteriorVehicleData.m; sourceTree = "<group>"; };
- 1E5AD0921F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetInteriorVehicleDataResponse.h; sourceTree = "<group>"; };
- 1E5AD0931F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetInteriorVehicleDataResponse.m; sourceTree = "<group>"; };
- 1E5AD0961F20C0FB0029B8AF /* SDLOnInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnInteriorVehicleData.h; sourceTree = "<group>"; };
- 1E5AD0971F20C0FB0029B8AF /* SDLOnInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnInteriorVehicleData.m; sourceTree = "<group>"; };
1E89B0DD2031636000A47992 /* SDLSeatControlDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatControlDataSpec.m; sourceTree = "<group>"; };
1E89B0E1203196B800A47992 /* SDLSeatControlCapabilitiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatControlCapabilitiesSpec.m; sourceTree = "<group>"; };
- 1EAA47092032BAE5000FE74B /* SDLOnRCStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLOnRCStatus.h; sourceTree = "<group>"; };
- 1EAA470A2032BAE5000FE74B /* SDLOnRCStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnRCStatus.m; sourceTree = "<group>"; };
1EAA470D2032BF1D000FE74B /* SDLOnRCStatusSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnRCStatusSpec.m; sourceTree = "<group>"; };
- 1EAA470F2033FE80000FE74B /* SDLStationIDNumber.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStationIDNumber.h; sourceTree = "<group>"; };
- 1EAA47102033FE80000FE74B /* SDLStationIDNumber.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStationIDNumber.m; sourceTree = "<group>"; };
- 1EAA4717203406B1000FE74B /* SDLSISData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSISData.h; sourceTree = "<group>"; };
- 1EAA4718203406B1000FE74B /* SDLSISData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSISData.m; sourceTree = "<group>"; };
- 1EAA471B203410BB000FE74B /* SDLAudioControlCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAudioControlCapabilities.h; sourceTree = "<group>"; };
- 1EAA471C203410BB000FE74B /* SDLAudioControlCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAudioControlCapabilities.m; sourceTree = "<group>"; };
- 1EAA4723203416D3000FE74B /* SDLEqualizerSettings.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLEqualizerSettings.h; sourceTree = "<group>"; };
- 1EAA4724203416D3000FE74B /* SDLEqualizerSettings.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLEqualizerSettings.m; sourceTree = "<group>"; };
- 1EAA47272034388D000FE74B /* SDLAudioControlData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAudioControlData.h; sourceTree = "<group>"; };
- 1EAA47282034388D000FE74B /* SDLAudioControlData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAudioControlData.m; sourceTree = "<group>"; };
- 1EAA472B20344108000FE74B /* SDLLightStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightStatus.h; sourceTree = "<group>"; };
- 1EAA472C20344108000FE74B /* SDLLightStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightStatus.m; sourceTree = "<group>"; };
- 1EAA472F203442C0000FE74B /* SDLLightName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightName.h; sourceTree = "<group>"; };
- 1EAA4730203442C0000FE74B /* SDLLightName.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightName.m; sourceTree = "<group>"; };
- 1EAA473720345B7A000FE74B /* SDLLightCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightCapabilities.h; sourceTree = "<group>"; };
- 1EAA473820345B7A000FE74B /* SDLLightCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightCapabilities.m; sourceTree = "<group>"; };
- 1EAA473B203554B5000FE74B /* SDLLightState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightState.h; sourceTree = "<group>"; };
- 1EAA473C203554B5000FE74B /* SDLLightState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightState.m; sourceTree = "<group>"; };
- 1EAA473F20355FF3000FE74B /* SDLLightControlCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightControlCapabilities.h; sourceTree = "<group>"; };
- 1EAA474020355FF3000FE74B /* SDLLightControlCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightControlCapabilities.m; sourceTree = "<group>"; };
- 1EAA47432035623B000FE74B /* SDLLightControlData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLightControlData.h; sourceTree = "<group>"; };
- 1EAA47442035623B000FE74B /* SDLLightControlData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLightControlData.m; sourceTree = "<group>"; };
- 1EAA4747203567FA000FE74B /* SDLHMISettingsControlCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLHMISettingsControlCapabilities.h; sourceTree = "<group>"; };
- 1EAA4748203567FA000FE74B /* SDLHMISettingsControlCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLHMISettingsControlCapabilities.m; sourceTree = "<group>"; };
- 1EAA474B20356B2D000FE74B /* SDLDisplayMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDisplayMode.h; sourceTree = "<group>"; };
- 1EAA474C20356B2D000FE74B /* SDLDisplayMode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDisplayMode.m; sourceTree = "<group>"; };
- 1EAA474F20356CD2000FE74B /* SDLDistanceUnit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDistanceUnit.h; sourceTree = "<group>"; };
- 1EAA475020356CD2000FE74B /* SDLDistanceUnit.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDistanceUnit.m; sourceTree = "<group>"; };
- 1EAA4753203583BC000FE74B /* SDLHMISettingsControlData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLHMISettingsControlData.h; sourceTree = "<group>"; };
- 1EAA4754203583BC000FE74B /* SDLHMISettingsControlData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLHMISettingsControlData.m; sourceTree = "<group>"; };
1EAA47572035AFD9000FE74B /* SDLHMISettingsControlDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLHMISettingsControlDataSpec.m; sourceTree = "<group>"; };
1EAA475D2035B177000FE74B /* SDLDisplayModeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDisplayModeSpec.m; sourceTree = "<group>"; };
1EAA47612035B1AE000FE74B /* SDLDistanceUnitSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDistanceUnitSpec.m; sourceTree = "<group>"; };
@@ -2145,26 +2036,6 @@
1EAA47772036BA74000FE74B /* SDLAudioControlCapabilitiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAudioControlCapabilitiesSpec.m; sourceTree = "<group>"; };
1EAA47792036BD46000FE74B /* SDLSISDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSISDataSpec.m; sourceTree = "<group>"; };
1EAA477F2036C2C9000FE74B /* SDLStationIDNumberSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStationIDNumberSpec.m; sourceTree = "<group>"; };
- 1EB59C9D202D925500343A61 /* SDLMassageZone.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMassageZone.h; sourceTree = "<group>"; };
- 1EB59C9E202D925500343A61 /* SDLMassageZone.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageZone.m; sourceTree = "<group>"; };
- 1EB59CA1202D92F600343A61 /* SDLMassageMode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMassageMode.h; sourceTree = "<group>"; };
- 1EB59CA2202D92F600343A61 /* SDLMassageMode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageMode.m; sourceTree = "<group>"; };
- 1EB59CA5202D946500343A61 /* SDLMassageModeData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMassageModeData.h; sourceTree = "<group>"; };
- 1EB59CA6202D946500343A61 /* SDLMassageModeData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageModeData.m; sourceTree = "<group>"; };
- 1EB59CA9202D96A200343A61 /* SDLMassageCushion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMassageCushion.h; sourceTree = "<group>"; };
- 1EB59CAA202D96A200343A61 /* SDLMassageCushion.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageCushion.m; sourceTree = "<group>"; };
- 1EB59CAD202D97AC00343A61 /* SDLMassageCushionFirmness.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMassageCushionFirmness.h; sourceTree = "<group>"; };
- 1EB59CAE202D97AC00343A61 /* SDLMassageCushionFirmness.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageCushionFirmness.m; sourceTree = "<group>"; };
- 1EB59CB1202D9B5F00343A61 /* SDLSeatMemoryActionType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatMemoryActionType.h; sourceTree = "<group>"; };
- 1EB59CB2202D9B5F00343A61 /* SDLSeatMemoryActionType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatMemoryActionType.m; sourceTree = "<group>"; };
- 1EB59CB5202D9C8100343A61 /* SDLSeatMemoryAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatMemoryAction.h; sourceTree = "<group>"; };
- 1EB59CB6202D9C8100343A61 /* SDLSeatMemoryAction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatMemoryAction.m; sourceTree = "<group>"; };
- 1EB59CB9202DA1B400343A61 /* SDLSupportedSeat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSupportedSeat.h; sourceTree = "<group>"; };
- 1EB59CBA202DA1B400343A61 /* SDLSupportedSeat.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSupportedSeat.m; sourceTree = "<group>"; };
- 1EB59CBD202DA26000343A61 /* SDLSeatControlData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatControlData.h; sourceTree = "<group>"; };
- 1EB59CBE202DA26000343A61 /* SDLSeatControlData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatControlData.m; sourceTree = "<group>"; };
- 1EB59CC1202DB40400343A61 /* SDLSeatControlCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSeatControlCapabilities.h; sourceTree = "<group>"; };
- 1EB59CC2202DB40400343A61 /* SDLSeatControlCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatControlCapabilities.m; sourceTree = "<group>"; };
1EB59CC7202DC86A00343A61 /* SDLModuleTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLModuleTypeSpec.m; sourceTree = "<group>"; };
1EB59CC9202DC8E300343A61 /* SDLMassageZoneSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageZoneSpec.m; sourceTree = "<group>"; };
1EB59CCD202DC97900343A61 /* SDLMassageCushionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageCushionSpec.m; sourceTree = "<group>"; };
@@ -2173,8 +2044,6 @@
1EB59CD3202DCAE900343A61 /* SDLMassageModeDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageModeDataSpec.m; sourceTree = "<group>"; };
1EB59CD7202DCCD500343A61 /* SDLMassageCushionFirmnessSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMassageCushionFirmnessSpec.m; sourceTree = "<group>"; };
1EB59CD9202DCEEC00343A61 /* SDLSeatMemoryActionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSeatMemoryActionSpec.m; sourceTree = "<group>"; };
- 1EE48E8E1F2F0EE700B98D08 /* SDLTemperatureUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTemperatureUnit.h; sourceTree = "<group>"; };
- 1EE48E8F1F2F0EE700B98D08 /* SDLTemperatureUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTemperatureUnit.m; sourceTree = "<group>"; };
1EE8C4371F347C7300FDC2CF /* SDLRadioBandSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioBandSpec.m; sourceTree = "<group>"; };
1EE8C4391F347D4D00FDC2CF /* SDLRadioStateSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRadioStateSpec.m; sourceTree = "<group>"; };
1EE8C43B1F347EAE00FDC2CF /* SDLTemperatureUnitSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTemperatureUnitSpec.m; sourceTree = "<group>"; };
@@ -2194,30 +2063,13 @@
1EE8C45C1F387D1C00FDC2CF /* SDLGetInteriorVehicleDataResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetInteriorVehicleDataResponseSpec.m; sourceTree = "<group>"; };
1EE8C45E1F3884FF00FDC2CF /* SDLSetInteriorVehicleDataSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetInteriorVehicleDataSpec.m; sourceTree = "<group>"; };
1EE8C4601F38865B00FDC2CF /* SDLSetInteriorVehicleDataResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetInteriorVehicleDataResponseSpec.m; sourceTree = "<group>"; };
- 1FF7DAB51F75B27300B46C30 /* SDLFocusableItemLocatorType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFocusableItemLocatorType.h; sourceTree = "<group>"; };
- 1FF7DAB71F75B28E00B46C30 /* SDLFocusableItemHitTester.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFocusableItemHitTester.h; sourceTree = "<group>"; };
- 1FF7DAB91F75B2A800B46C30 /* SDLFocusableItemLocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFocusableItemLocator.h; sourceTree = "<group>"; };
- 1FF7DABB1F75B2BF00B46C30 /* SDLFocusableItemLocator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFocusableItemLocator.m; sourceTree = "<group>"; };
1FF7DABF1F75CF6C00B46C30 /* SDLHapticManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHapticManagerSpec.m; path = ProxySpecs/SDLHapticManagerSpec.m; sourceTree = "<group>"; };
- 2B23352E232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDLWindowCapability+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
- 2B23352F232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SDLWindowCapability+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
- 2BF2F84D20ED004000A26EF2 /* SDLAudioStreamingIndicator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAudioStreamingIndicator.h; sourceTree = "<group>"; };
- 2BF2F84E20ED004000A26EF2 /* SDLAudioStreamingIndicator.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAudioStreamingIndicator.m; sourceTree = "<group>"; };
2BF2F85120ED068200A26EF2 /* SDLAudioStreamingIndicatorSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAudioStreamingIndicatorSpec.m; sourceTree = "<group>"; };
- 332A913C1CED87F80043824C /* SDLAppInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAppInfo.h; sourceTree = "<group>"; };
- 332A913D1CED87F80043824C /* SDLAppInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAppInfo.m; sourceTree = "<group>"; };
- 4A1B036A24CF43CD008C6B13 /* SDLDriverDistractionCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDriverDistractionCapability.m; sourceTree = "<group>"; };
- 4A1B036B24CF43CD008C6B13 /* SDLDriverDistractionCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDriverDistractionCapability.h; sourceTree = "<group>"; };
4A1B036E24CF484E008C6B13 /* SDLDriverDistractionCapabilitySpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDriverDistractionCapabilitySpec.m; sourceTree = "<group>"; };
- 4A26370B2493F0CE00278BE3 /* SDLRPCMessageType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCMessageType.m; sourceTree = "<group>"; };
- 4A3BA4DA248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleSystemRequestHandler.h; sourceTree = "<group>"; };
- 4A3BA4DB248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleSystemRequestHandler.m; sourceTree = "<group>"; };
- 4A3BA4DF248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleSyncPDataHandler.h; sourceTree = "<group>"; };
- 4A3BA4E0248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleSyncPDataHandler.m; sourceTree = "<group>"; };
- 4A3BA4E524901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleMobileHMIStateHandler.h; sourceTree = "<group>"; };
- 4A3BA4E624901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleMobileHMIStateHandler.m; sourceTree = "<group>"; };
- 4A3BA4EA24914801003E56B8 /* SDLLifecycleProtocolHandler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleProtocolHandler.h; sourceTree = "<group>"; };
- 4A3BA4EB24914801003E56B8 /* SDLLifecycleProtocolHandler.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleProtocolHandler.m; sourceTree = "<group>"; };
+ 4A40253D24FFDA660080E159 /* SDLTextAndGraphicState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextAndGraphicState.m; path = private/SDLTextAndGraphicState.m; sourceTree = "<group>"; };
+ 4A40253E24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextAndGraphicUpdateOperation.h; path = private/SDLTextAndGraphicUpdateOperation.h; sourceTree = "<group>"; };
+ 4A40253F24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextAndGraphicUpdateOperation.m; path = private/SDLTextAndGraphicUpdateOperation.m; sourceTree = "<group>"; };
+ 4A40254024FFDA660080E159 /* SDLTextAndGraphicState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextAndGraphicState.h; path = private/SDLTextAndGraphicState.h; sourceTree = "<group>"; };
4A457DC224A2933E00386CBA /* SDLLifecycleRPCAdapterSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleRPCAdapterSpec.m; path = DevAPISpecs/SDLLifecycleRPCAdapterSpec.m; sourceTree = "<group>"; };
4A457DD224A3886700386CBA /* SDLLifecycleSyncPDataHandlerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleSyncPDataHandlerSpec.m; path = DevAPISpecs/SDLLifecycleSyncPDataHandlerSpec.m; sourceTree = "<group>"; };
4A457DD424A3C16E00386CBA /* SDLLifecycleMobileHMIStateHandlerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleMobileHMIStateHandlerSpec.m; path = DevAPISpecs/SDLLifecycleMobileHMIStateHandlerSpec.m; sourceTree = "<group>"; };
@@ -2227,81 +2079,1116 @@
4A4AD8A324894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = TestOldConfigurationUpdateManagerDelegate.m; path = DevAPISpecs/TestOldConfigurationUpdateManagerDelegate.m; sourceTree = "<group>"; };
4A4AD8A524894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TestNewConfigurationUpdateManagerDelegate.h; sourceTree = "<group>"; };
4A4AD8A624894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = TestNewConfigurationUpdateManagerDelegate.m; sourceTree = "<group>"; };
- 4A89AE1624E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTextAndGraphicUpdateOperation.h; sourceTree = "<group>"; };
- 4A89AE1724E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTextAndGraphicUpdateOperation.m; sourceTree = "<group>"; };
- 4A89AE1A24E595410017EBDC /* SDLTextAndGraphicState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTextAndGraphicState.h; sourceTree = "<group>"; };
- 4A89AE1B24E595410017EBDC /* SDLTextAndGraphicState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTextAndGraphicState.m; sourceTree = "<group>"; };
- 4A899D3424D31FEE007BDD9F /* SDLOnUpdateFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLOnUpdateFile.h; sourceTree = "<group>"; };
- 4A899D3524D31FEE007BDD9F /* SDLOnUpdateFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnUpdateFile.m; sourceTree = "<group>"; };
- 4A899D3824D32273007BDD9F /* SDLOnUpdateSubMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLOnUpdateSubMenu.h; sourceTree = "<group>"; };
- 4A899D3924D32273007BDD9F /* SDLOnUpdateSubMenu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnUpdateSubMenu.m; sourceTree = "<group>"; };
- 4A899D3C24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDynamicUpdateCapabilities.h; sourceTree = "<group>"; };
- 4A899D3D24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDynamicUpdateCapabilities.m; sourceTree = "<group>"; };
- 4A99D00C247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDLTextField+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
- 4A99D00D247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SDLTextField+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
- 4A99D0102475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SDLImageField+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
- 4A99D0112475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "SDLImageField+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
- 4A9D02BC2497EED400FBE99B /* SDLLifecycleRPCAdapter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleRPCAdapter.h; sourceTree = "<group>"; };
- 4A9D02BD2497EED400FBE99B /* SDLLifecycleRPCAdapter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleRPCAdapter.m; sourceTree = "<group>"; };
- 4AAA5AE224EC686C00837CC7 /* SDLTextAndGraphicUpdateOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLTextAndGraphicUpdateOperationSpec.m; path = DevAPISpecs/SDLTextAndGraphicUpdateOperationSpec.m; sourceTree = "<group>"; };
- 4AC68FB924D33B7A0073FF67 /* SDLOnUpdateFileSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnUpdateFileSpec.m; sourceTree = "<group>"; };
- 4AC68FBB24D33E5D0073FF67 /* SDLOnUpdateSubMenuSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnUpdateSubMenuSpec.m; sourceTree = "<group>"; };
- 4AC68FBD24D340400073FF67 /* SDLDynamicUpdateCapabilitiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDynamicUpdateCapabilitiesSpec.m; sourceTree = "<group>"; };
- 5D00AC651F140F0A004000D9 /* SDLSystemCapabilityType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemCapabilityType.h; sourceTree = "<group>"; };
- 5D00AC661F140F0A004000D9 /* SDLSystemCapabilityType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilityType.m; sourceTree = "<group>"; };
- 5D00AC691F141339004000D9 /* SDLSystemCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemCapability.h; sourceTree = "<group>"; };
- 5D00AC6A1F141339004000D9 /* SDLSystemCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapability.m; sourceTree = "<group>"; };
- 5D00AC6D1F1511B9004000D9 /* SDLGetSystemCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetSystemCapability.h; sourceTree = "<group>"; };
- 5D00AC6E1F1511B9004000D9 /* SDLGetSystemCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetSystemCapability.m; sourceTree = "<group>"; };
- 5D00AC711F151CFE004000D9 /* SDLGetSystemCapabilityResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetSystemCapabilityResponse.h; sourceTree = "<group>"; };
- 5D00AC721F151CFE004000D9 /* SDLGetSystemCapabilityResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetSystemCapabilityResponse.m; sourceTree = "<group>"; };
- 5D00AC751F15283E004000D9 /* SDLNavigationCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLNavigationCapability.h; sourceTree = "<group>"; };
- 5D00AC761F15283E004000D9 /* SDLNavigationCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationCapability.m; sourceTree = "<group>"; };
- 5D00AC791F15287E004000D9 /* SDLPhoneCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPhoneCapability.h; sourceTree = "<group>"; };
- 5D00AC7A1F15287E004000D9 /* SDLPhoneCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPhoneCapability.m; sourceTree = "<group>"; };
- 5D019274214994AC003500F6 /* NSMutableArray+Safe.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSMutableArray+Safe.h"; sourceTree = "<group>"; };
- 5D019275214994AC003500F6 /* NSMutableArray+Safe.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSMutableArray+Safe.m"; sourceTree = "<group>"; };
- 5D07C02B2044AC9000D1ECDC /* SDLSequentialRPCRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSequentialRPCRequestOperation.h; sourceTree = "<group>"; };
- 5D07C02C2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSequentialRPCRequestOperation.m; sourceTree = "<group>"; };
- 5D07C02F2044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAsynchronousRPCRequestOperation.h; sourceTree = "<group>"; };
- 5D07C0302044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAsynchronousRPCRequestOperation.m; sourceTree = "<group>"; };
- 5D0A7372203F0C730001595D /* SDLTextAndGraphicManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTextAndGraphicManager.h; sourceTree = "<group>"; };
- 5D0A7373203F0C730001595D /* SDLTextAndGraphicManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTextAndGraphicManager.m; sourceTree = "<group>"; };
- 5D0A7380203F23F30001595D /* SDLSoftButtonManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonManager.h; sourceTree = "<group>"; };
- 5D0A7381203F23F30001595D /* SDLSoftButtonManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonManager.m; sourceTree = "<group>"; };
- 5D0A7384203F24060001595D /* SDLSoftButtonState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonState.h; sourceTree = "<group>"; };
- 5D0A7385203F24060001595D /* SDLSoftButtonState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonState.m; sourceTree = "<group>"; };
- 5D0A7388203F24320001595D /* SDLSoftButtonObject.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonObject.h; sourceTree = "<group>"; };
- 5D0A7389203F24320001595D /* SDLSoftButtonObject.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonObject.m; sourceTree = "<group>"; };
+ 4A8BD22324F93131000945E3 /* SDLMassageCushionFirmness.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMassageCushionFirmness.h; path = public/SDLMassageCushionFirmness.h; sourceTree = "<group>"; };
+ 4A8BD22424F93131000945E3 /* SDLMediaServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMediaServiceData.m; path = public/SDLMediaServiceData.m; sourceTree = "<group>"; };
+ 4A8BD22524F93132000945E3 /* SDLMsgVersion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMsgVersion.m; path = public/SDLMsgVersion.m; sourceTree = "<group>"; };
+ 4A8BD22624F93132000945E3 /* SDLMassageModeData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMassageModeData.m; path = public/SDLMassageModeData.m; sourceTree = "<group>"; };
+ 4A8BD22724F93132000945E3 /* SDLKeyboardProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLKeyboardProperties.h; path = public/SDLKeyboardProperties.h; sourceTree = "<group>"; };
+ 4A8BD22824F93132000945E3 /* SDLLocationCoordinate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLocationCoordinate.h; path = public/SDLLocationCoordinate.h; sourceTree = "<group>"; };
+ 4A8BD22924F93132000945E3 /* SDLMenuParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMenuParams.m; path = public/SDLMenuParams.m; sourceTree = "<group>"; };
+ 4A8BD22A24F93132000945E3 /* SDLMassageModeData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMassageModeData.h; path = public/SDLMassageModeData.h; sourceTree = "<group>"; };
+ 4A8BD22B24F93132000945E3 /* SDLMetadataTags.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMetadataTags.m; path = public/SDLMetadataTags.m; sourceTree = "<group>"; };
+ 4A8BD22C24F93133000945E3 /* SDLMediaServiceManifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMediaServiceManifest.h; path = public/SDLMediaServiceManifest.h; sourceTree = "<group>"; };
+ 4A8BD22D24F93133000945E3 /* SDLModuleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLModuleData.m; path = public/SDLModuleData.m; sourceTree = "<group>"; };
+ 4A8BD22E24F93133000945E3 /* SDLLocationDetails.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLocationDetails.h; path = public/SDLLocationDetails.h; sourceTree = "<group>"; };
+ 4A8BD22F24F93133000945E3 /* SDLLocationCoordinate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLocationCoordinate.m; path = public/SDLLocationCoordinate.m; sourceTree = "<group>"; };
+ 4A8BD23024F93133000945E3 /* SDLMassageCushionFirmness.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMassageCushionFirmness.m; path = public/SDLMassageCushionFirmness.m; sourceTree = "<group>"; };
+ 4A8BD23124F93133000945E3 /* SDLMenuParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuParams.h; path = public/SDLMenuParams.h; sourceTree = "<group>"; };
+ 4A8BD23224F93133000945E3 /* SDLMyKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMyKey.h; path = public/SDLMyKey.h; sourceTree = "<group>"; };
+ 4A8BD23324F93134000945E3 /* SDLMediaServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMediaServiceData.h; path = public/SDLMediaServiceData.h; sourceTree = "<group>"; };
+ 4A8BD23424F93134000945E3 /* SDLLocationDetails.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLocationDetails.m; path = public/SDLLocationDetails.m; sourceTree = "<group>"; };
+ 4A8BD23524F93134000945E3 /* SDLMsgVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMsgVersion.h; path = public/SDLMsgVersion.h; sourceTree = "<group>"; };
+ 4A8BD23624F93134000945E3 /* SDLMediaServiceManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMediaServiceManifest.m; path = public/SDLMediaServiceManifest.m; sourceTree = "<group>"; };
+ 4A8BD23724F93134000945E3 /* SDLMyKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMyKey.m; path = public/SDLMyKey.m; sourceTree = "<group>"; };
+ 4A8BD23824F93134000945E3 /* SDLMetadataTags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMetadataTags.h; path = public/SDLMetadataTags.h; sourceTree = "<group>"; };
+ 4A8BD23924F93134000945E3 /* SDLModuleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLModuleData.h; path = public/SDLModuleData.h; sourceTree = "<group>"; };
+ 4A8BD23A24F93135000945E3 /* SDLKeyboardProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLKeyboardProperties.m; path = public/SDLKeyboardProperties.m; sourceTree = "<group>"; };
+ 4A8BD25324F933C6000945E3 /* SDLNavigationServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationServiceData.h; path = public/SDLNavigationServiceData.h; sourceTree = "<group>"; };
+ 4A8BD25424F933C6000945E3 /* SDLNavigationCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationCapability.m; path = public/SDLNavigationCapability.m; sourceTree = "<group>"; };
+ 4A8BD25524F933C6000945E3 /* SDLNavigationInstruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationInstruction.h; path = public/SDLNavigationInstruction.h; sourceTree = "<group>"; };
+ 4A8BD25624F933C6000945E3 /* SDLNavigationInstruction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationInstruction.m; path = public/SDLNavigationInstruction.m; sourceTree = "<group>"; };
+ 4A8BD25724F933C6000945E3 /* SDLNavigationServiceManifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationServiceManifest.h; path = public/SDLNavigationServiceManifest.h; sourceTree = "<group>"; };
+ 4A8BD25824F933C6000945E3 /* SDLNavigationServiceManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationServiceManifest.m; path = public/SDLNavigationServiceManifest.m; sourceTree = "<group>"; };
+ 4A8BD25924F933C6000945E3 /* SDLOasisAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOasisAddress.h; path = public/SDLOasisAddress.h; sourceTree = "<group>"; };
+ 4A8BD25A24F933C6000945E3 /* SDLOasisAddress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOasisAddress.m; path = public/SDLOasisAddress.m; sourceTree = "<group>"; };
+ 4A8BD25B24F933C7000945E3 /* SDLNavigationCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationCapability.h; path = public/SDLNavigationCapability.h; sourceTree = "<group>"; };
+ 4A8BD25C24F933C7000945E3 /* SDLNavigationServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationServiceData.m; path = public/SDLNavigationServiceData.m; sourceTree = "<group>"; };
+ 4A8BD25D24F933C7000945E3 /* SDLParameterPermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLParameterPermissions.h; path = public/SDLParameterPermissions.h; sourceTree = "<group>"; };
+ 4A8BD25E24F933C7000945E3 /* SDLParameterPermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLParameterPermissions.m; path = public/SDLParameterPermissions.m; sourceTree = "<group>"; };
+ 4A8BD26B24F9343D000945E3 /* SDLPermissionItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionItem.h; path = public/SDLPermissionItem.h; sourceTree = "<group>"; };
+ 4A8BD26C24F9343D000945E3 /* SDLRemoteControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRemoteControlCapabilities.m; path = public/SDLRemoteControlCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD26D24F9343E000945E3 /* SDLRDSData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRDSData.m; path = public/SDLRDSData.m; sourceTree = "<group>"; };
+ 4A8BD26E24F9343E000945E3 /* SDLPhoneCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPhoneCapability.m; path = public/SDLPhoneCapability.m; sourceTree = "<group>"; };
+ 4A8BD26F24F9343E000945E3 /* SDLPresetBankCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPresetBankCapabilities.h; path = public/SDLPresetBankCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD27024F9343E000945E3 /* SDLPresetBankCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPresetBankCapabilities.m; path = public/SDLPresetBankCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD27124F9343E000945E3 /* SDLRadioControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRadioControlCapabilities.m; path = public/SDLRadioControlCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD27224F9343E000945E3 /* SDLRadioControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRadioControlData.m; path = public/SDLRadioControlData.m; sourceTree = "<group>"; };
+ 4A8BD27324F9343F000945E3 /* SDLRemoteControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRemoteControlCapabilities.h; path = public/SDLRemoteControlCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD27424F9343F000945E3 /* SDLPermissionItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPermissionItem.m; path = public/SDLPermissionItem.m; sourceTree = "<group>"; };
+ 4A8BD27524F9343F000945E3 /* SDLRadioControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRadioControlData.h; path = public/SDLRadioControlData.h; sourceTree = "<group>"; };
+ 4A8BD27624F9343F000945E3 /* SDLRDSData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRDSData.h; path = public/SDLRDSData.h; sourceTree = "<group>"; };
+ 4A8BD27724F9343F000945E3 /* SDLPhoneCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPhoneCapability.h; path = public/SDLPhoneCapability.h; sourceTree = "<group>"; };
+ 4A8BD27824F9343F000945E3 /* SDLRadioControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRadioControlCapabilities.h; path = public/SDLRadioControlCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD28724F934F2000945E3 /* SDLRGBColor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRGBColor.h; path = public/SDLRGBColor.h; sourceTree = "<group>"; };
+ 4A8BD28824F934F2000945E3 /* SDLRectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRectangle.h; path = public/SDLRectangle.h; sourceTree = "<group>"; };
+ 4A8BD28924F934F2000945E3 /* SDLRectangle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRectangle.m; path = public/SDLRectangle.m; sourceTree = "<group>"; };
+ 4A8BD28A24F934F3000945E3 /* SDLRGBColor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRGBColor.m; path = public/SDLRGBColor.m; sourceTree = "<group>"; };
+ 4A8BD28F24F93533000945E3 /* SDLScreenParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLScreenParams.m; path = public/SDLScreenParams.m; sourceTree = "<group>"; };
+ 4A8BD29024F93533000945E3 /* SDLSeatControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatControlCapabilities.h; path = public/SDLSeatControlCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD29124F93533000945E3 /* SDLScreenParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLScreenParams.h; path = public/SDLScreenParams.h; sourceTree = "<group>"; };
+ 4A8BD29224F93533000945E3 /* SDLSingleTireStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSingleTireStatus.h; path = public/SDLSingleTireStatus.h; sourceTree = "<group>"; };
+ 4A8BD29324F93533000945E3 /* SDLSeatControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatControlData.m; path = public/SDLSeatControlData.m; sourceTree = "<group>"; };
+ 4A8BD29424F93533000945E3 /* SDLSeatControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatControlCapabilities.m; path = public/SDLSeatControlCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD29524F93534000945E3 /* SDLSeatMemoryAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatMemoryAction.m; path = public/SDLSeatMemoryAction.m; sourceTree = "<group>"; };
+ 4A8BD29624F93534000945E3 /* SDLSingleTireStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSingleTireStatus.m; path = public/SDLSingleTireStatus.m; sourceTree = "<group>"; };
+ 4A8BD29724F93534000945E3 /* SDLSeatMemoryAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatMemoryAction.h; path = public/SDLSeatMemoryAction.h; sourceTree = "<group>"; };
+ 4A8BD29824F93534000945E3 /* SDLSeatControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatControlData.h; path = public/SDLSeatControlData.h; sourceTree = "<group>"; };
+ 4A8BD2A324F935BB000945E3 /* SDLSoftButtonCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonCapabilities.m; path = public/SDLSoftButtonCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD2A424F935BB000945E3 /* SDLStartTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStartTime.h; path = public/SDLStartTime.h; sourceTree = "<group>"; };
+ 4A8BD2A524F935BB000945E3 /* SDLSoftButtonCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonCapabilities.h; path = public/SDLSoftButtonCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD2A624F935BB000945E3 /* SDLSISData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSISData.h; path = public/SDLSISData.h; sourceTree = "<group>"; };
+ 4A8BD2A724F935BB000945E3 /* SDLStationIDNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStationIDNumber.m; path = public/SDLStationIDNumber.m; sourceTree = "<group>"; };
+ 4A8BD2A824F935BB000945E3 /* SDLSystemCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemCapability.h; path = public/SDLSystemCapability.h; sourceTree = "<group>"; };
+ 4A8BD2A924F935BB000945E3 /* SDLSoftButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButton.m; path = public/SDLSoftButton.m; sourceTree = "<group>"; };
+ 4A8BD2AA24F935BC000945E3 /* SDLSyncMsgVersion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSyncMsgVersion.m; path = public/SDLSyncMsgVersion.m; sourceTree = "<group>"; };
+ 4A8BD2AB24F935BC000945E3 /* SDLSoftButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButton.h; path = public/SDLSoftButton.h; sourceTree = "<group>"; };
+ 4A8BD2AC24F935BC000945E3 /* SDLSyncMsgVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSyncMsgVersion.h; path = public/SDLSyncMsgVersion.h; sourceTree = "<group>"; };
+ 4A8BD2AD24F935BC000945E3 /* SDLStationIDNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStationIDNumber.h; path = public/SDLStationIDNumber.h; sourceTree = "<group>"; };
+ 4A8BD2AE24F935BC000945E3 /* SDLSISData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSISData.m; path = public/SDLSISData.m; sourceTree = "<group>"; };
+ 4A8BD2AF24F935BC000945E3 /* SDLStartTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStartTime.m; path = public/SDLStartTime.m; sourceTree = "<group>"; };
+ 4A8BD2B024F935BC000945E3 /* SDLSystemCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemCapability.m; path = public/SDLSystemCapability.m; sourceTree = "<group>"; };
+ 4A8BD2BF24F93800000945E3 /* SDLTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchEvent.h; path = public/SDLTouchEvent.h; sourceTree = "<group>"; };
+ 4A8BD2C024F93801000945E3 /* SDLTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextField.m; path = public/SDLTextField.m; sourceTree = "<group>"; };
+ 4A8BD2C124F93801000945E3 /* SDLTemperature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTemperature.h; path = public/SDLTemperature.h; sourceTree = "<group>"; };
+ 4A8BD2C224F93801000945E3 /* SDLTemplateColorScheme.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTemplateColorScheme.m; path = public/SDLTemplateColorScheme.m; sourceTree = "<group>"; };
+ 4A8BD2C324F93801000945E3 /* SDLTireStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTireStatus.m; path = public/SDLTireStatus.m; sourceTree = "<group>"; };
+ 4A8BD2C424F93801000945E3 /* SDLTouchCoord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchCoord.m; path = public/SDLTouchCoord.m; sourceTree = "<group>"; };
+ 4A8BD2C524F93801000945E3 /* SDLTouchEventCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchEventCapabilities.h; path = public/SDLTouchEventCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD2C624F93801000945E3 /* SDLTemperature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTemperature.m; path = public/SDLTemperature.m; sourceTree = "<group>"; };
+ 4A8BD2C724F93802000945E3 /* SDLTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextField.h; path = public/SDLTextField.h; sourceTree = "<group>"; };
+ 4A8BD2C824F93802000945E3 /* SDLTireStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTireStatus.h; path = public/SDLTireStatus.h; sourceTree = "<group>"; };
+ 4A8BD2C924F93802000945E3 /* SDLTemplateConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTemplateConfiguration.h; path = public/SDLTemplateConfiguration.h; sourceTree = "<group>"; };
+ 4A8BD2CA24F93802000945E3 /* SDLTouchEventCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchEventCapabilities.m; path = public/SDLTouchEventCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD2CB24F93802000945E3 /* SDLTemplateConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTemplateConfiguration.m; path = public/SDLTemplateConfiguration.m; sourceTree = "<group>"; };
+ 4A8BD2CC24F93802000945E3 /* SDLTouchCoord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchCoord.h; path = public/SDLTouchCoord.h; sourceTree = "<group>"; };
+ 4A8BD2CD24F93803000945E3 /* SDLTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchEvent.m; path = public/SDLTouchEvent.m; sourceTree = "<group>"; };
+ 4A8BD2CE24F93803000945E3 /* SDLTemplateColorScheme.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTemplateColorScheme.h; path = public/SDLTemplateColorScheme.h; sourceTree = "<group>"; };
+ 4A8BD2DF24F93871000945E3 /* SDLVehicleDataType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataType.m; path = public/SDLVehicleDataType.m; sourceTree = "<group>"; };
+ 4A8BD2E024F93871000945E3 /* SDLTurn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTurn.m; path = public/SDLTurn.m; sourceTree = "<group>"; };
+ 4A8BD2E124F93871000945E3 /* SDLTurn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTurn.h; path = public/SDLTurn.h; sourceTree = "<group>"; };
+ 4A8BD2E224F93871000945E3 /* SDLVideoStreamingFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingFormat.h; path = public/SDLVideoStreamingFormat.h; sourceTree = "<group>"; };
+ 4A8BD2E324F93871000945E3 /* SDLVrHelpItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVrHelpItem.m; path = public/SDLVrHelpItem.m; sourceTree = "<group>"; };
+ 4A8BD2E424F93871000945E3 /* SDLVideoStreamingCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingCapability.m; path = public/SDLVideoStreamingCapability.m; sourceTree = "<group>"; };
+ 4A8BD2E524F93872000945E3 /* SDLVehicleDataResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataResult.h; path = public/SDLVehicleDataResult.h; sourceTree = "<group>"; };
+ 4A8BD2E624F93872000945E3 /* SDLTTSChunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTTSChunk.h; path = public/SDLTTSChunk.h; sourceTree = "<group>"; };
+ 4A8BD2E724F93872000945E3 /* SDLTTSChunk.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTTSChunk.m; path = public/SDLTTSChunk.m; sourceTree = "<group>"; };
+ 4A8BD2E824F93872000945E3 /* SDLVehicleDataResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataResult.m; path = public/SDLVehicleDataResult.m; sourceTree = "<group>"; };
+ 4A8BD2E924F93872000945E3 /* SDLVrHelpItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVrHelpItem.h; path = public/SDLVrHelpItem.h; sourceTree = "<group>"; };
+ 4A8BD2EA24F93872000945E3 /* SDLVideoStreamingFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingFormat.m; path = public/SDLVideoStreamingFormat.m; sourceTree = "<group>"; };
+ 4A8BD2EB24F93872000945E3 /* SDLVehicleDataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataType.h; path = public/SDLVehicleDataType.h; sourceTree = "<group>"; };
+ 4A8BD2EC24F93872000945E3 /* SDLVideoStreamingCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingCapability.h; path = public/SDLVideoStreamingCapability.h; sourceTree = "<group>"; };
+ 4A8BD2FB24F938A4000945E3 /* SDLVehicleType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleType.m; path = public/SDLVehicleType.m; sourceTree = "<group>"; };
+ 4A8BD2FC24F938A4000945E3 /* SDLVehicleType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleType.h; path = public/SDLVehicleType.h; sourceTree = "<group>"; };
+ 4A8BD2FF24F938D5000945E3 /* SDLWeatherData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWeatherData.m; path = public/SDLWeatherData.m; sourceTree = "<group>"; };
+ 4A8BD30024F938D5000945E3 /* SDLWeatherAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWeatherAlert.m; path = public/SDLWeatherAlert.m; sourceTree = "<group>"; };
+ 4A8BD30124F938D5000945E3 /* SDLWeatherServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWeatherServiceData.h; path = public/SDLWeatherServiceData.h; sourceTree = "<group>"; };
+ 4A8BD30224F938D5000945E3 /* SDLWeatherServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWeatherServiceData.m; path = public/SDLWeatherServiceData.m; sourceTree = "<group>"; };
+ 4A8BD30324F938D6000945E3 /* SDLWindowTypeCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWindowTypeCapabilities.h; path = public/SDLWindowTypeCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD30424F938D6000945E3 /* SDLWeatherAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWeatherAlert.h; path = public/SDLWeatherAlert.h; sourceTree = "<group>"; };
+ 4A8BD30524F938D6000945E3 /* SDLWeatherServiceManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWeatherServiceManifest.m; path = public/SDLWeatherServiceManifest.m; sourceTree = "<group>"; };
+ 4A8BD30624F938D6000945E3 /* SDLWeatherData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWeatherData.h; path = public/SDLWeatherData.h; sourceTree = "<group>"; };
+ 4A8BD30724F938D6000945E3 /* SDLWindowCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWindowCapability.h; path = public/SDLWindowCapability.h; sourceTree = "<group>"; };
+ 4A8BD30824F938D6000945E3 /* SDLWindowCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWindowCapability.m; path = public/SDLWindowCapability.m; sourceTree = "<group>"; };
+ 4A8BD30924F938D6000945E3 /* SDLWeatherServiceManifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWeatherServiceManifest.h; path = public/SDLWeatherServiceManifest.h; sourceTree = "<group>"; };
+ 4A8BD30A24F938D6000945E3 /* SDLWindowTypeCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWindowTypeCapabilities.m; path = public/SDLWindowTypeCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD31724F93941000945E3 /* SDLModuleInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLModuleInfo.m; path = public/SDLModuleInfo.m; sourceTree = "<group>"; };
+ 4A8BD31824F93941000945E3 /* SDLModuleInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLModuleInfo.h; path = public/SDLModuleInfo.h; sourceTree = "<group>"; };
+ 4A8BD31B24F93964000945E3 /* SDLSeatLocationCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatLocationCapability.h; path = public/SDLSeatLocationCapability.h; sourceTree = "<group>"; };
+ 4A8BD31C24F93964000945E3 /* SDLSeatLocationCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatLocationCapability.m; path = public/SDLSeatLocationCapability.m; sourceTree = "<group>"; };
+ 4A8BD31D24F93964000945E3 /* SDLSeatLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatLocation.m; path = public/SDLSeatLocation.m; sourceTree = "<group>"; };
+ 4A8BD31E24F93964000945E3 /* SDLSeatLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatLocation.h; path = public/SDLSeatLocation.h; sourceTree = "<group>"; };
+ 4A8BD32324F94302000945E3 /* SDLProtocolDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolDelegate.h; path = private/SDLProtocolDelegate.h; sourceTree = "<group>"; };
+ 4A8BD32524F9431B000945E3 /* SDLV1ProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLV1ProtocolHeader.m; path = private/SDLV1ProtocolHeader.m; sourceTree = "<group>"; };
+ 4A8BD32624F9431B000945E3 /* SDLV2ProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLV2ProtocolHeader.m; path = private/SDLV2ProtocolHeader.m; sourceTree = "<group>"; };
+ 4A8BD32724F9431B000945E3 /* SDLV1ProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLV1ProtocolHeader.h; path = private/SDLV1ProtocolHeader.h; sourceTree = "<group>"; };
+ 4A8BD32824F9431B000945E3 /* SDLProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolHeader.h; path = private/SDLProtocolHeader.h; sourceTree = "<group>"; };
+ 4A8BD32924F9431B000945E3 /* SDLProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolHeader.m; path = private/SDLProtocolHeader.m; sourceTree = "<group>"; };
+ 4A8BD32A24F9431B000945E3 /* SDLV2ProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLV2ProtocolHeader.h; path = private/SDLV2ProtocolHeader.h; sourceTree = "<group>"; };
+ 4A8BD33124F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadAudioStartServiceAck.m; path = private/SDLControlFramePayloadAudioStartServiceAck.m; sourceTree = "<group>"; };
+ 4A8BD33224F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadAudioStartServiceAck.h; path = private/SDLControlFramePayloadAudioStartServiceAck.h; sourceTree = "<group>"; };
+ 4A8BD33524F945B4000945E3 /* SDLControlFramePayloadConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadConstants.m; path = private/SDLControlFramePayloadConstants.m; sourceTree = "<group>"; };
+ 4A8BD33624F945B4000945E3 /* SDLControlFramePayloadConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadConstants.h; path = private/SDLControlFramePayloadConstants.h; sourceTree = "<group>"; };
+ 4A8BD33924F945CB000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadRegisterSecondaryTransportNak.h; path = private/SDLControlFramePayloadRegisterSecondaryTransportNak.h; sourceTree = "<group>"; };
+ 4A8BD33A24F945CB000945E3 /* SDLControlFramePayloadNak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadNak.m; path = private/SDLControlFramePayloadNak.m; sourceTree = "<group>"; };
+ 4A8BD33B24F945CC000945E3 /* SDLControlFramePayloadEndService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadEndService.m; path = private/SDLControlFramePayloadEndService.m; sourceTree = "<group>"; };
+ 4A8BD33C24F945CC000945E3 /* SDLControlFramePayloadNak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadNak.h; path = private/SDLControlFramePayloadNak.h; sourceTree = "<group>"; };
+ 4A8BD33D24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadTransportEventUpdate.h; path = private/SDLControlFramePayloadTransportEventUpdate.h; sourceTree = "<group>"; };
+ 4A8BD33E24F945CC000945E3 /* SDLControlFramePayloadEndService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadEndService.h; path = private/SDLControlFramePayloadEndService.h; sourceTree = "<group>"; };
+ 4A8BD33F24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadTransportEventUpdate.m; path = private/SDLControlFramePayloadTransportEventUpdate.m; sourceTree = "<group>"; };
+ 4A8BD34024F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadRegisterSecondaryTransportNak.m; path = private/SDLControlFramePayloadRegisterSecondaryTransportNak.m; sourceTree = "<group>"; };
+ 4A8BD34924F945E8000945E3 /* SDLControlFramePayloadRPCStartService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadRPCStartService.m; path = private/SDLControlFramePayloadRPCStartService.m; sourceTree = "<group>"; };
+ 4A8BD34A24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadRPCStartServiceAck.m; path = private/SDLControlFramePayloadRPCStartServiceAck.m; sourceTree = "<group>"; };
+ 4A8BD34B24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadRPCStartServiceAck.h; path = private/SDLControlFramePayloadRPCStartServiceAck.h; sourceTree = "<group>"; };
+ 4A8BD34C24F945E8000945E3 /* SDLControlFramePayloadRPCStartService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadRPCStartService.h; path = private/SDLControlFramePayloadRPCStartService.h; sourceTree = "<group>"; };
+ 4A8BD35124F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadVideoStartServiceAck.h; path = private/SDLControlFramePayloadVideoStartServiceAck.h; sourceTree = "<group>"; };
+ 4A8BD35224F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadVideoStartServiceAck.m; path = private/SDLControlFramePayloadVideoStartServiceAck.m; sourceTree = "<group>"; };
+ 4A8BD35324F945F6000945E3 /* SDLControlFramePayloadVideoStartService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadVideoStartService.m; path = private/SDLControlFramePayloadVideoStartService.m; sourceTree = "<group>"; };
+ 4A8BD35424F945F6000945E3 /* SDLControlFramePayloadVideoStartService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadVideoStartService.h; path = private/SDLControlFramePayloadVideoStartService.h; sourceTree = "<group>"; };
+ 4A8BD35924F94603000945E3 /* SDLControlFramePayloadType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLControlFramePayloadType.h; path = private/SDLControlFramePayloadType.h; sourceTree = "<group>"; };
+ 4A8BD35B24F9461A000945E3 /* SDLProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolMessage.m; path = private/SDLProtocolMessage.m; sourceTree = "<group>"; };
+ 4A8BD35C24F9461A000945E3 /* SDLV1ProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLV1ProtocolMessage.h; path = private/SDLV1ProtocolMessage.h; sourceTree = "<group>"; };
+ 4A8BD35D24F9461A000945E3 /* SDLV1ProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLV1ProtocolMessage.m; path = private/SDLV1ProtocolMessage.m; sourceTree = "<group>"; };
+ 4A8BD35E24F9461A000945E3 /* SDLV2ProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLV2ProtocolMessage.h; path = private/SDLV2ProtocolMessage.h; sourceTree = "<group>"; };
+ 4A8BD35F24F9461A000945E3 /* SDLV2ProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLV2ProtocolMessage.m; path = private/SDLV2ProtocolMessage.m; sourceTree = "<group>"; };
+ 4A8BD36024F9461A000945E3 /* SDLProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolMessage.h; path = private/SDLProtocolMessage.h; sourceTree = "<group>"; };
+ 4A8BD36724F94636000945E3 /* SDLProtocolMessageDisassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolMessageDisassembler.h; path = private/SDLProtocolMessageDisassembler.h; sourceTree = "<group>"; };
+ 4A8BD36824F94636000945E3 /* SDLProtocolMessageDisassembler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolMessageDisassembler.m; path = private/SDLProtocolMessageDisassembler.m; sourceTree = "<group>"; };
+ 4A8BD36924F94636000945E3 /* SDLProtocolMessageAssembler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolMessageAssembler.m; path = private/SDLProtocolMessageAssembler.m; sourceTree = "<group>"; };
+ 4A8BD36A24F94636000945E3 /* SDLProtocolMessageAssembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolMessageAssembler.h; path = private/SDLProtocolMessageAssembler.h; sourceTree = "<group>"; };
+ 4A8BD36F24F9465E000945E3 /* SDLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocol.h; path = private/SDLProtocol.h; sourceTree = "<group>"; };
+ 4A8BD37024F9465E000945E3 /* SDLProtocolReceivedMessageRouter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolReceivedMessageRouter.m; path = private/SDLProtocolReceivedMessageRouter.m; sourceTree = "<group>"; };
+ 4A8BD37124F9465E000945E3 /* SDLProtocolReceivedMessageRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolReceivedMessageRouter.h; path = private/SDLProtocolReceivedMessageRouter.h; sourceTree = "<group>"; };
+ 4A8BD37224F9465E000945E3 /* SDLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocol.m; path = private/SDLProtocol.m; sourceTree = "<group>"; };
+ 4A8BD37724F9468B000945E3 /* SDLProtocolConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLProtocolConstants.m; path = public/SDLProtocolConstants.m; sourceTree = "<group>"; };
+ 4A8BD37824F9468B000945E3 /* SDLProtocolConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLProtocolConstants.h; path = public/SDLProtocolConstants.h; sourceTree = "<group>"; };
+ 4A8BD37B24F94697000945E3 /* SDLFunctionID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFunctionID.h; path = public/SDLFunctionID.h; sourceTree = "<group>"; };
+ 4A8BD37C24F94697000945E3 /* SDLFunctionID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFunctionID.m; path = public/SDLFunctionID.m; sourceTree = "<group>"; };
+ 4A8BD37F24F946D4000945E3 /* SDLTransportType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTransportType.h; path = private/SDLTransportType.h; sourceTree = "<group>"; };
+ 4A8BD38024F946D4000945E3 /* SDLTransportDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTransportDelegate.h; path = private/SDLTransportDelegate.h; sourceTree = "<group>"; };
+ 4A8BD38324F94702000945E3 /* SDLTCPTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTCPTransport.h; path = private/SDLTCPTransport.h; sourceTree = "<group>"; };
+ 4A8BD38424F94702000945E3 /* SDLTCPTransport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTCPTransport.m; path = private/SDLTCPTransport.m; sourceTree = "<group>"; };
+ 4A8BD38724F94711000945E3 /* SDLSecondaryTransportManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSecondaryTransportManager.h; path = private/SDLSecondaryTransportManager.h; sourceTree = "<group>"; };
+ 4A8BD38824F94712000945E3 /* SDLSecondaryTransportManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSecondaryTransportManager.m; path = private/SDLSecondaryTransportManager.m; sourceTree = "<group>"; };
+ 4A8BD38B24F94730000945E3 /* SDLIAPConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPConstants.h; path = private/SDLIAPConstants.h; sourceTree = "<group>"; };
+ 4A8BD38C24F94730000945E3 /* SDLIAPSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPSession.h; path = private/SDLIAPSession.h; sourceTree = "<group>"; };
+ 4A8BD38D24F94730000945E3 /* SDLIAPTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPTransport.h; path = private/SDLIAPTransport.h; sourceTree = "<group>"; };
+ 4A8BD38E24F94730000945E3 /* SDLIAPSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIAPSession.m; path = private/SDLIAPSession.m; sourceTree = "<group>"; };
+ 4A8BD38F24F94731000945E3 /* SDLIAPConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIAPConstants.m; path = private/SDLIAPConstants.m; sourceTree = "<group>"; };
+ 4A8BD39024F94731000945E3 /* SDLIAPTransport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIAPTransport.m; path = private/SDLIAPTransport.m; sourceTree = "<group>"; };
+ 4A8BD39724F94740000945E3 /* SDLIAPControlSessionDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPControlSessionDelegate.h; path = private/SDLIAPControlSessionDelegate.h; sourceTree = "<group>"; };
+ 4A8BD39824F94740000945E3 /* SDLIAPControlSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIAPControlSession.m; path = private/SDLIAPControlSession.m; sourceTree = "<group>"; };
+ 4A8BD39924F94740000945E3 /* SDLIAPControlSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPControlSession.h; path = private/SDLIAPControlSession.h; sourceTree = "<group>"; };
+ 4A8BD39D24F9474B000945E3 /* SDLIAPDataSessionDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPDataSessionDelegate.h; path = private/SDLIAPDataSessionDelegate.h; sourceTree = "<group>"; };
+ 4A8BD39E24F9474B000945E3 /* SDLIAPDataSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIAPDataSession.h; path = private/SDLIAPDataSession.h; sourceTree = "<group>"; };
+ 4A8BD39F24F9474B000945E3 /* SDLIAPDataSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIAPDataSession.m; path = private/SDLIAPDataSession.m; sourceTree = "<group>"; };
+ 4A8BD3A324F9485A000945E3 /* SDLVideoStreamingState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingState.m; path = public/SDLVideoStreamingState.m; sourceTree = "<group>"; };
+ 4A8BD3A424F9485A000945E3 /* SDLVideoStreamingState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingState.h; path = public/SDLVideoStreamingState.h; sourceTree = "<group>"; };
+ 4A8BD3A724F948CE000945E3 /* SDLDeleteFileOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteFileOperation.h; path = private/SDLDeleteFileOperation.h; sourceTree = "<group>"; };
+ 4A8BD3A824F948CF000945E3 /* SDLDeleteFileOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteFileOperation.m; path = private/SDLDeleteFileOperation.m; sourceTree = "<group>"; };
+ 4A8BD3AB24F98602000945E3 /* NSNumber+NumberType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSNumber+NumberType.h"; path = "public/NSNumber+NumberType.h"; sourceTree = "<group>"; };
+ 4A8BD3AD24F98ACE000945E3 /* SDLLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogManager.m; path = public/SDLLogManager.m; sourceTree = "<group>"; };
+ 4A8BD3AE24F98ACE000945E3 /* SDLLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogManager.h; path = public/SDLLogManager.h; sourceTree = "<group>"; };
+ 4A8BD3B124F98F63000945E3 /* SDLOnUpdateFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnUpdateFile.m; path = public/SDLOnUpdateFile.m; sourceTree = "<group>"; };
+ 4A8BD3B224F98F63000945E3 /* SDLOnUpdateSubMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnUpdateSubMenu.m; path = public/SDLOnUpdateSubMenu.m; sourceTree = "<group>"; };
+ 4A8BD3B324F98F64000945E3 /* SDLOnUpdateFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnUpdateFile.h; path = public/SDLOnUpdateFile.h; sourceTree = "<group>"; };
+ 4A8BD3B424F98F64000945E3 /* SDLOnUpdateSubMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnUpdateSubMenu.h; path = public/SDLOnUpdateSubMenu.h; sourceTree = "<group>"; };
+ 4A8BD3B924F98F89000945E3 /* SDLDynamicUpdateCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDynamicUpdateCapabilities.h; path = public/SDLDynamicUpdateCapabilities.h; sourceTree = "<group>"; };
+ 4A8BD3BA24F98F89000945E3 /* SDLDynamicUpdateCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDynamicUpdateCapabilities.m; path = public/SDLDynamicUpdateCapabilities.m; sourceTree = "<group>"; };
+ 4A8BD3BD24F99470000945E3 /* SDLSecurityType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSecurityType.h; path = public/SDLSecurityType.h; sourceTree = "<group>"; };
+ 4A8BD3BF24F994D5000945E3 /* SDLFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileManager.m; path = public/SDLFileManager.m; sourceTree = "<group>"; };
+ 4A8BD3C024F994D5000945E3 /* SDLFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFileManager.h; path = public/SDLFileManager.h; sourceTree = "<group>"; };
+ 4A8BD3C324F998A7000945E3 /* SDLWindowState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWindowState.h; path = public/SDLWindowState.h; sourceTree = "<group>"; };
+ 4A8BD3C424F998A8000945E3 /* SDLWindowStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWindowStatus.h; path = public/SDLWindowStatus.h; sourceTree = "<group>"; };
+ 4A8BD3C524F998A8000945E3 /* SDLWindowStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWindowStatus.m; path = public/SDLWindowStatus.m; sourceTree = "<group>"; };
+ 4A8BD3C624F998A8000945E3 /* SDLWindowState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWindowState.m; path = public/SDLWindowState.m; sourceTree = "<group>"; };
+ 4A8BD3CB24F999BE000945E3 /* TestSubscribeButtonObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSubscribeButtonObserver.h; sourceTree = "<group>"; };
+ 4A8BD3CC24F999BE000945E3 /* TestSubscribeButtonObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSubscribeButtonObserver.m; sourceTree = "<group>"; };
+ 4A8BD3CE24FE7CF1000945E3 /* SDLPermissionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionManager.h; path = public/SDLPermissionManager.h; sourceTree = "<group>"; };
+ 4A8BD3CF24FE7CF1000945E3 /* SDLPermissionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPermissionManager.m; path = public/SDLPermissionManager.m; sourceTree = "<group>"; };
+ 4ABB24B224F592620061BF55 /* NSMutableArray+Safe.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSMutableArray+Safe.h"; path = "private/NSMutableArray+Safe.h"; sourceTree = "<group>"; };
+ 4ABB24B324F592620061BF55 /* NSMutableArray+Safe.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSMutableArray+Safe.m"; path = "private/NSMutableArray+Safe.m"; sourceTree = "<group>"; };
+ 4ABB24B424F592620061BF55 /* NSBundle+SDLBundle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+SDLBundle.m"; path = "private/NSBundle+SDLBundle.m"; sourceTree = "<group>"; };
+ 4ABB24B524F592620061BF55 /* NSMutableDictionary+SafeRemove.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+SafeRemove.m"; path = "private/NSMutableDictionary+SafeRemove.m"; sourceTree = "<group>"; };
+ 4ABB24B624F592620061BF55 /* NSBundle+SDLBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSBundle+SDLBundle.h"; path = "private/NSBundle+SDLBundle.h"; sourceTree = "<group>"; };
+ 4ABB24B724F592620061BF55 /* NSMapTable+Subscripting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSMapTable+Subscripting.m"; path = "private/NSMapTable+Subscripting.m"; sourceTree = "<group>"; };
+ 4ABB24B824F592620061BF55 /* NSMutableDictionary+SafeRemove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSMutableDictionary+SafeRemove.h"; path = "private/NSMutableDictionary+SafeRemove.h"; sourceTree = "<group>"; };
+ 4ABB24B924F592620061BF55 /* NSMapTable+Subscripting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSMapTable+Subscripting.h"; path = "private/NSMapTable+Subscripting.h"; sourceTree = "<group>"; };
+ 4ABB24C424F592900061BF55 /* SDLError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLError.h; path = private/SDLError.h; sourceTree = "<group>"; };
+ 4ABB24C524F592900061BF55 /* SDLError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLError.m; path = private/SDLError.m; sourceTree = "<group>"; };
+ 4ABB24C824F593090061BF55 /* SDLStreamingProtocolDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingProtocolDelegate.h; path = private/SDLStreamingProtocolDelegate.h; sourceTree = "<group>"; };
+ 4ABB24CA24F5931B0061BF55 /* SDLStateMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStateMachine.h; path = private/SDLStateMachine.h; sourceTree = "<group>"; };
+ 4ABB24CB24F5931B0061BF55 /* SDLStateMachine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStateMachine.m; path = private/SDLStateMachine.m; sourceTree = "<group>"; };
+ 4ABB24CE24F593C70061BF55 /* SDLErrorConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLErrorConstants.h; path = public/SDLErrorConstants.h; sourceTree = "<group>"; };
+ 4ABB24D024F593E00061BF55 /* SDLNotificationConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNotificationConstants.h; path = public/SDLNotificationConstants.h; sourceTree = "<group>"; };
+ 4ABB24D124F593E00061BF55 /* SDLNotificationConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNotificationConstants.m; path = public/SDLNotificationConstants.m; sourceTree = "<group>"; };
+ 4ABB24D424F593EC0061BF55 /* SDLVersion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVersion.m; path = public/SDLVersion.m; sourceTree = "<group>"; };
+ 4ABB24D524F593ED0061BF55 /* SDLVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVersion.h; path = public/SDLVersion.h; sourceTree = "<group>"; };
+ 4ABB24D824F594190061BF55 /* SDLConnectionManagerType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLConnectionManagerType.h; path = private/SDLConnectionManagerType.h; sourceTree = "<group>"; };
+ 4ABB24DA24F594560061BF55 /* SDLEncryptionLifecycleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEncryptionLifecycleManager.m; path = private/SDLEncryptionLifecycleManager.m; sourceTree = "<group>"; };
+ 4ABB24DB24F594560061BF55 /* SDLEncryptionLifecycleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEncryptionLifecycleManager.h; path = private/SDLEncryptionLifecycleManager.h; sourceTree = "<group>"; };
+ 4ABB24E024F5948D0061BF55 /* SDLEncryptionConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEncryptionConfiguration.h; path = public/SDLEncryptionConfiguration.h; sourceTree = "<group>"; };
+ 4ABB24E124F5948D0061BF55 /* SDLEncryptionConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEncryptionConfiguration.m; path = public/SDLEncryptionConfiguration.m; sourceTree = "<group>"; };
+ 4ABB24E424F594A10061BF55 /* SDLServiceEncryptionDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLServiceEncryptionDelegate.h; path = public/SDLServiceEncryptionDelegate.h; sourceTree = "<group>"; };
+ 4ABB24E624F594CD0061BF55 /* SDLEncryptionManagerConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEncryptionManagerConstants.m; path = private/SDLEncryptionManagerConstants.m; sourceTree = "<group>"; };
+ 4ABB24E724F594CD0061BF55 /* SDLEncryptionManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEncryptionManagerConstants.h; path = private/SDLEncryptionManagerConstants.h; sourceTree = "<group>"; };
+ 4ABB24EA24F594F30061BF55 /* SDLFileManagerConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileManagerConfiguration.m; path = public/SDLFileManagerConfiguration.m; sourceTree = "<group>"; };
+ 4ABB24EB24F594F30061BF55 /* SDLFileManagerConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFileManagerConfiguration.h; path = public/SDLFileManagerConfiguration.h; sourceTree = "<group>"; };
+ 4ABB24EE24F595120061BF55 /* SDLArtwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLArtwork.h; path = public/SDLArtwork.h; sourceTree = "<group>"; };
+ 4ABB24EF24F595120061BF55 /* SDLFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFile.h; path = public/SDLFile.h; sourceTree = "<group>"; };
+ 4ABB24F024F595120061BF55 /* SDLFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFile.m; path = public/SDLFile.m; sourceTree = "<group>"; };
+ 4ABB24F124F595120061BF55 /* SDLArtwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLArtwork.m; path = public/SDLArtwork.m; sourceTree = "<group>"; };
+ 4ABB24F624F5959E0061BF55 /* SDLAsynchronousOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAsynchronousOperation.m; path = private/SDLAsynchronousOperation.m; sourceTree = "<group>"; };
+ 4ABB24F724F5959E0061BF55 /* SDLAsynchronousOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAsynchronousOperation.h; path = private/SDLAsynchronousOperation.h; sourceTree = "<group>"; };
+ 4ABB24FB24F596440061BF55 /* SDLUploadFileOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUploadFileOperation.m; path = private/SDLUploadFileOperation.m; sourceTree = "<group>"; };
+ 4ABB24FC24F596450061BF55 /* SDLListFilesOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLListFilesOperation.m; path = private/SDLListFilesOperation.m; sourceTree = "<group>"; };
+ 4ABB24FE24F596450061BF55 /* SDLUploadFileOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUploadFileOperation.h; path = private/SDLUploadFileOperation.h; sourceTree = "<group>"; };
+ 4ABB24FF24F596450061BF55 /* SDLListFilesOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLListFilesOperation.h; path = private/SDLListFilesOperation.h; sourceTree = "<group>"; };
+ 4ABB250624F596920061BF55 /* SDLFileWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFileWrapper.h; path = private/SDLFileWrapper.h; sourceTree = "<group>"; };
+ 4ABB250724F596920061BF55 /* SDLFileWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileWrapper.m; path = private/SDLFileWrapper.m; sourceTree = "<group>"; };
+ 4ABB250E24F596C00061BF55 /* SDLFileManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFileManagerConstants.h; path = public/SDLFileManagerConstants.h; sourceTree = "<group>"; };
+ 4ABB251024F7E3A30061BF55 /* SDLLifecycleConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleConfiguration.h; path = public/SDLLifecycleConfiguration.h; sourceTree = "<group>"; };
+ 4ABB251124F7E3A30061BF55 /* SDLLifecycleConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleConfiguration.m; path = public/SDLLifecycleConfiguration.m; sourceTree = "<group>"; };
+ 4ABB251424F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleConfigurationUpdate.h; path = public/SDLLifecycleConfigurationUpdate.h; sourceTree = "<group>"; };
+ 4ABB251524F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleConfigurationUpdate.m; path = public/SDLLifecycleConfigurationUpdate.m; sourceTree = "<group>"; };
+ 4ABB251824F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleRPCAdapter.m; path = private/SDLLifecycleRPCAdapter.m; sourceTree = "<group>"; };
+ 4ABB251924F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleRPCAdapter.h; path = private/SDLLifecycleRPCAdapter.h; sourceTree = "<group>"; };
+ 4ABB251C24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleMobileHMIStateHandler.h; path = private/SDLLifecycleMobileHMIStateHandler.h; sourceTree = "<group>"; };
+ 4ABB251D24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleMobileHMIStateHandler.m; path = private/SDLLifecycleMobileHMIStateHandler.m; sourceTree = "<group>"; };
+ 4ABB252024F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleSyncPDataHandler.h; path = private/SDLLifecycleSyncPDataHandler.h; sourceTree = "<group>"; };
+ 4ABB252124F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleSyncPDataHandler.m; path = private/SDLLifecycleSyncPDataHandler.m; sourceTree = "<group>"; };
+ 4ABB252424F7E40C0061BF55 /* SDLLifecycleSystemRequestHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleSystemRequestHandler.h; path = private/SDLLifecycleSystemRequestHandler.h; sourceTree = "<group>"; };
+ 4ABB252524F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleSystemRequestHandler.m; path = private/SDLLifecycleSystemRequestHandler.m; sourceTree = "<group>"; };
+ 4ABB252824F7E41D0061BF55 /* SDLLifecycleProtocolHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleProtocolHandler.h; path = private/SDLLifecycleProtocolHandler.h; sourceTree = "<group>"; };
+ 4ABB252924F7E41D0061BF55 /* SDLLifecycleProtocolHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleProtocolHandler.m; path = private/SDLLifecycleProtocolHandler.m; sourceTree = "<group>"; };
+ 4ABB252C24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAsynchronousRPCRequestOperation.h; path = private/SDLAsynchronousRPCRequestOperation.h; sourceTree = "<group>"; };
+ 4ABB252D24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAsynchronousRPCOperation.m; path = private/SDLAsynchronousRPCOperation.m; sourceTree = "<group>"; };
+ 4ABB252E24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAsynchronousRPCOperation.h; path = private/SDLAsynchronousRPCOperation.h; sourceTree = "<group>"; };
+ 4ABB252F24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAsynchronousRPCRequestOperation.m; path = private/SDLAsynchronousRPCRequestOperation.m; sourceTree = "<group>"; };
+ 4ABB253424F7E4540061BF55 /* SDLSequentialRPCRequestOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSequentialRPCRequestOperation.h; path = private/SDLSequentialRPCRequestOperation.h; sourceTree = "<group>"; };
+ 4ABB253524F7E4540061BF55 /* SDLSequentialRPCRequestOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSequentialRPCRequestOperation.m; path = private/SDLSequentialRPCRequestOperation.m; sourceTree = "<group>"; };
+ 4ABB253824F7E46A0061BF55 /* SDLLifecycleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleManager.m; path = private/SDLLifecycleManager.m; sourceTree = "<group>"; };
+ 4ABB253924F7E46A0061BF55 /* SDLLifecycleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLifecycleManager.h; path = private/SDLLifecycleManager.h; sourceTree = "<group>"; };
+ 4ABB253C24F7E48D0061BF55 /* SDLLockScreenRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenRootViewController.h; path = private/SDLLockScreenRootViewController.h; sourceTree = "<group>"; };
+ 4ABB253D24F7E48D0061BF55 /* SDLViewControllerPresentable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLViewControllerPresentable.h; path = private/SDLViewControllerPresentable.h; sourceTree = "<group>"; };
+ 4ABB253E24F7E48D0061BF55 /* SDLLockScreenPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenPresenter.h; path = private/SDLLockScreenPresenter.h; sourceTree = "<group>"; };
+ 4ABB253F24F7E48D0061BF55 /* SDLLockScreenRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenRootViewController.m; path = private/SDLLockScreenRootViewController.m; sourceTree = "<group>"; };
+ 4ABB254024F7E48D0061BF55 /* SDLLockScreenPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenPresenter.m; path = private/SDLLockScreenPresenter.m; sourceTree = "<group>"; };
+ 4ABB254624F7E49D0061BF55 /* SDLLockScreenStatusManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenStatusManager.m; path = private/SDLLockScreenStatusManager.m; sourceTree = "<group>"; };
+ 4ABB254724F7E49D0061BF55 /* SDLLockScreenStatusManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenStatusManager.h; path = private/SDLLockScreenStatusManager.h; sourceTree = "<group>"; };
+ 4ABB254A24F7E4C60061BF55 /* SDLLockScreenViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenViewController.m; path = public/SDLLockScreenViewController.m; sourceTree = "<group>"; };
+ 4ABB254B24F7E4C60061BF55 /* SDLLockScreenViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenViewController.h; path = public/SDLLockScreenViewController.h; sourceTree = "<group>"; };
+ 4ABB254E24F7E52B0061BF55 /* SDLLockScreenConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenConfiguration.m; path = public/SDLLockScreenConfiguration.m; sourceTree = "<group>"; };
+ 4ABB254F24F7E52B0061BF55 /* SDLLockScreenConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenConfiguration.h; path = public/SDLLockScreenConfiguration.h; sourceTree = "<group>"; };
+ 4ABB255224F7E5460061BF55 /* SDLLockScreenManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenManager.m; path = private/SDLLockScreenManager.m; sourceTree = "<group>"; };
+ 4ABB255324F7E5460061BF55 /* SDLLockScreenManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenManager.h; path = private/SDLLockScreenManager.h; sourceTree = "<group>"; };
+ 4ABB255A24F7E5880061BF55 /* SDLPermissionFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPermissionFilter.m; path = private/SDLPermissionFilter.m; sourceTree = "<group>"; };
+ 4ABB255B24F7E5880061BF55 /* SDLPermissionFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionFilter.h; path = private/SDLPermissionFilter.h; sourceTree = "<group>"; };
+ 4ABB255E24F7E59E0061BF55 /* SDLPermissionConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionConstants.h; path = public/SDLPermissionConstants.h; sourceTree = "<group>"; };
+ 4ABB256024F7E5AA0061BF55 /* SDLPermissionElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPermissionElement.m; path = public/SDLPermissionElement.m; sourceTree = "<group>"; };
+ 4ABB256124F7E5AA0061BF55 /* SDLPermissionElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionElement.h; path = public/SDLPermissionElement.h; sourceTree = "<group>"; };
+ 4ABB256424F7E5B70061BF55 /* SDLRPCPermissionStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCPermissionStatus.m; path = public/SDLRPCPermissionStatus.m; sourceTree = "<group>"; };
+ 4ABB256524F7E5B80061BF55 /* SDLRPCPermissionStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCPermissionStatus.h; path = public/SDLRPCPermissionStatus.h; sourceTree = "<group>"; };
+ 4ABB256824F7E5E70061BF55 /* SDLPreloadChoicesOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPreloadChoicesOperation.m; path = private/SDLPreloadChoicesOperation.m; sourceTree = "<group>"; };
+ 4ABB256924F7E5E70061BF55 /* SDLPresentChoiceSetOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPresentChoiceSetOperation.m; path = private/SDLPresentChoiceSetOperation.m; sourceTree = "<group>"; };
+ 4ABB256A24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCheckChoiceVROptionalOperation.m; path = private/SDLCheckChoiceVROptionalOperation.m; sourceTree = "<group>"; };
+ 4ABB256B24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCheckChoiceVROptionalOperation.h; path = private/SDLCheckChoiceVROptionalOperation.h; sourceTree = "<group>"; };
+ 4ABB256C24F7E5E70061BF55 /* SDLPresentChoiceSetOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPresentChoiceSetOperation.h; path = private/SDLPresentChoiceSetOperation.h; sourceTree = "<group>"; };
+ 4ABB256D24F7E5E70061BF55 /* SDLDeleteChoicesOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteChoicesOperation.m; path = private/SDLDeleteChoicesOperation.m; sourceTree = "<group>"; };
+ 4ABB256E24F7E5E80061BF55 /* SDLPreloadChoicesOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPreloadChoicesOperation.h; path = private/SDLPreloadChoicesOperation.h; sourceTree = "<group>"; };
+ 4ABB256F24F7E5E80061BF55 /* SDLDeleteChoicesOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteChoicesOperation.h; path = private/SDLDeleteChoicesOperation.h; sourceTree = "<group>"; };
+ 4ABB257824F7E5FF0061BF55 /* SDLPresentKeyboardOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPresentKeyboardOperation.m; path = private/SDLPresentKeyboardOperation.m; sourceTree = "<group>"; };
+ 4ABB257924F7E5FF0061BF55 /* SDLPresentKeyboardOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPresentKeyboardOperation.h; path = private/SDLPresentKeyboardOperation.h; sourceTree = "<group>"; };
+ 4ABB257C24F7E61E0061BF55 /* SDLChoiceSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChoiceSet.m; path = public/SDLChoiceSet.m; sourceTree = "<group>"; };
+ 4ABB257D24F7E61E0061BF55 /* SDLChoiceCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChoiceCell.h; path = public/SDLChoiceCell.h; sourceTree = "<group>"; };
+ 4ABB257E24F7E61E0061BF55 /* SDLChoiceCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChoiceCell.m; path = public/SDLChoiceCell.m; sourceTree = "<group>"; };
+ 4ABB257F24F7E61E0061BF55 /* SDLChoiceSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChoiceSet.h; path = public/SDLChoiceSet.h; sourceTree = "<group>"; };
+ 4ABB258424F7E62D0061BF55 /* SDLChoiceSetDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChoiceSetDelegate.h; path = public/SDLChoiceSetDelegate.h; sourceTree = "<group>"; };
+ 4ABB258A24F7E65C0061BF55 /* SDLChoiceSetManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChoiceSetManager.h; path = private/SDLChoiceSetManager.h; sourceTree = "<group>"; };
+ 4ABB258B24F7E65C0061BF55 /* SDLChoiceSetManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChoiceSetManager.m; path = private/SDLChoiceSetManager.m; sourceTree = "<group>"; };
+ 4ABB258E24F7E66C0061BF55 /* SDLKeyboardDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLKeyboardDelegate.h; path = public/SDLKeyboardDelegate.h; sourceTree = "<group>"; };
+ 4ABB259024F7E6820061BF55 /* SDLVoiceCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVoiceCommand.m; path = public/SDLVoiceCommand.m; sourceTree = "<group>"; };
+ 4ABB259124F7E6820061BF55 /* SDLVoiceCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVoiceCommand.h; path = public/SDLVoiceCommand.h; sourceTree = "<group>"; };
+ 4ABB259424F7E6880061BF55 /* SDLMenuCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuCell.h; path = public/SDLMenuCell.h; sourceTree = "<group>"; };
+ 4ABB259524F7E6880061BF55 /* SDLMenuCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMenuCell.m; path = public/SDLMenuCell.m; sourceTree = "<group>"; };
+ 4ABB259824F7E6A60061BF55 /* SDLMenuManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuManagerConstants.h; path = public/SDLMenuManagerConstants.h; sourceTree = "<group>"; };
+ 4ABB259A24F7E6B90061BF55 /* SDLMenuConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMenuConfiguration.m; path = public/SDLMenuConfiguration.m; sourceTree = "<group>"; };
+ 4ABB259B24F7E6B90061BF55 /* SDLMenuConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuConfiguration.h; path = public/SDLMenuConfiguration.h; sourceTree = "<group>"; };
+ 4ABB259E24F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDynamicMenuUpdateRunScore.h; path = private/SDLDynamicMenuUpdateRunScore.h; sourceTree = "<group>"; };
+ 4ABB259F24F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDynamicMenuUpdateAlgorithm.m; path = private/SDLDynamicMenuUpdateAlgorithm.m; sourceTree = "<group>"; };
+ 4ABB25A024F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDynamicMenuUpdateRunScore.m; path = private/SDLDynamicMenuUpdateRunScore.m; sourceTree = "<group>"; };
+ 4ABB25A124F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDynamicMenuUpdateAlgorithm.h; path = private/SDLDynamicMenuUpdateAlgorithm.h; sourceTree = "<group>"; };
+ 4ABB25A624F7E6E10061BF55 /* SDLMenuManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMenuManager.m; path = private/SDLMenuManager.m; sourceTree = "<group>"; };
+ 4ABB25A724F7E6E10061BF55 /* SDLVoiceCommandManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVoiceCommandManager.m; path = private/SDLVoiceCommandManager.m; sourceTree = "<group>"; };
+ 4ABB25A824F7E6E10061BF55 /* SDLVoiceCommandManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVoiceCommandManager.h; path = private/SDLVoiceCommandManager.h; sourceTree = "<group>"; };
+ 4ABB25A924F7E6E10061BF55 /* SDLMenuManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuManager.h; path = private/SDLMenuManager.h; sourceTree = "<group>"; };
+ 4ABB25AE24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonTransitionOperation.m; path = private/SDLSoftButtonTransitionOperation.m; sourceTree = "<group>"; };
+ 4ABB25AF24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonTransitionOperation.h; path = private/SDLSoftButtonTransitionOperation.h; sourceTree = "<group>"; };
+ 4ABB25B024F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonReplaceOperation.h; path = private/SDLSoftButtonReplaceOperation.h; sourceTree = "<group>"; };
+ 4ABB25B124F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonReplaceOperation.m; path = private/SDLSoftButtonReplaceOperation.m; sourceTree = "<group>"; };
+ 4ABB25B624F7E70E0061BF55 /* SDLSoftButtonState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonState.h; path = public/SDLSoftButtonState.h; sourceTree = "<group>"; };
+ 4ABB25B724F7E70E0061BF55 /* SDLSoftButtonObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonObject.m; path = public/SDLSoftButtonObject.m; sourceTree = "<group>"; };
+ 4ABB25B824F7E70E0061BF55 /* SDLSoftButtonObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonObject.h; path = public/SDLSoftButtonObject.h; sourceTree = "<group>"; };
+ 4ABB25B924F7E70E0061BF55 /* SDLSoftButtonState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonState.m; path = public/SDLSoftButtonState.m; sourceTree = "<group>"; };
+ 4ABB25BE24F7E7270061BF55 /* SDLSoftButtonManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonManager.h; path = private/SDLSoftButtonManager.h; sourceTree = "<group>"; };
+ 4ABB25BF24F7E7270061BF55 /* SDLSoftButtonManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonManager.m; path = private/SDLSoftButtonManager.m; sourceTree = "<group>"; };
+ 4ABB25C224F7E73C0061BF55 /* SDLSubscribeButtonManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeButtonManager.m; path = private/SDLSubscribeButtonManager.m; sourceTree = "<group>"; };
+ 4ABB25C324F7E73C0061BF55 /* SDLSubscribeButtonObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeButtonObserver.m; path = private/SDLSubscribeButtonObserver.m; sourceTree = "<group>"; };
+ 4ABB25C424F7E73C0061BF55 /* SDLSubscribeButtonManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeButtonManager.h; path = private/SDLSubscribeButtonManager.h; sourceTree = "<group>"; };
+ 4ABB25C524F7E73C0061BF55 /* SDLSubscribeButtonObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeButtonObserver.h; path = private/SDLSubscribeButtonObserver.h; sourceTree = "<group>"; };
+ 4ABB25CA24F7E74E0061BF55 /* SDLTextAndGraphicManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextAndGraphicManager.h; path = private/SDLTextAndGraphicManager.h; sourceTree = "<group>"; };
+ 4ABB25CB24F7E74E0061BF55 /* SDLTextAndGraphicManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextAndGraphicManager.m; path = private/SDLTextAndGraphicManager.m; sourceTree = "<group>"; };
+ 4ABB25CE24F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "SDLWindowCapability+ScreenManagerExtensions.m"; path = "private/SDLWindowCapability+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
+ 4ABB25CF24F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "SDLTextField+ScreenManagerExtensions.m"; path = "private/SDLTextField+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
+ 4ABB25D024F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SDLImageField+ScreenManagerExtensions.h"; path = "private/SDLImageField+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
+ 4ABB25D124F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "SDLImageField+ScreenManagerExtensions.m"; path = "private/SDLImageField+ScreenManagerExtensions.m"; sourceTree = "<group>"; };
+ 4ABB25D224F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SDLTextField+ScreenManagerExtensions.h"; path = "private/SDLTextField+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
+ 4ABB25D324F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SDLWindowCapability+ScreenManagerExtensions.h"; path = "private/SDLWindowCapability+ScreenManagerExtensions.h"; sourceTree = "<group>"; };
+ 4ABB25DA24F7E77C0061BF55 /* SDLScreenManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLScreenManager.h; path = public/SDLScreenManager.h; sourceTree = "<group>"; };
+ 4ABB25DB24F7E77C0061BF55 /* SDLScreenManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLScreenManager.m; path = public/SDLScreenManager.m; sourceTree = "<group>"; };
+ 4ABB25DE24F7E7980061BF55 /* SDLStreamingMediaConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingMediaConfiguration.h; path = public/SDLStreamingMediaConfiguration.h; sourceTree = "<group>"; };
+ 4ABB25DF24F7E7980061BF55 /* SDLStreamingMediaConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingMediaConfiguration.m; path = public/SDLStreamingMediaConfiguration.m; sourceTree = "<group>"; };
+ 4ABB25E224F7E7A90061BF55 /* SDLAudioStreamManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamManagerDelegate.h; path = SmartDeviceLink/public/SDLAudioStreamManagerDelegate.h; sourceTree = SOURCE_ROOT; };
+ 4ABB25E324F7E7A90061BF55 /* SDLAudioStreamManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamManager.h; path = SmartDeviceLink/public/SDLAudioStreamManager.h; sourceTree = SOURCE_ROOT; };
+ 4ABB25E424F7E7A90061BF55 /* SDLAudioStreamManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioStreamManager.m; path = SmartDeviceLink/public/SDLAudioStreamManager.m; sourceTree = SOURCE_ROOT; };
+ 4ABB25E824F7E7C20061BF55 /* SDLCarWindowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCarWindowViewController.h; path = public/SDLCarWindowViewController.h; sourceTree = "<group>"; };
+ 4ABB25E924F7E7C20061BF55 /* SDLCarWindowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCarWindowViewController.m; path = public/SDLCarWindowViewController.m; sourceTree = "<group>"; };
+ 4ABB25EC24F7E7EF0061BF55 /* SDLPinchGesture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPinchGesture.m; path = public/SDLPinchGesture.m; sourceTree = "<group>"; };
+ 4ABB25ED24F7E7EF0061BF55 /* SDLTouch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouch.m; path = public/SDLTouch.m; sourceTree = "<group>"; };
+ 4ABB25EE24F7E7EF0061BF55 /* SDLPinchGesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPinchGesture.h; path = public/SDLPinchGesture.h; sourceTree = "<group>"; };
+ 4ABB25EF24F7E7EF0061BF55 /* SDLTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouch.h; path = public/SDLTouch.h; sourceTree = "<group>"; };
+ 4ABB25F024F7E7EF0061BF55 /* SDLTouchManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchManagerDelegate.h; path = public/SDLTouchManagerDelegate.h; sourceTree = "<group>"; };
+ 4ABB25F124F7E7EF0061BF55 /* SDLTouchManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchManager.h; path = public/SDLTouchManager.h; sourceTree = "<group>"; };
+ 4ABB25F224F7E7EF0061BF55 /* SDLTouchManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchManager.m; path = public/SDLTouchManager.m; sourceTree = "<group>"; };
+ 4ABB25FA24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingVideoScaleManager.h; path = public/SDLStreamingVideoScaleManager.h; sourceTree = "<group>"; };
+ 4ABB25FB24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingVideoScaleManager.m; path = public/SDLStreamingVideoScaleManager.m; sourceTree = "<group>"; };
+ 4ABB25FE24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingMediaManagerConstants.h; path = public/SDLStreamingMediaManagerConstants.h; sourceTree = "<group>"; };
+ 4ABB25FF24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingMediaManagerConstants.m; path = public/SDLStreamingMediaManagerConstants.m; sourceTree = "<group>"; };
+ 4ABB260224F7E9650061BF55 /* SDLStreamingMediaManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingMediaManager.m; path = public/SDLStreamingMediaManager.m; sourceTree = "<group>"; };
+ 4ABB260324F7E9650061BF55 /* SDLStreamingMediaManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingMediaManager.h; path = public/SDLStreamingMediaManager.h; sourceTree = "<group>"; };
+ 4ABB260424F7E9650061BF55 /* SDLStreamingMediaManagerDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingMediaManagerDataSource.h; path = public/SDLStreamingMediaManagerDataSource.h; sourceTree = "<group>"; };
+ 4ABB260824F7E9720061BF55 /* SDLStreamingAudioManagerType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingAudioManagerType.h; path = public/SDLStreamingAudioManagerType.h; sourceTree = "<group>"; };
+ 4ABB260A24F7F33F0061BF55 /* SDLAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioFile.m; path = SmartDeviceLink/public/SDLAudioFile.m; sourceTree = SOURCE_ROOT; };
+ 4ABB260B24F7F33F0061BF55 /* SDLAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioFile.h; path = SmartDeviceLink/public/SDLAudioFile.h; sourceTree = SOURCE_ROOT; };
+ 4ABB260E24F7F3520061BF55 /* SDLPCMAudioConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPCMAudioConverter.m; path = SmartDeviceLink/private/SDLPCMAudioConverter.m; sourceTree = SOURCE_ROOT; };
+ 4ABB260F24F7F3520061BF55 /* SDLPCMAudioConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPCMAudioConverter.h; path = SmartDeviceLink/private/SDLPCMAudioConverter.h; sourceTree = SOURCE_ROOT; };
+ 4ABB261224F7F3600061BF55 /* SDLCarWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCarWindow.h; path = private/SDLCarWindow.h; sourceTree = "<group>"; };
+ 4ABB261324F7F3610061BF55 /* SDLCarWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCarWindow.m; path = private/SDLCarWindow.m; sourceTree = "<group>"; };
+ 4ABB261624F7F3770061BF55 /* SDLFocusableItemLocator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFocusableItemLocator.h; path = private/SDLFocusableItemLocator.h; sourceTree = "<group>"; };
+ 4ABB261724F7F3770061BF55 /* SDLFocusableItemLocator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFocusableItemLocator.m; path = private/SDLFocusableItemLocator.m; sourceTree = "<group>"; };
+ 4ABB261824F7F3770061BF55 /* SDLFocusableItemLocatorType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFocusableItemLocatorType.h; path = private/SDLFocusableItemLocatorType.h; sourceTree = "<group>"; };
+ 4ABB261924F7F3770061BF55 /* SDLFocusableItemHitTester.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFocusableItemHitTester.h; path = private/SDLFocusableItemHitTester.h; sourceTree = "<group>"; };
+ 4ABB261E24F7F3870061BF55 /* CGPoint_Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPoint_Util.h; path = private/CGPoint_Util.h; sourceTree = "<group>"; };
+ 4ABB261F24F7F3870061BF55 /* CGPoint_Util.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CGPoint_Util.m; path = private/CGPoint_Util.m; sourceTree = "<group>"; };
+ 4ABB262224F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "CVPixelBufferRef+SDLUtil.h"; path = "private/CVPixelBufferRef+SDLUtil.h"; sourceTree = "<group>"; };
+ 4ABB262324F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "CVPixelBufferRef+SDLUtil.m"; path = "private/CVPixelBufferRef+SDLUtil.m"; sourceTree = "<group>"; };
+ 4ABB262624F7F3BC0061BF55 /* SDLH264VideoEncoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLH264VideoEncoder.m; path = private/SDLH264VideoEncoder.m; sourceTree = "<group>"; };
+ 4ABB262724F7F3BC0061BF55 /* SDLH264VideoEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLH264VideoEncoder.h; path = private/SDLH264VideoEncoder.h; sourceTree = "<group>"; };
+ 4ABB262A24F7F3C10061BF55 /* SDLVideoEncoderDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoEncoderDelegate.h; path = private/SDLVideoEncoderDelegate.h; sourceTree = "<group>"; };
+ 4ABB262C24F7F4150061BF55 /* SDLH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLH264Packetizer.h; path = private/SDLH264Packetizer.h; sourceTree = "<group>"; };
+ 4ABB262E24F7F4230061BF55 /* SDLRAWH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRAWH264Packetizer.h; path = private/SDLRAWH264Packetizer.h; sourceTree = "<group>"; };
+ 4ABB262F24F7F4230061BF55 /* SDLRAWH264Packetizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRAWH264Packetizer.m; path = private/SDLRAWH264Packetizer.m; sourceTree = "<group>"; };
+ 4ABB263224F7F4300061BF55 /* SDLRTPH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRTPH264Packetizer.h; path = private/SDLRTPH264Packetizer.h; sourceTree = "<group>"; };
+ 4ABB263324F7F4300061BF55 /* SDLRTPH264Packetizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRTPH264Packetizer.m; path = private/SDLRTPH264Packetizer.m; sourceTree = "<group>"; };
+ 4ABB263624F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingAudioLifecycleManager.m; path = private/SDLStreamingAudioLifecycleManager.m; sourceTree = "<group>"; };
+ 4ABB263724F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingVideoLifecycleManager.m; path = private/SDLStreamingVideoLifecycleManager.m; sourceTree = "<group>"; };
+ 4ABB263824F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingAudioLifecycleManager.h; path = private/SDLStreamingAudioLifecycleManager.h; sourceTree = "<group>"; };
+ 4ABB263924F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStreamingVideoLifecycleManager.h; path = private/SDLStreamingVideoLifecycleManager.h; sourceTree = "<group>"; };
+ 4ABB263E24F7F45B0061BF55 /* SDLSystemCapabilityObserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemCapabilityObserver.h; path = private/SDLSystemCapabilityObserver.h; sourceTree = "<group>"; };
+ 4ABB263F24F7F45B0061BF55 /* SDLSystemCapabilityObserver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemCapabilityObserver.m; path = private/SDLSystemCapabilityObserver.m; sourceTree = "<group>"; };
+ 4ABB264224F7F5340061BF55 /* SDLSystemCapabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemCapabilityManager.h; path = public/SDLSystemCapabilityManager.h; sourceTree = "<group>"; };
+ 4ABB264324F7F5340061BF55 /* SDLSystemCapabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemCapabilityManager.m; path = public/SDLSystemCapabilityManager.m; sourceTree = "<group>"; };
+ 4ABB264624F7F5540061BF55 /* SDLManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLManager.m; path = public/SDLManager.m; sourceTree = "<group>"; };
+ 4ABB264724F7F5540061BF55 /* SDLManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLManager.h; path = public/SDLManager.h; sourceTree = "<group>"; };
+ 4ABB264A24F7F5580061BF55 /* SDLManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLManagerDelegate.h; path = public/SDLManagerDelegate.h; sourceTree = "<group>"; };
+ 4ABB264C24F7F5720061BF55 /* SDLConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLConfiguration.m; path = public/SDLConfiguration.m; sourceTree = "<group>"; };
+ 4ABB264D24F7F5720061BF55 /* SDLConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLConfiguration.h; path = public/SDLConfiguration.h; sourceTree = "<group>"; };
+ 4ABB265024F7F58D0061BF55 /* SDLRPCRequestNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCRequestNotification.h; path = public/SDLRPCRequestNotification.h; sourceTree = "<group>"; };
+ 4ABB265124F7F58D0061BF55 /* SDLRPCRequestNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCRequestNotification.m; path = public/SDLRPCRequestNotification.m; sourceTree = "<group>"; };
+ 4ABB265424F7F5B40061BF55 /* SDLRPCNotificationNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCNotificationNotification.m; path = public/SDLRPCNotificationNotification.m; sourceTree = "<group>"; };
+ 4ABB265524F7F5B40061BF55 /* SDLRPCNotificationNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCNotificationNotification.h; path = public/SDLRPCNotificationNotification.h; sourceTree = "<group>"; };
+ 4ABB265824F7F5C10061BF55 /* SDLRPCResponseNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCResponseNotification.m; path = public/SDLRPCResponseNotification.m; sourceTree = "<group>"; };
+ 4ABB265924F7F5C10061BF55 /* SDLRPCResponseNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCResponseNotification.h; path = public/SDLRPCResponseNotification.h; sourceTree = "<group>"; };
+ 4ABB265C24F7F5F20061BF55 /* SDLNotificationDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNotificationDispatcher.h; path = private/SDLNotificationDispatcher.h; sourceTree = "<group>"; };
+ 4ABB265D24F7F5F20061BF55 /* SDLNotificationDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNotificationDispatcher.m; path = private/SDLNotificationDispatcher.m; sourceTree = "<group>"; };
+ 4ABB266024F7F6000061BF55 /* SDLResponseDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLResponseDispatcher.h; path = private/SDLResponseDispatcher.h; sourceTree = "<group>"; };
+ 4ABB266124F7F6000061BF55 /* SDLResponseDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLResponseDispatcher.m; path = private/SDLResponseDispatcher.m; sourceTree = "<group>"; };
+ 4ABB266424F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "EAAccessoryManager+SDLProtocols.m"; path = "private/EAAccessoryManager+SDLProtocols.m"; sourceTree = "<group>"; };
+ 4ABB266524F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "EAAccessoryManager+SDLProtocols.h"; path = "private/EAAccessoryManager+SDLProtocols.h"; sourceTree = "<group>"; };
+ 4ABB266624F7F61B0061BF55 /* EAAccessory+SDLProtocols.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "EAAccessory+SDLProtocols.m"; path = "private/EAAccessory+SDLProtocols.m"; sourceTree = "<group>"; };
+ 4ABB266724F7F61B0061BF55 /* EAAccessory+SDLProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "EAAccessory+SDLProtocols.h"; path = "private/EAAccessory+SDLProtocols.h"; sourceTree = "<group>"; };
+ 4ABB266C24F7F6350061BF55 /* NSMutableDictionary+Store.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+Store.m"; path = "private/NSMutableDictionary+Store.m"; sourceTree = "<group>"; };
+ 4ABB266D24F7F6350061BF55 /* NSMutableDictionary+Store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSMutableDictionary+Store.h"; path = "private/NSMutableDictionary+Store.h"; sourceTree = "<group>"; };
+ 4ABB267024F7F6640061BF55 /* SDLPrioritizedObjectCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPrioritizedObjectCollection.m; path = private/SDLPrioritizedObjectCollection.m; sourceTree = "<group>"; };
+ 4ABB267124F7F6640061BF55 /* SDLPrioritizedObjectCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPrioritizedObjectCollection.h; path = private/SDLPrioritizedObjectCollection.h; sourceTree = "<group>"; };
+ 4ABB267424F7F6720061BF55 /* SDLObjectWithPriority.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLObjectWithPriority.h; path = private/SDLObjectWithPriority.h; sourceTree = "<group>"; };
+ 4ABB267524F7F6720061BF55 /* SDLObjectWithPriority.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLObjectWithPriority.m; path = private/SDLObjectWithPriority.m; sourceTree = "<group>"; };
+ 4ABB267824F7F6840061BF55 /* SDLIconArchiveFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIconArchiveFile.h; path = private/SDLIconArchiveFile.h; sourceTree = "<group>"; };
+ 4ABB267924F7F6840061BF55 /* SDLIconArchiveFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIconArchiveFile.m; path = private/SDLIconArchiveFile.m; sourceTree = "<group>"; };
+ 4ABB267C24F7F68F0061BF55 /* SDLCacheFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCacheFileManager.h; path = private/SDLCacheFileManager.h; sourceTree = "<group>"; };
+ 4ABB267D24F7F68F0061BF55 /* SDLCacheFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCacheFileManager.m; path = private/SDLCacheFileManager.m; sourceTree = "<group>"; };
+ 4ABB268024F7F8D50061BF55 /* SDLBackgroundTaskManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLBackgroundTaskManager.h; path = private/SDLBackgroundTaskManager.h; sourceTree = "<group>"; };
+ 4ABB268124F7F8D60061BF55 /* SDLBackgroundTaskManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLBackgroundTaskManager.m; path = private/SDLBackgroundTaskManager.m; sourceTree = "<group>"; };
+ 4ABB268424F7F8E20061BF55 /* SDLMutableDataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMutableDataQueue.h; path = private/SDLMutableDataQueue.h; sourceTree = "<group>"; };
+ 4ABB268524F7F8E20061BF55 /* SDLMutableDataQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMutableDataQueue.m; path = private/SDLMutableDataQueue.m; sourceTree = "<group>"; };
+ 4ABB268824F7F8F00061BF55 /* SDLGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGlobals.h; path = private/SDLGlobals.h; sourceTree = "<group>"; };
+ 4ABB268924F7F8F00061BF55 /* SDLGlobals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGlobals.m; path = private/SDLGlobals.m; sourceTree = "<group>"; };
+ 4ABB268C24F7F8FB0061BF55 /* SDLHexUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHexUtility.m; path = private/SDLHexUtility.m; sourceTree = "<group>"; };
+ 4ABB268D24F7F8FB0061BF55 /* SDLHexUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHexUtility.h; path = private/SDLHexUtility.h; sourceTree = "<group>"; };
+ 4ABB269024F7F9060061BF55 /* SDLTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTimer.m; path = private/SDLTimer.m; sourceTree = "<group>"; };
+ 4ABB269124F7F9060061BF55 /* SDLTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTimer.h; path = private/SDLTimer.h; sourceTree = "<group>"; };
+ 4ABB269424F7F93F0061BF55 /* SDLRPCFunctionNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCFunctionNames.h; path = public/SDLRPCFunctionNames.h; sourceTree = "<group>"; };
+ 4ABB269524F7F93F0061BF55 /* SDLRPCFunctionNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCFunctionNames.m; path = public/SDLRPCFunctionNames.m; sourceTree = "<group>"; };
+ 4ABB269824F7F9560061BF55 /* SDLMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMacros.h; path = public/SDLMacros.h; sourceTree = "<group>"; };
+ 4ABB269A24F7F9710061BF55 /* SDLRPCParameterNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCParameterNames.h; path = private/SDLRPCParameterNames.h; sourceTree = "<group>"; };
+ 4ABB269B24F7F9710061BF55 /* SDLRPCParameterNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCParameterNames.m; path = private/SDLRPCParameterNames.m; sourceTree = "<group>"; };
+ 4ABB269E24F7F98C0061BF55 /* SDLLogFileModuleMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogFileModuleMap.h; path = private/SDLLogFileModuleMap.h; sourceTree = "<group>"; };
+ 4ABB269F24F7F98C0061BF55 /* SDLLogFileModuleMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogFileModuleMap.m; path = private/SDLLogFileModuleMap.m; sourceTree = "<group>"; };
+ 4ABB26A224F7F9B90061BF55 /* SDLLogFileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogFileModule.h; path = public/SDLLogFileModule.h; sourceTree = "<group>"; };
+ 4ABB26A324F7F9B90061BF55 /* SDLLogFileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogFileModule.m; path = public/SDLLogFileModule.m; sourceTree = "<group>"; };
+ 4ABB26A624F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogTargetAppleSystemLog.h; path = public/SDLLogTargetAppleSystemLog.h; sourceTree = "<group>"; };
+ 4ABB26A724F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogTargetAppleSystemLog.m; path = public/SDLLogTargetAppleSystemLog.m; sourceTree = "<group>"; };
+ 4ABB26AA24F7F9D70061BF55 /* SDLLogTargetFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogTargetFile.h; path = public/SDLLogTargetFile.h; sourceTree = "<group>"; };
+ 4ABB26AB24F7F9D70061BF55 /* SDLLogTargetFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogTargetFile.m; path = public/SDLLogTargetFile.m; sourceTree = "<group>"; };
+ 4ABB26AE24F7F9DF0061BF55 /* SDLLogTargetOSLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogTargetOSLog.m; path = public/SDLLogTargetOSLog.m; sourceTree = "<group>"; };
+ 4ABB26AF24F7F9DF0061BF55 /* SDLLogTargetOSLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogTargetOSLog.h; path = public/SDLLogTargetOSLog.h; sourceTree = "<group>"; };
+ 4ABB26B224F7F9F60061BF55 /* SDLLogTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogTarget.h; path = public/SDLLogTarget.h; sourceTree = "<group>"; };
+ 4ABB26B424F7FA1B0061BF55 /* SDLLogConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogConstants.h; path = public/SDLLogConstants.h; sourceTree = "<group>"; };
+ 4ABB26B524F7FA1B0061BF55 /* SDLLogConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogConfiguration.h; path = public/SDLLogConfiguration.h; sourceTree = "<group>"; };
+ 4ABB26B624F7FA1B0061BF55 /* SDLLogFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogFilter.m; path = public/SDLLogFilter.m; sourceTree = "<group>"; };
+ 4ABB26B724F7FA1B0061BF55 /* SDLLogConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogConfiguration.m; path = public/SDLLogConfiguration.m; sourceTree = "<group>"; };
+ 4ABB26B824F7FA1B0061BF55 /* SDLLogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogMacros.h; path = public/SDLLogMacros.h; sourceTree = "<group>"; };
+ 4ABB26B924F7FA1C0061BF55 /* SDLLogFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogFilter.h; path = public/SDLLogFilter.h; sourceTree = "<group>"; };
+ 4ABB26C124F7FA5F0061BF55 /* SDLLogModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogModel.m; path = private/SDLLogModel.m; sourceTree = "<group>"; };
+ 4ABB26C224F7FA5F0061BF55 /* SDLLogModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLogModel.h; path = private/SDLLogModel.h; sourceTree = "<group>"; };
+ 4ABB26C824F7FAAE0061BF55 /* SDLEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEnum.h; path = public/SDLEnum.h; sourceTree = "<group>"; };
+ 4ABB26C924F7FAAF0061BF55 /* SDLEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEnum.m; path = public/SDLEnum.m; sourceTree = "<group>"; };
+ 4ABB26CC24F7FAFC0061BF55 /* SDLRPCNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCNotification.h; path = public/SDLRPCNotification.h; sourceTree = "<group>"; };
+ 4ABB26CD24F7FAFC0061BF55 /* SDLRPCMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCMessage.h; path = public/SDLRPCMessage.h; sourceTree = "<group>"; };
+ 4ABB26CE24F7FAFC0061BF55 /* SDLRPCStruct.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCStruct.m; path = public/SDLRPCStruct.m; sourceTree = "<group>"; };
+ 4ABB26CF24F7FAFC0061BF55 /* SDLRPCRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCRequest.m; path = public/SDLRPCRequest.m; sourceTree = "<group>"; };
+ 4ABB26D024F7FAFC0061BF55 /* SDLRPCResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCResponse.m; path = public/SDLRPCResponse.m; sourceTree = "<group>"; };
+ 4ABB26D124F7FAFD0061BF55 /* SDLRPCMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCMessage.m; path = public/SDLRPCMessage.m; sourceTree = "<group>"; };
+ 4ABB26D224F7FAFD0061BF55 /* SDLRPCStruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCStruct.h; path = public/SDLRPCStruct.h; sourceTree = "<group>"; };
+ 4ABB26D324F7FAFD0061BF55 /* SDLRPCResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCResponse.h; path = public/SDLRPCResponse.h; sourceTree = "<group>"; };
+ 4ABB26D424F7FAFD0061BF55 /* SDLRPCRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCRequest.h; path = public/SDLRPCRequest.h; sourceTree = "<group>"; };
+ 4ABB26D524F7FAFD0061BF55 /* SDLRPCNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCNotification.m; path = public/SDLRPCNotification.m; sourceTree = "<group>"; };
+ 4ABB26E024F7FB8C0061BF55 /* SDLAppServiceType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServiceType.m; path = public/SDLAppServiceType.m; sourceTree = "<group>"; };
+ 4ABB26E124F7FB8C0061BF55 /* SDLAudioStreamingState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioStreamingState.m; path = public/SDLAudioStreamingState.m; sourceTree = "<group>"; };
+ 4ABB26E224F7FB8C0061BF55 /* SDLAudioType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioType.h; path = public/SDLAudioType.h; sourceTree = "<group>"; };
+ 4ABB26E324F7FB8C0061BF55 /* SDLAppHMIType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppHMIType.h; path = public/SDLAppHMIType.h; sourceTree = "<group>"; };
+ 4ABB26E424F7FB8C0061BF55 /* SDLAppServiceType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServiceType.h; path = public/SDLAppServiceType.h; sourceTree = "<group>"; };
+ 4ABB26E524F7FB8D0061BF55 /* SDLButtonEventMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonEventMode.h; path = public/SDLButtonEventMode.h; sourceTree = "<group>"; };
+ 4ABB26E624F7FB8D0061BF55 /* SDLAudioStreamingIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamingIndicator.h; path = public/SDLAudioStreamingIndicator.h; sourceTree = "<group>"; };
+ 4ABB26E724F7FB8D0061BF55 /* SDLAmbientLightStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAmbientLightStatus.h; path = public/SDLAmbientLightStatus.h; sourceTree = "<group>"; };
+ 4ABB26E824F7FB8D0061BF55 /* SDLBitsPerSample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLBitsPerSample.m; path = public/SDLBitsPerSample.m; sourceTree = "<group>"; };
+ 4ABB26E924F7FB8D0061BF55 /* SDLAppInterfaceUnregisteredReason.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppInterfaceUnregisteredReason.h; path = public/SDLAppInterfaceUnregisteredReason.h; sourceTree = "<group>"; };
+ 4ABB26EA24F7FB8D0061BF55 /* SDLAmbientLightStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAmbientLightStatus.m; path = public/SDLAmbientLightStatus.m; sourceTree = "<group>"; };
+ 4ABB26EB24F7FB8D0061BF55 /* SDLBitsPerSample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLBitsPerSample.h; path = public/SDLBitsPerSample.h; sourceTree = "<group>"; };
+ 4ABB26EC24F7FB8D0061BF55 /* SDLButtonEventMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonEventMode.m; path = public/SDLButtonEventMode.m; sourceTree = "<group>"; };
+ 4ABB26ED24F7FB8E0061BF55 /* SDLButtonName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonName.h; path = public/SDLButtonName.h; sourceTree = "<group>"; };
+ 4ABB26EE24F7FB8E0061BF55 /* SDLButtonPressMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonPressMode.h; path = public/SDLButtonPressMode.h; sourceTree = "<group>"; };
+ 4ABB26EF24F7FB8E0061BF55 /* SDLButtonPressMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonPressMode.m; path = public/SDLButtonPressMode.m; sourceTree = "<group>"; };
+ 4ABB26F024F7FB8E0061BF55 /* SDLButtonName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonName.m; path = public/SDLButtonName.m; sourceTree = "<group>"; };
+ 4ABB26F124F7FB8E0061BF55 /* SDLAudioStreamingIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioStreamingIndicator.m; path = public/SDLAudioStreamingIndicator.m; sourceTree = "<group>"; };
+ 4ABB26F224F7FB8E0061BF55 /* SDLAppHMIType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppHMIType.m; path = public/SDLAppHMIType.m; sourceTree = "<group>"; };
+ 4ABB26F324F7FB8E0061BF55 /* SDLAudioStreamingState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamingState.h; path = public/SDLAudioStreamingState.h; sourceTree = "<group>"; };
+ 4ABB26F424F7FB8E0061BF55 /* SDLAppInterfaceUnregisteredReason.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppInterfaceUnregisteredReason.m; path = public/SDLAppInterfaceUnregisteredReason.m; sourceTree = "<group>"; };
+ 4ABB26F524F7FB8F0061BF55 /* SDLAudioType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioType.m; path = public/SDLAudioType.m; sourceTree = "<group>"; };
+ 4ABB270C24F7FC4D0061BF55 /* SDLCarModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCarModeStatus.h; path = public/SDLCarModeStatus.h; sourceTree = "<group>"; };
+ 4ABB270D24F7FC4D0061BF55 /* SDLCompassDirection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCompassDirection.m; path = public/SDLCompassDirection.m; sourceTree = "<group>"; };
+ 4ABB270E24F7FC4D0061BF55 /* SDLCarModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCarModeStatus.m; path = public/SDLCarModeStatus.m; sourceTree = "<group>"; };
+ 4ABB270F24F7FC4E0061BF55 /* SDLCharacterSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCharacterSet.h; path = public/SDLCharacterSet.h; sourceTree = "<group>"; };
+ 4ABB271024F7FC4E0061BF55 /* SDLCompassDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCompassDirection.h; path = public/SDLCompassDirection.h; sourceTree = "<group>"; };
+ 4ABB271124F7FC4E0061BF55 /* SDLCapacityUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCapacityUnit.h; path = public/SDLCapacityUnit.h; sourceTree = "<group>"; };
+ 4ABB271224F7FC4E0061BF55 /* SDLCapacityUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCapacityUnit.m; path = public/SDLCapacityUnit.m; sourceTree = "<group>"; };
+ 4ABB271324F7FC4E0061BF55 /* SDLCharacterSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCharacterSet.m; path = public/SDLCharacterSet.m; sourceTree = "<group>"; };
+ 4ABB271C24F7FCAD0061BF55 /* SDLDefrostZone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDefrostZone.m; path = public/SDLDefrostZone.m; sourceTree = "<group>"; };
+ 4ABB271D24F7FCAD0061BF55 /* SDLComponentVolumeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLComponentVolumeStatus.m; path = public/SDLComponentVolumeStatus.m; sourceTree = "<group>"; };
+ 4ABB271E24F7FCAE0061BF55 /* SDLComponentVolumeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLComponentVolumeStatus.h; path = public/SDLComponentVolumeStatus.h; sourceTree = "<group>"; };
+ 4ABB271F24F7FCAE0061BF55 /* SDLDeliveryMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeliveryMode.h; path = public/SDLDeliveryMode.h; sourceTree = "<group>"; };
+ 4ABB272024F7FCAE0061BF55 /* SDLDefrostZone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDefrostZone.h; path = public/SDLDefrostZone.h; sourceTree = "<group>"; };
+ 4ABB272124F7FCAE0061BF55 /* SDLDeliveryMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeliveryMode.m; path = public/SDLDeliveryMode.m; sourceTree = "<group>"; };
+ 4ABB272824F7FD1B0061BF55 /* SDLDistanceUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDistanceUnit.h; path = public/SDLDistanceUnit.h; sourceTree = "<group>"; };
+ 4ABB272924F7FD1B0061BF55 /* SDLDirection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDirection.m; path = public/SDLDirection.m; sourceTree = "<group>"; };
+ 4ABB272A24F7FD1B0061BF55 /* SDLDistanceUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDistanceUnit.m; path = public/SDLDistanceUnit.m; sourceTree = "<group>"; };
+ 4ABB272B24F7FD1B0061BF55 /* SDLDisplayType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDisplayType.m; path = public/SDLDisplayType.m; sourceTree = "<group>"; };
+ 4ABB272C24F7FD1C0061BF55 /* SDLDisplayMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDisplayMode.h; path = public/SDLDisplayMode.h; sourceTree = "<group>"; };
+ 4ABB272D24F7FD1C0061BF55 /* SDLDisplayType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDisplayType.h; path = public/SDLDisplayType.h; sourceTree = "<group>"; };
+ 4ABB272E24F7FD1C0061BF55 /* SDLDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDirection.h; path = public/SDLDirection.h; sourceTree = "<group>"; };
+ 4ABB272F24F7FD1C0061BF55 /* SDLDeviceLevelStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeviceLevelStatus.m; path = public/SDLDeviceLevelStatus.m; sourceTree = "<group>"; };
+ 4ABB273024F7FD1C0061BF55 /* SDLDeviceLevelStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeviceLevelStatus.h; path = public/SDLDeviceLevelStatus.h; sourceTree = "<group>"; };
+ 4ABB273124F7FD1C0061BF55 /* SDLDimension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDimension.m; path = public/SDLDimension.m; sourceTree = "<group>"; };
+ 4ABB273224F7FD1D0061BF55 /* SDLDisplayMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDisplayMode.m; path = public/SDLDisplayMode.m; sourceTree = "<group>"; };
+ 4ABB273324F7FD1D0061BF55 /* SDLDimension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDimension.h; path = public/SDLDimension.h; sourceTree = "<group>"; };
+ 4ABB274024F7FD990061BF55 /* SDLFileType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFileType.h; path = public/SDLFileType.h; sourceTree = "<group>"; };
+ 4ABB274124F7FD9A0061BF55 /* SDLEmergencyEventType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEmergencyEventType.h; path = public/SDLEmergencyEventType.h; sourceTree = "<group>"; };
+ 4ABB274224F7FD9A0061BF55 /* SDLFuelCutoffStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFuelCutoffStatus.m; path = public/SDLFuelCutoffStatus.m; sourceTree = "<group>"; };
+ 4ABB274324F7FD9A0061BF55 /* SDLECallConfirmationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLECallConfirmationStatus.m; path = public/SDLECallConfirmationStatus.m; sourceTree = "<group>"; };
+ 4ABB274424F7FD9A0061BF55 /* SDLDriverDistractionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDriverDistractionState.h; path = public/SDLDriverDistractionState.h; sourceTree = "<group>"; };
+ 4ABB274524F7FD9A0061BF55 /* SDLElectronicParkBrakeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLElectronicParkBrakeStatus.m; path = public/SDLElectronicParkBrakeStatus.m; sourceTree = "<group>"; };
+ 4ABB274624F7FD9B0061BF55 /* SDLFuelCutoffStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFuelCutoffStatus.h; path = public/SDLFuelCutoffStatus.h; sourceTree = "<group>"; };
+ 4ABB274724F7FD9B0061BF55 /* SDLECallConfirmationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLECallConfirmationStatus.h; path = public/SDLECallConfirmationStatus.h; sourceTree = "<group>"; };
+ 4ABB274824F7FD9B0061BF55 /* SDLElectronicParkBrakeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLElectronicParkBrakeStatus.h; path = public/SDLElectronicParkBrakeStatus.h; sourceTree = "<group>"; };
+ 4ABB274924F7FD9B0061BF55 /* SDLDriverDistractionState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDriverDistractionState.m; path = public/SDLDriverDistractionState.m; sourceTree = "<group>"; };
+ 4ABB274A24F7FD9B0061BF55 /* SDLFileType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileType.m; path = public/SDLFileType.m; sourceTree = "<group>"; };
+ 4ABB274B24F7FD9B0061BF55 /* SDLEmergencyEventType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEmergencyEventType.m; path = public/SDLEmergencyEventType.m; sourceTree = "<group>"; };
+ 4ABB275824F7FE1E0061BF55 /* SDLFuelType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFuelType.m; path = public/SDLFuelType.m; sourceTree = "<group>"; };
+ 4ABB275924F7FE1E0061BF55 /* SDLGlobalProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGlobalProperty.m; path = public/SDLGlobalProperty.m; sourceTree = "<group>"; };
+ 4ABB275A24F7FE1F0061BF55 /* SDLGlobalProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGlobalProperty.h; path = public/SDLGlobalProperty.h; sourceTree = "<group>"; };
+ 4ABB275B24F7FE1F0061BF55 /* SDLFuelType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFuelType.h; path = public/SDLFuelType.h; sourceTree = "<group>"; };
+ 4ABB276024F7FE470061BF55 /* SDLHMIZoneCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMIZoneCapabilities.m; path = public/SDLHMIZoneCapabilities.m; sourceTree = "<group>"; };
+ 4ABB276124F7FE470061BF55 /* SDLHMIZoneCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMIZoneCapabilities.h; path = public/SDLHMIZoneCapabilities.h; sourceTree = "<group>"; };
+ 4ABB276224F7FE470061BF55 /* SDLHybridAppPreference.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHybridAppPreference.h; path = public/SDLHybridAppPreference.h; sourceTree = "<group>"; };
+ 4ABB276324F7FE470061BF55 /* SDLHybridAppPreference.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHybridAppPreference.m; path = public/SDLHybridAppPreference.m; sourceTree = "<group>"; };
+ 4ABB276424F7FE480061BF55 /* SDLHMILevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMILevel.h; path = public/SDLHMILevel.h; sourceTree = "<group>"; };
+ 4ABB276524F7FE480061BF55 /* SDLHMILevel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMILevel.m; path = public/SDLHMILevel.m; sourceTree = "<group>"; };
+ 4ABB276624F7FE480061BF55 /* SDLIgnitionStableStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIgnitionStableStatus.h; path = public/SDLIgnitionStableStatus.h; sourceTree = "<group>"; };
+ 4ABB276724F7FE480061BF55 /* SDLIgnitionStableStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIgnitionStableStatus.m; path = public/SDLIgnitionStableStatus.m; sourceTree = "<group>"; };
+ 4ABB277024F7FE900061BF55 /* SDLLightName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightName.h; path = public/SDLLightName.h; sourceTree = "<group>"; };
+ 4ABB277124F7FE900061BF55 /* SDLIgnitionStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLIgnitionStatus.h; path = public/SDLIgnitionStatus.h; sourceTree = "<group>"; };
+ 4ABB277224F7FE900061BF55 /* SDLLightName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightName.m; path = public/SDLLightName.m; sourceTree = "<group>"; };
+ 4ABB277324F7FE910061BF55 /* SDLIgnitionStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLIgnitionStatus.m; path = public/SDLIgnitionStatus.m; sourceTree = "<group>"; };
+ 4ABB277824F7FEB90061BF55 /* SDLLightStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightStatus.h; path = public/SDLLightStatus.h; sourceTree = "<group>"; };
+ 4ABB277924F7FEB90061BF55 /* SDLLightStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightStatus.m; path = public/SDLLightStatus.m; sourceTree = "<group>"; };
+ 4ABB277C24F7FF080061BF55 /* SDLLanguage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLanguage.m; path = public/SDLLanguage.m; sourceTree = "<group>"; };
+ 4ABB277D24F7FF080061BF55 /* SDLImageFieldName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLImageFieldName.m; path = public/SDLImageFieldName.m; sourceTree = "<group>"; };
+ 4ABB277E24F7FF090061BF55 /* SDLKeyboardEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLKeyboardEvent.m; path = public/SDLKeyboardEvent.m; sourceTree = "<group>"; };
+ 4ABB277F24F7FF090061BF55 /* SDLKeyboardLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLKeyboardLayout.m; path = public/SDLKeyboardLayout.m; sourceTree = "<group>"; };
+ 4ABB278024F7FF090061BF55 /* SDLImageType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLImageType.m; path = public/SDLImageType.m; sourceTree = "<group>"; };
+ 4ABB278124F7FF090061BF55 /* SDLImageFieldName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLImageFieldName.h; path = public/SDLImageFieldName.h; sourceTree = "<group>"; };
+ 4ABB278224F7FF090061BF55 /* SDLInteractionMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLInteractionMode.m; path = public/SDLInteractionMode.m; sourceTree = "<group>"; };
+ 4ABB278324F7FF0A0061BF55 /* SDLLayoutMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLayoutMode.h; path = public/SDLLayoutMode.h; sourceTree = "<group>"; };
+ 4ABB278424F7FF0A0061BF55 /* SDLKeypressMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLKeypressMode.m; path = public/SDLKeypressMode.m; sourceTree = "<group>"; };
+ 4ABB278524F7FF0A0061BF55 /* SDLLayoutMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLayoutMode.m; path = public/SDLLayoutMode.m; sourceTree = "<group>"; };
+ 4ABB278624F7FF0A0061BF55 /* SDLKeyboardEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLKeyboardEvent.h; path = public/SDLKeyboardEvent.h; sourceTree = "<group>"; };
+ 4ABB278724F7FF0A0061BF55 /* SDLImageType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLImageType.h; path = public/SDLImageType.h; sourceTree = "<group>"; };
+ 4ABB278824F7FF0A0061BF55 /* SDLKeypressMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLKeypressMode.h; path = public/SDLKeypressMode.h; sourceTree = "<group>"; };
+ 4ABB278924F7FF0B0061BF55 /* SDLLanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLanguage.h; path = public/SDLLanguage.h; sourceTree = "<group>"; };
+ 4ABB278A24F7FF0B0061BF55 /* SDLInteractionMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLInteractionMode.h; path = public/SDLInteractionMode.h; sourceTree = "<group>"; };
+ 4ABB278B24F7FF0B0061BF55 /* SDLKeyboardLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLKeyboardLayout.h; path = public/SDLKeyboardLayout.h; sourceTree = "<group>"; };
+ 4ABB279C24F7FFD80061BF55 /* SDLMassageMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMassageMode.h; path = public/SDLMassageMode.h; sourceTree = "<group>"; };
+ 4ABB279D24F7FFD80061BF55 /* SDLMediaClockFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMediaClockFormat.m; path = public/SDLMediaClockFormat.m; sourceTree = "<group>"; };
+ 4ABB279E24F7FFD80061BF55 /* SDLMassageZone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMassageZone.h; path = public/SDLMassageZone.h; sourceTree = "<group>"; };
+ 4ABB279F24F7FFD80061BF55 /* SDLMassageZone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMassageZone.m; path = public/SDLMassageZone.m; sourceTree = "<group>"; };
+ 4ABB27A024F7FFD80061BF55 /* SDLMediaClockFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMediaClockFormat.h; path = public/SDLMediaClockFormat.h; sourceTree = "<group>"; };
+ 4ABB27A124F7FFD90061BF55 /* SDLLockScreenStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLockScreenStatus.h; path = public/SDLLockScreenStatus.h; sourceTree = "<group>"; };
+ 4ABB27A224F7FFD90061BF55 /* SDLLockScreenStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenStatus.m; path = public/SDLLockScreenStatus.m; sourceTree = "<group>"; };
+ 4ABB27A324F7FFD90061BF55 /* SDLMaintenanceModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMaintenanceModeStatus.m; path = public/SDLMaintenanceModeStatus.m; sourceTree = "<group>"; };
+ 4ABB27A424F7FFD90061BF55 /* SDLMassageCushion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMassageCushion.h; path = public/SDLMassageCushion.h; sourceTree = "<group>"; };
+ 4ABB27A524F7FFD90061BF55 /* SDLMassageCushion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMassageCushion.m; path = public/SDLMassageCushion.m; sourceTree = "<group>"; };
+ 4ABB27A624F7FFD90061BF55 /* SDLMassageMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMassageMode.m; path = public/SDLMassageMode.m; sourceTree = "<group>"; };
+ 4ABB27A724F7FFDA0061BF55 /* SDLMaintenanceModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMaintenanceModeStatus.h; path = public/SDLMaintenanceModeStatus.h; sourceTree = "<group>"; };
+ 4ABB27B424F8006A0061BF55 /* SDLMetadataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMetadataType.h; path = public/SDLMetadataType.h; sourceTree = "<group>"; };
+ 4ABB27B524F8006A0061BF55 /* SDLMetadataType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMetadataType.m; path = public/SDLMetadataType.m; sourceTree = "<group>"; };
+ 4ABB27B624F8006A0061BF55 /* SDLPermissionStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPermissionStatus.h; path = public/SDLPermissionStatus.h; sourceTree = "<group>"; };
+ 4ABB27B724F8006B0061BF55 /* SDLNavigationAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationAction.h; path = public/SDLNavigationAction.h; sourceTree = "<group>"; };
+ 4ABB27B824F8006B0061BF55 /* SDLModuleType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLModuleType.m; path = public/SDLModuleType.m; sourceTree = "<group>"; };
+ 4ABB27B924F8006B0061BF55 /* SDLPermissionStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPermissionStatus.m; path = public/SDLPermissionStatus.m; sourceTree = "<group>"; };
+ 4ABB27BA24F8006B0061BF55 /* SDLNavigationAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationAction.m; path = public/SDLNavigationAction.m; sourceTree = "<group>"; };
+ 4ABB27BB24F8006B0061BF55 /* SDLMenuLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMenuLayout.m; path = public/SDLMenuLayout.m; sourceTree = "<group>"; };
+ 4ABB27BC24F8006C0061BF55 /* SDLMediaType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLMediaType.m; path = public/SDLMediaType.m; sourceTree = "<group>"; };
+ 4ABB27BD24F8006C0061BF55 /* SDLMenuLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMenuLayout.h; path = public/SDLMenuLayout.h; sourceTree = "<group>"; };
+ 4ABB27BE24F8006C0061BF55 /* SDLNavigationJunction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLNavigationJunction.m; path = public/SDLNavigationJunction.m; sourceTree = "<group>"; };
+ 4ABB27BF24F8006C0061BF55 /* SDLModuleType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLModuleType.h; path = public/SDLModuleType.h; sourceTree = "<group>"; };
+ 4ABB27C024F8006C0061BF55 /* SDLMediaType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMediaType.h; path = public/SDLMediaType.h; sourceTree = "<group>"; };
+ 4ABB27C124F8006C0061BF55 /* SDLNavigationJunction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLNavigationJunction.h; path = public/SDLNavigationJunction.h; sourceTree = "<group>"; };
+ 4ABB27D024F800C80061BF55 /* SDLPowerModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPowerModeStatus.m; path = public/SDLPowerModeStatus.m; sourceTree = "<group>"; };
+ 4ABB27D124F800C80061BF55 /* SDLPredefinedLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPredefinedLayout.m; path = public/SDLPredefinedLayout.m; sourceTree = "<group>"; };
+ 4ABB27D224F800C80061BF55 /* SDLPrimaryAudioSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPrimaryAudioSource.m; path = public/SDLPrimaryAudioSource.m; sourceTree = "<group>"; };
+ 4ABB27D324F800C90061BF55 /* SDLPredefinedLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPredefinedLayout.h; path = public/SDLPredefinedLayout.h; sourceTree = "<group>"; };
+ 4ABB27D424F800C90061BF55 /* SDLPowerModeQualificationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPowerModeQualificationStatus.m; path = public/SDLPowerModeQualificationStatus.m; sourceTree = "<group>"; };
+ 4ABB27D524F800C90061BF55 /* SDLPrerecordedSpeech.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPrerecordedSpeech.m; path = public/SDLPrerecordedSpeech.m; sourceTree = "<group>"; };
+ 4ABB27D624F800C90061BF55 /* SDLPowerModeQualificationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPowerModeQualificationStatus.h; path = public/SDLPowerModeQualificationStatus.h; sourceTree = "<group>"; };
+ 4ABB27D724F800C90061BF55 /* SDLPowerModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPowerModeStatus.h; path = public/SDLPowerModeStatus.h; sourceTree = "<group>"; };
+ 4ABB27D824F800CA0061BF55 /* SDLPredefinedWindows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPredefinedWindows.h; path = public/SDLPredefinedWindows.h; sourceTree = "<group>"; };
+ 4ABB27D924F800CA0061BF55 /* SDLPrerecordedSpeech.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPrerecordedSpeech.h; path = public/SDLPrerecordedSpeech.h; sourceTree = "<group>"; };
+ 4ABB27DA24F800CA0061BF55 /* SDLPrimaryAudioSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPrimaryAudioSource.h; path = public/SDLPrimaryAudioSource.h; sourceTree = "<group>"; };
+ 4ABB27E624F801B40061BF55 /* SDLRadioBand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRadioBand.m; path = public/SDLRadioBand.m; sourceTree = "<group>"; };
+ 4ABB27E724F801B40061BF55 /* SDLRadioState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRadioState.m; path = public/SDLRadioState.m; sourceTree = "<group>"; };
+ 4ABB27E824F801B40061BF55 /* SDLRadioBand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRadioBand.h; path = public/SDLRadioBand.h; sourceTree = "<group>"; };
+ 4ABB27E924F801B50061BF55 /* SDLRadioState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRadioState.h; path = public/SDLRadioState.h; sourceTree = "<group>"; };
+ 4ABB27EA24F801B50061BF55 /* SDLPRNDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPRNDL.h; path = public/SDLPRNDL.h; sourceTree = "<group>"; };
+ 4ABB27EB24F801B50061BF55 /* SDLPRNDL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPRNDL.m; path = public/SDLPRNDL.m; sourceTree = "<group>"; };
+ 4ABB27F224F823F10061BF55 /* SDLRPCMessageType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCMessageType.m; path = public/SDLRPCMessageType.m; sourceTree = "<group>"; };
+ 4ABB27F324F823F10061BF55 /* SDLRPCMessageType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCMessageType.h; path = public/SDLRPCMessageType.h; sourceTree = "<group>"; };
+ 4ABB27F424F823F10061BF55 /* SDLRequestType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRequestType.m; path = public/SDLRequestType.m; sourceTree = "<group>"; };
+ 4ABB27F524F823F10061BF55 /* SDLSamplingRate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSamplingRate.h; path = public/SDLSamplingRate.h; sourceTree = "<group>"; };
+ 4ABB27F624F823F20061BF55 /* SDLSamplingRate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSamplingRate.m; path = public/SDLSamplingRate.m; sourceTree = "<group>"; };
+ 4ABB27F724F823F20061BF55 /* SDLRequestType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRequestType.h; path = public/SDLRequestType.h; sourceTree = "<group>"; };
+ 4ABB27F824F823F20061BF55 /* SDLResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLResult.m; path = public/SDLResult.m; sourceTree = "<group>"; };
+ 4ABB27F924F823F20061BF55 /* SDLResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLResult.h; path = public/SDLResult.h; sourceTree = "<group>"; };
+ 4ABB280224F8245F0061BF55 /* SDLSeatMemoryActionType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSeatMemoryActionType.m; path = public/SDLSeatMemoryActionType.m; sourceTree = "<group>"; };
+ 4ABB280324F8245F0061BF55 /* SDLSoftButtonType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonType.m; path = public/SDLSoftButtonType.m; sourceTree = "<group>"; };
+ 4ABB280424F824600061BF55 /* SDLServiceUpdateReason.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLServiceUpdateReason.h; path = public/SDLServiceUpdateReason.h; sourceTree = "<group>"; };
+ 4ABB280524F824600061BF55 /* SDLSeatMemoryActionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSeatMemoryActionType.h; path = public/SDLSeatMemoryActionType.h; sourceTree = "<group>"; };
+ 4ABB280624F824600061BF55 /* SDLSoftButtonType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSoftButtonType.h; path = public/SDLSoftButtonType.h; sourceTree = "<group>"; };
+ 4ABB280724F824600061BF55 /* SDLServiceUpdateReason.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLServiceUpdateReason.m; path = public/SDLServiceUpdateReason.m; sourceTree = "<group>"; };
+ 4ABB280E24F824A40061BF55 /* SDLSupportedSeat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSupportedSeat.h; path = public/SDLSupportedSeat.h; sourceTree = "<group>"; };
+ 4ABB280F24F824A40061BF55 /* SDLSupportedSeat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSupportedSeat.m; path = public/SDLSupportedSeat.m; sourceTree = "<group>"; };
+ 4ABB281024F824A40061BF55 /* SDLSpeechCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSpeechCapabilities.m; path = public/SDLSpeechCapabilities.m; sourceTree = "<group>"; };
+ 4ABB281124F824A40061BF55 /* SDLSpeechCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSpeechCapabilities.h; path = public/SDLSpeechCapabilities.h; sourceTree = "<group>"; };
+ 4ABB281224F824A40061BF55 /* SDLStaticIconName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLStaticIconName.h; path = public/SDLStaticIconName.h; sourceTree = "<group>"; };
+ 4ABB281324F824A50061BF55 /* SDLStaticIconName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStaticIconName.m; path = public/SDLStaticIconName.m; sourceTree = "<group>"; };
+ 4ABB281A24F824E60061BF55 /* SDLTemperatureUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTemperatureUnit.h; path = public/SDLTemperatureUnit.h; sourceTree = "<group>"; };
+ 4ABB281B24F824E60061BF55 /* SDLSystemCapabilityType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemCapabilityType.m; path = public/SDLSystemCapabilityType.m; sourceTree = "<group>"; };
+ 4ABB281C24F824E60061BF55 /* SDLSystemContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemContext.h; path = public/SDLSystemContext.h; sourceTree = "<group>"; };
+ 4ABB281D24F824E60061BF55 /* SDLSystemAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemAction.h; path = public/SDLSystemAction.h; sourceTree = "<group>"; };
+ 4ABB281E24F824E60061BF55 /* SDLSystemAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemAction.m; path = public/SDLSystemAction.m; sourceTree = "<group>"; };
+ 4ABB281F24F824E60061BF55 /* SDLTBTState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTBTState.h; path = public/SDLTBTState.h; sourceTree = "<group>"; };
+ 4ABB282024F824E70061BF55 /* SDLTBTState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTBTState.m; path = public/SDLTBTState.m; sourceTree = "<group>"; };
+ 4ABB282124F824E70061BF55 /* SDLSystemContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemContext.m; path = public/SDLSystemContext.m; sourceTree = "<group>"; };
+ 4ABB282224F824E70061BF55 /* SDLTextAlignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextAlignment.h; path = public/SDLTextAlignment.h; sourceTree = "<group>"; };
+ 4ABB282324F824E70061BF55 /* SDLTextAlignment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextAlignment.m; path = public/SDLTextAlignment.m; sourceTree = "<group>"; };
+ 4ABB282424F824E70061BF55 /* SDLSystemCapabilityType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemCapabilityType.h; path = public/SDLSystemCapabilityType.h; sourceTree = "<group>"; };
+ 4ABB282524F824E70061BF55 /* SDLTemperatureUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTemperatureUnit.m; path = public/SDLTemperatureUnit.m; sourceTree = "<group>"; };
+ 4ABB283224F828600061BF55 /* SDLTPMS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTPMS.h; path = public/SDLTPMS.h; sourceTree = "<group>"; };
+ 4ABB283324F828600061BF55 /* SDLTurnSignal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTurnSignal.h; path = public/SDLTurnSignal.h; sourceTree = "<group>"; };
+ 4ABB283424F828610061BF55 /* SDLTextFieldName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTextFieldName.h; path = public/SDLTextFieldName.h; sourceTree = "<group>"; };
+ 4ABB283524F828610061BF55 /* SDLTriggerSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTriggerSource.h; path = public/SDLTriggerSource.h; sourceTree = "<group>"; };
+ 4ABB283624F828610061BF55 /* SDLTurnSignal.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTurnSignal.m; path = public/SDLTurnSignal.m; sourceTree = "<group>"; };
+ 4ABB283724F828610061BF55 /* SDLTouchType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchType.m; path = public/SDLTouchType.m; sourceTree = "<group>"; };
+ 4ABB283824F828610061BF55 /* SDLTouchType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTouchType.h; path = public/SDLTouchType.h; sourceTree = "<group>"; };
+ 4ABB283924F828610061BF55 /* SDLTextFieldName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTextFieldName.m; path = public/SDLTextFieldName.m; sourceTree = "<group>"; };
+ 4ABB283A24F828620061BF55 /* SDLTimerMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTimerMode.h; path = public/SDLTimerMode.h; sourceTree = "<group>"; };
+ 4ABB283B24F828620061BF55 /* SDLTriggerSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTriggerSource.m; path = public/SDLTriggerSource.m; sourceTree = "<group>"; };
+ 4ABB283C24F828620061BF55 /* SDLTimerMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTimerMode.m; path = public/SDLTimerMode.m; sourceTree = "<group>"; };
+ 4ABB283D24F828620061BF55 /* SDLTransmissionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLTransmissionType.h; path = public/SDLTransmissionType.h; sourceTree = "<group>"; };
+ 4ABB283E24F828620061BF55 /* SDLTPMS.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTPMS.m; path = public/SDLTPMS.m; sourceTree = "<group>"; };
+ 4ABB283F24F828630061BF55 /* SDLTransmissionType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTransmissionType.m; path = public/SDLTransmissionType.m; sourceTree = "<group>"; };
+ 4ABB284E24F828DD0061BF55 /* SDLVehicleDataEventStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataEventStatus.h; path = public/SDLVehicleDataEventStatus.h; sourceTree = "<group>"; };
+ 4ABB284F24F828DE0061BF55 /* SDLVehicleDataType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataType.m; path = public/SDLVehicleDataType.m; sourceTree = "<group>"; };
+ 4ABB285024F828DE0061BF55 /* SDLVehicleDataStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataStatus.m; path = public/SDLVehicleDataStatus.m; sourceTree = "<group>"; };
+ 4ABB285124F828DE0061BF55 /* SDLVehicleDataActiveStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataActiveStatus.h; path = public/SDLVehicleDataActiveStatus.h; sourceTree = "<group>"; };
+ 4ABB285224F828DE0061BF55 /* SDLUpdateMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUpdateMode.m; path = public/SDLUpdateMode.m; sourceTree = "<group>"; };
+ 4ABB285324F828DE0061BF55 /* SDLVehicleDataResultCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataResultCode.h; path = public/SDLVehicleDataResultCode.h; sourceTree = "<group>"; };
+ 4ABB285424F828DE0061BF55 /* SDLVehicleDataResultCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataResultCode.m; path = public/SDLVehicleDataResultCode.m; sourceTree = "<group>"; };
+ 4ABB285524F828DF0061BF55 /* SDLUpdateMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUpdateMode.h; path = public/SDLUpdateMode.h; sourceTree = "<group>"; };
+ 4ABB285624F828DF0061BF55 /* SDLVehicleDataNotificationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataNotificationStatus.h; path = public/SDLVehicleDataNotificationStatus.h; sourceTree = "<group>"; };
+ 4ABB285724F828DF0061BF55 /* SDLVehicleDataNotificationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataNotificationStatus.m; path = public/SDLVehicleDataNotificationStatus.m; sourceTree = "<group>"; };
+ 4ABB285824F828DF0061BF55 /* SDLVehicleDataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataType.h; path = public/SDLVehicleDataType.h; sourceTree = "<group>"; };
+ 4ABB285924F828DF0061BF55 /* SDLVehicleDataStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVehicleDataStatus.h; path = public/SDLVehicleDataStatus.h; sourceTree = "<group>"; };
+ 4ABB285A24F828E00061BF55 /* SDLVehicleDataEventStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataEventStatus.m; path = public/SDLVehicleDataEventStatus.m; sourceTree = "<group>"; };
+ 4ABB285B24F828E00061BF55 /* SDLVehicleDataActiveStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVehicleDataActiveStatus.m; path = public/SDLVehicleDataActiveStatus.m; sourceTree = "<group>"; };
+ 4ABB286A24F829480061BF55 /* SDLWiperStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWiperStatus.h; path = public/SDLWiperStatus.h; sourceTree = "<group>"; };
+ 4ABB286B24F829480061BF55 /* SDLWarningLightStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWarningLightStatus.h; path = public/SDLWarningLightStatus.h; sourceTree = "<group>"; };
+ 4ABB286C24F829480061BF55 /* SDLVentilationMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVentilationMode.m; path = public/SDLVentilationMode.m; sourceTree = "<group>"; };
+ 4ABB286D24F829480061BF55 /* SDLWarningLightStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWarningLightStatus.m; path = public/SDLWarningLightStatus.m; sourceTree = "<group>"; };
+ 4ABB286E24F829490061BF55 /* SDLVrCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVrCapabilities.h; path = public/SDLVrCapabilities.h; sourceTree = "<group>"; };
+ 4ABB286F24F829490061BF55 /* SDLWiperStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWiperStatus.m; path = public/SDLWiperStatus.m; sourceTree = "<group>"; };
+ 4ABB287024F829490061BF55 /* SDLVrCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVrCapabilities.m; path = public/SDLVrCapabilities.m; sourceTree = "<group>"; };
+ 4ABB287124F829490061BF55 /* SDLWayPointType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWayPointType.m; path = public/SDLWayPointType.m; sourceTree = "<group>"; };
+ 4ABB287224F829490061BF55 /* SDLVentilationMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVentilationMode.h; path = public/SDLVentilationMode.h; sourceTree = "<group>"; };
+ 4ABB287324F8294A0061BF55 /* SDLWayPointType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWayPointType.h; path = public/SDLWayPointType.h; sourceTree = "<group>"; };
+ 4ABB287E24F82A1F0061BF55 /* SDLWindowType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLWindowType.h; path = public/SDLWindowType.h; sourceTree = "<group>"; };
+ 4ABB287F24F82A200061BF55 /* SDLWindowType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLWindowType.m; path = public/SDLWindowType.m; sourceTree = "<group>"; };
+ 4ABB288224F82A330061BF55 /* SDLVideoStreamingCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingCodec.h; path = public/SDLVideoStreamingCodec.h; sourceTree = "<group>"; };
+ 4ABB288324F82A330061BF55 /* SDLVideoStreamingFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingFormat.h; path = public/SDLVideoStreamingFormat.h; sourceTree = "<group>"; };
+ 4ABB288424F82A330061BF55 /* SDLVideoStreamingCodec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingCodec.m; path = public/SDLVideoStreamingCodec.m; sourceTree = "<group>"; };
+ 4ABB288524F82A340061BF55 /* SDLVideoStreamingFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingFormat.m; path = public/SDLVideoStreamingFormat.m; sourceTree = "<group>"; };
+ 4ABB288624F82A340061BF55 /* SDLVideoStreamingProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLVideoStreamingProtocol.h; path = public/SDLVideoStreamingProtocol.h; sourceTree = "<group>"; };
+ 4ABB288724F82A340061BF55 /* SDLVideoStreamingProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLVideoStreamingProtocol.m; path = public/SDLVideoStreamingProtocol.m; sourceTree = "<group>"; };
+ 4ABB288E24F82A640061BF55 /* SDLOnSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnSyncPData.m; path = public/SDLOnSyncPData.m; sourceTree = "<group>"; };
+ 4ABB288F24F82A640061BF55 /* SDLOnTBTClientState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnTBTClientState.m; path = public/SDLOnTBTClientState.m; sourceTree = "<group>"; };
+ 4ABB289024F82A640061BF55 /* SDLOnCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnCommand.h; path = public/SDLOnCommand.h; sourceTree = "<group>"; };
+ 4ABB289124F82A640061BF55 /* SDLOnLockScreenStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnLockScreenStatus.m; path = public/SDLOnLockScreenStatus.m; sourceTree = "<group>"; };
+ 4ABB289224F82A640061BF55 /* SDLOnTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnTouchEvent.h; path = public/SDLOnTouchEvent.h; sourceTree = "<group>"; };
+ 4ABB289324F82A640061BF55 /* SDLOnAppInterfaceUnregistered.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnAppInterfaceUnregistered.m; path = public/SDLOnAppInterfaceUnregistered.m; sourceTree = "<group>"; };
+ 4ABB289424F82A640061BF55 /* SDLOnCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnCommand.m; path = public/SDLOnCommand.m; sourceTree = "<group>"; };
+ 4ABB289524F82A650061BF55 /* SDLOnEncodedSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnEncodedSyncPData.h; path = public/SDLOnEncodedSyncPData.h; sourceTree = "<group>"; };
+ 4ABB289624F82A650061BF55 /* SDLOnKeyboardInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnKeyboardInput.m; path = public/SDLOnKeyboardInput.m; sourceTree = "<group>"; };
+ 4ABB289724F82A650061BF55 /* SDLOnHMIStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnHMIStatus.m; path = public/SDLOnHMIStatus.m; sourceTree = "<group>"; };
+ 4ABB289824F82A650061BF55 /* SDLOnLanguageChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnLanguageChange.h; path = public/SDLOnLanguageChange.h; sourceTree = "<group>"; };
+ 4ABB289924F82A650061BF55 /* SDLOnRCStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnRCStatus.m; path = public/SDLOnRCStatus.m; sourceTree = "<group>"; };
+ 4ABB289A24F82A650061BF55 /* SDLOnSystemRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnSystemRequest.h; path = public/SDLOnSystemRequest.h; sourceTree = "<group>"; };
+ 4ABB289B24F82A650061BF55 /* SDLOnTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnTouchEvent.m; path = public/SDLOnTouchEvent.m; sourceTree = "<group>"; };
+ 4ABB289C24F82A650061BF55 /* SDLOnPermissionsChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnPermissionsChange.h; path = public/SDLOnPermissionsChange.h; sourceTree = "<group>"; };
+ 4ABB289D24F82A660061BF55 /* SDLOnSubtleAlertPressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnSubtleAlertPressed.h; path = public/SDLOnSubtleAlertPressed.h; sourceTree = "<group>"; };
+ 4ABB289E24F82A660061BF55 /* SDLOnSubtleAlertPressed.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnSubtleAlertPressed.m; path = public/SDLOnSubtleAlertPressed.m; sourceTree = "<group>"; };
+ 4ABB289F24F82A660061BF55 /* SDLOnSystemRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnSystemRequest.m; path = public/SDLOnSystemRequest.m; sourceTree = "<group>"; };
+ 4ABB28A024F82A660061BF55 /* SDLOnWayPointChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnWayPointChange.h; path = public/SDLOnWayPointChange.h; sourceTree = "<group>"; };
+ 4ABB28A124F82A660061BF55 /* SDLOnButtonEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnButtonEvent.m; path = public/SDLOnButtonEvent.m; sourceTree = "<group>"; };
+ 4ABB28A224F82A660061BF55 /* SDLOnLockScreenStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnLockScreenStatus.h; path = public/SDLOnLockScreenStatus.h; sourceTree = "<group>"; };
+ 4ABB28A324F82A660061BF55 /* SDLOnSystemCapabilityUpdated.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnSystemCapabilityUpdated.m; path = public/SDLOnSystemCapabilityUpdated.m; sourceTree = "<group>"; };
+ 4ABB28A424F82A670061BF55 /* SDLOnEncodedSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnEncodedSyncPData.m; path = public/SDLOnEncodedSyncPData.m; sourceTree = "<group>"; };
+ 4ABB28A524F82A670061BF55 /* SDLOnButtonEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnButtonEvent.h; path = public/SDLOnButtonEvent.h; sourceTree = "<group>"; };
+ 4ABB28A624F82A670061BF55 /* SDLOnAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnAudioPassThru.m; path = public/SDLOnAudioPassThru.m; sourceTree = "<group>"; };
+ 4ABB28A724F82A670061BF55 /* SDLOnInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnInteriorVehicleData.m; path = public/SDLOnInteriorVehicleData.m; sourceTree = "<group>"; };
+ 4ABB28A824F82A670061BF55 /* SDLOnRCStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnRCStatus.h; path = public/SDLOnRCStatus.h; sourceTree = "<group>"; };
+ 4ABB28A924F82A670061BF55 /* SDLOnSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnSyncPData.h; path = public/SDLOnSyncPData.h; sourceTree = "<group>"; };
+ 4ABB28AA24F82A670061BF55 /* SDLOnInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnInteriorVehicleData.h; path = public/SDLOnInteriorVehicleData.h; sourceTree = "<group>"; };
+ 4ABB28AB24F82A670061BF55 /* SDLOnSystemCapabilityUpdated.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnSystemCapabilityUpdated.h; path = public/SDLOnSystemCapabilityUpdated.h; sourceTree = "<group>"; };
+ 4ABB28AC24F82A670061BF55 /* SDLOnHashChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnHashChange.m; path = public/SDLOnHashChange.m; sourceTree = "<group>"; };
+ 4ABB28AD24F82A680061BF55 /* SDLOnButtonPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnButtonPress.h; path = public/SDLOnButtonPress.h; sourceTree = "<group>"; };
+ 4ABB28AE24F82A680061BF55 /* SDLOnButtonPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnButtonPress.m; path = public/SDLOnButtonPress.m; sourceTree = "<group>"; };
+ 4ABB28AF24F82A680061BF55 /* SDLOnAppServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnAppServiceData.m; path = public/SDLOnAppServiceData.m; sourceTree = "<group>"; };
+ 4ABB28B024F82A680061BF55 /* SDLOnHMIStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnHMIStatus.h; path = public/SDLOnHMIStatus.h; sourceTree = "<group>"; };
+ 4ABB28B124F82A680061BF55 /* SDLOnDriverDistraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnDriverDistraction.m; path = public/SDLOnDriverDistraction.m; sourceTree = "<group>"; };
+ 4ABB28B224F82A680061BF55 /* SDLOnLanguageChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnLanguageChange.m; path = public/SDLOnLanguageChange.m; sourceTree = "<group>"; };
+ 4ABB28B324F82A680061BF55 /* SDLOnTBTClientState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnTBTClientState.h; path = public/SDLOnTBTClientState.h; sourceTree = "<group>"; };
+ 4ABB28B424F82A680061BF55 /* SDLOnPermissionsChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnPermissionsChange.m; path = public/SDLOnPermissionsChange.m; sourceTree = "<group>"; };
+ 4ABB28B524F82A690061BF55 /* SDLOnDriverDistraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnDriverDistraction.h; path = public/SDLOnDriverDistraction.h; sourceTree = "<group>"; };
+ 4ABB28B624F82A690061BF55 /* SDLOnAppServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnAppServiceData.h; path = public/SDLOnAppServiceData.h; sourceTree = "<group>"; };
+ 4ABB28B724F82A690061BF55 /* SDLOnAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnAudioPassThru.h; path = public/SDLOnAudioPassThru.h; sourceTree = "<group>"; };
+ 4ABB28B824F82A690061BF55 /* SDLOnVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnVehicleData.h; path = public/SDLOnVehicleData.h; sourceTree = "<group>"; };
+ 4ABB28B924F82A690061BF55 /* SDLOnWayPointChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnWayPointChange.m; path = public/SDLOnWayPointChange.m; sourceTree = "<group>"; };
+ 4ABB28BA24F82A690061BF55 /* SDLOnAppInterfaceUnregistered.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnAppInterfaceUnregistered.h; path = public/SDLOnAppInterfaceUnregistered.h; sourceTree = "<group>"; };
+ 4ABB28BB24F82A690061BF55 /* SDLOnHashChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnHashChange.h; path = public/SDLOnHashChange.h; sourceTree = "<group>"; };
+ 4ABB28BC24F82A690061BF55 /* SDLOnVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLOnVehicleData.m; path = public/SDLOnVehicleData.m; sourceTree = "<group>"; };
+ 4ABB28BD24F82A6A0061BF55 /* SDLOnKeyboardInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLOnKeyboardInput.h; path = public/SDLOnKeyboardInput.h; sourceTree = "<group>"; };
+ 4ABB28EE24F82AFD0061BF55 /* SDLRPCPayload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRPCPayload.m; path = private/SDLRPCPayload.m; sourceTree = "<group>"; };
+ 4ABB28EF24F82AFD0061BF55 /* SDLRPCPayload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRPCPayload.h; path = private/SDLRPCPayload.h; sourceTree = "<group>"; };
+ 4ABB28F224F82BE80061BF55 /* SDLAddCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAddCommand.m; path = public/SDLAddCommand.m; sourceTree = "<group>"; };
+ 4ABB28F324F82BE80061BF55 /* SDLButtonPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonPress.h; path = public/SDLButtonPress.h; sourceTree = "<group>"; };
+ 4ABB28F424F82BE80061BF55 /* SDLAddSubMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAddSubMenu.h; path = public/SDLAddSubMenu.h; sourceTree = "<group>"; };
+ 4ABB28F524F82BE80061BF55 /* SDLAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAlert.m; path = public/SDLAlert.m; sourceTree = "<group>"; };
+ 4ABB28F624F82BE90061BF55 /* SDLAlertManeuver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAlertManeuver.h; path = public/SDLAlertManeuver.h; sourceTree = "<group>"; };
+ 4ABB28F724F82BE90061BF55 /* SDLButtonPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonPress.m; path = public/SDLButtonPress.m; sourceTree = "<group>"; };
+ 4ABB28F824F82BE90061BF55 /* SDLAddCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAddCommand.h; path = public/SDLAddCommand.h; sourceTree = "<group>"; };
+ 4ABB28F924F82BE90061BF55 /* SDLAddSubMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAddSubMenu.m; path = public/SDLAddSubMenu.m; sourceTree = "<group>"; };
+ 4ABB28FA24F82BE90061BF55 /* SDLAlertManeuver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAlertManeuver.m; path = public/SDLAlertManeuver.m; sourceTree = "<group>"; };
+ 4ABB28FB24F82BE90061BF55 /* SDLAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAlert.h; path = public/SDLAlert.h; sourceTree = "<group>"; };
+ 4ABB290624F842140061BF55 /* SDLCreateInteractionChoiceSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCreateInteractionChoiceSet.m; path = public/SDLCreateInteractionChoiceSet.m; sourceTree = "<group>"; };
+ 4ABB290724F842140061BF55 /* SDLChangeRegistration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChangeRegistration.h; path = public/SDLChangeRegistration.h; sourceTree = "<group>"; };
+ 4ABB290824F842140061BF55 /* SDLCancelInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCancelInteraction.h; path = public/SDLCancelInteraction.h; sourceTree = "<group>"; };
+ 4ABB290924F842140061BF55 /* SDLCreateInteractionChoiceSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCreateInteractionChoiceSet.h; path = public/SDLCreateInteractionChoiceSet.h; sourceTree = "<group>"; };
+ 4ABB290A24F842140061BF55 /* SDLDeleteCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteCommand.m; path = public/SDLDeleteCommand.m; sourceTree = "<group>"; };
+ 4ABB290B24F842150061BF55 /* SDLCloseApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCloseApplication.h; path = public/SDLCloseApplication.h; sourceTree = "<group>"; };
+ 4ABB290C24F842150061BF55 /* SDLCloseApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCloseApplication.m; path = public/SDLCloseApplication.m; sourceTree = "<group>"; };
+ 4ABB290D24F842150061BF55 /* SDLCancelInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCancelInteraction.m; path = public/SDLCancelInteraction.m; sourceTree = "<group>"; };
+ 4ABB290E24F842150061BF55 /* SDLChangeRegistration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChangeRegistration.m; path = public/SDLChangeRegistration.m; sourceTree = "<group>"; };
+ 4ABB290F24F842150061BF55 /* SDLDeleteCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteCommand.h; path = public/SDLDeleteCommand.h; sourceTree = "<group>"; };
+ 4ABB291A24F842560061BF55 /* SDLCreateWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCreateWindow.m; path = public/SDLCreateWindow.m; sourceTree = "<group>"; };
+ 4ABB291B24F842560061BF55 /* SDLCreateWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCreateWindow.h; path = public/SDLCreateWindow.h; sourceTree = "<group>"; };
+ 4ABB291E24F8429E0061BF55 /* SDLDiagnosticMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDiagnosticMessage.m; path = public/SDLDiagnosticMessage.m; sourceTree = "<group>"; };
+ 4ABB291F24F8429E0061BF55 /* SDLDeleteInteractionChoiceSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteInteractionChoiceSet.m; path = public/SDLDeleteInteractionChoiceSet.m; sourceTree = "<group>"; };
+ 4ABB292024F8429F0061BF55 /* SDLDeleteInteractionChoiceSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteInteractionChoiceSet.h; path = public/SDLDeleteInteractionChoiceSet.h; sourceTree = "<group>"; };
+ 4ABB292124F8429F0061BF55 /* SDLDeleteWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteWindow.m; path = public/SDLDeleteWindow.m; sourceTree = "<group>"; };
+ 4ABB292224F8429F0061BF55 /* SDLDiagnosticMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDiagnosticMessage.h; path = public/SDLDiagnosticMessage.h; sourceTree = "<group>"; };
+ 4ABB292324F8429F0061BF55 /* SDLDeleteFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteFile.h; path = public/SDLDeleteFile.h; sourceTree = "<group>"; };
+ 4ABB292424F8429F0061BF55 /* SDLDeleteSubMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteSubMenu.m; path = public/SDLDeleteSubMenu.m; sourceTree = "<group>"; };
+ 4ABB292524F8429F0061BF55 /* SDLDialNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDialNumber.m; path = public/SDLDialNumber.m; sourceTree = "<group>"; };
+ 4ABB292624F8429F0061BF55 /* SDLDeleteFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteFile.m; path = public/SDLDeleteFile.m; sourceTree = "<group>"; };
+ 4ABB292724F842A00061BF55 /* SDLDeleteSubMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteSubMenu.h; path = public/SDLDeleteSubMenu.h; sourceTree = "<group>"; };
+ 4ABB292824F842A00061BF55 /* SDLDeleteWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteWindow.h; path = public/SDLDeleteWindow.h; sourceTree = "<group>"; };
+ 4ABB292924F842A00061BF55 /* SDLDialNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDialNumber.h; path = public/SDLDialNumber.h; sourceTree = "<group>"; };
+ 4ABB293624F843400061BF55 /* SDLGetInteriorVehicleDataConsent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetInteriorVehicleDataConsent.h; path = public/SDLGetInteriorVehicleDataConsent.h; sourceTree = "<group>"; };
+ 4ABB293724F843410061BF55 /* SDLEncodedSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEncodedSyncPData.m; path = public/SDLEncodedSyncPData.m; sourceTree = "<group>"; };
+ 4ABB293824F843410061BF55 /* SDLGetAppServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetAppServiceData.m; path = public/SDLGetAppServiceData.m; sourceTree = "<group>"; };
+ 4ABB293924F843410061BF55 /* SDLEncodedSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEncodedSyncPData.h; path = public/SDLEncodedSyncPData.h; sourceTree = "<group>"; };
+ 4ABB293A24F843410061BF55 /* SDLGetFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetFile.h; path = public/SDLGetFile.h; sourceTree = "<group>"; };
+ 4ABB293B24F843410061BF55 /* SDLGetInteriorVehicleDataConsent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetInteriorVehicleDataConsent.m; path = public/SDLGetInteriorVehicleDataConsent.m; sourceTree = "<group>"; };
+ 4ABB293C24F843420061BF55 /* SDLEndAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEndAudioPassThru.h; path = public/SDLEndAudioPassThru.h; sourceTree = "<group>"; };
+ 4ABB293D24F843420061BF55 /* SDLGetDTCs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetDTCs.h; path = public/SDLGetDTCs.h; sourceTree = "<group>"; };
+ 4ABB293E24F843420061BF55 /* SDLGetInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetInteriorVehicleData.m; path = public/SDLGetInteriorVehicleData.m; sourceTree = "<group>"; };
+ 4ABB293F24F843420061BF55 /* SDLGetFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetFile.m; path = public/SDLGetFile.m; sourceTree = "<group>"; };
+ 4ABB294024F843420061BF55 /* SDLGetInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetInteriorVehicleData.h; path = public/SDLGetInteriorVehicleData.h; sourceTree = "<group>"; };
+ 4ABB294124F843430061BF55 /* SDLGetDTCs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetDTCs.m; path = public/SDLGetDTCs.m; sourceTree = "<group>"; };
+ 4ABB294224F843430061BF55 /* SDLGetAppServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetAppServiceData.h; path = public/SDLGetAppServiceData.h; sourceTree = "<group>"; };
+ 4ABB294324F843430061BF55 /* SDLGetCloudAppProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetCloudAppProperties.m; path = public/SDLGetCloudAppProperties.m; sourceTree = "<group>"; };
+ 4ABB294424F843430061BF55 /* SDLEndAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEndAudioPassThru.m; path = public/SDLEndAudioPassThru.m; sourceTree = "<group>"; };
+ 4ABB294524F843430061BF55 /* SDLGetCloudAppProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetCloudAppProperties.h; path = public/SDLGetCloudAppProperties.h; sourceTree = "<group>"; };
+ 4ABB295624F844000061BF55 /* SDLGetVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetVehicleData.h; path = public/SDLGetVehicleData.h; sourceTree = "<group>"; };
+ 4ABB295724F844000061BF55 /* SDLGetSystemCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetSystemCapability.m; path = public/SDLGetSystemCapability.m; sourceTree = "<group>"; };
+ 4ABB295824F844000061BF55 /* SDLListFiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLListFiles.m; path = public/SDLListFiles.m; sourceTree = "<group>"; };
+ 4ABB295924F844010061BF55 /* SDLGetWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetWayPoints.m; path = public/SDLGetWayPoints.m; sourceTree = "<group>"; };
+ 4ABB295A24F844010061BF55 /* SDLGetWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetWayPoints.h; path = public/SDLGetWayPoints.h; sourceTree = "<group>"; };
+ 4ABB295B24F844010061BF55 /* SDLGetSystemCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetSystemCapability.h; path = public/SDLGetSystemCapability.h; sourceTree = "<group>"; };
+ 4ABB295C24F844010061BF55 /* SDLGetVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetVehicleData.m; path = public/SDLGetVehicleData.m; sourceTree = "<group>"; };
+ 4ABB295D24F844010061BF55 /* SDLListFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLListFiles.h; path = public/SDLListFiles.h; sourceTree = "<group>"; };
+ 4ABB296624F844D00061BF55 /* SDLPerformInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformInteraction.m; path = public/SDLPerformInteraction.m; sourceTree = "<group>"; };
+ 4ABB296724F844D10061BF55 /* SDLPublishAppService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPublishAppService.h; path = public/SDLPublishAppService.h; sourceTree = "<group>"; };
+ 4ABB296824F844D10061BF55 /* SDLReadDID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLReadDID.h; path = public/SDLReadDID.h; sourceTree = "<group>"; };
+ 4ABB296924F844D10061BF55 /* SDLPerformAppServiceInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformAppServiceInteraction.m; path = public/SDLPerformAppServiceInteraction.m; sourceTree = "<group>"; };
+ 4ABB296A24F844D10061BF55 /* SDLPerformInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformInteraction.h; path = public/SDLPerformInteraction.h; sourceTree = "<group>"; };
+ 4ABB296B24F844D10061BF55 /* SDLPerformAppServiceInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformAppServiceInteraction.h; path = public/SDLPerformAppServiceInteraction.h; sourceTree = "<group>"; };
+ 4ABB296C24F844D20061BF55 /* SDLPublishAppService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPublishAppService.m; path = public/SDLPublishAppService.m; sourceTree = "<group>"; };
+ 4ABB296D24F844D20061BF55 /* SDLPerformAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformAudioPassThru.h; path = public/SDLPerformAudioPassThru.h; sourceTree = "<group>"; };
+ 4ABB296E24F844D20061BF55 /* SDLReadDID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLReadDID.m; path = public/SDLReadDID.m; sourceTree = "<group>"; };
+ 4ABB296F24F844D20061BF55 /* SDLPerformAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformAudioPassThru.m; path = public/SDLPerformAudioPassThru.m; sourceTree = "<group>"; };
+ 4ABB297024F844D20061BF55 /* SDLPutFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPutFile.h; path = public/SDLPutFile.h; sourceTree = "<group>"; };
+ 4ABB297124F844D30061BF55 /* SDLPutFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPutFile.m; path = public/SDLPutFile.m; sourceTree = "<group>"; };
+ 4ABB297E24F845410061BF55 /* SDLReleaseInteriorVehicleDataModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLReleaseInteriorVehicleDataModule.h; path = public/SDLReleaseInteriorVehicleDataModule.h; sourceTree = "<group>"; };
+ 4ABB297F24F845410061BF55 /* SDLSendHapticData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSendHapticData.h; path = public/SDLSendHapticData.h; sourceTree = "<group>"; };
+ 4ABB298024F845410061BF55 /* SDLRegisterAppInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRegisterAppInterface.m; path = public/SDLRegisterAppInterface.m; sourceTree = "<group>"; };
+ 4ABB298124F845420061BF55 /* SDLSendLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSendLocation.h; path = public/SDLSendLocation.h; sourceTree = "<group>"; };
+ 4ABB298224F845420061BF55 /* SDLScrollableMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLScrollableMessage.m; path = public/SDLScrollableMessage.m; sourceTree = "<group>"; };
+ 4ABB298324F845420061BF55 /* SDLSetAppIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetAppIcon.h; path = public/SDLSetAppIcon.h; sourceTree = "<group>"; };
+ 4ABB298424F845420061BF55 /* SDLSendLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSendLocation.m; path = public/SDLSendLocation.m; sourceTree = "<group>"; };
+ 4ABB298524F845420061BF55 /* SDLResetGlobalProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLResetGlobalProperties.m; path = public/SDLResetGlobalProperties.m; sourceTree = "<group>"; };
+ 4ABB298624F845430061BF55 /* SDLRegisterAppInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRegisterAppInterface.h; path = public/SDLRegisterAppInterface.h; sourceTree = "<group>"; };
+ 4ABB298724F845430061BF55 /* SDLResetGlobalProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLResetGlobalProperties.h; path = public/SDLResetGlobalProperties.h; sourceTree = "<group>"; };
+ 4ABB298824F845430061BF55 /* SDLReleaseInteriorVehicleDataModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLReleaseInteriorVehicleDataModule.m; path = public/SDLReleaseInteriorVehicleDataModule.m; sourceTree = "<group>"; };
+ 4ABB298924F845430061BF55 /* SDLSetAppIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetAppIcon.m; path = public/SDLSetAppIcon.m; sourceTree = "<group>"; };
+ 4ABB298A24F845430061BF55 /* SDLSendHapticData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSendHapticData.m; path = public/SDLSendHapticData.m; sourceTree = "<group>"; };
+ 4ABB298B24F845440061BF55 /* SDLSetCloudAppProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetCloudAppProperties.m; path = public/SDLSetCloudAppProperties.m; sourceTree = "<group>"; };
+ 4ABB298C24F845440061BF55 /* SDLSetCloudAppProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetCloudAppProperties.h; path = public/SDLSetCloudAppProperties.h; sourceTree = "<group>"; };
+ 4ABB298D24F845440061BF55 /* SDLScrollableMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLScrollableMessage.h; path = public/SDLScrollableMessage.h; sourceTree = "<group>"; };
+ 4ABB299E24F845D70061BF55 /* SDLSetInteriorVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetInteriorVehicleData.m; path = public/SDLSetInteriorVehicleData.m; sourceTree = "<group>"; };
+ 4ABB299F24F845D70061BF55 /* SDLSetDisplayLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetDisplayLayout.m; path = public/SDLSetDisplayLayout.m; sourceTree = "<group>"; };
+ 4ABB29A024F845D70061BF55 /* SDLSetDisplayLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetDisplayLayout.h; path = public/SDLSetDisplayLayout.h; sourceTree = "<group>"; };
+ 4ABB29A124F845D70061BF55 /* SDLShow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShow.h; path = public/SDLShow.h; sourceTree = "<group>"; };
+ 4ABB29A224F845D80061BF55 /* SDLSpeak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSpeak.m; path = public/SDLSpeak.m; sourceTree = "<group>"; };
+ 4ABB29A324F845D80061BF55 /* SDLShowConstantTBT.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShowConstantTBT.m; path = public/SDLShowConstantTBT.m; sourceTree = "<group>"; };
+ 4ABB29A424F845D80061BF55 /* SDLSetInteriorVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetInteriorVehicleData.h; path = public/SDLSetInteriorVehicleData.h; sourceTree = "<group>"; };
+ 4ABB29A524F845D80061BF55 /* SDLSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSlider.h; path = public/SDLSlider.h; sourceTree = "<group>"; };
+ 4ABB29A624F845D90061BF55 /* SDLSetMediaClockTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetMediaClockTimer.m; path = public/SDLSetMediaClockTimer.m; sourceTree = "<group>"; };
+ 4ABB29A724F845D90061BF55 /* SDLShowAppMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShowAppMenu.m; path = public/SDLShowAppMenu.m; sourceTree = "<group>"; };
+ 4ABB29A824F845D90061BF55 /* SDLSpeak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSpeak.h; path = public/SDLSpeak.h; sourceTree = "<group>"; };
+ 4ABB29A924F845D90061BF55 /* SDLSetGlobalProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetGlobalProperties.h; path = public/SDLSetGlobalProperties.h; sourceTree = "<group>"; };
+ 4ABB29AA24F845D90061BF55 /* SDLShowAppMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShowAppMenu.h; path = public/SDLShowAppMenu.h; sourceTree = "<group>"; };
+ 4ABB29AB24F845DA0061BF55 /* SDLSetGlobalProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetGlobalProperties.m; path = public/SDLSetGlobalProperties.m; sourceTree = "<group>"; };
+ 4ABB29AC24F845DA0061BF55 /* SDLSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSlider.m; path = public/SDLSlider.m; sourceTree = "<group>"; };
+ 4ABB29AD24F845DA0061BF55 /* SDLSetMediaClockTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetMediaClockTimer.h; path = public/SDLSetMediaClockTimer.h; sourceTree = "<group>"; };
+ 4ABB29AE24F845DA0061BF55 /* SDLShowConstantTBT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShowConstantTBT.h; path = public/SDLShowConstantTBT.h; sourceTree = "<group>"; };
+ 4ABB29AF24F845DA0061BF55 /* SDLShow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShow.m; path = public/SDLShow.m; sourceTree = "<group>"; };
+ 4ABB29C224F846850061BF55 /* SDLSubscribeVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeVehicleData.m; path = public/SDLSubscribeVehicleData.m; sourceTree = "<group>"; };
+ 4ABB29C324F846850061BF55 /* SDLSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSyncPData.m; path = public/SDLSyncPData.m; sourceTree = "<group>"; };
+ 4ABB29C424F846850061BF55 /* SDLSubtleAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubtleAlert.h; path = public/SDLSubtleAlert.h; sourceTree = "<group>"; };
+ 4ABB29C524F846850061BF55 /* SDLSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSyncPData.h; path = public/SDLSyncPData.h; sourceTree = "<group>"; };
+ 4ABB29C624F846850061BF55 /* SDLSubtleAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubtleAlert.m; path = public/SDLSubtleAlert.m; sourceTree = "<group>"; };
+ 4ABB29C724F846860061BF55 /* SDLSubscribeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeButton.h; path = public/SDLSubscribeButton.h; sourceTree = "<group>"; };
+ 4ABB29C824F846860061BF55 /* SDLSystemRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemRequest.m; path = public/SDLSystemRequest.m; sourceTree = "<group>"; };
+ 4ABB29C924F846860061BF55 /* SDLSubscribeWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeWayPoints.h; path = public/SDLSubscribeWayPoints.h; sourceTree = "<group>"; };
+ 4ABB29CA24F846860061BF55 /* SDLSubscribeVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeVehicleData.h; path = public/SDLSubscribeVehicleData.h; sourceTree = "<group>"; };
+ 4ABB29CB24F846860061BF55 /* SDLUnregisterAppInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnregisterAppInterface.m; path = public/SDLUnregisterAppInterface.m; sourceTree = "<group>"; };
+ 4ABB29CC24F846870061BF55 /* SDLUnregisterAppInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnregisterAppInterface.h; path = public/SDLUnregisterAppInterface.h; sourceTree = "<group>"; };
+ 4ABB29CD24F846870061BF55 /* SDLSubscribeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeButton.m; path = public/SDLSubscribeButton.m; sourceTree = "<group>"; };
+ 4ABB29CE24F846870061BF55 /* SDLUnpublishAppService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnpublishAppService.h; path = public/SDLUnpublishAppService.h; sourceTree = "<group>"; };
+ 4ABB29CF24F846870061BF55 /* SDLSystemRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemRequest.h; path = public/SDLSystemRequest.h; sourceTree = "<group>"; };
+ 4ABB29D024F846880061BF55 /* SDLSubscribeWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeWayPoints.m; path = public/SDLSubscribeWayPoints.m; sourceTree = "<group>"; };
+ 4ABB29D124F846880061BF55 /* SDLUnpublishAppService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnpublishAppService.m; path = public/SDLUnpublishAppService.m; sourceTree = "<group>"; };
+ 4ABB29E224F847340061BF55 /* SDLUnsubscribeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeButton.h; path = public/SDLUnsubscribeButton.h; sourceTree = "<group>"; };
+ 4ABB29E324F847340061BF55 /* SDLUnsubscribeWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeWayPoints.m; path = public/SDLUnsubscribeWayPoints.m; sourceTree = "<group>"; };
+ 4ABB29E424F847350061BF55 /* SDLUnsubscribeVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeVehicleData.h; path = public/SDLUnsubscribeVehicleData.h; sourceTree = "<group>"; };
+ 4ABB29E524F847350061BF55 /* SDLUnsubscribeVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeVehicleData.m; path = public/SDLUnsubscribeVehicleData.m; sourceTree = "<group>"; };
+ 4ABB29E624F847350061BF55 /* SDLUnsubscribeWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeWayPoints.h; path = public/SDLUnsubscribeWayPoints.h; sourceTree = "<group>"; };
+ 4ABB29E724F847350061BF55 /* SDLUnsubscribeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeButton.m; path = public/SDLUnsubscribeButton.m; sourceTree = "<group>"; };
+ 4ABB29E824F847350061BF55 /* SDLUpdateTurnList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUpdateTurnList.m; path = public/SDLUpdateTurnList.m; sourceTree = "<group>"; };
+ 4ABB29E924F847360061BF55 /* SDLUpdateTurnList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUpdateTurnList.h; path = public/SDLUpdateTurnList.h; sourceTree = "<group>"; };
+ 4ABB29F224F8477E0061BF55 /* SDLAddSubMenuResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAddSubMenuResponse.h; path = public/SDLAddSubMenuResponse.h; sourceTree = "<group>"; };
+ 4ABB29F324F8477E0061BF55 /* SDLAlertManeuverResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAlertManeuverResponse.h; path = public/SDLAlertManeuverResponse.h; sourceTree = "<group>"; };
+ 4ABB29F424F8477E0061BF55 /* SDLAlertResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAlertResponse.m; path = public/SDLAlertResponse.m; sourceTree = "<group>"; };
+ 4ABB29F524F8477E0061BF55 /* SDLAlertResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAlertResponse.h; path = public/SDLAlertResponse.h; sourceTree = "<group>"; };
+ 4ABB29F624F8477E0061BF55 /* SDLAddCommandResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAddCommandResponse.m; path = public/SDLAddCommandResponse.m; sourceTree = "<group>"; };
+ 4ABB29F724F8477E0061BF55 /* SDLAddSubMenuResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAddSubMenuResponse.m; path = public/SDLAddSubMenuResponse.m; sourceTree = "<group>"; };
+ 4ABB29F824F8477E0061BF55 /* SDLAddCommandResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAddCommandResponse.h; path = public/SDLAddCommandResponse.h; sourceTree = "<group>"; };
+ 4ABB29F924F8477F0061BF55 /* SDLAlertManeuverResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAlertManeuverResponse.m; path = public/SDLAlertManeuverResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0224F847940061BF55 /* SDLButtonPressResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonPressResponse.h; path = public/SDLButtonPressResponse.h; sourceTree = "<group>"; };
+ 4ABB2A0324F847940061BF55 /* SDLButtonPressResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonPressResponse.m; path = public/SDLButtonPressResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0424F847940061BF55 /* SDLChangeRegistrationResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChangeRegistrationResponse.m; path = public/SDLChangeRegistrationResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0524F847940061BF55 /* SDLCreateInteractionChoiceSetResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCreateInteractionChoiceSetResponse.m; path = public/SDLCreateInteractionChoiceSetResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0624F847950061BF55 /* SDLDeleteInteractionChoiceSetResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteInteractionChoiceSetResponse.m; path = public/SDLDeleteInteractionChoiceSetResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0724F847950061BF55 /* SDLDeleteWindowResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteWindowResponse.m; path = public/SDLDeleteWindowResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0824F847950061BF55 /* SDLEndAudioPassThruResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEndAudioPassThruResponse.m; path = public/SDLEndAudioPassThruResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0924F847950061BF55 /* SDLCloseApplicationResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCloseApplicationResponse.m; path = public/SDLCloseApplicationResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0A24F847950061BF55 /* SDLDeleteCommandResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteCommandResponse.m; path = public/SDLDeleteCommandResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0B24F847950061BF55 /* SDLDeleteFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteFileResponse.m; path = public/SDLDeleteFileResponse.m; sourceTree = "<group>"; };
+ 4ABB2A0C24F847950061BF55 /* SDLDeleteSubMenuResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteSubMenuResponse.h; path = public/SDLDeleteSubMenuResponse.h; sourceTree = "<group>"; };
+ 4ABB2A0D24F847950061BF55 /* SDLCloseApplicationResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCloseApplicationResponse.h; path = public/SDLCloseApplicationResponse.h; sourceTree = "<group>"; };
+ 4ABB2A0E24F847960061BF55 /* SDLChangeRegistrationResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChangeRegistrationResponse.h; path = public/SDLChangeRegistrationResponse.h; sourceTree = "<group>"; };
+ 4ABB2A0F24F847960061BF55 /* SDLEncodedSyncPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEncodedSyncPDataResponse.m; path = public/SDLEncodedSyncPDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1024F847960061BF55 /* SDLDeleteCommandResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteCommandResponse.h; path = public/SDLDeleteCommandResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1124F847960061BF55 /* SDLCreateWindowResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCreateWindowResponse.m; path = public/SDLCreateWindowResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1224F847960061BF55 /* SDLDiagnosticMessageResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDiagnosticMessageResponse.h; path = public/SDLDiagnosticMessageResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1324F847960061BF55 /* SDLDeleteFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteFileResponse.h; path = public/SDLDeleteFileResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1424F847960061BF55 /* SDLCancelInteractionResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCancelInteractionResponse.m; path = public/SDLCancelInteractionResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1524F847970061BF55 /* SDLCreateWindowResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCreateWindowResponse.h; path = public/SDLCreateWindowResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1624F847970061BF55 /* SDLCancelInteractionResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCancelInteractionResponse.h; path = public/SDLCancelInteractionResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1724F847970061BF55 /* SDLDeleteSubMenuResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeleteSubMenuResponse.m; path = public/SDLDeleteSubMenuResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1824F847970061BF55 /* SDLDialNumberResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDialNumberResponse.h; path = public/SDLDialNumberResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1924F847970061BF55 /* SDLDialNumberResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDialNumberResponse.m; path = public/SDLDialNumberResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1A24F847970061BF55 /* SDLDeleteWindowResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteWindowResponse.h; path = public/SDLDeleteWindowResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1B24F847970061BF55 /* SDLDiagnosticMessageResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDiagnosticMessageResponse.m; path = public/SDLDiagnosticMessageResponse.m; sourceTree = "<group>"; };
+ 4ABB2A1C24F847970061BF55 /* SDLEndAudioPassThruResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEndAudioPassThruResponse.h; path = public/SDLEndAudioPassThruResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1D24F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeleteInteractionChoiceSetResponse.h; path = public/SDLDeleteInteractionChoiceSetResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1E24F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCreateInteractionChoiceSetResponse.h; path = public/SDLCreateInteractionChoiceSetResponse.h; sourceTree = "<group>"; };
+ 4ABB2A1F24F847980061BF55 /* SDLEncodedSyncPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEncodedSyncPDataResponse.h; path = public/SDLEncodedSyncPDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2A3E24F847AE0061BF55 /* SDLGetInteriorVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetInteriorVehicleDataResponse.m; path = public/SDLGetInteriorVehicleDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2A3F24F847AE0061BF55 /* SDLGetVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetVehicleDataResponse.h; path = public/SDLGetVehicleDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4024F847AE0061BF55 /* SDLGetFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetFileResponse.h; path = public/SDLGetFileResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4124F847AE0061BF55 /* SDLGetVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetVehicleDataResponse.m; path = public/SDLGetVehicleDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4224F847AF0061BF55 /* SDLGetSystemCapabilityResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetSystemCapabilityResponse.h; path = public/SDLGetSystemCapabilityResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4324F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetInteriorVehicleDataConsentResponse.m; path = public/SDLGetInteriorVehicleDataConsentResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4424F847AF0061BF55 /* SDLGetWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetWayPointsResponse.m; path = public/SDLGetWayPointsResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4524F847AF0061BF55 /* SDLGetFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetFileResponse.m; path = public/SDLGetFileResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4624F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetInteriorVehicleDataConsentResponse.h; path = public/SDLGetInteriorVehicleDataConsentResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4724F847AF0061BF55 /* SDLGetCloudAppPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetCloudAppPropertiesResponse.h; path = public/SDLGetCloudAppPropertiesResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4824F847AF0061BF55 /* SDLGetDTCsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetDTCsResponse.m; path = public/SDLGetDTCsResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4924F847B00061BF55 /* SDLGetCloudAppPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetCloudAppPropertiesResponse.m; path = public/SDLGetCloudAppPropertiesResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4A24F847B00061BF55 /* SDLGetWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetWayPointsResponse.h; path = public/SDLGetWayPointsResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4B24F847B00061BF55 /* SDLGetAppServiceDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetAppServiceDataResponse.h; path = public/SDLGetAppServiceDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4C24F847B00061BF55 /* SDLGetDTCsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetDTCsResponse.h; path = public/SDLGetDTCsResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4D24F847B00061BF55 /* SDLGetAppServiceDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetAppServiceDataResponse.m; path = public/SDLGetAppServiceDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2A4E24F847B00061BF55 /* SDLGetInteriorVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGetInteriorVehicleDataResponse.h; path = public/SDLGetInteriorVehicleDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2A4F24F847B10061BF55 /* SDLGetSystemCapabilityResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGetSystemCapabilityResponse.m; path = public/SDLGetSystemCapabilityResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6224F847BA0061BF55 /* SDLListFilesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLListFilesResponse.h; path = public/SDLListFilesResponse.h; sourceTree = "<group>"; };
+ 4ABB2A6324F847BB0061BF55 /* SDLListFilesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLListFilesResponse.m; path = public/SDLListFilesResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6624F847D20061BF55 /* SDLPerformAudioPassThruResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformAudioPassThruResponse.h; path = public/SDLPerformAudioPassThruResponse.h; sourceTree = "<group>"; };
+ 4ABB2A6724F847D20061BF55 /* SDLPublishAppServiceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPublishAppServiceResponse.h; path = public/SDLPublishAppServiceResponse.h; sourceTree = "<group>"; };
+ 4ABB2A6824F847D20061BF55 /* SDLPutFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPutFileResponse.h; path = public/SDLPutFileResponse.h; sourceTree = "<group>"; };
+ 4ABB2A6924F847D30061BF55 /* SDLPutFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPutFileResponse.m; path = public/SDLPutFileResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6A24F847D30061BF55 /* SDLPerformAudioPassThruResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformAudioPassThruResponse.m; path = public/SDLPerformAudioPassThruResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6B24F847D30061BF55 /* SDLPublishAppServiceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPublishAppServiceResponse.m; path = public/SDLPublishAppServiceResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6C24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformAppServiceInteractionResponse.m; path = public/SDLPerformAppServiceInteractionResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6D24F847D30061BF55 /* SDLPerformInteractionResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPerformInteractionResponse.m; path = public/SDLPerformInteractionResponse.m; sourceTree = "<group>"; };
+ 4ABB2A6E24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformAppServiceInteractionResponse.h; path = public/SDLPerformAppServiceInteractionResponse.h; sourceTree = "<group>"; };
+ 4ABB2A6F24F847D30061BF55 /* SDLPerformInteractionResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPerformInteractionResponse.h; path = public/SDLPerformInteractionResponse.h; sourceTree = "<group>"; };
+ 4ABB2A7A24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRegisterAppInterfaceResponse.m; path = public/SDLRegisterAppInterfaceResponse.m; sourceTree = "<group>"; };
+ 4ABB2A7B24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLResetGlobalPropertiesResponse.h; path = public/SDLResetGlobalPropertiesResponse.h; sourceTree = "<group>"; };
+ 4ABB2A7C24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLResetGlobalPropertiesResponse.m; path = public/SDLResetGlobalPropertiesResponse.m; sourceTree = "<group>"; };
+ 4ABB2A7D24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLRegisterAppInterfaceResponse.h; path = public/SDLRegisterAppInterfaceResponse.h; sourceTree = "<group>"; };
+ 4ABB2A7E24F847DE0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLReleaseInteriorVehicleDataModuleResponse.m; path = public/SDLReleaseInteriorVehicleDataModuleResponse.m; sourceTree = "<group>"; };
+ 4ABB2A7F24F847DE0061BF55 /* SDLReadDIDResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLReadDIDResponse.h; path = public/SDLReadDIDResponse.h; sourceTree = "<group>"; };
+ 4ABB2A8024F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLReleaseInteriorVehicleDataModuleResponse.h; path = public/SDLReleaseInteriorVehicleDataModuleResponse.h; sourceTree = "<group>"; };
+ 4ABB2A8124F847DF0061BF55 /* SDLReadDIDResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLReadDIDResponse.m; path = public/SDLReadDIDResponse.m; sourceTree = "<group>"; };
+ 4ABB2A8A24F847F10061BF55 /* SDLSetCloudAppPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetCloudAppPropertiesResponse.m; path = public/SDLSetCloudAppPropertiesResponse.m; sourceTree = "<group>"; };
+ 4ABB2A8B24F847F10061BF55 /* SDLShowConstantTBTResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShowConstantTBTResponse.m; path = public/SDLShowConstantTBTResponse.m; sourceTree = "<group>"; };
+ 4ABB2A8C24F847F10061BF55 /* SDLShowResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShowResponse.m; path = public/SDLShowResponse.m; sourceTree = "<group>"; };
+ 4ABB2A8D24F847F10061BF55 /* SDLSendHapticDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSendHapticDataResponse.m; path = public/SDLSendHapticDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2A8E24F847F10061BF55 /* SDLSetInteriorVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetInteriorVehicleDataResponse.h; path = public/SDLSetInteriorVehicleDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2A8F24F847F10061BF55 /* SDLShowConstantTBTResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShowConstantTBTResponse.h; path = public/SDLShowConstantTBTResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9024F847F20061BF55 /* SDLSetDisplayLayoutResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetDisplayLayoutResponse.m; path = public/SDLSetDisplayLayoutResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9124F847F20061BF55 /* SDLSetAppIconResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetAppIconResponse.m; path = public/SDLSetAppIconResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9224F847F20061BF55 /* SDLShowResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShowResponse.h; path = public/SDLShowResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9324F847F20061BF55 /* SDLSetMediaClockTimerResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetMediaClockTimerResponse.m; path = public/SDLSetMediaClockTimerResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9424F847F20061BF55 /* SDLSetAppIconResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetAppIconResponse.h; path = public/SDLSetAppIconResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9524F847F20061BF55 /* SDLScrollableMessageResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLScrollableMessageResponse.h; path = public/SDLScrollableMessageResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9624F847F20061BF55 /* SDLSendLocationResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSendLocationResponse.h; path = public/SDLSendLocationResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9724F847F30061BF55 /* SDLScrollableMessageResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLScrollableMessageResponse.m; path = public/SDLScrollableMessageResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9824F847F30061BF55 /* SDLSetCloudAppPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetCloudAppPropertiesResponse.h; path = public/SDLSetCloudAppPropertiesResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9924F847F30061BF55 /* SDLSetDisplayLayoutResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetDisplayLayoutResponse.h; path = public/SDLSetDisplayLayoutResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9A24F847F30061BF55 /* SDLSendLocationResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSendLocationResponse.m; path = public/SDLSendLocationResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9B24F847F30061BF55 /* SDLSetGlobalPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetGlobalPropertiesResponse.h; path = public/SDLSetGlobalPropertiesResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9C24F847F30061BF55 /* SDLSetMediaClockTimerResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSetMediaClockTimerResponse.h; path = public/SDLSetMediaClockTimerResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9D24F847F30061BF55 /* SDLShowAppMenuResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLShowAppMenuResponse.h; path = public/SDLShowAppMenuResponse.h; sourceTree = "<group>"; };
+ 4ABB2A9E24F847F40061BF55 /* SDLShowAppMenuResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLShowAppMenuResponse.m; path = public/SDLShowAppMenuResponse.m; sourceTree = "<group>"; };
+ 4ABB2A9F24F847F40061BF55 /* SDLSetGlobalPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetGlobalPropertiesResponse.m; path = public/SDLSetGlobalPropertiesResponse.m; sourceTree = "<group>"; };
+ 4ABB2AA024F847F40061BF55 /* SDLSendHapticDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSendHapticDataResponse.h; path = public/SDLSendHapticDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2AA124F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSetInteriorVehicleDataResponse.m; path = public/SDLSetInteriorVehicleDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2ABA24F847FC0061BF55 /* SDLSliderResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSliderResponse.m; path = public/SDLSliderResponse.m; sourceTree = "<group>"; };
+ 4ABB2ABB24F847FC0061BF55 /* SDLSliderResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSliderResponse.h; path = public/SDLSliderResponse.h; sourceTree = "<group>"; };
+ 4ABB2ABE24F848040061BF55 /* SDLSpeakResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSpeakResponse.h; path = public/SDLSpeakResponse.h; sourceTree = "<group>"; };
+ 4ABB2ABF24F848050061BF55 /* SDLSpeakResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSpeakResponse.m; path = public/SDLSpeakResponse.m; sourceTree = "<group>"; };
+ 4ABB2AC224F848110061BF55 /* SDLSyncPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSyncPDataResponse.m; path = public/SDLSyncPDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2AC324F848110061BF55 /* SDLSyncPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSyncPDataResponse.h; path = public/SDLSyncPDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2AC424F848120061BF55 /* SDLSubscribeButtonResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeButtonResponse.h; path = public/SDLSubscribeButtonResponse.h; sourceTree = "<group>"; };
+ 4ABB2AC524F848120061BF55 /* SDLSubtleAlertResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubtleAlertResponse.m; path = public/SDLSubtleAlertResponse.m; sourceTree = "<group>"; };
+ 4ABB2AC624F848120061BF55 /* SDLSubscribeVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeVehicleDataResponse.m; path = public/SDLSubscribeVehicleDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2AC724F848120061BF55 /* SDLSubscribeWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeWayPointsResponse.h; path = public/SDLSubscribeWayPointsResponse.h; sourceTree = "<group>"; };
+ 4ABB2AC824F848120061BF55 /* SDLSubscribeWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeWayPointsResponse.m; path = public/SDLSubscribeWayPointsResponse.m; sourceTree = "<group>"; };
+ 4ABB2AC924F848120061BF55 /* SDLSubtleAlertResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubtleAlertResponse.h; path = public/SDLSubtleAlertResponse.h; sourceTree = "<group>"; };
+ 4ABB2ACA24F848120061BF55 /* SDLSubscribeButtonResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSubscribeButtonResponse.m; path = public/SDLSubscribeButtonResponse.m; sourceTree = "<group>"; };
+ 4ABB2ACB24F848120061BF55 /* SDLSubscribeVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSubscribeVehicleDataResponse.h; path = public/SDLSubscribeVehicleDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2AD624F8481D0061BF55 /* SDLSystemRequestResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLSystemRequestResponse.m; path = public/SDLSystemRequestResponse.m; sourceTree = "<group>"; };
+ 4ABB2AD724F8481D0061BF55 /* SDLSystemRequestResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLSystemRequestResponse.h; path = public/SDLSystemRequestResponse.h; sourceTree = "<group>"; };
+ 4ABB2ADA24F848250061BF55 /* SDLUnsubscribeVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeVehicleDataResponse.h; path = public/SDLUnsubscribeVehicleDataResponse.h; sourceTree = "<group>"; };
+ 4ABB2ADB24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeWayPointsResponse.h; path = public/SDLUnsubscribeWayPointsResponse.h; sourceTree = "<group>"; };
+ 4ABB2ADC24F848250061BF55 /* SDLUnpublishAppServiceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnpublishAppServiceResponse.m; path = public/SDLUnpublishAppServiceResponse.m; sourceTree = "<group>"; };
+ 4ABB2ADD24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeWayPointsResponse.m; path = public/SDLUnsubscribeWayPointsResponse.m; sourceTree = "<group>"; };
+ 4ABB2ADE24F848260061BF55 /* SDLUpdateTurnListResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUpdateTurnListResponse.h; path = public/SDLUpdateTurnListResponse.h; sourceTree = "<group>"; };
+ 4ABB2ADF24F848260061BF55 /* SDLUpdateTurnListResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUpdateTurnListResponse.m; path = public/SDLUpdateTurnListResponse.m; sourceTree = "<group>"; };
+ 4ABB2AE024F848260061BF55 /* SDLUnpublishAppServiceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnpublishAppServiceResponse.h; path = public/SDLUnpublishAppServiceResponse.h; sourceTree = "<group>"; };
+ 4ABB2AE124F848260061BF55 /* SDLUnsubscribeVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeVehicleDataResponse.m; path = public/SDLUnsubscribeVehicleDataResponse.m; sourceTree = "<group>"; };
+ 4ABB2AE224F848260061BF55 /* SDLUnregisterAppInterfaceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnregisterAppInterfaceResponse.h; path = public/SDLUnregisterAppInterfaceResponse.h; sourceTree = "<group>"; };
+ 4ABB2AE324F848260061BF55 /* SDLUnsubscribeButtonResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLUnsubscribeButtonResponse.h; path = public/SDLUnsubscribeButtonResponse.h; sourceTree = "<group>"; };
+ 4ABB2AE424F848260061BF55 /* SDLUnsubscribeButtonResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnsubscribeButtonResponse.m; path = public/SDLUnsubscribeButtonResponse.m; sourceTree = "<group>"; };
+ 4ABB2AE524F848270061BF55 /* SDLUnregisterAppInterfaceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLUnregisterAppInterfaceResponse.m; path = public/SDLUnregisterAppInterfaceResponse.m; sourceTree = "<group>"; };
+ 4ABB2AF224F849CE0061BF55 /* SDLGenericResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGenericResponse.h; path = public/SDLGenericResponse.h; sourceTree = "<group>"; };
+ 4ABB2AF324F849CF0061BF55 /* SDLGenericResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGenericResponse.m; path = public/SDLGenericResponse.m; sourceTree = "<group>"; };
+ 4ABB2AF624F84D930061BF55 /* SDLAudioControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioControlCapabilities.m; path = public/SDLAudioControlCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2AF724F84D930061BF55 /* SDLAppServiceData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServiceData.m; path = public/SDLAppServiceData.m; sourceTree = "<group>"; };
+ 4ABB2AF824F84D930061BF55 /* SDLAppServicesCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServicesCapabilities.h; path = public/SDLAppServicesCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2AF924F84D930061BF55 /* SDLAirbagStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAirbagStatus.m; path = public/SDLAirbagStatus.m; sourceTree = "<group>"; };
+ 4ABB2AFA24F84D930061BF55 /* SDLAppServiceCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServiceCapability.m; path = public/SDLAppServiceCapability.m; sourceTree = "<group>"; };
+ 4ABB2AFB24F84D930061BF55 /* SDLAppInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppInfo.h; path = public/SDLAppInfo.h; sourceTree = "<group>"; };
+ 4ABB2AFC24F84D940061BF55 /* SDLAppServiceManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServiceManifest.m; path = public/SDLAppServiceManifest.m; sourceTree = "<group>"; };
+ 4ABB2AFD24F84D940061BF55 /* SDLAudioControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioControlData.m; path = public/SDLAudioControlData.m; sourceTree = "<group>"; };
+ 4ABB2AFE24F84D940061BF55 /* SDLAudioPassThruCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioPassThruCapabilities.m; path = public/SDLAudioPassThruCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2AFF24F84D940061BF55 /* SDLAppServiceRecord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServiceRecord.m; path = public/SDLAppServiceRecord.m; sourceTree = "<group>"; };
+ 4ABB2B0024F84D940061BF55 /* SDLAudioControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioControlData.h; path = public/SDLAudioControlData.h; sourceTree = "<group>"; };
+ 4ABB2B0124F84D940061BF55 /* SDLAirbagStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAirbagStatus.h; path = public/SDLAirbagStatus.h; sourceTree = "<group>"; };
+ 4ABB2B0224F84D940061BF55 /* SDLAudioControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioControlCapabilities.h; path = public/SDLAudioControlCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B0324F84D940061BF55 /* SDLAudioPassThruCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioPassThruCapabilities.h; path = public/SDLAudioPassThruCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B0424F84D950061BF55 /* SDLAppServiceData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServiceData.h; path = public/SDLAppServiceData.h; sourceTree = "<group>"; };
+ 4ABB2B0524F84D950061BF55 /* SDLAppServiceCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServiceCapability.h; path = public/SDLAppServiceCapability.h; sourceTree = "<group>"; };
+ 4ABB2B0624F84D950061BF55 /* SDLAppInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppInfo.m; path = public/SDLAppInfo.m; sourceTree = "<group>"; };
+ 4ABB2B0724F84D950061BF55 /* SDLAppServicesCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAppServicesCapabilities.m; path = public/SDLAppServicesCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B0824F84D950061BF55 /* SDLAppServiceManifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServiceManifest.h; path = public/SDLAppServiceManifest.h; sourceTree = "<group>"; };
+ 4ABB2B0924F84D950061BF55 /* SDLAppServiceRecord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAppServiceRecord.h; path = public/SDLAppServiceRecord.h; sourceTree = "<group>"; };
+ 4ABB2B1E24F84EEF0061BF55 /* SDLClimateControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLClimateControlCapabilities.h; path = public/SDLClimateControlCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B1F24F84EF00061BF55 /* SDLDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeviceInfo.h; path = public/SDLDeviceInfo.h; sourceTree = "<group>"; };
+ 4ABB2B2024F84EF00061BF55 /* SDLDeviceStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeviceStatus.m; path = public/SDLDeviceStatus.m; sourceTree = "<group>"; };
+ 4ABB2B2124F84EF00061BF55 /* SDLCloudAppProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLCloudAppProperties.m; path = public/SDLCloudAppProperties.m; sourceTree = "<group>"; };
+ 4ABB2B2224F84EF00061BF55 /* SDLCloudAppProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLCloudAppProperties.h; path = public/SDLCloudAppProperties.h; sourceTree = "<group>"; };
+ 4ABB2B2324F84EF00061BF55 /* SDLDateTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDateTime.m; path = public/SDLDateTime.m; sourceTree = "<group>"; };
+ 4ABB2B2424F84EF10061BF55 /* SDLBodyInformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLBodyInformation.h; path = public/SDLBodyInformation.h; sourceTree = "<group>"; };
+ 4ABB2B2524F84EF10061BF55 /* SDLDisplayCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDisplayCapabilities.m; path = public/SDLDisplayCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B2624F84EF10061BF55 /* SDLDeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDeviceInfo.m; path = public/SDLDeviceInfo.m; sourceTree = "<group>"; };
+ 4ABB2B2724F84EF10061BF55 /* SDLBodyInformation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLBodyInformation.m; path = public/SDLBodyInformation.m; sourceTree = "<group>"; };
+ 4ABB2B2824F84EF10061BF55 /* SDLDIDResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDIDResult.h; path = public/SDLDIDResult.h; sourceTree = "<group>"; };
+ 4ABB2B2924F84EF20061BF55 /* SDLBeltStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLBeltStatus.m; path = public/SDLBeltStatus.m; sourceTree = "<group>"; };
+ 4ABB2B2A24F84EF20061BF55 /* SDLBeltStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLBeltStatus.h; path = public/SDLBeltStatus.h; sourceTree = "<group>"; };
+ 4ABB2B2B24F84EF20061BF55 /* SDLDriverDistractionCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDriverDistractionCapability.m; path = public/SDLDriverDistractionCapability.m; sourceTree = "<group>"; };
+ 4ABB2B2C24F84EF20061BF55 /* SDLChoice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLChoice.m; path = public/SDLChoice.m; sourceTree = "<group>"; };
+ 4ABB2B2D24F84EF20061BF55 /* SDLDateTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDateTime.h; path = public/SDLDateTime.h; sourceTree = "<group>"; };
+ 4ABB2B2E24F84EF20061BF55 /* SDLButtonCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLButtonCapabilities.h; path = public/SDLButtonCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B2F24F84EF30061BF55 /* SDLDisplayCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDisplayCapabilities.h; path = public/SDLDisplayCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B3024F84EF30061BF55 /* SDLClusterModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLClusterModeStatus.m; path = public/SDLClusterModeStatus.m; sourceTree = "<group>"; };
+ 4ABB2B3124F84EF30061BF55 /* SDLClimateControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLClimateControlData.m; path = public/SDLClimateControlData.m; sourceTree = "<group>"; };
+ 4ABB2B3224F84EF30061BF55 /* SDLClusterModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLClusterModeStatus.h; path = public/SDLClusterModeStatus.h; sourceTree = "<group>"; };
+ 4ABB2B3324F84EF30061BF55 /* SDLDisplayCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDisplayCapability.h; path = public/SDLDisplayCapability.h; sourceTree = "<group>"; };
+ 4ABB2B3424F84EF40061BF55 /* SDLChoice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLChoice.h; path = public/SDLChoice.h; sourceTree = "<group>"; };
+ 4ABB2B3524F84EF40061BF55 /* SDLClimateControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLClimateControlCapabilities.m; path = public/SDLClimateControlCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B3624F84EF40061BF55 /* SDLClimateControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLClimateControlData.h; path = public/SDLClimateControlData.h; sourceTree = "<group>"; };
+ 4ABB2B3724F84EF40061BF55 /* SDLDriverDistractionCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDriverDistractionCapability.h; path = public/SDLDriverDistractionCapability.h; sourceTree = "<group>"; };
+ 4ABB2B3824F84EF40061BF55 /* SDLDisplayCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDisplayCapability.m; path = public/SDLDisplayCapability.m; sourceTree = "<group>"; };
+ 4ABB2B3924F84EF40061BF55 /* SDLDIDResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLDIDResult.m; path = public/SDLDIDResult.m; sourceTree = "<group>"; };
+ 4ABB2B3A24F84EF50061BF55 /* SDLButtonCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLButtonCapabilities.m; path = public/SDLButtonCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B3B24F84EF50061BF55 /* SDLDeviceStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLDeviceStatus.h; path = public/SDLDeviceStatus.h; sourceTree = "<group>"; };
+ 4ABB2B5A24F84FE30061BF55 /* SDLGPSData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGPSData.h; path = public/SDLGPSData.h; sourceTree = "<group>"; };
+ 4ABB2B5B24F84FE30061BF55 /* SDLEmergencyEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEmergencyEvent.h; path = public/SDLEmergencyEvent.h; sourceTree = "<group>"; };
+ 4ABB2B5C24F84FE30061BF55 /* SDLGearStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGearStatus.h; path = public/SDLGearStatus.h; sourceTree = "<group>"; };
+ 4ABB2B5D24F84FE30061BF55 /* SDLEqualizerSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEqualizerSettings.m; path = public/SDLEqualizerSettings.m; sourceTree = "<group>"; };
+ 4ABB2B5E24F84FE30061BF55 /* SDLEqualizerSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLEqualizerSettings.h; path = public/SDLEqualizerSettings.h; sourceTree = "<group>"; };
+ 4ABB2B5F24F84FE40061BF55 /* SDLGearStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGearStatus.m; path = public/SDLGearStatus.m; sourceTree = "<group>"; };
+ 4ABB2B6024F84FE40061BF55 /* SDLGPSData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGPSData.m; path = public/SDLGPSData.m; sourceTree = "<group>"; };
+ 4ABB2B6124F84FE40061BF55 /* SDLEmergencyEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLEmergencyEvent.m; path = public/SDLEmergencyEvent.m; sourceTree = "<group>"; };
+ 4ABB2B6224F84FE40061BF55 /* SDLECallInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLECallInfo.m; path = public/SDLECallInfo.m; sourceTree = "<group>"; };
+ 4ABB2B6324F84FE40061BF55 /* SDLECallInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLECallInfo.h; path = public/SDLECallInfo.h; sourceTree = "<group>"; };
+ 4ABB2B6424F84FE50061BF55 /* SDLFuelRange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFuelRange.h; path = public/SDLFuelRange.h; sourceTree = "<group>"; };
+ 4ABB2B6524F84FE50061BF55 /* SDLFuelRange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFuelRange.m; path = public/SDLFuelRange.m; sourceTree = "<group>"; };
+ 4ABB2B7224F850470061BF55 /* SDLHapticRect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHapticRect.m; path = public/SDLHapticRect.m; sourceTree = "<group>"; };
+ 4ABB2B7324F850480061BF55 /* SDLHMIPermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMIPermissions.m; path = public/SDLHMIPermissions.m; sourceTree = "<group>"; };
+ 4ABB2B7424F850480061BF55 /* SDLHapticRect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHapticRect.h; path = public/SDLHapticRect.h; sourceTree = "<group>"; };
+ 4ABB2B7524F850480061BF55 /* SDLHMICapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMICapabilities.m; path = public/SDLHMICapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B7624F850480061BF55 /* SDLHMISettingsControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMISettingsControlData.m; path = public/SDLHMISettingsControlData.m; sourceTree = "<group>"; };
+ 4ABB2B7724F850480061BF55 /* SDLHMICapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMICapabilities.h; path = public/SDLHMICapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B7824F850490061BF55 /* SDLHMISettingsControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMISettingsControlCapabilities.h; path = public/SDLHMISettingsControlCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B7924F850490061BF55 /* SDLHeadLampStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHeadLampStatus.m; path = public/SDLHeadLampStatus.m; sourceTree = "<group>"; };
+ 4ABB2B7A24F850490061BF55 /* SDLHMIPermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMIPermissions.h; path = public/SDLHMIPermissions.h; sourceTree = "<group>"; };
+ 4ABB2B7B24F850490061BF55 /* SDLGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLGrid.h; path = public/SDLGrid.h; sourceTree = "<group>"; };
+ 4ABB2B7C24F850490061BF55 /* SDLHMISettingsControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHMISettingsControlCapabilities.m; path = public/SDLHMISettingsControlCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B7D24F8504A0061BF55 /* SDLHeadLampStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHeadLampStatus.h; path = public/SDLHeadLampStatus.h; sourceTree = "<group>"; };
+ 4ABB2B7E24F8504A0061BF55 /* SDLGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGrid.m; path = public/SDLGrid.m; sourceTree = "<group>"; };
+ 4ABB2B7F24F8504A0061BF55 /* SDLHMISettingsControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLHMISettingsControlData.h; path = public/SDLHMISettingsControlData.h; sourceTree = "<group>"; };
+ 4ABB2B8E24F850AB0061BF55 /* SDLLightControlCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightControlCapabilities.m; path = public/SDLLightControlCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B8F24F850AB0061BF55 /* SDLLightControlCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightControlCapabilities.h; path = public/SDLLightControlCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B9024F850AB0061BF55 /* SDLImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLImage.m; path = public/SDLImage.m; sourceTree = "<group>"; };
+ 4ABB2B9124F850AC0061BF55 /* SDLImageResolution.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLImageResolution.m; path = public/SDLImageResolution.m; sourceTree = "<group>"; };
+ 4ABB2B9224F850AC0061BF55 /* SDLLightCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightCapabilities.h; path = public/SDLLightCapabilities.h; sourceTree = "<group>"; };
+ 4ABB2B9324F850AC0061BF55 /* SDLLightControlData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightControlData.h; path = public/SDLLightControlData.h; sourceTree = "<group>"; };
+ 4ABB2B9424F850AC0061BF55 /* SDLLightState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLLightState.h; path = public/SDLLightState.h; sourceTree = "<group>"; };
+ 4ABB2B9524F850AC0061BF55 /* SDLImageField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLImageField.h; path = public/SDLImageField.h; sourceTree = "<group>"; };
+ 4ABB2B9624F850AD0061BF55 /* SDLLightCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightCapabilities.m; path = public/SDLLightCapabilities.m; sourceTree = "<group>"; };
+ 4ABB2B9724F850AD0061BF55 /* SDLLightControlData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightControlData.m; path = public/SDLLightControlData.m; sourceTree = "<group>"; };
+ 4ABB2B9824F850AD0061BF55 /* SDLImageField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLImageField.m; path = public/SDLImageField.m; sourceTree = "<group>"; };
+ 4ABB2B9924F850AD0061BF55 /* SDLImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLImage.h; path = public/SDLImage.h; sourceTree = "<group>"; };
+ 4ABB2B9A24F850AD0061BF55 /* SDLLightState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLightState.m; path = public/SDLLightState.m; sourceTree = "<group>"; };
+ 4ABB2B9B24F850AD0061BF55 /* SDLImageResolution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLImageResolution.h; path = public/SDLImageResolution.h; sourceTree = "<group>"; };
5D0A9F901F15550400CC80DD /* SDLSystemCapabilityTypeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilityTypeSpec.m; sourceTree = "<group>"; };
5D0A9F921F15560B00CC80DD /* SDLNavigationCapabilitySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationCapabilitySpec.m; sourceTree = "<group>"; };
5D0A9F941F15585B00CC80DD /* SDLPhoneCapabilitySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPhoneCapabilitySpec.m; sourceTree = "<group>"; };
5D0A9F961F1559EC00CC80DD /* SDLSystemCapabilitySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilitySpec.m; sourceTree = "<group>"; };
5D0A9F991F15636800CC80DD /* SDLGetSystemCapabilitiesSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetSystemCapabilitiesSpec.m; sourceTree = "<group>"; };
5D0A9F9B1F1565EB00CC80DD /* SDLGetSystemCapabilityResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetSystemCapabilityResponseSpec.m; sourceTree = "<group>"; };
- 5D0C29FA20D93D8C008B56CD /* SDLVideoStreamingState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLVideoStreamingState.h; sourceTree = "<group>"; };
- 5D0C29FB20D93D8C008B56CD /* SDLVideoStreamingState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingState.m; sourceTree = "<group>"; };
- 5D0C29FE20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStreamingVideoLifecycleManager.h; sourceTree = "<group>"; };
- 5D0C29FF20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingVideoLifecycleManager.m; sourceTree = "<group>"; };
- 5D0C2A0220D947AB008B56CD /* SDLStreamingAudioLifecycleManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStreamingAudioLifecycleManager.h; sourceTree = "<group>"; };
- 5D0C2A0320D947AB008B56CD /* SDLStreamingAudioLifecycleManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingAudioLifecycleManager.m; sourceTree = "<group>"; };
5D1654551D3E754F00554D93 /* SDLLifecycleManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLifecycleManagerSpec.m; path = DevAPISpecs/SDLLifecycleManagerSpec.m; sourceTree = "<group>"; };
- 5D1654581D3E7A1600554D93 /* SDLLifecycleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleManager.h; sourceTree = "<group>"; };
- 5D1654591D3E7A1600554D93 /* SDLLifecycleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleManager.m; sourceTree = "<group>"; };
5D1665A01CF5D5DA00CC4CA1 /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = SOURCE_ROOT; };
- 5D1665A11CF5D5DA00CC4CA1 /* .travis.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .travis.yml; sourceTree = SOURCE_ROOT; };
5D1665A21CF5D5DA00CC4CA1 /* Cartfile.private */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile.private; sourceTree = SOURCE_ROOT; };
5D1665A31CF5D5DA00CC4CA1 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CHANGELOG.md; sourceTree = SOURCE_ROOT; };
5D1665A41CF5D5DA00CC4CA1 /* DEPENDENCIES.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = DEPENDENCIES.md; sourceTree = SOURCE_ROOT; };
5D1665A51CF5D5DA00CC4CA1 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = SOURCE_ROOT; };
5D1665A61CF5D5DA00CC4CA1 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = SOURCE_ROOT; };
5D1665A71CF5D5DA00CC4CA1 /* SmartDeviceLink-iOS.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = "SmartDeviceLink-iOS.podspec"; sourceTree = SOURCE_ROOT; };
- 5D1665C21CF8CA2700CC4CA1 /* SDLListFilesOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLListFilesOperation.h; sourceTree = "<group>"; };
- 5D1665C31CF8CA2700CC4CA1 /* SDLListFilesOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLListFilesOperation.m; sourceTree = "<group>"; };
- 5D1665C61CF8CA3D00CC4CA1 /* SDLPermissionFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPermissionFilter.h; sourceTree = "<group>"; };
- 5D1665C71CF8CA3D00CC4CA1 /* SDLPermissionFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionFilter.m; sourceTree = "<group>"; };
- 5D1665CA1CF8CA6700CC4CA1 /* NSNumber+NumberType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNumber+NumberType.h"; sourceTree = "<group>"; };
- 5D1665CC1CF8CA8A00CC4CA1 /* SDLPermissionConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPermissionConstants.h; sourceTree = "<group>"; };
5D1FF28B213044F9000EB9B4 /* AlertManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AlertManager.h; path = "Example Apps/Example ObjC/AlertManager.h"; sourceTree = SOURCE_ROOT; };
5D1FF28C213044F9000EB9B4 /* AlertManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AlertManager.m; path = "Example Apps/Example ObjC/AlertManager.m"; sourceTree = SOURCE_ROOT; };
5D1FF28E21304513000EB9B4 /* MenuManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuManager.h; path = "Example Apps/Example ObjC/MenuManager.h"; sourceTree = SOURCE_ROOT; };
@@ -2364,25 +3251,6 @@
5D1FF2F6213047C1000EB9B4 /* SmartDeviceLink-Example-Swift-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SmartDeviceLink-Example-Swift-Bridging-Header.h"; path = "Example Apps/Example Swift/SmartDeviceLink-Example-Swift-Bridging-Header.h"; sourceTree = SOURCE_ROOT; };
5D1FF2F7213047C1000EB9B4 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = "Example Apps/Example Swift/AppDelegate.swift"; sourceTree = SOURCE_ROOT; };
5D1FF2F92130480C000EB9B4 /* SmartDeviceLink-Example-Swift-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "SmartDeviceLink-Example-Swift-Info.plist"; path = "Example Apps/Example Swift/SmartDeviceLink-Example-Swift-Info.plist"; sourceTree = SOURCE_ROOT; };
- 5D293AFC1FE078A9000CBD7E /* SDLCarWindowViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCarWindowViewController.h; sourceTree = "<group>"; };
- 5D293AFD1FE078A9000CBD7E /* SDLCarWindowViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCarWindowViewController.m; sourceTree = "<group>"; };
- 5D2F58071D0717D5001085CE /* SDLManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLManagerDelegate.h; sourceTree = "<group>"; };
- 5D339CE8207C066E000CC364 /* SDLMenuCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMenuCell.h; sourceTree = "<group>"; };
- 5D339CE9207C066E000CC364 /* SDLMenuCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuCell.m; sourceTree = "<group>"; };
- 5D339CED207C08BA000CC364 /* SDLVoiceCommand.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLVoiceCommand.h; sourceTree = "<group>"; };
- 5D339CEE207C08BA000CC364 /* SDLVoiceCommand.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLVoiceCommand.m; sourceTree = "<group>"; };
- 5D339CF1207C0ACE000CC364 /* SDLMenuManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMenuManager.h; sourceTree = "<group>"; };
- 5D339CF2207C0ACE000CC364 /* SDLMenuManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuManager.m; sourceTree = "<group>"; };
- 5D3E420820EAAD6500D8C622 /* SDLTPMS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTPMS.h; sourceTree = "<group>"; };
- 5D3E420920EAAD6500D8C622 /* SDLTPMS.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTPMS.m; sourceTree = "<group>"; };
- 5D3E48731D6F3B330000BFEF /* SDLAsynchronousOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAsynchronousOperation.h; sourceTree = "<group>"; };
- 5D3E48741D6F3B330000BFEF /* SDLAsynchronousOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAsynchronousOperation.m; sourceTree = "<group>"; };
- 5D3E48791D6F888E0000BFEF /* SDLRPCResponseNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCResponseNotification.h; sourceTree = "<group>"; };
- 5D3E487A1D6F888E0000BFEF /* SDLRPCResponseNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCResponseNotification.m; sourceTree = "<group>"; };
- 5D3E487D1D6F88A30000BFEF /* SDLRPCNotificationNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCNotificationNotification.h; sourceTree = "<group>"; };
- 5D3E487E1D6F88A30000BFEF /* SDLRPCNotificationNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCNotificationNotification.m; sourceTree = "<group>"; };
- 5D3E48C91D7722FE0000BFEF /* NSBundle+SDLBundle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+SDLBundle.h"; sourceTree = "<group>"; };
- 5D3E48CA1D7722FE0000BFEF /* NSBundle+SDLBundle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+SDLBundle.m"; sourceTree = "<group>"; };
5D4019AF1A76EC350006B0C2 /* SDL Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDL Example.app"; sourceTree = BUILT_PRODUCTS_DIR; };
5D4346461E6F0BDA00B639C6 /* SDLLogFileModuleSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogFileModuleSpec.m; path = LoggingSpecs/SDLLogFileModuleSpec.m; sourceTree = "<group>"; };
5D43465A1E6F154400B639C6 /* SDLLogConfigurationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLogConfigurationSpec.m; path = LoggingSpecs/SDLLogConfigurationSpec.m; sourceTree = "<group>"; };
@@ -2394,28 +3262,9 @@
5D4346711E6F617D00B639C6 /* TestLogTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestLogTarget.h; path = LoggingSpecs/TestLogTarget.h; sourceTree = "<group>"; };
5D4346721E6F617D00B639C6 /* TestLogTarget.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestLogTarget.m; path = LoggingSpecs/TestLogTarget.m; sourceTree = "<group>"; };
5D4346851E771B5700B639C6 /* SDLLog.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SDLLog.swift; sourceTree = "<group>"; };
- 5D4631031F2120A30092EFDC /* SDLControlFramePayloadType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadType.h; sourceTree = "<group>"; };
- 5D4631061F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadRPCStartServiceAck.h; sourceTree = "<group>"; };
- 5D4631071F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadRPCStartServiceAck.m; sourceTree = "<group>"; };
- 5D46310E1F2135850092EFDC /* SDLControlFramePayloadConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadConstants.h; sourceTree = "<group>"; };
- 5D46310F1F2135850092EFDC /* SDLControlFramePayloadConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadConstants.m; sourceTree = "<group>"; };
- 5D4631121F2136B60092EFDC /* SDLControlFramePayloadNak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadNak.h; sourceTree = "<group>"; };
- 5D4631131F2136B60092EFDC /* SDLControlFramePayloadNak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadNak.m; sourceTree = "<group>"; };
- 5D4D67AA1D2ED37A00468B4A /* SDLNotificationDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLNotificationDispatcher.h; sourceTree = "<group>"; };
- 5D4D67AB1D2ED37A00468B4A /* SDLNotificationDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLNotificationDispatcher.m; sourceTree = "<group>"; };
- 5D4D67AE1D2FE2F900468B4A /* SDLResponseDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLResponseDispatcher.h; sourceTree = "<group>"; };
- 5D4D67AF1D2FE2F900468B4A /* SDLResponseDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLResponseDispatcher.m; sourceTree = "<group>"; };
- 5D4D67B21D30161600468B4A /* SDLLockScreenManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenManager.h; sourceTree = "<group>"; };
- 5D4D67B31D30161600468B4A /* SDLLockScreenManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenManager.m; sourceTree = "<group>"; };
- 5D535DC31B72473800CF7760 /* SDLGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGlobals.h; sourceTree = "<group>"; };
- 5D535DC41B72473800CF7760 /* SDLGlobals.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGlobals.m; sourceTree = "<group>"; };
- 5D53C46B1B7A99B9003526EA /* SDLStreamingMediaManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStreamingMediaManager.h; sourceTree = "<group>"; };
- 5D53C46C1B7A99B9003526EA /* SDLStreamingMediaManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingMediaManager.m; sourceTree = "<group>"; };
5D59DD461B14FDEE00BE744D /* SDLLockScreenStatusManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenStatusManagerSpec.m; path = ProxySpecs/SDLLockScreenStatusManagerSpec.m; sourceTree = "<group>"; };
5D5DBF071D48E39C00D4F914 /* FBSnapshotTestCase.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FBSnapshotTestCase.framework; path = sdl_ios/Carthage/Build/iOS/FBSnapshotTestCase.framework; sourceTree = "<group>"; };
5D5DBF0A1D48E5E600D4F914 /* SDLLockScreenViewControllerSnapshotTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenViewControllerSnapshotTests.m; path = DevAPISpecs/SDLLockScreenViewControllerSnapshotTests.m; sourceTree = "<group>"; };
- 5D6008881BE3ED540094A505 /* SDLStateMachine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStateMachine.h; sourceTree = "<group>"; };
- 5D6008891BE3ED540094A505 /* SDLStateMachine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStateMachine.m; sourceTree = "<group>"; };
5D6035D0202CD46200A429C9 /* SDLSpecUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = SDLSpecUtilities.h; path = TestUtilities/SDLSpecUtilities.h; sourceTree = "<group>"; };
5D6035D1202CD46200A429C9 /* SDLSpecUtilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSpecUtilities.m; path = TestUtilities/SDLSpecUtilities.m; sourceTree = "<group>"; };
5D6035D3202CE4A500A429C9 /* TestMultipleRequestsConnectionManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TestMultipleRequestsConnectionManager.h; path = TestUtilities/TestMultipleRequestsConnectionManager.h; sourceTree = "<group>"; };
@@ -2425,7 +3274,6 @@
5D60DF23202B7A80001EDA01 /* SDLAsynchronousRPCRequestOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLAsynchronousRPCRequestOperationSpec.m; path = DevAPISpecs/SDLAsynchronousRPCRequestOperationSpec.m; sourceTree = "<group>"; };
5D60DF25202B7A97001EDA01 /* SDLSequentialRPCRequestOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSequentialRPCRequestOperationSpec.m; path = DevAPISpecs/SDLSequentialRPCRequestOperationSpec.m; sourceTree = "<group>"; };
5D616B471D552F7A00553F6B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/SDLLockScreen.storyboard; sourceTree = "<group>"; };
- 5D616B511D59044400553F6B /* SDLErrorConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLErrorConstants.h; sourceTree = "<group>"; };
5D616B561D5A233100553F6B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SDLLockScreen.strings; sourceTree = "<group>"; };
5D616B571D5A23C500553F6B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/SDLLockScreen.strings; sourceTree = "<group>"; };
5D616B581D5A23CC00553F6B /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/SDLLockScreen.strings; sourceTree = "<group>"; };
@@ -2437,542 +3285,22 @@
5D61FA201A84237100846EE7 /* SmartDeviceLink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SmartDeviceLink.h; sourceTree = "<group>"; wrapsLines = 0; };
5D61FA261A84237100846EE7 /* SmartDeviceLinkTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SmartDeviceLinkTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5D61FA2E1A84237100846EE7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 5D61FA3E1A84238A00846EE7 /* SDLTransportType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTransportType.h; sourceTree = "<group>"; };
- 5D61FA401A84238A00846EE7 /* SDLAddCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAddCommand.h; sourceTree = "<group>"; };
- 5D61FA411A84238A00846EE7 /* SDLAddCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAddCommand.m; sourceTree = "<group>"; };
- 5D61FA421A84238A00846EE7 /* SDLAddCommandResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAddCommandResponse.h; sourceTree = "<group>"; };
- 5D61FA431A84238A00846EE7 /* SDLAddCommandResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAddCommandResponse.m; sourceTree = "<group>"; };
- 5D61FA441A84238A00846EE7 /* SDLAddSubMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAddSubMenu.h; sourceTree = "<group>"; };
- 5D61FA451A84238A00846EE7 /* SDLAddSubMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAddSubMenu.m; sourceTree = "<group>"; };
- 5D61FA461A84238A00846EE7 /* SDLAddSubMenuResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAddSubMenuResponse.h; sourceTree = "<group>"; };
- 5D61FA471A84238A00846EE7 /* SDLAddSubMenuResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAddSubMenuResponse.m; sourceTree = "<group>"; };
- 5D61FA481A84238A00846EE7 /* SDLAirbagStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAirbagStatus.h; sourceTree = "<group>"; };
- 5D61FA491A84238A00846EE7 /* SDLAirbagStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAirbagStatus.m; sourceTree = "<group>"; };
- 5D61FA4A1A84238A00846EE7 /* SDLAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAlert.h; sourceTree = "<group>"; };
- 5D61FA4B1A84238A00846EE7 /* SDLAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAlert.m; sourceTree = "<group>"; };
- 5D61FA4C1A84238A00846EE7 /* SDLAlertManeuver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAlertManeuver.h; sourceTree = "<group>"; };
- 5D61FA4D1A84238A00846EE7 /* SDLAlertManeuver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAlertManeuver.m; sourceTree = "<group>"; };
- 5D61FA4E1A84238A00846EE7 /* SDLAlertManeuverResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAlertManeuverResponse.h; sourceTree = "<group>"; };
- 5D61FA4F1A84238A00846EE7 /* SDLAlertManeuverResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAlertManeuverResponse.m; sourceTree = "<group>"; };
- 5D61FA501A84238A00846EE7 /* SDLAlertResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAlertResponse.h; sourceTree = "<group>"; };
- 5D61FA511A84238A00846EE7 /* SDLAlertResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAlertResponse.m; sourceTree = "<group>"; };
- 5D61FA521A84238A00846EE7 /* SDLAmbientLightStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAmbientLightStatus.h; sourceTree = "<group>"; };
- 5D61FA531A84238A00846EE7 /* SDLAmbientLightStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAmbientLightStatus.m; sourceTree = "<group>"; };
- 5D61FA541A84238A00846EE7 /* SDLAppHMIType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAppHMIType.h; sourceTree = "<group>"; };
- 5D61FA551A84238A00846EE7 /* SDLAppHMIType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAppHMIType.m; sourceTree = "<group>"; };
- 5D61FA561A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAppInterfaceUnregisteredReason.h; sourceTree = "<group>"; };
- 5D61FA571A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAppInterfaceUnregisteredReason.m; sourceTree = "<group>"; };
- 5D61FA581A84238A00846EE7 /* SDLAudioPassThruCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAudioPassThruCapabilities.h; sourceTree = "<group>"; };
- 5D61FA591A84238A00846EE7 /* SDLAudioPassThruCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAudioPassThruCapabilities.m; sourceTree = "<group>"; };
- 5D61FA5A1A84238A00846EE7 /* SDLAudioStreamingState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAudioStreamingState.h; sourceTree = "<group>"; };
- 5D61FA5B1A84238A00846EE7 /* SDLAudioStreamingState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAudioStreamingState.m; sourceTree = "<group>"; };
- 5D61FA5C1A84238A00846EE7 /* SDLAudioType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLAudioType.h; sourceTree = "<group>"; };
- 5D61FA5D1A84238A00846EE7 /* SDLAudioType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAudioType.m; sourceTree = "<group>"; };
- 5D61FA5E1A84238A00846EE7 /* SDLBeltStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLBeltStatus.h; sourceTree = "<group>"; };
- 5D61FA5F1A84238A00846EE7 /* SDLBeltStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLBeltStatus.m; sourceTree = "<group>"; };
- 5D61FA601A84238A00846EE7 /* SDLBitsPerSample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLBitsPerSample.h; sourceTree = "<group>"; };
- 5D61FA611A84238A00846EE7 /* SDLBitsPerSample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLBitsPerSample.m; sourceTree = "<group>"; };
- 5D61FA621A84238A00846EE7 /* SDLBodyInformation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLBodyInformation.h; sourceTree = "<group>"; };
- 5D61FA631A84238A00846EE7 /* SDLBodyInformation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLBodyInformation.m; sourceTree = "<group>"; };
- 5D61FA641A84238A00846EE7 /* SDLButtonCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonCapabilities.h; sourceTree = "<group>"; };
- 5D61FA651A84238A00846EE7 /* SDLButtonCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonCapabilities.m; sourceTree = "<group>"; };
- 5D61FA661A84238A00846EE7 /* SDLButtonEventMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonEventMode.h; sourceTree = "<group>"; };
- 5D61FA671A84238A00846EE7 /* SDLButtonEventMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonEventMode.m; sourceTree = "<group>"; };
- 5D61FA681A84238A00846EE7 /* SDLButtonName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonName.h; sourceTree = "<group>"; };
- 5D61FA691A84238A00846EE7 /* SDLButtonName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonName.m; sourceTree = "<group>"; };
- 5D61FA6A1A84238A00846EE7 /* SDLButtonPressMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLButtonPressMode.h; sourceTree = "<group>"; };
- 5D61FA6B1A84238A00846EE7 /* SDLButtonPressMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLButtonPressMode.m; sourceTree = "<group>"; };
- 5D61FA6C1A84238A00846EE7 /* SDLCarModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCarModeStatus.h; sourceTree = "<group>"; };
- 5D61FA6D1A84238A00846EE7 /* SDLCarModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCarModeStatus.m; sourceTree = "<group>"; };
- 5D61FA6E1A84238A00846EE7 /* SDLChangeRegistration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLChangeRegistration.h; sourceTree = "<group>"; };
- 5D61FA6F1A84238A00846EE7 /* SDLChangeRegistration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLChangeRegistration.m; sourceTree = "<group>"; };
- 5D61FA701A84238A00846EE7 /* SDLChangeRegistrationResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLChangeRegistrationResponse.h; sourceTree = "<group>"; };
- 5D61FA711A84238A00846EE7 /* SDLChangeRegistrationResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLChangeRegistrationResponse.m; sourceTree = "<group>"; };
- 5D61FA721A84238A00846EE7 /* SDLCharacterSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCharacterSet.h; sourceTree = "<group>"; };
- 5D61FA731A84238A00846EE7 /* SDLCharacterSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCharacterSet.m; sourceTree = "<group>"; };
- 5D61FA741A84238A00846EE7 /* SDLChoice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLChoice.h; sourceTree = "<group>"; };
- 5D61FA751A84238A00846EE7 /* SDLChoice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLChoice.m; sourceTree = "<group>"; };
- 5D61FA761A84238A00846EE7 /* SDLClusterModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLClusterModeStatus.h; sourceTree = "<group>"; };
- 5D61FA771A84238A00846EE7 /* SDLClusterModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLClusterModeStatus.m; sourceTree = "<group>"; };
- 5D61FA781A84238A00846EE7 /* SDLCompassDirection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCompassDirection.h; sourceTree = "<group>"; };
- 5D61FA791A84238A00846EE7 /* SDLCompassDirection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCompassDirection.m; sourceTree = "<group>"; };
- 5D61FA7A1A84238A00846EE7 /* SDLComponentVolumeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLComponentVolumeStatus.h; sourceTree = "<group>"; };
- 5D61FA7B1A84238A00846EE7 /* SDLComponentVolumeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLComponentVolumeStatus.m; sourceTree = "<group>"; };
- 5D61FA7E1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCreateInteractionChoiceSet.h; sourceTree = "<group>"; };
- 5D61FA7F1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCreateInteractionChoiceSet.m; sourceTree = "<group>"; };
- 5D61FA801A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCreateInteractionChoiceSetResponse.h; sourceTree = "<group>"; };
- 5D61FA811A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCreateInteractionChoiceSetResponse.m; sourceTree = "<group>"; };
- 5D61FA851A84238A00846EE7 /* SDLDeleteCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteCommand.h; sourceTree = "<group>"; };
- 5D61FA861A84238A00846EE7 /* SDLDeleteCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteCommand.m; sourceTree = "<group>"; };
- 5D61FA871A84238A00846EE7 /* SDLDeleteCommandResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteCommandResponse.h; sourceTree = "<group>"; };
- 5D61FA881A84238A00846EE7 /* SDLDeleteCommandResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteCommandResponse.m; sourceTree = "<group>"; };
- 5D61FA891A84238A00846EE7 /* SDLDeleteFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteFile.h; sourceTree = "<group>"; };
- 5D61FA8A1A84238A00846EE7 /* SDLDeleteFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteFile.m; sourceTree = "<group>"; };
- 5D61FA8B1A84238A00846EE7 /* SDLDeleteFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteFileResponse.h; sourceTree = "<group>"; };
- 5D61FA8C1A84238A00846EE7 /* SDLDeleteFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteFileResponse.m; sourceTree = "<group>"; };
- 5D61FA8D1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteInteractionChoiceSet.h; sourceTree = "<group>"; };
- 5D61FA8E1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteInteractionChoiceSet.m; sourceTree = "<group>"; };
- 5D61FA8F1A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteInteractionChoiceSetResponse.h; sourceTree = "<group>"; };
- 5D61FA901A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteInteractionChoiceSetResponse.m; sourceTree = "<group>"; };
- 5D61FA911A84238A00846EE7 /* SDLDeleteSubMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteSubMenu.h; sourceTree = "<group>"; };
- 5D61FA921A84238A00846EE7 /* SDLDeleteSubMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteSubMenu.m; sourceTree = "<group>"; };
- 5D61FA931A84238A00846EE7 /* SDLDeleteSubMenuResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteSubMenuResponse.h; sourceTree = "<group>"; };
- 5D61FA941A84238A00846EE7 /* SDLDeleteSubMenuResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteSubMenuResponse.m; sourceTree = "<group>"; };
- 5D61FA951A84238A00846EE7 /* SDLDeviceInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeviceInfo.h; sourceTree = "<group>"; };
- 5D61FA961A84238A00846EE7 /* SDLDeviceInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeviceInfo.m; sourceTree = "<group>"; };
- 5D61FA971A84238A00846EE7 /* SDLDeviceLevelStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeviceLevelStatus.h; sourceTree = "<group>"; };
- 5D61FA981A84238A00846EE7 /* SDLDeviceLevelStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeviceLevelStatus.m; sourceTree = "<group>"; };
- 5D61FA991A84238A00846EE7 /* SDLDeviceStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeviceStatus.h; sourceTree = "<group>"; };
- 5D61FA9A1A84238A00846EE7 /* SDLDeviceStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeviceStatus.m; sourceTree = "<group>"; };
- 5D61FA9B1A84238A00846EE7 /* SDLDiagnosticMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDiagnosticMessage.h; sourceTree = "<group>"; };
- 5D61FA9C1A84238A00846EE7 /* SDLDiagnosticMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDiagnosticMessage.m; sourceTree = "<group>"; };
- 5D61FA9D1A84238A00846EE7 /* SDLDiagnosticMessageResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDiagnosticMessageResponse.h; sourceTree = "<group>"; };
- 5D61FA9E1A84238A00846EE7 /* SDLDiagnosticMessageResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDiagnosticMessageResponse.m; sourceTree = "<group>"; };
- 5D61FA9F1A84238A00846EE7 /* SDLDIDResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDIDResult.h; sourceTree = "<group>"; };
- 5D61FAA01A84238A00846EE7 /* SDLDIDResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDIDResult.m; sourceTree = "<group>"; };
- 5D61FAA11A84238A00846EE7 /* SDLDimension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDimension.h; sourceTree = "<group>"; };
- 5D61FAA21A84238A00846EE7 /* SDLDimension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDimension.m; sourceTree = "<group>"; };
- 5D61FAA31A84238A00846EE7 /* SDLDisplayCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDisplayCapabilities.h; sourceTree = "<group>"; };
- 5D61FAA41A84238A00846EE7 /* SDLDisplayCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDisplayCapabilities.m; sourceTree = "<group>"; };
- 5D61FAA51A84238A00846EE7 /* SDLDisplayType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDisplayType.h; sourceTree = "<group>"; };
- 5D61FAA61A84238A00846EE7 /* SDLDisplayType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDisplayType.m; sourceTree = "<group>"; };
- 5D61FAA71A84238A00846EE7 /* SDLDriverDistractionState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDriverDistractionState.h; sourceTree = "<group>"; };
- 5D61FAA81A84238A00846EE7 /* SDLDriverDistractionState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDriverDistractionState.m; sourceTree = "<group>"; };
- 5D61FAA91A84238A00846EE7 /* SDLECallConfirmationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLECallConfirmationStatus.h; sourceTree = "<group>"; };
- 5D61FAAA1A84238A00846EE7 /* SDLECallConfirmationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLECallConfirmationStatus.m; sourceTree = "<group>"; };
- 5D61FAAB1A84238A00846EE7 /* SDLECallInfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLECallInfo.h; sourceTree = "<group>"; };
- 5D61FAAC1A84238A00846EE7 /* SDLECallInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLECallInfo.m; sourceTree = "<group>"; };
- 5D61FAAD1A84238A00846EE7 /* SDLEmergencyEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEmergencyEvent.h; sourceTree = "<group>"; };
- 5D61FAAE1A84238A00846EE7 /* SDLEmergencyEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEmergencyEvent.m; sourceTree = "<group>"; };
- 5D61FAAF1A84238A00846EE7 /* SDLEmergencyEventType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEmergencyEventType.h; sourceTree = "<group>"; };
- 5D61FAB01A84238A00846EE7 /* SDLEmergencyEventType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEmergencyEventType.m; sourceTree = "<group>"; };
- 5D61FAB11A84238A00846EE7 /* SDLEncodedSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEncodedSyncPData.h; sourceTree = "<group>"; };
- 5D61FAB21A84238A00846EE7 /* SDLEncodedSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEncodedSyncPData.m; sourceTree = "<group>"; };
- 5D61FAB31A84238A00846EE7 /* SDLEncodedSyncPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEncodedSyncPDataResponse.h; sourceTree = "<group>"; };
- 5D61FAB41A84238A00846EE7 /* SDLEncodedSyncPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEncodedSyncPDataResponse.m; sourceTree = "<group>"; };
- 5D61FAB61A84238A00846EE7 /* SDLEndAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEndAudioPassThru.h; sourceTree = "<group>"; };
- 5D61FAB71A84238A00846EE7 /* SDLEndAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEndAudioPassThru.m; sourceTree = "<group>"; };
- 5D61FAB81A84238A00846EE7 /* SDLEndAudioPassThruResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEndAudioPassThruResponse.h; sourceTree = "<group>"; };
- 5D61FAB91A84238A00846EE7 /* SDLEndAudioPassThruResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEndAudioPassThruResponse.m; sourceTree = "<group>"; };
- 5D61FABA1A84238A00846EE7 /* SDLEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLEnum.h; sourceTree = "<group>"; };
- 5D61FABC1A84238A00846EE7 /* SDLFileType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFileType.h; sourceTree = "<group>"; };
- 5D61FABD1A84238A00846EE7 /* SDLFileType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFileType.m; sourceTree = "<group>"; };
- 5D61FABE1A84238A00846EE7 /* SDLFuelCutoffStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFuelCutoffStatus.h; sourceTree = "<group>"; };
- 5D61FABF1A84238A00846EE7 /* SDLFuelCutoffStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFuelCutoffStatus.m; sourceTree = "<group>"; };
- 5D61FAC01A84238A00846EE7 /* SDLFunctionID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFunctionID.h; sourceTree = "<group>"; };
- 5D61FAC11A84238A00846EE7 /* SDLFunctionID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFunctionID.m; sourceTree = "<group>"; };
- 5D61FAC21A84238A00846EE7 /* SDLGenericResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGenericResponse.h; sourceTree = "<group>"; };
- 5D61FAC31A84238A00846EE7 /* SDLGenericResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGenericResponse.m; sourceTree = "<group>"; };
- 5D61FAC41A84238A00846EE7 /* SDLGetDTCs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetDTCs.h; sourceTree = "<group>"; };
- 5D61FAC51A84238A00846EE7 /* SDLGetDTCs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetDTCs.m; sourceTree = "<group>"; };
- 5D61FAC61A84238A00846EE7 /* SDLGetDTCsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetDTCsResponse.h; sourceTree = "<group>"; };
- 5D61FAC71A84238A00846EE7 /* SDLGetDTCsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetDTCsResponse.m; sourceTree = "<group>"; };
- 5D61FAC81A84238A00846EE7 /* SDLGetVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetVehicleData.h; sourceTree = "<group>"; };
- 5D61FAC91A84238A00846EE7 /* SDLGetVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetVehicleData.m; sourceTree = "<group>"; };
- 5D61FACA1A84238A00846EE7 /* SDLGetVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetVehicleDataResponse.h; sourceTree = "<group>"; };
- 5D61FACB1A84238A00846EE7 /* SDLGetVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetVehicleDataResponse.m; sourceTree = "<group>"; };
- 5D61FACC1A84238A00846EE7 /* SDLGlobalProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGlobalProperty.h; sourceTree = "<group>"; };
- 5D61FACD1A84238A00846EE7 /* SDLGlobalProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGlobalProperty.m; sourceTree = "<group>"; };
- 5D61FACE1A84238A00846EE7 /* SDLGPSData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGPSData.h; sourceTree = "<group>"; };
- 5D61FACF1A84238A00846EE7 /* SDLGPSData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGPSData.m; sourceTree = "<group>"; };
- 5D61FAD01A84238A00846EE7 /* SDLHeadLampStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHeadLampStatus.h; sourceTree = "<group>"; };
- 5D61FAD11A84238A00846EE7 /* SDLHeadLampStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHeadLampStatus.m; sourceTree = "<group>"; };
- 5D61FAD21A84238A00846EE7 /* SDLHexUtility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHexUtility.h; sourceTree = "<group>"; };
- 5D61FAD31A84238A00846EE7 /* SDLHexUtility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHexUtility.m; sourceTree = "<group>"; };
- 5D61FAD41A84238A00846EE7 /* SDLHMILevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHMILevel.h; sourceTree = "<group>"; };
- 5D61FAD51A84238A00846EE7 /* SDLHMILevel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHMILevel.m; sourceTree = "<group>"; };
- 5D61FAD61A84238A00846EE7 /* SDLHMIPermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHMIPermissions.h; sourceTree = "<group>"; };
- 5D61FAD71A84238A00846EE7 /* SDLHMIPermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHMIPermissions.m; sourceTree = "<group>"; };
- 5D61FAD81A84238A00846EE7 /* SDLHMIZoneCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHMIZoneCapabilities.h; sourceTree = "<group>"; };
- 5D61FAD91A84238A00846EE7 /* SDLHMIZoneCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHMIZoneCapabilities.m; sourceTree = "<group>"; };
- 5D61FADA1A84238A00846EE7 /* SDLIAPTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLIAPTransport.h; sourceTree = "<group>"; };
- 5D61FADB1A84238A00846EE7 /* SDLIAPTransport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLIAPTransport.m; sourceTree = "<group>"; };
- 5D61FADC1A84238A00846EE7 /* SDLIgnitionStableStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLIgnitionStableStatus.h; sourceTree = "<group>"; };
- 5D61FADD1A84238A00846EE7 /* SDLIgnitionStableStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLIgnitionStableStatus.m; sourceTree = "<group>"; };
- 5D61FADE1A84238A00846EE7 /* SDLIgnitionStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLIgnitionStatus.h; sourceTree = "<group>"; };
- 5D61FADF1A84238A00846EE7 /* SDLIgnitionStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLIgnitionStatus.m; sourceTree = "<group>"; };
- 5D61FAE01A84238A00846EE7 /* SDLImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLImage.h; sourceTree = "<group>"; };
- 5D61FAE11A84238A00846EE7 /* SDLImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLImage.m; sourceTree = "<group>"; };
- 5D61FAE21A84238A00846EE7 /* SDLImageField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLImageField.h; sourceTree = "<group>"; };
- 5D61FAE31A84238A00846EE7 /* SDLImageField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLImageField.m; sourceTree = "<group>"; };
- 5D61FAE41A84238A00846EE7 /* SDLImageFieldName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLImageFieldName.h; sourceTree = "<group>"; };
- 5D61FAE51A84238A00846EE7 /* SDLImageFieldName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLImageFieldName.m; sourceTree = "<group>"; };
- 5D61FAE61A84238A00846EE7 /* SDLImageResolution.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLImageResolution.h; sourceTree = "<group>"; };
- 5D61FAE71A84238A00846EE7 /* SDLImageResolution.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLImageResolution.m; sourceTree = "<group>"; };
- 5D61FAE81A84238A00846EE7 /* SDLImageType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLImageType.h; sourceTree = "<group>"; };
- 5D61FAE91A84238A00846EE7 /* SDLImageType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLImageType.m; sourceTree = "<group>"; };
- 5D61FAEA1A84238A00846EE7 /* SDLInteractionMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLInteractionMode.h; sourceTree = "<group>"; };
- 5D61FAEB1A84238A00846EE7 /* SDLInteractionMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLInteractionMode.m; sourceTree = "<group>"; };
- 5D61FAF31A84238A00846EE7 /* SDLKeyboardEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLKeyboardEvent.h; sourceTree = "<group>"; };
- 5D61FAF41A84238A00846EE7 /* SDLKeyboardEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLKeyboardEvent.m; sourceTree = "<group>"; };
- 5D61FAF51A84238A00846EE7 /* SDLKeyboardLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLKeyboardLayout.h; sourceTree = "<group>"; };
- 5D61FAF61A84238A00846EE7 /* SDLKeyboardLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLKeyboardLayout.m; sourceTree = "<group>"; };
- 5D61FAF71A84238A00846EE7 /* SDLKeyboardProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLKeyboardProperties.h; sourceTree = "<group>"; };
- 5D61FAF81A84238A00846EE7 /* SDLKeyboardProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLKeyboardProperties.m; sourceTree = "<group>"; };
- 5D61FAF91A84238A00846EE7 /* SDLKeypressMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLKeypressMode.h; sourceTree = "<group>"; };
- 5D61FAFA1A84238A00846EE7 /* SDLKeypressMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLKeypressMode.m; sourceTree = "<group>"; };
- 5D61FAFB1A84238A00846EE7 /* SDLLanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLanguage.h; sourceTree = "<group>"; };
- 5D61FAFC1A84238A00846EE7 /* SDLLanguage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLanguage.m; sourceTree = "<group>"; };
- 5D61FAFD1A84238A00846EE7 /* SDLLayoutMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLayoutMode.h; sourceTree = "<group>"; };
- 5D61FAFE1A84238A00846EE7 /* SDLLayoutMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLayoutMode.m; sourceTree = "<group>"; };
- 5D61FAFF1A84238A00846EE7 /* SDLListFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLListFiles.h; sourceTree = "<group>"; };
- 5D61FB001A84238A00846EE7 /* SDLListFiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLListFiles.m; sourceTree = "<group>"; };
- 5D61FB011A84238A00846EE7 /* SDLListFilesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLListFilesResponse.h; sourceTree = "<group>"; };
- 5D61FB021A84238A00846EE7 /* SDLListFilesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLListFilesResponse.m; sourceTree = "<group>"; };
- 5D61FB031A84238A00846EE7 /* SDLLockScreenStatusManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenStatusManager.h; sourceTree = "<group>"; };
- 5D61FB041A84238A00846EE7 /* SDLLockScreenStatusManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenStatusManager.m; sourceTree = "<group>"; };
- 5D61FB051A84238A00846EE7 /* SDLLockScreenStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenStatus.h; sourceTree = "<group>"; };
- 5D61FB061A84238A00846EE7 /* SDLLockScreenStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenStatus.m; sourceTree = "<group>"; };
- 5D61FB071A84238A00846EE7 /* SDLMaintenanceModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMaintenanceModeStatus.h; sourceTree = "<group>"; };
- 5D61FB081A84238A00846EE7 /* SDLMaintenanceModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMaintenanceModeStatus.m; sourceTree = "<group>"; };
- 5D61FB091A84238A00846EE7 /* SDLMediaClockFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMediaClockFormat.h; sourceTree = "<group>"; };
- 5D61FB0A1A84238A00846EE7 /* SDLMediaClockFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMediaClockFormat.m; sourceTree = "<group>"; };
- 5D61FB0B1A84238A00846EE7 /* SDLMenuParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMenuParams.h; sourceTree = "<group>"; };
- 5D61FB0C1A84238A00846EE7 /* SDLMenuParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMenuParams.m; sourceTree = "<group>"; };
- 5D61FB0D1A84238A00846EE7 /* SDLMyKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMyKey.h; sourceTree = "<group>"; };
- 5D61FB0E1A84238A00846EE7 /* SDLMyKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMyKey.m; sourceTree = "<group>"; };
- 5D61FB0F1A84238A00846EE7 /* SDLRPCParameterNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCParameterNames.h; sourceTree = "<group>"; };
- 5D61FB101A84238A00846EE7 /* SDLObjectWithPriority.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLObjectWithPriority.h; sourceTree = "<group>"; };
- 5D61FB111A84238A00846EE7 /* SDLObjectWithPriority.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLObjectWithPriority.m; sourceTree = "<group>"; };
- 5D61FB121A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnAppInterfaceUnregistered.h; sourceTree = "<group>"; };
- 5D61FB131A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnAppInterfaceUnregistered.m; sourceTree = "<group>"; };
- 5D61FB141A84238B00846EE7 /* SDLOnAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnAudioPassThru.h; sourceTree = "<group>"; };
- 5D61FB151A84238B00846EE7 /* SDLOnAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnAudioPassThru.m; sourceTree = "<group>"; };
- 5D61FB161A84238B00846EE7 /* SDLOnButtonEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnButtonEvent.h; sourceTree = "<group>"; };
- 5D61FB171A84238B00846EE7 /* SDLOnButtonEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnButtonEvent.m; sourceTree = "<group>"; };
- 5D61FB181A84238B00846EE7 /* SDLOnButtonPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnButtonPress.h; sourceTree = "<group>"; };
- 5D61FB191A84238B00846EE7 /* SDLOnButtonPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnButtonPress.m; sourceTree = "<group>"; };
- 5D61FB1A1A84238B00846EE7 /* SDLOnCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnCommand.h; sourceTree = "<group>"; };
- 5D61FB1B1A84238B00846EE7 /* SDLOnCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnCommand.m; sourceTree = "<group>"; };
- 5D61FB1C1A84238B00846EE7 /* SDLOnDriverDistraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnDriverDistraction.h; sourceTree = "<group>"; };
- 5D61FB1D1A84238B00846EE7 /* SDLOnDriverDistraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnDriverDistraction.m; sourceTree = "<group>"; };
- 5D61FB1E1A84238B00846EE7 /* SDLOnEncodedSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnEncodedSyncPData.h; sourceTree = "<group>"; };
- 5D61FB1F1A84238B00846EE7 /* SDLOnEncodedSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnEncodedSyncPData.m; sourceTree = "<group>"; };
- 5D61FB201A84238B00846EE7 /* SDLOnHashChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnHashChange.h; sourceTree = "<group>"; };
- 5D61FB211A84238B00846EE7 /* SDLOnHashChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnHashChange.m; sourceTree = "<group>"; };
- 5D61FB221A84238B00846EE7 /* SDLOnHMIStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnHMIStatus.h; sourceTree = "<group>"; };
- 5D61FB231A84238B00846EE7 /* SDLOnHMIStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnHMIStatus.m; sourceTree = "<group>"; };
- 5D61FB241A84238B00846EE7 /* SDLOnKeyboardInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnKeyboardInput.h; sourceTree = "<group>"; };
- 5D61FB251A84238B00846EE7 /* SDLOnKeyboardInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnKeyboardInput.m; sourceTree = "<group>"; };
- 5D61FB261A84238B00846EE7 /* SDLOnLanguageChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnLanguageChange.h; sourceTree = "<group>"; };
- 5D61FB271A84238B00846EE7 /* SDLOnLanguageChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnLanguageChange.m; sourceTree = "<group>"; };
- 5D61FB281A84238B00846EE7 /* SDLOnLockScreenStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnLockScreenStatus.h; sourceTree = "<group>"; };
- 5D61FB291A84238B00846EE7 /* SDLOnLockScreenStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnLockScreenStatus.m; sourceTree = "<group>"; };
- 5D61FB2A1A84238B00846EE7 /* SDLOnPermissionsChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnPermissionsChange.h; sourceTree = "<group>"; };
- 5D61FB2B1A84238B00846EE7 /* SDLOnPermissionsChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnPermissionsChange.m; sourceTree = "<group>"; };
- 5D61FB2C1A84238B00846EE7 /* SDLOnSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnSyncPData.h; sourceTree = "<group>"; };
- 5D61FB2D1A84238B00846EE7 /* SDLOnSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnSyncPData.m; sourceTree = "<group>"; };
- 5D61FB2E1A84238B00846EE7 /* SDLOnSystemRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnSystemRequest.h; sourceTree = "<group>"; };
- 5D61FB2F1A84238B00846EE7 /* SDLOnSystemRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnSystemRequest.m; sourceTree = "<group>"; };
- 5D61FB301A84238B00846EE7 /* SDLOnTBTClientState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnTBTClientState.h; sourceTree = "<group>"; };
- 5D61FB311A84238B00846EE7 /* SDLOnTBTClientState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnTBTClientState.m; sourceTree = "<group>"; };
- 5D61FB321A84238B00846EE7 /* SDLOnTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnTouchEvent.h; sourceTree = "<group>"; };
- 5D61FB331A84238B00846EE7 /* SDLOnTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnTouchEvent.m; sourceTree = "<group>"; };
- 5D61FB341A84238B00846EE7 /* SDLOnVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnVehicleData.h; sourceTree = "<group>"; };
- 5D61FB351A84238B00846EE7 /* SDLOnVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnVehicleData.m; sourceTree = "<group>"; };
- 5D61FB361A84238B00846EE7 /* SDLParameterPermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLParameterPermissions.h; sourceTree = "<group>"; };
- 5D61FB371A84238B00846EE7 /* SDLParameterPermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLParameterPermissions.m; sourceTree = "<group>"; };
- 5D61FB381A84238B00846EE7 /* SDLPerformAudioPassThru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPerformAudioPassThru.h; sourceTree = "<group>"; };
- 5D61FB391A84238B00846EE7 /* SDLPerformAudioPassThru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAudioPassThru.m; sourceTree = "<group>"; };
- 5D61FB3A1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPerformAudioPassThruResponse.h; sourceTree = "<group>"; };
- 5D61FB3B1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAudioPassThruResponse.m; sourceTree = "<group>"; };
- 5D61FB3C1A84238B00846EE7 /* SDLPerformInteraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPerformInteraction.h; sourceTree = "<group>"; };
- 5D61FB3D1A84238B00846EE7 /* SDLPerformInteraction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPerformInteraction.m; sourceTree = "<group>"; };
- 5D61FB3E1A84238B00846EE7 /* SDLPerformInteractionResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPerformInteractionResponse.h; sourceTree = "<group>"; };
- 5D61FB3F1A84238B00846EE7 /* SDLPerformInteractionResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPerformInteractionResponse.m; sourceTree = "<group>"; };
- 5D61FB401A84238B00846EE7 /* SDLPermissionItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPermissionItem.h; sourceTree = "<group>"; };
- 5D61FB411A84238B00846EE7 /* SDLPermissionItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionItem.m; sourceTree = "<group>"; };
- 5D61FB421A84238B00846EE7 /* SDLPermissionStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPermissionStatus.h; sourceTree = "<group>"; };
- 5D61FB431A84238B00846EE7 /* SDLPermissionStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionStatus.m; sourceTree = "<group>"; };
- 5D61FB461A84238B00846EE7 /* SDLPowerModeQualificationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPowerModeQualificationStatus.h; sourceTree = "<group>"; };
- 5D61FB471A84238B00846EE7 /* SDLPowerModeQualificationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPowerModeQualificationStatus.m; sourceTree = "<group>"; };
- 5D61FB481A84238B00846EE7 /* SDLPowerModeStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPowerModeStatus.h; sourceTree = "<group>"; };
- 5D61FB491A84238B00846EE7 /* SDLPowerModeStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPowerModeStatus.m; sourceTree = "<group>"; };
- 5D61FB4A1A84238B00846EE7 /* SDLPredefinedLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPredefinedLayout.h; sourceTree = "<group>"; };
- 5D61FB4B1A84238B00846EE7 /* SDLPredefinedLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPredefinedLayout.m; sourceTree = "<group>"; };
- 5D61FB4C1A84238B00846EE7 /* SDLPrerecordedSpeech.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPrerecordedSpeech.h; sourceTree = "<group>"; };
- 5D61FB4D1A84238B00846EE7 /* SDLPrerecordedSpeech.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPrerecordedSpeech.m; sourceTree = "<group>"; };
- 5D61FB4E1A84238B00846EE7 /* SDLPresetBankCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPresetBankCapabilities.h; sourceTree = "<group>"; };
- 5D61FB4F1A84238B00846EE7 /* SDLPresetBankCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPresetBankCapabilities.m; sourceTree = "<group>"; };
- 5D61FB501A84238B00846EE7 /* SDLPrimaryAudioSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPrimaryAudioSource.h; sourceTree = "<group>"; };
- 5D61FB511A84238B00846EE7 /* SDLPrimaryAudioSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPrimaryAudioSource.m; sourceTree = "<group>"; };
- 5D61FB521A84238B00846EE7 /* SDLPrioritizedObjectCollection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPrioritizedObjectCollection.h; sourceTree = "<group>"; };
- 5D61FB531A84238B00846EE7 /* SDLPrioritizedObjectCollection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPrioritizedObjectCollection.m; sourceTree = "<group>"; };
- 5D61FB541A84238B00846EE7 /* SDLPRNDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPRNDL.h; sourceTree = "<group>"; };
- 5D61FB551A84238B00846EE7 /* SDLPRNDL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPRNDL.m; sourceTree = "<group>"; };
- 5D61FB561A84238B00846EE7 /* SDLProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocol.h; sourceTree = "<group>"; };
- 5D61FB571A84238B00846EE7 /* SDLProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocol.m; sourceTree = "<group>"; };
- 5D61FB581A84238B00846EE7 /* SDLProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolHeader.h; sourceTree = "<group>"; };
- 5D61FB591A84238B00846EE7 /* SDLProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolHeader.m; sourceTree = "<group>"; };
- 5D61FB5A1A84238B00846EE7 /* SDLProtocolDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolDelegate.h; sourceTree = "<group>"; };
- 5D61FB5B1A84238B00846EE7 /* SDLProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolMessage.h; sourceTree = "<group>"; };
- 5D61FB5C1A84238B00846EE7 /* SDLProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolMessage.m; sourceTree = "<group>"; };
- 5D61FB5D1A84238B00846EE7 /* SDLProtocolMessageAssembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolMessageAssembler.h; sourceTree = "<group>"; };
- 5D61FB5E1A84238B00846EE7 /* SDLProtocolMessageAssembler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolMessageAssembler.m; sourceTree = "<group>"; };
- 5D61FB5F1A84238B00846EE7 /* SDLProtocolMessageDisassembler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolMessageDisassembler.h; sourceTree = "<group>"; };
- 5D61FB601A84238B00846EE7 /* SDLProtocolMessageDisassembler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolMessageDisassembler.m; sourceTree = "<group>"; };
- 5D61FB611A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLProtocolReceivedMessageRouter.h; sourceTree = "<group>"; };
- 5D61FB621A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolReceivedMessageRouter.m; sourceTree = "<group>"; };
- 5D61FB681A84238B00846EE7 /* SDLPutFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPutFile.h; sourceTree = "<group>"; };
- 5D61FB691A84238B00846EE7 /* SDLPutFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPutFile.m; sourceTree = "<group>"; };
- 5D61FB6A1A84238B00846EE7 /* SDLPutFileResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPutFileResponse.h; sourceTree = "<group>"; };
- 5D61FB6B1A84238B00846EE7 /* SDLPutFileResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPutFileResponse.m; sourceTree = "<group>"; };
- 5D61FB6C1A84238B00846EE7 /* SDLReadDID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLReadDID.h; sourceTree = "<group>"; };
- 5D61FB6D1A84238B00846EE7 /* SDLReadDID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLReadDID.m; sourceTree = "<group>"; };
- 5D61FB6E1A84238B00846EE7 /* SDLReadDIDResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLReadDIDResponse.h; sourceTree = "<group>"; };
- 5D61FB6F1A84238B00846EE7 /* SDLReadDIDResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLReadDIDResponse.m; sourceTree = "<group>"; };
- 5D61FB701A84238B00846EE7 /* SDLRegisterAppInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRegisterAppInterface.h; sourceTree = "<group>"; };
- 5D61FB711A84238B00846EE7 /* SDLRegisterAppInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRegisterAppInterface.m; sourceTree = "<group>"; };
- 5D61FB721A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRegisterAppInterfaceResponse.h; sourceTree = "<group>"; };
- 5D61FB731A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRegisterAppInterfaceResponse.m; sourceTree = "<group>"; };
- 5D61FB741A84238B00846EE7 /* SDLRequestType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRequestType.h; sourceTree = "<group>"; };
- 5D61FB751A84238B00846EE7 /* SDLRequestType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRequestType.m; sourceTree = "<group>"; };
- 5D61FB761A84238B00846EE7 /* SDLResetGlobalProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLResetGlobalProperties.h; sourceTree = "<group>"; };
- 5D61FB771A84238B00846EE7 /* SDLResetGlobalProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLResetGlobalProperties.m; sourceTree = "<group>"; };
- 5D61FB781A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLResetGlobalPropertiesResponse.h; sourceTree = "<group>"; };
- 5D61FB791A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLResetGlobalPropertiesResponse.m; sourceTree = "<group>"; };
- 5D61FB7A1A84238B00846EE7 /* SDLResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLResult.h; sourceTree = "<group>"; };
- 5D61FB7B1A84238B00846EE7 /* SDLResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLResult.m; sourceTree = "<group>"; };
- 5D61FB7C1A84238B00846EE7 /* SDLRPCMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCMessage.h; sourceTree = "<group>"; };
- 5D61FB7D1A84238B00846EE7 /* SDLRPCMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCMessage.m; sourceTree = "<group>"; };
- 5D61FB7E1A84238B00846EE7 /* SDLRPCMessageType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCMessageType.h; sourceTree = "<group>"; };
- 5D61FB801A84238B00846EE7 /* SDLRPCNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCNotification.h; sourceTree = "<group>"; };
- 5D61FB811A84238B00846EE7 /* SDLRPCNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCNotification.m; sourceTree = "<group>"; };
- 5D61FB821A84238B00846EE7 /* SDLRPCPayload.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCPayload.h; sourceTree = "<group>"; };
- 5D61FB831A84238B00846EE7 /* SDLRPCPayload.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCPayload.m; sourceTree = "<group>"; };
- 5D61FB841A84238B00846EE7 /* SDLRPCRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCRequest.h; sourceTree = "<group>"; };
- 5D61FB851A84238B00846EE7 /* SDLRPCRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCRequest.m; sourceTree = "<group>"; };
- 5D61FB881A84238B00846EE7 /* SDLRPCResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCResponse.h; sourceTree = "<group>"; };
- 5D61FB891A84238B00846EE7 /* SDLRPCResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCResponse.m; sourceTree = "<group>"; };
- 5D61FB8A1A84238B00846EE7 /* SDLSamplingRate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSamplingRate.h; sourceTree = "<group>"; };
- 5D61FB8B1A84238B00846EE7 /* SDLSamplingRate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSamplingRate.m; sourceTree = "<group>"; };
- 5D61FB8C1A84238B00846EE7 /* SDLScreenParams.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLScreenParams.h; sourceTree = "<group>"; };
- 5D61FB8D1A84238B00846EE7 /* SDLScreenParams.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLScreenParams.m; sourceTree = "<group>"; };
- 5D61FB8E1A84238B00846EE7 /* SDLScrollableMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLScrollableMessage.h; sourceTree = "<group>"; };
- 5D61FB8F1A84238B00846EE7 /* SDLScrollableMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLScrollableMessage.m; sourceTree = "<group>"; };
- 5D61FB901A84238B00846EE7 /* SDLScrollableMessageResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLScrollableMessageResponse.h; sourceTree = "<group>"; };
- 5D61FB911A84238B00846EE7 /* SDLScrollableMessageResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLScrollableMessageResponse.m; sourceTree = "<group>"; };
- 5D61FB921A84238B00846EE7 /* SDLSetAppIcon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetAppIcon.h; sourceTree = "<group>"; };
- 5D61FB931A84238B00846EE7 /* SDLSetAppIcon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetAppIcon.m; sourceTree = "<group>"; };
- 5D61FB941A84238B00846EE7 /* SDLSetAppIconResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetAppIconResponse.h; sourceTree = "<group>"; };
- 5D61FB951A84238B00846EE7 /* SDLSetAppIconResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetAppIconResponse.m; sourceTree = "<group>"; };
- 5D61FB961A84238B00846EE7 /* SDLSetDisplayLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetDisplayLayout.h; sourceTree = "<group>"; };
- 5D61FB971A84238B00846EE7 /* SDLSetDisplayLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetDisplayLayout.m; sourceTree = "<group>"; };
- 5D61FB981A84238B00846EE7 /* SDLSetDisplayLayoutResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetDisplayLayoutResponse.h; sourceTree = "<group>"; };
- 5D61FB991A84238B00846EE7 /* SDLSetDisplayLayoutResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetDisplayLayoutResponse.m; sourceTree = "<group>"; };
- 5D61FB9A1A84238B00846EE7 /* SDLSetGlobalProperties.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetGlobalProperties.h; sourceTree = "<group>"; };
- 5D61FB9B1A84238B00846EE7 /* SDLSetGlobalProperties.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetGlobalProperties.m; sourceTree = "<group>"; };
- 5D61FB9C1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetGlobalPropertiesResponse.h; sourceTree = "<group>"; };
- 5D61FB9D1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetGlobalPropertiesResponse.m; sourceTree = "<group>"; };
- 5D61FB9E1A84238B00846EE7 /* SDLSetMediaClockTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetMediaClockTimer.h; sourceTree = "<group>"; };
- 5D61FB9F1A84238B00846EE7 /* SDLSetMediaClockTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetMediaClockTimer.m; sourceTree = "<group>"; };
- 5D61FBA01A84238B00846EE7 /* SDLSetMediaClockTimerResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSetMediaClockTimerResponse.h; sourceTree = "<group>"; };
- 5D61FBA11A84238B00846EE7 /* SDLSetMediaClockTimerResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSetMediaClockTimerResponse.m; sourceTree = "<group>"; };
- 5D61FBA21A84238B00846EE7 /* SDLShow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLShow.h; sourceTree = "<group>"; };
- 5D61FBA31A84238B00846EE7 /* SDLShow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLShow.m; sourceTree = "<group>"; };
- 5D61FBA41A84238B00846EE7 /* SDLShowConstantTBT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLShowConstantTBT.h; sourceTree = "<group>"; };
- 5D61FBA51A84238B00846EE7 /* SDLShowConstantTBT.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLShowConstantTBT.m; sourceTree = "<group>"; };
- 5D61FBA61A84238B00846EE7 /* SDLShowConstantTBTResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLShowConstantTBTResponse.h; sourceTree = "<group>"; };
- 5D61FBA71A84238B00846EE7 /* SDLShowConstantTBTResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLShowConstantTBTResponse.m; sourceTree = "<group>"; };
- 5D61FBA81A84238B00846EE7 /* SDLShowResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLShowResponse.h; sourceTree = "<group>"; };
- 5D61FBA91A84238B00846EE7 /* SDLShowResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLShowResponse.m; sourceTree = "<group>"; };
- 5D61FBAA1A84238B00846EE7 /* SDLSingleTireStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSingleTireStatus.h; sourceTree = "<group>"; };
- 5D61FBAB1A84238B00846EE7 /* SDLSingleTireStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSingleTireStatus.m; sourceTree = "<group>"; };
- 5D61FBAE1A84238B00846EE7 /* SDLSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSlider.h; sourceTree = "<group>"; };
- 5D61FBAF1A84238B00846EE7 /* SDLSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSlider.m; sourceTree = "<group>"; };
- 5D61FBB01A84238B00846EE7 /* SDLSliderResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSliderResponse.h; sourceTree = "<group>"; };
- 5D61FBB11A84238B00846EE7 /* SDLSliderResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSliderResponse.m; sourceTree = "<group>"; };
- 5D61FBB21A84238B00846EE7 /* SDLSoftButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSoftButton.h; sourceTree = "<group>"; };
- 5D61FBB31A84238B00846EE7 /* SDLSoftButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButton.m; sourceTree = "<group>"; };
- 5D61FBB41A84238B00846EE7 /* SDLSoftButtonCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonCapabilities.h; sourceTree = "<group>"; };
- 5D61FBB51A84238B00846EE7 /* SDLSoftButtonCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonCapabilities.m; sourceTree = "<group>"; };
- 5D61FBB61A84238B00846EE7 /* SDLSoftButtonType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonType.h; sourceTree = "<group>"; };
- 5D61FBB71A84238B00846EE7 /* SDLSoftButtonType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonType.m; sourceTree = "<group>"; };
- 5D61FBB81A84238B00846EE7 /* SDLSpeak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSpeak.h; sourceTree = "<group>"; };
- 5D61FBB91A84238B00846EE7 /* SDLSpeak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSpeak.m; sourceTree = "<group>"; };
- 5D61FBBA1A84238B00846EE7 /* SDLSpeakResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSpeakResponse.h; sourceTree = "<group>"; };
- 5D61FBBB1A84238B00846EE7 /* SDLSpeakResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSpeakResponse.m; sourceTree = "<group>"; };
- 5D61FBBC1A84238B00846EE7 /* SDLSpeechCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSpeechCapabilities.h; sourceTree = "<group>"; };
- 5D61FBBD1A84238B00846EE7 /* SDLSpeechCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSpeechCapabilities.m; sourceTree = "<group>"; };
- 5D61FBBE1A84238B00846EE7 /* SDLStartTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStartTime.h; sourceTree = "<group>"; };
- 5D61FBBF1A84238B00846EE7 /* SDLStartTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStartTime.m; sourceTree = "<group>"; };
- 5D61FBC01A84238B00846EE7 /* SDLSubscribeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeButton.h; sourceTree = "<group>"; };
- 5D61FBC11A84238B00846EE7 /* SDLSubscribeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButton.m; sourceTree = "<group>"; };
- 5D61FBC21A84238B00846EE7 /* SDLSubscribeButtonResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeButtonResponse.h; sourceTree = "<group>"; };
- 5D61FBC31A84238B00846EE7 /* SDLSubscribeButtonResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButtonResponse.m; sourceTree = "<group>"; };
- 5D61FBC41A84238B00846EE7 /* SDLSubscribeVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeVehicleData.h; sourceTree = "<group>"; };
- 5D61FBC51A84238B00846EE7 /* SDLSubscribeVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeVehicleData.m; sourceTree = "<group>"; };
- 5D61FBC61A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeVehicleDataResponse.h; sourceTree = "<group>"; };
- 5D61FBC71A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeVehicleDataResponse.m; sourceTree = "<group>"; };
- 5D61FBC81A84238B00846EE7 /* SDLSyncMsgVersion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSyncMsgVersion.h; sourceTree = "<group>"; };
- 5D61FBC91A84238B00846EE7 /* SDLSyncMsgVersion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSyncMsgVersion.m; sourceTree = "<group>"; };
- 5D61FBCA1A84238B00846EE7 /* SDLSyncPData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSyncPData.h; sourceTree = "<group>"; };
- 5D61FBCB1A84238B00846EE7 /* SDLSyncPData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSyncPData.m; sourceTree = "<group>"; };
- 5D61FBCC1A84238B00846EE7 /* SDLSyncPDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSyncPDataResponse.h; sourceTree = "<group>"; };
- 5D61FBCD1A84238B00846EE7 /* SDLSyncPDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSyncPDataResponse.m; sourceTree = "<group>"; };
- 5D61FBCE1A84238B00846EE7 /* SDLSystemAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemAction.h; sourceTree = "<group>"; };
- 5D61FBCF1A84238B00846EE7 /* SDLSystemAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemAction.m; sourceTree = "<group>"; };
- 5D61FBD01A84238B00846EE7 /* SDLSystemContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemContext.h; sourceTree = "<group>"; };
- 5D61FBD11A84238B00846EE7 /* SDLSystemContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemContext.m; sourceTree = "<group>"; };
- 5D61FBD21A84238B00846EE7 /* SDLSystemRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemRequest.h; sourceTree = "<group>"; };
- 5D61FBD31A84238B00846EE7 /* SDLSystemRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemRequest.m; sourceTree = "<group>"; };
- 5D61FBD41A84238B00846EE7 /* SDLSystemRequestResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemRequestResponse.h; sourceTree = "<group>"; };
- 5D61FBD51A84238B00846EE7 /* SDLSystemRequestResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemRequestResponse.m; sourceTree = "<group>"; };
- 5D61FBD61A84238B00846EE7 /* SDLTBTState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTBTState.h; sourceTree = "<group>"; };
- 5D61FBD71A84238B00846EE7 /* SDLTBTState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTBTState.m; sourceTree = "<group>"; };
- 5D61FBD81A84238B00846EE7 /* SDLTCPTransport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTCPTransport.h; sourceTree = "<group>"; };
- 5D61FBD91A84238B00846EE7 /* SDLTCPTransport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTCPTransport.m; sourceTree = "<group>"; };
- 5D61FBDA1A84238B00846EE7 /* SDLTextAlignment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTextAlignment.h; sourceTree = "<group>"; };
- 5D61FBDB1A84238C00846EE7 /* SDLTextAlignment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTextAlignment.m; sourceTree = "<group>"; };
- 5D61FBDC1A84238C00846EE7 /* SDLTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTextField.h; sourceTree = "<group>"; };
- 5D61FBDD1A84238C00846EE7 /* SDLTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTextField.m; sourceTree = "<group>"; };
- 5D61FBDE1A84238C00846EE7 /* SDLTextFieldName.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTextFieldName.h; sourceTree = "<group>"; };
- 5D61FBDF1A84238C00846EE7 /* SDLTextFieldName.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTextFieldName.m; sourceTree = "<group>"; };
- 5D61FBE01A84238C00846EE7 /* SDLTimerMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTimerMode.h; sourceTree = "<group>"; };
- 5D61FBE11A84238C00846EE7 /* SDLTimerMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTimerMode.m; sourceTree = "<group>"; };
- 5D61FBE21A84238C00846EE7 /* SDLTireStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTireStatus.h; sourceTree = "<group>"; };
- 5D61FBE31A84238C00846EE7 /* SDLTireStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTireStatus.m; sourceTree = "<group>"; };
- 5D61FBE41A84238C00846EE7 /* SDLTouchCoord.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouchCoord.h; sourceTree = "<group>"; };
- 5D61FBE51A84238C00846EE7 /* SDLTouchCoord.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouchCoord.m; sourceTree = "<group>"; };
- 5D61FBE61A84238C00846EE7 /* SDLTouchEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouchEvent.h; sourceTree = "<group>"; };
- 5D61FBE71A84238C00846EE7 /* SDLTouchEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouchEvent.m; sourceTree = "<group>"; };
- 5D61FBE81A84238C00846EE7 /* SDLTouchEventCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouchEventCapabilities.h; sourceTree = "<group>"; };
- 5D61FBE91A84238C00846EE7 /* SDLTouchEventCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouchEventCapabilities.m; sourceTree = "<group>"; };
- 5D61FBEA1A84238C00846EE7 /* SDLTouchType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouchType.h; sourceTree = "<group>"; };
- 5D61FBEB1A84238C00846EE7 /* SDLTouchType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouchType.m; sourceTree = "<group>"; };
- 5D61FBED1A84238C00846EE7 /* SDLTransportDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTransportDelegate.h; sourceTree = "<group>"; };
- 5D61FBEE1A84238C00846EE7 /* SDLTriggerSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTriggerSource.h; sourceTree = "<group>"; };
- 5D61FBEF1A84238C00846EE7 /* SDLTriggerSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTriggerSource.m; sourceTree = "<group>"; };
- 5D61FBF01A84238C00846EE7 /* SDLTTSChunk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTTSChunk.h; sourceTree = "<group>"; };
- 5D61FBF11A84238C00846EE7 /* SDLTTSChunk.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTTSChunk.m; sourceTree = "<group>"; };
- 5D61FBF41A84238C00846EE7 /* SDLTurn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTurn.h; sourceTree = "<group>"; };
- 5D61FBF51A84238C00846EE7 /* SDLTurn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTurn.m; sourceTree = "<group>"; };
- 5D61FBF61A84238C00846EE7 /* SDLUnregisterAppInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnregisterAppInterface.h; sourceTree = "<group>"; };
- 5D61FBF71A84238C00846EE7 /* SDLUnregisterAppInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnregisterAppInterface.m; sourceTree = "<group>"; };
- 5D61FBF81A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnregisterAppInterfaceResponse.h; sourceTree = "<group>"; };
- 5D61FBF91A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnregisterAppInterfaceResponse.m; sourceTree = "<group>"; };
- 5D61FBFA1A84238C00846EE7 /* SDLUnsubscribeButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeButton.h; sourceTree = "<group>"; };
- 5D61FBFB1A84238C00846EE7 /* SDLUnsubscribeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeButton.m; sourceTree = "<group>"; };
- 5D61FBFC1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeButtonResponse.h; sourceTree = "<group>"; };
- 5D61FBFD1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeButtonResponse.m; sourceTree = "<group>"; };
- 5D61FBFE1A84238C00846EE7 /* SDLUnsubscribeVehicleData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeVehicleData.h; sourceTree = "<group>"; };
- 5D61FBFF1A84238C00846EE7 /* SDLUnsubscribeVehicleData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeVehicleData.m; sourceTree = "<group>"; };
- 5D61FC001A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeVehicleDataResponse.h; sourceTree = "<group>"; };
- 5D61FC011A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeVehicleDataResponse.m; sourceTree = "<group>"; };
- 5D61FC021A84238C00846EE7 /* SDLUpdateMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUpdateMode.h; sourceTree = "<group>"; };
- 5D61FC031A84238C00846EE7 /* SDLUpdateMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUpdateMode.m; sourceTree = "<group>"; };
- 5D61FC041A84238C00846EE7 /* SDLUpdateTurnList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUpdateTurnList.h; sourceTree = "<group>"; };
- 5D61FC051A84238C00846EE7 /* SDLUpdateTurnList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUpdateTurnList.m; sourceTree = "<group>"; };
- 5D61FC061A84238C00846EE7 /* SDLUpdateTurnListResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUpdateTurnListResponse.h; sourceTree = "<group>"; };
- 5D61FC071A84238C00846EE7 /* SDLUpdateTurnListResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUpdateTurnListResponse.m; sourceTree = "<group>"; };
- 5D61FC081A84238C00846EE7 /* SDLV1ProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLV1ProtocolHeader.h; sourceTree = "<group>"; };
- 5D61FC091A84238C00846EE7 /* SDLV1ProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLV1ProtocolHeader.m; sourceTree = "<group>"; };
- 5D61FC0A1A84238C00846EE7 /* SDLV1ProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLV1ProtocolMessage.h; sourceTree = "<group>"; };
- 5D61FC0B1A84238C00846EE7 /* SDLV1ProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLV1ProtocolMessage.m; sourceTree = "<group>"; };
- 5D61FC0C1A84238C00846EE7 /* SDLV2ProtocolHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLV2ProtocolHeader.h; sourceTree = "<group>"; };
- 5D61FC0D1A84238C00846EE7 /* SDLV2ProtocolHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLV2ProtocolHeader.m; sourceTree = "<group>"; };
- 5D61FC0E1A84238C00846EE7 /* SDLV2ProtocolMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLV2ProtocolMessage.h; sourceTree = "<group>"; };
- 5D61FC0F1A84238C00846EE7 /* SDLV2ProtocolMessage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLV2ProtocolMessage.m; sourceTree = "<group>"; };
- 5D61FC101A84238C00846EE7 /* SDLVehicleDataActiveStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataActiveStatus.h; sourceTree = "<group>"; };
- 5D61FC111A84238C00846EE7 /* SDLVehicleDataActiveStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataActiveStatus.m; sourceTree = "<group>"; };
- 5D61FC121A84238C00846EE7 /* SDLVehicleDataEventStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataEventStatus.h; sourceTree = "<group>"; };
- 5D61FC131A84238C00846EE7 /* SDLVehicleDataEventStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataEventStatus.m; sourceTree = "<group>"; };
- 5D61FC141A84238C00846EE7 /* SDLVehicleDataNotificationStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataNotificationStatus.h; sourceTree = "<group>"; };
- 5D61FC151A84238C00846EE7 /* SDLVehicleDataNotificationStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataNotificationStatus.m; sourceTree = "<group>"; };
- 5D61FC161A84238C00846EE7 /* SDLVehicleDataResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataResult.h; sourceTree = "<group>"; };
- 5D61FC171A84238C00846EE7 /* SDLVehicleDataResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataResult.m; sourceTree = "<group>"; };
- 5D61FC181A84238C00846EE7 /* SDLVehicleDataResultCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataResultCode.h; sourceTree = "<group>"; };
- 5D61FC191A84238C00846EE7 /* SDLVehicleDataResultCode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataResultCode.m; sourceTree = "<group>"; };
- 5D61FC1A1A84238C00846EE7 /* SDLVehicleDataStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataStatus.h; sourceTree = "<group>"; };
- 5D61FC1B1A84238C00846EE7 /* SDLVehicleDataStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataStatus.m; sourceTree = "<group>"; };
- 5D61FC1C1A84238C00846EE7 /* SDLVehicleDataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleDataType.h; sourceTree = "<group>"; };
- 5D61FC1D1A84238C00846EE7 /* SDLVehicleDataType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleDataType.m; sourceTree = "<group>"; };
- 5D61FC1E1A84238C00846EE7 /* SDLVehicleType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVehicleType.h; sourceTree = "<group>"; };
- 5D61FC1F1A84238C00846EE7 /* SDLVehicleType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVehicleType.m; sourceTree = "<group>"; };
- 5D61FC201A84238C00846EE7 /* SDLVrCapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVrCapabilities.h; sourceTree = "<group>"; };
- 5D61FC211A84238C00846EE7 /* SDLVrCapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVrCapabilities.m; sourceTree = "<group>"; };
- 5D61FC221A84238C00846EE7 /* SDLVrHelpItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVrHelpItem.h; sourceTree = "<group>"; };
- 5D61FC231A84238C00846EE7 /* SDLVrHelpItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVrHelpItem.m; sourceTree = "<group>"; };
- 5D61FC241A84238C00846EE7 /* SDLWarningLightStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLWarningLightStatus.h; sourceTree = "<group>"; };
- 5D61FC251A84238C00846EE7 /* SDLWarningLightStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWarningLightStatus.m; sourceTree = "<group>"; };
- 5D61FC261A84238C00846EE7 /* SDLWiperStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLWiperStatus.h; sourceTree = "<group>"; };
- 5D61FC271A84238C00846EE7 /* SDLWiperStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWiperStatus.m; sourceTree = "<group>"; };
5D64FE6C20DA9CE600792F9F /* SDLVideoStreamingStateSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingStateSpec.m; sourceTree = "<group>"; };
5D64FE6E20DA9E4300792F9F /* SDLStreamingVideoLifecycleManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingVideoLifecycleManagerSpec.m; path = DevAPISpecs/SDLStreamingVideoLifecycleManagerSpec.m; sourceTree = "<group>"; };
5D64FE7020DA9E6700792F9F /* SDLStreamingAudioLifecycleManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingAudioLifecycleManagerSpec.m; path = DevAPISpecs/SDLStreamingAudioLifecycleManagerSpec.m; sourceTree = "<group>"; };
- 5D6CC8EE1C610E660027F60A /* SDLSecurityType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSecurityType.h; sourceTree = "<group>"; };
5D6EB4CB1BF28DC600693731 /* NSMapTable+SubscriptingSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSMapTable+SubscriptingSpec.m"; path = "DevAPISpecs/NSMapTable+SubscriptingSpec.m"; sourceTree = "<group>"; };
- 5D6F7A2C1BC5650B0070BF37 /* SDLLifecycleConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleConfiguration.h; sourceTree = "<group>"; };
- 5D6F7A2D1BC5650B0070BF37 /* SDLLifecycleConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleConfiguration.m; sourceTree = "<group>"; };
- 5D6F7A331BC5B9B60070BF37 /* SDLLockScreenViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenViewController.h; sourceTree = "<group>"; };
- 5D6F7A341BC5B9B60070BF37 /* SDLLockScreenViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenViewController.m; sourceTree = "<group>"; };
5D6F7A3D1BC811FC0070BF37 /* SDLAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = SDLAssets.xcassets; path = Assets/SDLAssets.xcassets; sourceTree = "<group>"; };
5D75960B22972F830013207C /* TestSystemCapabilityObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TestSystemCapabilityObserver.h; path = DevAPISpecs/TestSystemCapabilityObserver.h; sourceTree = "<group>"; };
5D75960C22972F830013207C /* TestSystemCapabilityObserver.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = TestSystemCapabilityObserver.m; path = DevAPISpecs/TestSystemCapabilityObserver.m; sourceTree = "<group>"; };
- 5D75960F22972FCA0013207C /* SDLSystemCapabilityObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSystemCapabilityObserver.h; sourceTree = "<group>"; };
- 5D75961022972FCA0013207C /* SDLSystemCapabilityObserver.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilityObserver.m; sourceTree = "<group>"; };
- 5D76750C22D8FB3700E8D71A /* SDLMenuLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMenuLayout.h; sourceTree = "<group>"; };
- 5D76750D22D8FB3700E8D71A /* SDLMenuLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuLayout.m; sourceTree = "<group>"; };
- 5D76751122D9088F00E8D71A /* SDLMenuConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMenuConfiguration.h; sourceTree = "<group>"; };
- 5D76751222D9088F00E8D71A /* SDLMenuConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuConfiguration.m; sourceTree = "<group>"; };
5D76751522D920FD00E8D71A /* SDLMenuConfigurationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLMenuConfigurationSpec.m; path = DevAPISpecs/SDLMenuConfigurationSpec.m; sourceTree = "<group>"; };
5D76751722D921CB00E8D71A /* SDLMenuLayoutSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuLayoutSpec.m; sourceTree = "<group>"; };
5D76E31B1D3805FF00647CFA /* SDLLockScreenManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLLockScreenManagerSpec.m; path = DevAPISpecs/SDLLockScreenManagerSpec.m; sourceTree = "<group>"; };
- 5D76E3201D39742300647CFA /* SDLViewControllerPresentable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLViewControllerPresentable.h; sourceTree = "<group>"; };
- 5D76E3221D39767000647CFA /* SDLLockScreenPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenPresenter.h; sourceTree = "<group>"; };
- 5D76E3231D39767000647CFA /* SDLLockScreenPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenPresenter.m; sourceTree = "<group>"; };
5D76E3271D3D0A8800647CFA /* SDLFakeViewControllerPresenter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFakeViewControllerPresenter.h; path = DevAPISpecs/SDLFakeViewControllerPresenter.h; sourceTree = "<group>"; };
5D76E3281D3D0A8800647CFA /* SDLFakeViewControllerPresenter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFakeViewControllerPresenter.m; path = DevAPISpecs/SDLFakeViewControllerPresenter.m; sourceTree = "<group>"; };
- 5D79A0391CE36F030035797B /* SDLUploadFileOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUploadFileOperation.h; sourceTree = "<group>"; };
- 5D79A03A1CE36F030035797B /* SDLUploadFileOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUploadFileOperation.m; sourceTree = "<group>"; };
- 5D7F87E91CE3C1A1002DD7C4 /* SDLDeleteFileOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeleteFileOperation.h; sourceTree = "<group>"; };
- 5D7F87EA1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteFileOperation.m; sourceTree = "<group>"; };
- 5D7F87ED1CE3C294002DD7C4 /* SDLFileManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFileManagerConstants.h; sourceTree = "<group>"; };
- 5D7F87F11CE3C29E002DD7C4 /* SDLFileWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFileWrapper.h; sourceTree = "<group>"; };
- 5D7F87F21CE3C29E002DD7C4 /* SDLFileWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFileWrapper.m; sourceTree = "<group>"; };
- 5D8204181BCD80BA00D0A41B /* SDLLockScreenConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenConfiguration.h; sourceTree = "<group>"; };
- 5D8204191BCD80BA00D0A41B /* SDLLockScreenConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenConfiguration.m; sourceTree = "<group>"; };
- 5D82041C1BCD8E6100D0A41B /* SDLConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLConfiguration.h; sourceTree = "<group>"; };
- 5D82041D1BCD8E6100D0A41B /* SDLConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLConfiguration.m; sourceTree = "<group>"; };
- 5D8204201BCEA89A00D0A41B /* SDLFileManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFileManager.h; sourceTree = "<group>"; };
- 5D8204211BCEA89A00D0A41B /* SDLFileManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFileManager.m; sourceTree = "<group>"; };
- 5D8204241BCEA8A600D0A41B /* SDLPermissionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPermissionManager.h; sourceTree = "<group>"; };
- 5D8204251BCEA8A600D0A41B /* SDLPermissionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPermissionManager.m; sourceTree = "<group>"; };
- 5D82042B1BCEC32F00D0A41B /* SDLFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLFile.h; sourceTree = "<group>"; };
- 5D82042C1BCEC32F00D0A41B /* SDLFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFile.m; sourceTree = "<group>"; };
- 5D82042F1BD001C700D0A41B /* SDLArtwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLArtwork.h; sourceTree = "<group>"; };
- 5D8204301BD001C700D0A41B /* SDLArtwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLArtwork.m; sourceTree = "<group>"; };
5D850AAF1D4907C500E6E7EE /* TestLockScreenAppIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestLockScreenAppIcon.png; sourceTree = "<group>"; };
- 5D8A09801F54B4E5002502A2 /* SDLStreamingMediaManagerDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStreamingMediaManagerDataSource.h; sourceTree = "<group>"; };
- 5D8B174D1AC9D266006A6E1C /* SDLDialNumber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDialNumber.h; sourceTree = "<group>"; };
- 5D8B174E1AC9D266006A6E1C /* SDLDialNumber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDialNumber.m; sourceTree = "<group>"; };
- 5D8B17511AC9E11B006A6E1C /* SDLDialNumberResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDialNumberResponse.h; sourceTree = "<group>"; };
- 5D8B17521AC9E11B006A6E1C /* SDLDialNumberResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDialNumberResponse.m; sourceTree = "<group>"; };
5D8B17551AC9E399006A6E1C /* SDLDialNumberSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDialNumberSpec.m; sourceTree = "<group>"; };
- 5D92934B20AF4BEF00FCC775 /* SDLRGBColor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLRGBColor.h; sourceTree = "<group>"; };
- 5D92934C20AF4BEF00FCC775 /* SDLRGBColor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRGBColor.m; sourceTree = "<group>"; };
5D92934F20AF526200FCC775 /* SDLRGBColorSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRGBColorSpec.m; sourceTree = "<group>"; };
- 5D92935120B2F76500FCC775 /* SDLTemplateColorScheme.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTemplateColorScheme.h; sourceTree = "<group>"; };
- 5D92935220B2F76500FCC775 /* SDLTemplateColorScheme.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTemplateColorScheme.m; sourceTree = "<group>"; };
5D92935520B2FD7300FCC775 /* SDLTemplateColorSchemeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTemplateColorSchemeSpec.m; sourceTree = "<group>"; };
- 5D92935820B33D4F00FCC775 /* SDLChoiceCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLChoiceCell.h; sourceTree = "<group>"; };
- 5D92935920B33D4F00FCC775 /* SDLChoiceCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLChoiceCell.m; sourceTree = "<group>"; };
- 5D92935C20B33FF700FCC775 /* SDLChoiceSet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLChoiceSet.h; sourceTree = "<group>"; };
- 5D92935D20B33FF700FCC775 /* SDLChoiceSet.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLChoiceSet.m; sourceTree = "<group>"; };
- 5D92936020B354BE00FCC775 /* SDLChoiceSetDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLChoiceSetDelegate.h; sourceTree = "<group>"; };
- 5D92936220B3551600FCC775 /* SDLKeyboardDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLKeyboardDelegate.h; sourceTree = "<group>"; };
- 5D92936620B3601700FCC775 /* SDLChoiceSetManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLChoiceSetManager.h; sourceTree = "<group>"; };
- 5D92936720B3601700FCC775 /* SDLChoiceSetManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLChoiceSetManager.m; sourceTree = "<group>"; };
- 5D92936E20B5E0E500FCC775 /* SDLDeleteChoicesOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDeleteChoicesOperation.h; sourceTree = "<group>"; };
- 5D92936F20B5E0E500FCC775 /* SDLDeleteChoicesOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteChoicesOperation.m; sourceTree = "<group>"; };
- 5D92937220B5EEA200FCC775 /* SDLPreloadChoicesOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPreloadChoicesOperation.h; sourceTree = "<group>"; };
- 5D92937320B5EEA200FCC775 /* SDLPreloadChoicesOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPreloadChoicesOperation.m; sourceTree = "<group>"; };
- 5D92937620B6FB6200FCC775 /* SDLPresentChoiceSetOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPresentChoiceSetOperation.h; sourceTree = "<group>"; };
- 5D92937720B6FB6200FCC775 /* SDLPresentChoiceSetOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPresentChoiceSetOperation.m; sourceTree = "<group>"; };
- 5D92937A20B70A3E00FCC775 /* SDLPresentKeyboardOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPresentKeyboardOperation.h; sourceTree = "<group>"; };
- 5D92937B20B70A3E00FCC775 /* SDLPresentKeyboardOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPresentKeyboardOperation.m; sourceTree = "<group>"; };
- 5D92937E20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCheckChoiceVROptionalOperation.h; sourceTree = "<group>"; };
- 5D92937F20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCheckChoiceVROptionalOperation.m; sourceTree = "<group>"; };
5D9F50721BE7DD4C00FEF399 /* testFileJSON.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = testFileJSON.json; sourceTree = "<group>"; };
5D9F50731BE7DD4C00FEF399 /* testImageBMP.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = testImageBMP.bmp; sourceTree = "<group>"; };
5D9F50741BE7DD4C00FEF399 /* testImageJPEG.jpeg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; path = testImageJPEG.jpeg; sourceTree = "<group>"; };
@@ -2983,13 +3311,6 @@
5D9F50821BEA5C6100FEF399 /* SDLFileManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileManagerSpec.m; path = DevAPISpecs/SDLFileManagerSpec.m; sourceTree = "<group>"; };
5D9F50851BED412E00FEF399 /* TestConnectionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TestConnectionManager.h; path = TestUtilities/TestConnectionManager.h; sourceTree = "<group>"; };
5D9F50861BED412E00FEF399 /* TestConnectionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TestConnectionManager.m; path = TestUtilities/TestConnectionManager.m; sourceTree = "<group>"; };
- 5D9FC29A1FD8812E00ACA5C2 /* SDLAudioStreamManagerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamManagerDelegate.h; path = SmartDeviceLink/SDLAudioStreamManagerDelegate.h; sourceTree = SOURCE_ROOT; };
- 5D9FC29C1FD8813900ACA5C2 /* SDLAudioStreamManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioStreamManager.h; path = SmartDeviceLink/SDLAudioStreamManager.h; sourceTree = SOURCE_ROOT; };
- 5D9FC29D1FD8813900ACA5C2 /* SDLAudioStreamManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioStreamManager.m; path = SmartDeviceLink/SDLAudioStreamManager.m; sourceTree = SOURCE_ROOT; };
- 5D9FC2A01FD8814A00ACA5C2 /* SDLAudioFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLAudioFile.m; path = SmartDeviceLink/SDLAudioFile.m; sourceTree = SOURCE_ROOT; };
- 5D9FC2A11FD8814A00ACA5C2 /* SDLAudioFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLAudioFile.h; path = SmartDeviceLink/SDLAudioFile.h; sourceTree = SOURCE_ROOT; };
- 5D9FC2A41FD8815800ACA5C2 /* SDLPCMAudioConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLPCMAudioConverter.h; path = SmartDeviceLink/SDLPCMAudioConverter.h; sourceTree = SOURCE_ROOT; };
- 5D9FC2A51FD8815800ACA5C2 /* SDLPCMAudioConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPCMAudioConverter.m; path = SmartDeviceLink/SDLPCMAudioConverter.m; sourceTree = SOURCE_ROOT; };
5D9FDA891F2A7D3400A495C8 /* bson_array.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bson_array.c; path = bson_c_lib/src/bson_array.c; sourceTree = SOURCE_ROOT; };
5D9FDA8A1F2A7D3400A495C8 /* bson_array.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bson_array.h; path = bson_c_lib/src/bson_array.h; sourceTree = SOURCE_ROOT; };
5D9FDA8B1F2A7D3400A495C8 /* bson_object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bson_object.c; path = bson_c_lib/src/bson_object.c; sourceTree = SOURCE_ROOT; };
@@ -3000,12 +3321,6 @@
5D9FDA961F2A7D3F00A495C8 /* emhashmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = emhashmap.h; path = bson_c_lib/src/emhashmap/emhashmap.h; sourceTree = SOURCE_ROOT; };
5D9FDA971F2A7D3F00A495C8 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = bson_c_lib/src/emhashmap/LICENSE; sourceTree = SOURCE_ROOT; };
5DA0268F1AD44EE700019F86 /* SDLDialNumberResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDialNumberResponseSpec.m; sourceTree = "<group>"; };
- 5DA102A21D4122C700C15826 /* NSMutableDictionary+SafeRemove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableDictionary+SafeRemove.h"; sourceTree = "<group>"; };
- 5DA102A31D4122C700C15826 /* NSMutableDictionary+SafeRemove.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableDictionary+SafeRemove.m"; sourceTree = "<group>"; };
- 5DA150C52271FDC20032928D /* SDLSoftButtonTransitionOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonTransitionOperation.h; sourceTree = "<group>"; };
- 5DA150C62271FDC20032928D /* SDLSoftButtonTransitionOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonTransitionOperation.m; sourceTree = "<group>"; };
- 5DA150CB2271FE180032928D /* SDLSoftButtonReplaceOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSoftButtonReplaceOperation.h; sourceTree = "<group>"; };
- 5DA150CC2271FE180032928D /* SDLSoftButtonReplaceOperation.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonReplaceOperation.m; sourceTree = "<group>"; };
5DA150D0227367580032928D /* SDLSoftButtonTransitionOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonTransitionOperationSpec.m; path = DevAPISpecs/SDLSoftButtonTransitionOperationSpec.m; sourceTree = "<group>"; };
5DA150D22273676A0032928D /* SDLSoftButtonReplaceOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonReplaceOperationSpec.m; sourceTree = "<group>"; };
5DA22CB31D075CF200245F5F /* Nimble.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Nimble.framework; path = sdl_ios/Carthage/Build/iOS/Nimble.framework; sourceTree = "<group>"; };
@@ -3015,32 +3330,13 @@
5DA23FF21F2FA35C009C0313 /* SDLControlFramePayloadAudioStartServiceAckSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadAudioStartServiceAckSpec.m; sourceTree = "<group>"; };
5DA23FF51F2FAA31009C0313 /* SDLControlFramePayloadRPCStartServiceSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadRPCStartServiceSpec.m; sourceTree = "<group>"; };
5DA23FF71F2FAF2D009C0313 /* SDLControlFramePayloadRPCStartServiceAckSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadRPCStartServiceAckSpec.m; sourceTree = "<group>"; };
- 5DA23FFC1F312DBA009C0313 /* SDLVideoEncoderDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVideoEncoderDelegate.h; sourceTree = "<group>"; };
- 5DA23FFE1F325621009C0313 /* SDLStreamingMediaConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStreamingMediaConfiguration.h; sourceTree = "<group>"; };
- 5DA23FFF1F325621009C0313 /* SDLStreamingMediaConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingMediaConfiguration.m; sourceTree = "<group>"; };
- 5DA3F3521BC448060026F2D0 /* NSMapTable+Subscripting.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMapTable+Subscripting.h"; sourceTree = "<group>"; };
- 5DA3F3531BC448060026F2D0 /* NSMapTable+Subscripting.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMapTable+Subscripting.m"; sourceTree = "<group>"; };
- 5DA3F3581BC448480026F2D0 /* SDLError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLError.h; sourceTree = "<group>"; };
- 5DA3F3591BC448480026F2D0 /* SDLError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLError.m; sourceTree = "<group>"; };
- 5DA3F35D1BC448590026F2D0 /* SDLNotificationConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLNotificationConstants.h; sourceTree = "<group>"; };
- 5DA3F35E1BC448590026F2D0 /* SDLNotificationConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLNotificationConstants.m; sourceTree = "<group>"; };
- 5DA3F36E1BC4489A0026F2D0 /* SDLManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLManager.h; sourceTree = "<group>"; };
- 5DA3F36F1BC4489A0026F2D0 /* SDLManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLManager.m; sourceTree = "<group>"; };
- 5DA49CE31F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadRPCStartService.h; sourceTree = "<group>"; };
- 5DA49CE41F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadRPCStartService.m; sourceTree = "<group>"; };
5DAB5F502098994C00A020C8 /* SDLMenuCellSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLMenuCellSpec.m; path = DevAPISpecs/SDLMenuCellSpec.m; sourceTree = "<group>"; };
5DAB5F5220989A8300A020C8 /* SDLVoiceCommandSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLVoiceCommandSpec.m; path = DevAPISpecs/SDLVoiceCommandSpec.m; sourceTree = "<group>"; };
- 5DAB5F542098E5D100A020C8 /* SDLProtocolConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLProtocolConstants.h; sourceTree = "<group>"; };
- 5DAB5F552098E5D100A020C8 /* SDLProtocolConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLProtocolConstants.m; sourceTree = "<group>"; };
- 5DAD5F7D204DEDEB0025624C /* SDLScreenManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLScreenManager.h; sourceTree = "<group>"; };
- 5DAD5F7E204DEDEB0025624C /* SDLScreenManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLScreenManager.m; sourceTree = "<group>"; };
5DAD5F8420507E1F0025624C /* SDLScreenManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLScreenManagerSpec.m; sourceTree = "<group>"; };
5DAD5F86205087430025624C /* SDLTextAndGraphicManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLTextAndGraphicManagerSpec.m; path = DevAPISpecs/SDLTextAndGraphicManagerSpec.m; sourceTree = "<group>"; };
5DAD5F8820508F090025624C /* SDLSoftButtonStateSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonStateSpec.m; path = DevAPISpecs/SDLSoftButtonStateSpec.m; sourceTree = "<group>"; };
5DAD5F8A20508F140025624C /* SDLSoftButtonObjectSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSoftButtonObjectSpec.m; sourceTree = "<group>"; };
5DAD5F8C20508F220025624C /* SDLSoftButtonManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSoftButtonManagerSpec.m; path = DevAPISpecs/SDLSoftButtonManagerSpec.m; sourceTree = "<group>"; };
- 5DADA7731F4DFED60084D17D /* SDLRectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRectangle.h; sourceTree = "<group>"; };
- 5DADA7741F4DFED60084D17D /* SDLRectangle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRectangle.m; sourceTree = "<group>"; };
5DADA7771F4E059E0084D17D /* SDLRectangleSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRectangleSpec.m; sourceTree = "<group>"; };
5DAE06721BDEC6C000F9B498 /* SDLFileSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFileSpec.m; path = DevAPISpecs/SDLFileSpec.m; sourceTree = "<group>"; };
5DAE06741BDEC6D600F9B498 /* SDLArtworkSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLArtworkSpec.m; path = DevAPISpecs/SDLArtworkSpec.m; sourceTree = "<group>"; };
@@ -3060,33 +3356,11 @@
5DB92D231AC47B2C00C15BB0 /* SDLHexUtilitySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLHexUtilitySpec.m; path = UtilitiesSpecs/SDLHexUtilitySpec.m; sourceTree = "<group>"; };
5DB92D2C1AC4A34F00C15BB0 /* SDLPrioritizedObjectCollectionSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPrioritizedObjectCollectionSpec.m; path = "UtilitiesSpecs/Prioritized Objects/SDLPrioritizedObjectCollectionSpec.m"; sourceTree = "<group>"; };
5DB92D2E1AC59F0000C15BB0 /* SDLObjectWithPrioritySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLObjectWithPrioritySpec.m; path = "UtilitiesSpecs/Prioritized Objects/SDLObjectWithPrioritySpec.m"; sourceTree = "<group>"; };
- 5DB92D301AC9C8BA00C15BB0 /* SDLRPCStruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRPCStruct.h; sourceTree = "<group>"; };
- 5DB92D311AC9C8BA00C15BB0 /* SDLRPCStruct.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCStruct.m; sourceTree = "<group>"; };
- 5DB9964C1F26886C002D8795 /* SDLControlFramePayloadEndService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadEndService.h; sourceTree = "<group>"; };
- 5DB9964D1F26886C002D8795 /* SDLControlFramePayloadEndService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadEndService.m; sourceTree = "<group>"; };
- 5DB996551F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadAudioStartServiceAck.h; sourceTree = "<group>"; };
- 5DB996561F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadAudioStartServiceAck.m; sourceTree = "<group>"; };
- 5DB9965A1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadVideoStartService.h; sourceTree = "<group>"; };
- 5DB9965B1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadVideoStartService.m; sourceTree = "<group>"; };
- 5DB9965E1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadVideoStartServiceAck.h; sourceTree = "<group>"; };
- 5DB9965F1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadVideoStartServiceAck.m; sourceTree = "<group>"; };
5DBAE0AA1D3588AC00CE00BF /* SDLNotificationDispatcherSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLNotificationDispatcherSpec.m; sourceTree = "<group>"; };
5DBAE0AC1D368D1A00CE00BF /* SDLResponseDispatcherSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLResponseDispatcherSpec.m; sourceTree = "<group>"; };
5DBEFA531F434B9E009EE295 /* SDLStreamingMediaConfigurationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLStreamingMediaConfigurationSpec.m; path = DevAPISpecs/SDLStreamingMediaConfigurationSpec.m; sourceTree = "<group>"; };
5DBEFA561F436132009EE295 /* SDLFakeSecurityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLFakeSecurityManager.h; path = DevAPISpecs/SDLFakeSecurityManager.h; sourceTree = "<group>"; };
5DBEFA571F436132009EE295 /* SDLFakeSecurityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLFakeSecurityManager.m; path = DevAPISpecs/SDLFakeSecurityManager.m; sourceTree = "<group>"; };
- 5DBF06211E64A83F00A5CF03 /* SDLLogManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogManager.h; sourceTree = "<group>"; };
- 5DBF06221E64A83F00A5CF03 /* SDLLogManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogManager.m; sourceTree = "<group>"; };
- 5DBF06251E64A91D00A5CF03 /* SDLLogFileModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogFileModule.h; sourceTree = "<group>"; };
- 5DBF06261E64A91D00A5CF03 /* SDLLogFileModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogFileModule.m; sourceTree = "<group>"; };
- 5DBF06291E64A92C00A5CF03 /* SDLLogTarget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogTarget.h; sourceTree = "<group>"; };
- 5DBF062B1E64A93A00A5CF03 /* SDLLogFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogFilter.h; sourceTree = "<group>"; };
- 5DBF062C1E64A93A00A5CF03 /* SDLLogFilter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogFilter.m; sourceTree = "<group>"; };
- 5DBF062F1E64A9C600A5CF03 /* SDLLogModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogModel.h; sourceTree = "<group>"; };
- 5DBF06301E64A9C600A5CF03 /* SDLLogModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogModel.m; sourceTree = "<group>"; };
- 5DBF06331E64A9FE00A5CF03 /* SDLLogConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogConstants.h; sourceTree = "<group>"; };
- 5DBF06371E64ABBE00A5CF03 /* SDLLogConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogConfiguration.h; sourceTree = "<group>"; };
- 5DBF06381E64ABBE00A5CF03 /* SDLLogConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogConfiguration.m; sourceTree = "<group>"; };
5DBF0D5D1F3A68C0008AF2C9 /* SDLControlFramePayloadVideoStartServiceSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadVideoStartServiceSpec.m; path = ControlFramePayloadSpecs/SDLControlFramePayloadVideoStartServiceSpec.m; sourceTree = "<group>"; };
5DBF0D5F1F3B3DB4008AF2C9 /* SDLControlFrameVideoStartServiceAckSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFrameVideoStartServiceAckSpec.m; path = ControlFramePayloadSpecs/SDLControlFrameVideoStartServiceAckSpec.m; sourceTree = "<group>"; };
5DC09ED91F2F7FEC00F4AB1D /* SDLControlFramePayloadNakSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadNakSpec.m; path = ControlFramePayloadSpecs/SDLControlFramePayloadNakSpec.m; sourceTree = "<group>"; };
@@ -3094,27 +3368,8 @@
5DC978251B7A38640012C2F1 /* SDLGlobalsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLGlobalsSpec.m; path = UtilitiesSpecs/SDLGlobalsSpec.m; sourceTree = "<group>"; };
5DCA93821EE0844D0015768E /* SmartDeviceLink.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; path = SmartDeviceLink.podspec; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
5DCC458C221C9F6600036C2F /* SDLVersionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLVersionSpec.m; path = DevAPISpecs/SDLVersionSpec.m; sourceTree = "<group>"; };
- 5DCD7ADC1FCCA8D100A0FC7F /* SDLCarWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCarWindow.h; sourceTree = "<group>"; };
- 5DCD7ADD1FCCA8D200A0FC7F /* SDLCarWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCarWindow.m; sourceTree = "<group>"; };
- 5DCF76F31ACDBAD300BB647B /* SDLSendLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSendLocation.h; sourceTree = "<group>"; };
- 5DCF76F41ACDBAD300BB647B /* SDLSendLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendLocation.m; sourceTree = "<group>"; };
- 5DCF76F71ACDD7CD00BB647B /* SDLSendLocationResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSendLocationResponse.h; sourceTree = "<group>"; };
- 5DCF76F81ACDD7CD00BB647B /* SDLSendLocationResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendLocationResponse.m; sourceTree = "<group>"; };
5DCF76FB1ACDDB4200BB647B /* SDLSendLocationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendLocationSpec.m; sourceTree = "<group>"; };
5DCF76FD1ACDDB5A00BB647B /* SDLSendLocationResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendLocationResponseSpec.m; sourceTree = "<group>"; };
- 5DD60D96221C5D7D00A82A4F /* SDLVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLVersion.h; sourceTree = "<group>"; };
- 5DD60D97221C5D7D00A82A4F /* SDLVersion.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLVersion.m; sourceTree = "<group>"; };
- 5DD67CAE1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogTargetAppleSystemLog.h; sourceTree = "<group>"; };
- 5DD67CAF1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogTargetAppleSystemLog.m; sourceTree = "<group>"; };
- 5DD67CB61E661C4A009CD394 /* SDLLogTargetFile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogTargetFile.h; sourceTree = "<group>"; };
- 5DD67CB71E661C4A009CD394 /* SDLLogTargetFile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogTargetFile.m; sourceTree = "<group>"; };
- 5DD67CBA1E661C84009CD394 /* SDLLogTargetOSLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogTargetOSLog.h; sourceTree = "<group>"; };
- 5DD67CBB1E661C84009CD394 /* SDLLogTargetOSLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogTargetOSLog.m; sourceTree = "<group>"; };
- 5DD67CC11E68AE82009CD394 /* SDLLogFileModuleMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogFileModuleMap.h; sourceTree = "<group>"; };
- 5DD67CC21E68AE82009CD394 /* SDLLogFileModuleMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogFileModuleMap.m; sourceTree = "<group>"; };
- 5DD67CC51E68B568009CD394 /* SDLLogMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLogMacros.h; sourceTree = "<group>"; };
- 5DD8406020FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLElectronicParkBrakeStatus.h; sourceTree = "<group>"; };
- 5DD8406120FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLElectronicParkBrakeStatus.m; sourceTree = "<group>"; };
5DD8406420FCE21A0082CE04 /* SDLElectronicParkBrakeStatusSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLElectronicParkBrakeStatusSpec.m; sourceTree = "<group>"; };
5DE35E4420CAFC5D0034BE5A /* SDLChoiceCellSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLChoiceCellSpec.m; path = DevAPISpecs/SDLChoiceCellSpec.m; sourceTree = "<group>"; };
5DE35E4620CB0AB90034BE5A /* SDLChoiceSetSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLChoiceSetSpec.m; path = DevAPISpecs/SDLChoiceSetSpec.m; sourceTree = "<group>"; };
@@ -3124,57 +3379,23 @@
5DE35E5120CB1C490034BE5A /* SDLPreloadChoicesOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLPreloadChoicesOperationSpec.m; path = DevAPISpecs/SDLPreloadChoicesOperationSpec.m; sourceTree = "<group>"; };
5DE35E5320CB1C590034BE5A /* SDLPresentChoiceSetOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLPresentChoiceSetOperationSpec.m; path = DevAPISpecs/SDLPresentChoiceSetOperationSpec.m; sourceTree = "<group>"; };
5DE35E5520CB1C680034BE5A /* SDLPresentKeyboardOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLPresentKeyboardOperationSpec.m; path = DevAPISpecs/SDLPresentKeyboardOperationSpec.m; sourceTree = "<group>"; };
- 5DE3729F1ACB2ED300849FAA /* SDLHMICapabilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHMICapabilities.h; sourceTree = "<group>"; };
- 5DE372A01ACB2ED300849FAA /* SDLHMICapabilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHMICapabilities.m; sourceTree = "<group>"; };
5DE372A31ACB336600849FAA /* SDLHMICapabilitiesSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHMICapabilitiesSpec.m; sourceTree = "<group>"; };
5DEE55BF1B8509CB004F0D0F /* SDLURLRequestTaskSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLURLRequestTaskSpec.m; path = "UtilitiesSpecs/HTTP Connection/SDLURLRequestTaskSpec.m"; sourceTree = "<group>"; };
- 5DEF695A1FD6F82D004B8C2F /* SDLStreamingAudioManagerType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStreamingAudioManagerType.h; sourceTree = "<group>"; };
5DEF695C1FD6FA01004B8C2F /* testAudio.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = testAudio.mp3; sourceTree = "<group>"; };
5DEF69601FD6FB75004B8C2F /* SDLAudioStreamManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLAudioStreamManagerSpec.m; path = DevAPISpecs/SDLAudioStreamManagerSpec.m; sourceTree = "<group>"; };
5DEF69641FD6FEF7004B8C2F /* SDLStreamingAudioManagerMock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStreamingAudioManagerMock.h; sourceTree = "<group>"; };
5DEF69651FD6FEF7004B8C2F /* SDLStreamingAudioManagerMock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingAudioManagerMock.m; sourceTree = "<group>"; };
5DF2BB9C1B94E38A00CE5994 /* SDLURLSessionSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLURLSessionSpec.m; path = "UtilitiesSpecs/HTTP Connection/SDLURLSessionSpec.m"; sourceTree = "<group>"; };
- 5DF40B20208E761A00DD6FDA /* SDLVoiceCommandManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLVoiceCommandManager.h; sourceTree = "<group>"; };
- 5DF40B21208E761A00DD6FDA /* SDLVoiceCommandManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLVoiceCommandManager.m; sourceTree = "<group>"; };
5DF40B25208FA7DE00DD6FDA /* SDLMenuManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLMenuManagerSpec.m; path = DevAPISpecs/SDLMenuManagerSpec.m; sourceTree = "<group>"; };
5DF40B27208FDA9700DD6FDA /* SDLVoiceCommandManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLVoiceCommandManagerSpec.m; path = DevAPISpecs/SDLVoiceCommandManagerSpec.m; sourceTree = "<group>"; };
- 5DFFB9141BD7C89700DB3F04 /* SDLConnectionManagerType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLConnectionManagerType.h; sourceTree = "<group>"; };
- 752ECDB4228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDynamicMenuUpdateAlgorithm.h; sourceTree = "<group>"; };
- 752ECDB5228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDynamicMenuUpdateAlgorithm.m; sourceTree = "<group>"; };
752ECDB8228C42E100D945F4 /* SDLMenuRunScoreSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuRunScoreSpec.m; sourceTree = "<group>"; };
752ECDBA228C532600D945F4 /* SDLMenuUpdateAlgorithmSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMenuUpdateAlgorithmSpec.m; sourceTree = "<group>"; };
- 7538764D22D8CEDB00FE8484 /* SDLShowAppMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLShowAppMenu.h; sourceTree = "<group>"; };
- 7538764E22D8CEDB00FE8484 /* SDLShowAppMenu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLShowAppMenu.m; sourceTree = "<group>"; };
- 7538765122D8D95100FE8484 /* SDLShowAppMenuResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLShowAppMenuResponse.h; sourceTree = "<group>"; };
- 7538765222D8D95100FE8484 /* SDLShowAppMenuResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLShowAppMenuResponse.m; sourceTree = "<group>"; };
7538765522DCAF5400FE8484 /* SDLShowAppMenuSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLShowAppMenuSpec.m; sourceTree = "<group>"; };
- 755F176122A00B7C0041B9CB /* SDLMenuManagerConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMenuManagerConstants.h; sourceTree = "<group>"; };
- 756C62742289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDynamicMenuUpdateRunScore.h; sourceTree = "<group>"; };
- 756C62752289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDynamicMenuUpdateRunScore.m; sourceTree = "<group>"; };
75FF2E3722DF9D5900D0C13B /* SDLShowAppMenuResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLShowAppMenuResponseSpec.m; sourceTree = "<group>"; };
- 75FF2E3922E0DD5400D0C13B /* SDLMsgVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMsgVersion.h; sourceTree = "<group>"; };
- 75FF2E3A22E0DD5400D0C13B /* SDLMsgVersion.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMsgVersion.m; sourceTree = "<group>"; };
- 880245A220F79C3400ED195B /* SDLFileManagerConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLFileManagerConfiguration.h; sourceTree = "<group>"; };
- 880245A320F79C3400ED195B /* SDLFileManagerConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLFileManagerConfiguration.m; sourceTree = "<group>"; };
- 8803DCED22C2B84B00FBB7CE /* SDLBackgroundTaskManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLBackgroundTaskManager.h; sourceTree = "<group>"; };
- 8803DCEE22C2B84B00FBB7CE /* SDLBackgroundTaskManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLBackgroundTaskManager.m; sourceTree = "<group>"; };
- 880723E923A2CFB4003D0489 /* SDLLockScreenRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLockScreenRootViewController.h; sourceTree = "<group>"; };
- 880723EA23A2CFB4003D0489 /* SDLLockScreenRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLockScreenRootViewController.m; sourceTree = "<group>"; };
880D2679220DDD1000B3F496 /* SDLWeatherServiceDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherServiceDataSpec.m; sourceTree = "<group>"; };
- 880D267B220DE5DF00B3F496 /* SDLWeatherServiceManifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWeatherServiceManifest.h; sourceTree = "<group>"; };
- 880D267C220DE5DF00B3F496 /* SDLWeatherServiceManifest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherServiceManifest.m; sourceTree = "<group>"; };
880D267F220E038800B3F496 /* SDLWeatherServiceManifestSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherServiceManifestSpec.m; sourceTree = "<group>"; };
- 880E35B22088F75A00181259 /* SDLSystemCapabilityManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilityManager.m; sourceTree = "<group>"; };
- 880E35B32088F75A00181259 /* SDLSystemCapabilityManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSystemCapabilityManager.h; sourceTree = "<group>"; };
880E35B72088F78E00181259 /* SDLSystemCapabilityManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSystemCapabilityManagerSpec.m; sourceTree = "<group>"; };
- 880FE6252267AE5300723732 /* SDLIAPConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIAPConstants.h; sourceTree = "<group>"; };
- 880FE6262267AE5300723732 /* SDLIAPConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPConstants.m; sourceTree = "<group>"; };
8816772822208B82001FACFF /* SDLNavigationInstructionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationInstructionSpec.m; sourceTree = "<group>"; };
- 8816772A222097C3001FACFF /* SDLNavigationServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLNavigationServiceData.h; sourceTree = "<group>"; };
- 8816772B222097C3001FACFF /* SDLNavigationServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationServiceData.m; sourceTree = "<group>"; };
- 8817C27F2289F41D00DB2DEC /* SDLIAPDataSessionDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIAPDataSessionDelegate.h; sourceTree = "<group>"; };
- 8818ADD62100FC18007D6F19 /* SDLTurnSignal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTurnSignal.h; sourceTree = "<group>"; };
- 8818ADD72100FC18007D6F19 /* SDLTurnSignal.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTurnSignal.m; sourceTree = "<group>"; };
8818ADDC2100FE0C007D6F19 /* SDLTurnSignalSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTurnSignalSpec.m; sourceTree = "<group>"; };
881F388C22D904BE00DF6DCE /* SDLCancelInteractionResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCancelInteractionResponseSpec.m; sourceTree = "<group>"; };
88295697207CF68800EF056C /* SDL Example Swift.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDL Example Swift.app"; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -3182,223 +3403,84 @@
8831FA382201E3D100B8FFB7 /* SDLAppServiceManifestSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceManifestSpec.m; sourceTree = "<group>"; };
8831FA3C220207DA00B8FFB7 /* SDLServiceUpdateReasonSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLServiceUpdateReasonSpec.m; sourceTree = "<group>"; };
8831FA3E2202227000B8FFB7 /* SDLAppServiceTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceTypeSpec.m; sourceTree = "<group>"; };
- 8831FA4022022AB300B8FFB7 /* SDLAppServiceCapability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServiceCapability.h; sourceTree = "<group>"; };
- 8831FA4122022AB300B8FFB7 /* SDLAppServiceCapability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceCapability.m; sourceTree = "<group>"; };
8831FA442202307500B8FFB7 /* SDLAppServiceCapabilitySpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceCapabilitySpec.m; sourceTree = "<group>"; };
- 8831FA46220235B000B8FFB7 /* SDLAppServicesCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServicesCapabilities.h; sourceTree = "<group>"; };
- 8831FA47220235B000B8FFB7 /* SDLAppServicesCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServicesCapabilities.m; sourceTree = "<group>"; };
8831FA4A2202402B00B8FFB7 /* SDLAppServicesCapabilitiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServicesCapabilitiesSpec.m; sourceTree = "<group>"; };
- 883468F5234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStreamingVideoScaleManager.h; sourceTree = "<group>"; };
- 883468F6234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingVideoScaleManager.m; sourceTree = "<group>"; };
883468F9234BBBE1003F51E5 /* SDLStreamingVideoScaleManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingVideoScaleManagerSpec.m; sourceTree = "<group>"; };
883581AF22D659BE00405C42 /* SDLCloseApplicationResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloseApplicationResponseSpec.m; sourceTree = "<group>"; };
- 883C22C6222ED84D00939C4C /* SDLRPCFunctionNames.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLRPCFunctionNames.h; sourceTree = "<group>"; };
- 883C22C7222ED84D00939C4C /* SDLRPCFunctionNames.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCFunctionNames.m; sourceTree = "<group>"; };
883C22CA222EEF0900939C4C /* SDLRPCFunctionNamesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCFunctionNamesSpec.m; sourceTree = "<group>"; };
- 884554AA222453A800BAFB6C /* SDLNavigationServiceManifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLNavigationServiceManifest.h; sourceTree = "<group>"; };
- 884554AB222453A800BAFB6C /* SDLNavigationServiceManifest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationServiceManifest.m; sourceTree = "<group>"; };
884554AE2224554300BAFB6C /* SDLNavigationServiceManifestSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationServiceManifestSpec.m; sourceTree = "<group>"; };
884AF94B220B3FCC00E22928 /* SDLGetSystemCapabilitySpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetSystemCapabilitySpec.m; sourceTree = "<group>"; };
- 884AF94D220B488900E22928 /* SDLOnSystemCapabilityUpdated.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLOnSystemCapabilityUpdated.h; sourceTree = "<group>"; };
- 884AF94E220B488900E22928 /* SDLOnSystemCapabilityUpdated.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnSystemCapabilityUpdated.m; sourceTree = "<group>"; };
- 884E701921FB8D0F008D53BA /* SDLPublishAppService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPublishAppService.h; sourceTree = "<group>"; };
- 884E701A21FB8D0F008D53BA /* SDLPublishAppService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPublishAppService.m; sourceTree = "<group>"; };
- 884E701D21FB983F008D53BA /* SDLAppServiceManifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServiceManifest.h; sourceTree = "<group>"; };
- 884E701E21FB983F008D53BA /* SDLAppServiceManifest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceManifest.m; sourceTree = "<group>"; };
- 884E702121FBA952008D53BA /* SDLAppServiceType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServiceType.h; sourceTree = "<group>"; };
- 884E702221FBA952008D53BA /* SDLAppServiceType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceType.m; sourceTree = "<group>"; };
- 884E702521FBAC5B008D53BA /* SDLServiceUpdateReason.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLServiceUpdateReason.h; sourceTree = "<group>"; };
- 884E702621FBAC5B008D53BA /* SDLServiceUpdateReason.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLServiceUpdateReason.m; sourceTree = "<group>"; };
- 884E702921FBB151008D53BA /* SDLAppServiceRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServiceRecord.h; sourceTree = "<group>"; };
- 884E702A21FBB151008D53BA /* SDLAppServiceRecord.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceRecord.m; sourceTree = "<group>"; };
8850DB5E1F4475D30053A48D /* TestMultipleFilesConnectionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestMultipleFilesConnectionManager.h; sourceTree = "<group>"; };
8850DB5F1F4475D30053A48D /* TestMultipleFilesConnectionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestMultipleFilesConnectionManager.m; sourceTree = "<group>"; };
- 8854682D2225BDAE00994D8D /* SDLHybridAppPreference.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLHybridAppPreference.h; sourceTree = "<group>"; };
- 8854682E2225BDAE00994D8D /* SDLHybridAppPreference.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLHybridAppPreference.m; sourceTree = "<group>"; };
885468312225BF2800994D8D /* SDLHybridAppPreferenceSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLHybridAppPreferenceSpec.m; sourceTree = "<group>"; };
- 885468332225C1F800994D8D /* SDLCloudAppProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCloudAppProperties.h; sourceTree = "<group>"; };
- 885468342225C1F800994D8D /* SDLCloudAppProperties.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloudAppProperties.m; sourceTree = "<group>"; };
885468372225CBA400994D8D /* SDLCloudAppPropertiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloudAppPropertiesSpec.m; sourceTree = "<group>"; };
8855F9DF220C93B700A5C897 /* SDLWeatherDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherDataSpec.m; sourceTree = "<group>"; };
- 8855F9E1220CB04000A5C897 /* SDLOnAppServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLOnAppServiceData.h; sourceTree = "<group>"; };
- 8855F9E2220CB04000A5C897 /* SDLOnAppServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnAppServiceData.m; sourceTree = "<group>"; };
8855F9E5220CB60700A5C897 /* SDLOnAppServiceDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnAppServiceDataSpec.m; sourceTree = "<group>"; };
- 8855F9E7220CBA9200A5C897 /* SDLGetFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetFile.h; sourceTree = "<group>"; };
- 8855F9E8220CBA9200A5C897 /* SDLGetFile.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetFile.m; sourceTree = "<group>"; };
8855F9EB220CBFB700A5C897 /* SDLGetFileSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetFileSpec.m; sourceTree = "<group>"; };
8863747D22D650DE00D2671F /* SDLCloseApplicationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloseApplicationSpec.m; sourceTree = "<group>"; };
- 88665B67220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPerformAppServiceInteractionResponse.h; sourceTree = "<group>"; };
- 88665B68220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAppServiceInteractionResponse.m; sourceTree = "<group>"; };
88665B6B220B796A00D9DA77 /* SDLPerformAppServiceInteractionResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAppServiceInteractionResponseSpec.m; sourceTree = "<group>"; };
- 88665B71220B80F400D9DA77 /* SDLWeatherAlert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWeatherAlert.h; sourceTree = "<group>"; };
- 88665B72220B80F400D9DA77 /* SDLWeatherAlert.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherAlert.m; sourceTree = "<group>"; };
8877F5EA1F34A3BE00DC128A /* SDLSendHapticDataSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendHapticDataSpec.m; sourceTree = "<group>"; };
- 8877F5EC1F34A72200DC128A /* SDLSendHapticDataResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSendHapticDataResponse.h; sourceTree = "<group>"; };
- 8877F5ED1F34A72200DC128A /* SDLSendHapticDataResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendHapticDataResponse.m; sourceTree = "<group>"; };
8877F5F01F34AA2D00DC128A /* SDLSendHapticDataResponseSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendHapticDataResponseSpec.m; sourceTree = "<group>"; };
887BE4D322272B2200B397C2 /* SDLControlFramePayloadConstantsSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadConstantsSpec.m; sourceTree = "<group>"; };
88802FEF20853AE600E9EBC6 /* SmartDeviceLinkSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SmartDeviceLinkSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 8880D24522205B1B00964F6A /* SDLNavigationInstruction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLNavigationInstruction.h; sourceTree = "<group>"; };
- 8880D24622205B1B00964F6A /* SDLNavigationInstruction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationInstruction.m; sourceTree = "<group>"; };
- 8881AFAA2225D61900EA870B /* SDLSetCloudAppProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSetCloudAppProperties.h; sourceTree = "<group>"; };
- 8881AFAB2225D61900EA870B /* SDLSetCloudAppProperties.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSetCloudAppProperties.m; sourceTree = "<group>"; };
8881AFAE2225D8EB00EA870B /* SDLSetCloudAppPropertiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSetCloudAppPropertiesSpec.m; sourceTree = "<group>"; };
- 8881AFB02225DED900EA870B /* SDLSetCloudAppPropertiesResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSetCloudAppPropertiesResponse.h; sourceTree = "<group>"; };
- 8881AFB12225DED900EA870B /* SDLSetCloudAppPropertiesResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSetCloudAppPropertiesResponse.m; sourceTree = "<group>"; };
8881AFB42225E37800EA870B /* SDLSetCloudAppPropertiesResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSetCloudAppPropertiesResponseSpec.m; sourceTree = "<group>"; };
- 8881AFB62225E5EE00EA870B /* SDLGetCloudAppProperties.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetCloudAppProperties.h; sourceTree = "<group>"; };
- 8881AFB72225E5EE00EA870B /* SDLGetCloudAppProperties.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetCloudAppProperties.m; sourceTree = "<group>"; };
8881AFBA2225E7FA00EA870B /* SDLGetCloudAppPropertiesSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetCloudAppPropertiesSpec.m; sourceTree = "<group>"; };
- 8881AFBC2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetCloudAppPropertiesResponse.h; sourceTree = "<group>"; };
- 8881AFBD2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetCloudAppPropertiesResponse.m; sourceTree = "<group>"; };
8881AFC02225EB9300EA870B /* SDLGetCloudAppPropertiesResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetCloudAppPropertiesResponseSpec.m; sourceTree = "<group>"; };
8886EB972111F4FA008294A5 /* SDLFileManagerConfigurationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLFileManagerConfigurationSpec.m; sourceTree = "<group>"; };
- 888DBAE922D52431002A0AE2 /* SDLCloseApplication.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCloseApplication.h; sourceTree = "<group>"; };
- 888DBAEA22D52431002A0AE2 /* SDLCloseApplication.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloseApplication.m; sourceTree = "<group>"; };
- 888DBAED22D528DE002A0AE2 /* SDLCloseApplicationResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCloseApplicationResponse.h; sourceTree = "<group>"; };
- 888DBAEE22D528DE002A0AE2 /* SDLCloseApplicationResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCloseApplicationResponse.m; sourceTree = "<group>"; };
- 888F86FD221DEE1F0052FE4C /* SDLAsynchronousRPCOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAsynchronousRPCOperation.m; sourceTree = "<group>"; };
888F86FF221DF4880052FE4C /* SDLAsynchronousRPCOperationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAsynchronousRPCOperationSpec.m; sourceTree = "<group>"; };
- 889D0B8D24D052FD008AD494 /* SDLSubtleAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubtleAlert.m; sourceTree = "<group>"; };
- 889D0B8E24D052FD008AD494 /* SDLSubtleAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubtleAlert.h; sourceTree = "<group>"; };
- 889D0B9124D05A0E008AD494 /* SDLSubtleAlertResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubtleAlertResponse.m; sourceTree = "<group>"; };
- 889D0B9224D05A0E008AD494 /* SDLSubtleAlertResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubtleAlertResponse.h; sourceTree = "<group>"; };
889D0B9524D065EE008AD494 /* SDLSubtleAlertResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubtleAlertResponseSpec.m; sourceTree = "<group>"; };
889D0B9724D06E52008AD494 /* SDLSubtleAlertSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubtleAlertSpec.m; sourceTree = "<group>"; };
- 889D0B9924D07DCB008AD494 /* SDLOnSubtleAlertPressed.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnSubtleAlertPressed.m; sourceTree = "<group>"; };
- 889D0B9A24D07DCB008AD494 /* SDLOnSubtleAlertPressed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnSubtleAlertPressed.h; sourceTree = "<group>"; };
889D0B9D24D07FF8008AD494 /* SDLOnSubtleAlertPressedSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnSubtleAlertPressedSpec.m; sourceTree = "<group>"; };
889E7BAD249CEDCF002E4BE1 /* SubscribeButtonManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubscribeButtonManager.swift; sourceTree = "<group>"; };
889E7BB0249D0877002E4BE1 /* SubscribeButtonManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubscribeButtonManager.h; sourceTree = "<group>"; };
889E7BB1249D0877002E4BE1 /* SubscribeButtonManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubscribeButtonManager.m; sourceTree = "<group>"; };
- 88A098AC2476F0C200A50005 /* SDLSubscribeButtonManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeButtonManager.h; sourceTree = "<group>"; };
- 88A098AD2476F0C200A50005 /* SDLSubscribeButtonManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButtonManager.m; sourceTree = "<group>"; };
- 88A098B024770E7100A50005 /* SDLSubscribeButtonObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeButtonObserver.h; sourceTree = "<group>"; };
- 88A098B124770E7100A50005 /* SDLSubscribeButtonObserver.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButtonObserver.m; sourceTree = "<group>"; };
88A1CF1D21669AC7001ACC75 /* SDLLifecycleConfigurationUpdateSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleConfigurationUpdateSpec.m; sourceTree = "<group>"; };
88A4A0F922242AB400C6F01D /* SDLNavigationServiceDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationServiceDataSpec.m; sourceTree = "<group>"; };
88A5E7F3220B57F900495E8A /* SDLOnSystemCapabilityUpdatedSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLOnSystemCapabilityUpdatedSpec.m; sourceTree = "<group>"; };
- 88A5E7F5220B5BBC00495E8A /* SDLGetAppServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetAppServiceData.h; sourceTree = "<group>"; };
- 88A5E7F6220B5BBC00495E8A /* SDLGetAppServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetAppServiceData.m; sourceTree = "<group>"; };
88A5E7F9220B60EC00495E8A /* SDLGetAppServiceDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetAppServiceDataSpec.m; sourceTree = "<group>"; };
- 88A5E7FB220B642200495E8A /* SDLGetAppServiceDataResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetAppServiceDataResponse.h; sourceTree = "<group>"; };
- 88A5E7FC220B642200495E8A /* SDLGetAppServiceDataResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetAppServiceDataResponse.m; sourceTree = "<group>"; };
- 88A795D02106787400056542 /* SDLStaticIconName.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStaticIconName.h; sourceTree = "<group>"; };
- 88A795D12106787400056542 /* SDLStaticIconName.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStaticIconName.m; sourceTree = "<group>"; };
88A795D4210678E000056542 /* SDLStaticIconNameSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLStaticIconNameSpec.m; sourceTree = "<group>"; };
- 88A7A3C4220CCEA100A9E435 /* SDLGetFileResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLGetFileResponse.h; sourceTree = "<group>"; };
- 88A7A3C5220CCEA100A9E435 /* SDLGetFileResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetFileResponse.m; sourceTree = "<group>"; };
88A81F6B2200FD4A00A691A9 /* SDLAppServiceRecordSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceRecordSpec.m; sourceTree = "<group>"; };
- 88AAD4BA2211B76800F1E6D7 /* SDLMediaServiceManifest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMediaServiceManifest.h; sourceTree = "<group>"; };
- 88AAD4BB2211B76800F1E6D7 /* SDLMediaServiceManifest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaServiceManifest.m; sourceTree = "<group>"; };
88AAD4BF2211B7E200F1E6D7 /* SDLMediaServiceManifestSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaServiceManifestSpec.m; sourceTree = "<group>"; };
88AF11D8220B66FD00A59985 /* SDLGetAppServiceDataResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetAppServiceDataResponseSpec.m; sourceTree = "<group>"; };
- 88AF11DA220B6B3D00A59985 /* SDLPerformAppServiceInteraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPerformAppServiceInteraction.h; sourceTree = "<group>"; };
- 88AF11DB220B6B3D00A59985 /* SDLPerformAppServiceInteraction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAppServiceInteraction.m; sourceTree = "<group>"; };
- 88B3BF9620DA859800943565 /* SDLFuelType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLFuelType.h; sourceTree = "<group>"; };
- 88B3BF9720DA859800943565 /* SDLFuelType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLFuelType.m; sourceTree = "<group>"; };
- 88B3BF9A20DA8BBC00943565 /* SDLFuelRange.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLFuelRange.h; sourceTree = "<group>"; };
- 88B3BF9B20DA8BBC00943565 /* SDLFuelRange.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLFuelRange.m; sourceTree = "<group>"; };
88B3BF9F20DA8FD000943565 /* SDLFuelTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLFuelTypeSpec.m; sourceTree = "<group>"; };
88B3BFA120DA911E00943565 /* SDLFuelRangeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLFuelRangeSpec.m; sourceTree = "<group>"; };
- 88B58DB8222040FF0011B063 /* SDLDirection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDirection.h; sourceTree = "<group>"; };
- 88B58DB9222040FF0011B063 /* SDLDirection.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDirection.m; sourceTree = "<group>"; };
88B58DBC222042500011B063 /* SDLDirectionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDirectionSpec.m; sourceTree = "<group>"; };
- 88B58DBE222045320011B063 /* SDLNavigationJunction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLNavigationJunction.h; sourceTree = "<group>"; };
- 88B58DBF222045320011B063 /* SDLNavigationJunction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationJunction.m; sourceTree = "<group>"; };
88B58DC2222047F50011B063 /* SDLNavigationJunctionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationJunctionSpec.m; sourceTree = "<group>"; };
- 88B58DC422204AF10011B063 /* SDLNavigationAction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLNavigationAction.h; sourceTree = "<group>"; };
- 88B58DC522204AF10011B063 /* SDLNavigationAction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationAction.m; sourceTree = "<group>"; };
88B58DC822204C9E0011B063 /* SDLNavigationActionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLNavigationActionSpec.m; sourceTree = "<group>"; };
88B848C11F45E1A600DED768 /* TestResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestResponse.h; sourceTree = "<group>"; };
88B848C21F45E1A600DED768 /* TestResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestResponse.m; sourceTree = "<group>"; };
88B848C71F462E3600DED768 /* TestFileProgressResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestFileProgressResponse.h; sourceTree = "<group>"; };
88B848C81F462E3600DED768 /* TestFileProgressResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestFileProgressResponse.m; sourceTree = "<group>"; };
- 88B8657524A0FEB7003491AD /* TestSubscribeButtonObserver.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TestSubscribeButtonObserver.h; path = ../SmartDeviceLink/TestSubscribeButtonObserver.h; sourceTree = "<group>"; };
- 88B8657624A0FEB7003491AD /* TestSubscribeButtonObserver.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = TestSubscribeButtonObserver.m; path = ../SmartDeviceLink/TestSubscribeButtonObserver.m; sourceTree = "<group>"; };
- 88BCEA902266250B00BB7E70 /* SDLIAPControlSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIAPControlSession.h; sourceTree = "<group>"; };
- 88BCEA912266250B00BB7E70 /* SDLIAPControlSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPControlSession.m; sourceTree = "<group>"; };
88BCEA942266592D00BB7E70 /* SDLIAPControlSessionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPControlSessionSpec.m; sourceTree = "<group>"; };
88C23E8522297BD500EA171F /* SDLRPCRequestNotificationSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCRequestNotificationSpec.m; sourceTree = "<group>"; };
88C23E8722297C6000EA171F /* SDLRPCResponseNotificationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCResponseNotificationSpec.m; sourceTree = "<group>"; };
88C23E8922297DE400EA171F /* SDLRPCNotificationNotificationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCNotificationNotificationSpec.m; sourceTree = "<group>"; };
88C282C9220CD17200D02F90 /* SDLGetFileResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGetFileResponseSpec.m; sourceTree = "<group>"; };
- 88C37F612204EBF000901DC6 /* SDLAppServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAppServiceData.h; sourceTree = "<group>"; };
- 88C37F622204EBF000901DC6 /* SDLAppServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLAppServiceData.m; sourceTree = "<group>"; };
88D0E5D524786580009469AB /* SDLSubscribeButtonManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButtonManagerSpec.m; sourceTree = "<group>"; };
88D0E5D724786770009469AB /* SDLSubscribeButtonObserverSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeButtonObserverSpec.m; sourceTree = "<group>"; };
88D2AAE31F682BB20078D5B2 /* SDLLogConstantsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLogConstantsSpec.m; sourceTree = "<group>"; };
- 88D3EBC72267949D00493C38 /* SDLIAPDataSession.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIAPDataSession.h; sourceTree = "<group>"; };
- 88D3EBC82267949D00493C38 /* SDLIAPDataSession.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPDataSession.m; sourceTree = "<group>"; };
- 88D5EB35220CD95000EC3782 /* SDLWeatherServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWeatherServiceData.h; sourceTree = "<group>"; };
- 88D5EB36220CD95000EC3782 /* SDLWeatherServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherServiceData.m; sourceTree = "<group>"; };
- 88D6F17D22319FE000D4BFB3 /* SDLRPCRequestNotification.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLRPCRequestNotification.m; sourceTree = "<group>"; };
- 88D6F17E22319FE000D4BFB3 /* SDLRPCRequestNotification.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLRPCRequestNotification.h; sourceTree = "<group>"; };
- 88D99DB42289BFBE0039E047 /* SDLIAPControlSessionDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLIAPControlSessionDelegate.h; sourceTree = "<group>"; };
88DDD0F8229ECA57002F9623 /* SDLIAPConstantsSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPConstantsSpec.m; sourceTree = "<group>"; };
88DF998C22035CC600477AC1 /* EAAccessory+OCMock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "EAAccessory+OCMock.m"; sourceTree = "<group>"; };
88DF998E22035D1700477AC1 /* SDLIAPSessionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPSessionSpec.m; sourceTree = "<group>"; };
88DF999022035D5A00477AC1 /* SDLIAPTransportSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPTransportSpec.m; sourceTree = "<group>"; };
- 88E6F1A5220E1588006156F9 /* SDLMediaType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMediaType.h; sourceTree = "<group>"; };
- 88E6F1A6220E1588006156F9 /* SDLMediaType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaType.m; sourceTree = "<group>"; };
88E6F1A9220E1720006156F9 /* SDLMediaTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaTypeSpec.m; sourceTree = "<group>"; };
- 88E6F1AB220E19DF006156F9 /* SDLMediaServiceData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLMediaServiceData.h; sourceTree = "<group>"; };
- 88E6F1AC220E19DF006156F9 /* SDLMediaServiceData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaServiceData.m; sourceTree = "<group>"; };
88E6F1AF220E25B2006156F9 /* SDLMediaServiceDataSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLMediaServiceDataSpec.m; sourceTree = "<group>"; };
88EEC5B7220A2144005AA2F9 /* SDLPublishAppServiceSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPublishAppServiceSpec.m; sourceTree = "<group>"; };
- 88EEC5B9220A327B005AA2F9 /* SDLPublishAppServiceResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPublishAppServiceResponse.h; sourceTree = "<group>"; };
- 88EEC5BA220A327B005AA2F9 /* SDLPublishAppServiceResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPublishAppServiceResponse.m; sourceTree = "<group>"; };
88EEC5BD220A3B8B005AA2F9 /* SDLPublishAppServiceResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPublishAppServiceResponseSpec.m; sourceTree = "<group>"; };
- 88EED8361F33AE1700E6C42E /* SDLHapticRect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLHapticRect.h; sourceTree = "<group>"; };
- 88EED8371F33AE1700E6C42E /* SDLHapticRect.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHapticRect.m; sourceTree = "<group>"; };
88EED83A1F33BECB00E6C42E /* SDLHapticRectSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLHapticRectSpec.m; sourceTree = "<group>"; };
- 88EED83C1F33C5A400E6C42E /* SDLSendHapticData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSendHapticData.h; sourceTree = "<group>"; };
- 88EED83D1F33C5A400E6C42E /* SDLSendHapticData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSendHapticData.m; sourceTree = "<group>"; };
- 88EF8EB522D8E02E00CB06C2 /* SDLCancelInteraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCancelInteraction.h; sourceTree = "<group>"; };
- 88EF8EB622D8E02E00CB06C2 /* SDLCancelInteraction.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCancelInteraction.m; sourceTree = "<group>"; };
88EF8EB922D8F48300CB06C2 /* SDLCancelInteractionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCancelInteractionSpec.m; sourceTree = "<group>"; };
- 88EF8EBB22D8FE5800CB06C2 /* SDLCancelInteractionResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCancelInteractionResponse.h; sourceTree = "<group>"; };
- 88EF8EBC22D8FE5800CB06C2 /* SDLCancelInteractionResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCancelInteractionResponse.m; sourceTree = "<group>"; };
88F37A4C226F84BE00DF119B /* SDLIAPDataSessionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLIAPDataSessionSpec.m; sourceTree = "<group>"; };
88F50D5E220B720E00F34648 /* SDLPerformAppServiceInteractionSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPerformAppServiceInteractionSpec.m; sourceTree = "<group>"; };
88F65132220C6DC300CAF321 /* SDLWeatherAlertSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherAlertSpec.m; sourceTree = "<group>"; };
- 88F65134220C74FD00CAF321 /* SDLWeatherData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWeatherData.h; sourceTree = "<group>"; };
- 88F65135220C74FD00CAF321 /* SDLWeatherData.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWeatherData.m; sourceTree = "<group>"; };
- 88F89101221DE29A00E056AD /* SDLAsynchronousRPCOperation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLAsynchronousRPCOperation.h; sourceTree = "<group>"; };
8B05F88822DD011300666CD8 /* SDLUnpublishAppServiceSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLUnpublishAppServiceSpec.m; sourceTree = "<group>"; };
- 8B7B31981F2F7B5700BDC38D /* SDLVideoStreamingCodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVideoStreamingCodec.h; sourceTree = "<group>"; };
- 8B7B31991F2F7B5700BDC38D /* SDLVideoStreamingCodec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingCodec.m; sourceTree = "<group>"; };
- 8B7B319C1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVideoStreamingProtocol.h; sourceTree = "<group>"; };
- 8B7B319D1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingProtocol.m; sourceTree = "<group>"; };
- 8B7B31A01F2F7FEA00BDC38D /* SDLVideoStreamingFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVideoStreamingFormat.h; sourceTree = "<group>"; };
- 8B7B31A11F2F7FEA00BDC38D /* SDLVideoStreamingFormat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingFormat.m; sourceTree = "<group>"; };
- 8B7B31A41F2F875200BDC38D /* SDLVideoStreamingCapability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLVideoStreamingCapability.h; sourceTree = "<group>"; };
- 8B7B31A51F2F875200BDC38D /* SDLVideoStreamingCapability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingCapability.m; sourceTree = "<group>"; };
8B7B31A81F2FB8BC00BDC38D /* SDLVideoStreamingProtocolSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingProtocolSpec.m; sourceTree = "<group>"; };
8B7B31AA1F2FB93500BDC38D /* SDLVideoStreamingCodecSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingCodecSpec.m; sourceTree = "<group>"; };
8B7B31AE1F2FBA0200BDC38D /* SDLVideoStreamingCapabilitySpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingCapabilitySpec.m; sourceTree = "<group>"; };
8B7B31B01F2FBD9500BDC38D /* SDLVideoStreamingFormatSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLVideoStreamingFormatSpec.m; sourceTree = "<group>"; };
- 8B9376D51F3349FC009605C4 /* SDLMetadataTags.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMetadataTags.h; sourceTree = "<group>"; };
- 8B9376D61F3349FC009605C4 /* SDLMetadataTags.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMetadataTags.m; sourceTree = "<group>"; };
8B9376DA1F33656C009605C4 /* SDLMetadataTagsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMetadataTagsSpec.m; sourceTree = "<group>"; };
- 8BA12B0F22DCCE1F00371E82 /* SDLUnpublishAppService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLUnpublishAppService.h; sourceTree = "<group>"; };
- 8BA12B1022DCCE1F00371E82 /* SDLUnpublishAppService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLUnpublishAppService.m; sourceTree = "<group>"; };
- 8BA12B1322DCEACB00371E82 /* SDLUnpublishAppServiceResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLUnpublishAppServiceResponse.h; sourceTree = "<group>"; };
- 8BA12B1422DCEACB00371E82 /* SDLUnpublishAppServiceResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLUnpublishAppServiceResponse.m; sourceTree = "<group>"; };
8BA12B1722DCF59700371E82 /* SDLUnpublishAppServiceResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLUnpublishAppServiceResponseSpec.m; sourceTree = "<group>"; };
- 8BBEA6041F324165003EEA26 /* SDLMetadataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMetadataType.h; sourceTree = "<group>"; };
- 8BBEA6051F324165003EEA26 /* SDLMetadataType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMetadataType.m; sourceTree = "<group>"; };
8BBEA6081F324832003EEA26 /* SDLMetadataTypeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMetadataTypeSpec.m; sourceTree = "<group>"; };
- 97E26DEA1E807AD70074A3C7 /* SDLMutableDataQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMutableDataQueue.h; sourceTree = "<group>"; };
- 97E26DEB1E807AD70074A3C7 /* SDLMutableDataQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLMutableDataQueue.m; sourceTree = "<group>"; };
- 9F425ACC22DD97DE00BE3245 /* SDLTemplateConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTemplateConfiguration.h; sourceTree = "<group>"; };
- 9F425ACD22DD97DE00BE3245 /* SDLTemplateConfiguration.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTemplateConfiguration.m; sourceTree = "<group>"; };
- 9F425AD022DD980200BE3245 /* SDLWindowCapability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWindowCapability.h; sourceTree = "<group>"; };
- 9F425AD122DD980200BE3245 /* SDLWindowCapability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWindowCapability.m; sourceTree = "<group>"; };
- 9F425AD422DD981E00BE3245 /* SDLWindowTypeCapabilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWindowTypeCapabilities.h; sourceTree = "<group>"; };
- 9F425AD522DD981E00BE3245 /* SDLWindowTypeCapabilities.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWindowTypeCapabilities.m; sourceTree = "<group>"; };
- 9F425AD822DD983500BE3245 /* SDLDisplayCapability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDisplayCapability.h; sourceTree = "<group>"; };
- 9F425AD922DD983500BE3245 /* SDLDisplayCapability.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDisplayCapability.m; sourceTree = "<group>"; };
9FA0CFF622DF0632009CF344 /* SDLWindowTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWindowTypeSpec.m; sourceTree = "<group>"; };
9FA0CFF922DF064D009CF344 /* SDLPredefinedWindowsSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLPredefinedWindowsSpec.m; sourceTree = "<group>"; };
9FA0CFFC22DF0687009CF344 /* SDLTemplateConfigurationSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTemplateConfigurationSpec.m; sourceTree = "<group>"; };
@@ -3409,74 +3491,16 @@
9FA0D00B22DF0B65009CF344 /* SDLCreateWindowResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCreateWindowResponseSpec.m; sourceTree = "<group>"; };
9FA0D00E22DF0B90009CF344 /* SDLDeleteWindowSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteWindowSpec.m; sourceTree = "<group>"; };
9FA0D01122DF0BAC009CF344 /* SDLDeleteWindowResponseSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteWindowResponseSpec.m; sourceTree = "<group>"; };
- 9FD334DE22DC6E7500F62736 /* SDLCreateWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCreateWindow.h; sourceTree = "<group>"; };
- 9FD334DF22DC6E7500F62736 /* SDLCreateWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCreateWindow.m; sourceTree = "<group>"; };
- 9FE2470722D77A3600F8D2FC /* SDLDeleteWindow.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDeleteWindow.h; sourceTree = "<group>"; };
- 9FE2470822D77A3600F8D2FC /* SDLDeleteWindow.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteWindow.m; sourceTree = "<group>"; };
- 9FE2470B22D77A5A00F8D2FC /* SDLDeleteWindowResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLDeleteWindowResponse.h; sourceTree = "<group>"; };
- 9FE2470C22D77A5A00F8D2FC /* SDLDeleteWindowResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLDeleteWindowResponse.m; sourceTree = "<group>"; };
- 9FE2470F22D77AA400F8D2FC /* SDLCreateWindowResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLCreateWindowResponse.h; sourceTree = "<group>"; };
- 9FE2471022D77AA400F8D2FC /* SDLCreateWindowResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCreateWindowResponse.m; sourceTree = "<group>"; };
- 9FE2471322D77AD500F8D2FC /* SDLWindowType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLWindowType.h; sourceTree = "<group>"; };
- 9FE2471422D77AD500F8D2FC /* SDLWindowType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLWindowType.m; sourceTree = "<group>"; };
- 9FE2471722D77AED00F8D2FC /* SDLPredefinedWindows.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLPredefinedWindows.h; sourceTree = "<group>"; };
- B38D8E6324A029F700B977D0 /* SDLWindowStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWindowStatus.m; sourceTree = "<group>"; };
- B38D8E6424A029F700B977D0 /* SDLWindowStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLWindowStatus.h; sourceTree = "<group>"; };
- B38D8E6724A02A4700B977D0 /* SDLWindowState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLWindowState.h; sourceTree = "<group>"; };
- B38D8E6824A02A4800B977D0 /* SDLWindowState.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWindowState.m; sourceTree = "<group>"; };
- B38D8E7924A0E11C00B977D0 /* SDLWindowStatusSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWindowStatusSpec.m; sourceTree = "<group>"; };
- B38D8E7A24A0E11C00B977D0 /* SDLWindowStateSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWindowStateSpec.m; sourceTree = "<group>"; };
- B38D8E5F249FE28500B977D0 /* SDLCapacityUnit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLCapacityUnit.h; sourceTree = "<group>"; };
- B38D8E60249FE28500B977D0 /* SDLCapacityUnit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLCapacityUnit.m; sourceTree = "<group>"; };
- B38D8E8124A1F53500B977D0 /* SDLCapacityUnitSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCapacityUnitSpec.m; sourceTree = "<group>"; };
- B38D8E6B24A034DB00B977D0 /* SDLGearStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGearStatus.h; sourceTree = "<group>"; };
- B38D8E6C24A034DB00B977D0 /* SDLGearStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGearStatus.m; sourceTree = "<group>"; };
- B38D8E6F24A0351200B977D0 /* SDLTransmissionType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTransmissionType.m; sourceTree = "<group>"; };
- B38D8E7024A0351200B977D0 /* SDLTransmissionType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTransmissionType.h; sourceTree = "<group>"; };
B38D8E7D24A118BD00B977D0 /* SDLGearStatusSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLGearStatusSpec.m; sourceTree = "<group>"; };
B38D8E7F24A1E3D000B977D0 /* SDLTransmissionTypeSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTransmissionTypeSpec.m; sourceTree = "<group>"; };
+ B38D8E8124A1F53500B977D0 /* SDLCapacityUnitSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLCapacityUnitSpec.m; sourceTree = "<group>"; };
BB3C600D221AEF37007DD4CA /* NSMutableDictionary+StoreSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "NSMutableDictionary+StoreSpec.m"; path = "DevAPISpecs/NSMutableDictionary+StoreSpec.m"; sourceTree = "<group>"; };
- DA0C46AC1DCD35080001F2A8 /* SDLRPCParameterNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRPCParameterNames.m; sourceTree = "<group>"; };
- DA0C46AE1DCD41E30001F2A8 /* SDLMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLMacros.h; sourceTree = "<group>"; };
- DA318C1D1DD0F06C00C035AC /* NSMutableDictionary+Store.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableDictionary+Store.h"; sourceTree = "<group>"; };
- DA318C1E1DD0F06C00C035AC /* NSMutableDictionary+Store.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableDictionary+Store.m"; sourceTree = "<group>"; };
DA4353DE1D271FD10099B8C4 /* CGPointUtilSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CGPointUtilSpec.m; path = UtilitiesSpecs/Touches/CGPointUtilSpec.m; sourceTree = "<group>"; };
DA4353E21D2720A30099B8C4 /* SDLPinchGestureSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLPinchGestureSpec.m; path = UtilitiesSpecs/Touches/SDLPinchGestureSpec.m; sourceTree = "<group>"; };
DA4353E71D2721680099B8C4 /* SDLTouchManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchManagerSpec.m; path = UtilitiesSpecs/Touches/SDLTouchManagerSpec.m; sourceTree = "<group>"; };
DA4353E81D2721680099B8C4 /* SDLTouchSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLTouchSpec.m; path = UtilitiesSpecs/Touches/SDLTouchSpec.m; sourceTree = "<group>"; };
- DA4F47951E771AA100FC809E /* SDLEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLEnum.m; sourceTree = "<group>"; };
- DA6223BB1E7B088200878689 /* CVPixelBufferRef+SDLUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CVPixelBufferRef+SDLUtil.h"; sourceTree = "<group>"; };
- DA6223BC1E7B088200878689 /* CVPixelBufferRef+SDLUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CVPixelBufferRef+SDLUtil.m"; sourceTree = "<group>"; };
DA661E2B1E553E7E001C1345 /* SDLStreamingMediaManagerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingMediaManagerSpec.m; sourceTree = "<group>"; };
- DA8966F11E56973700413EAB /* SDLStreamingMediaManagerConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLStreamingMediaManagerConstants.h; sourceTree = "<group>"; };
- DA8966F31E56977C00413EAB /* SDLStreamingMediaManagerConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLStreamingMediaManagerConstants.m; sourceTree = "<group>"; };
DA96C0651D4D4F730022F520 /* SDLAppInfoSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLAppInfoSpec.m; sourceTree = "<group>"; };
- DA9F7E611DCBFAC800ACAE48 /* SDLDateTime.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDateTime.h; sourceTree = "<group>"; };
- DA9F7E621DCBFAC800ACAE48 /* SDLDateTime.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDateTime.m; sourceTree = "<group>"; };
- DA9F7E651DCBFAD400ACAE48 /* SDLOasisAddress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOasisAddress.h; sourceTree = "<group>"; };
- DA9F7E661DCBFAD400ACAE48 /* SDLOasisAddress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOasisAddress.m; sourceTree = "<group>"; };
- DA9F7E691DCBFB0700ACAE48 /* SDLDeliveryMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLDeliveryMode.h; sourceTree = "<group>"; };
- DA9F7E6A1DCBFB0700ACAE48 /* SDLDeliveryMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeliveryMode.m; sourceTree = "<group>"; };
- DA9F7E6D1DCBFFDB00ACAE48 /* SDLGetWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetWayPoints.h; sourceTree = "<group>"; };
- DA9F7E6E1DCBFFDB00ACAE48 /* SDLGetWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetWayPoints.m; sourceTree = "<group>"; };
- DA9F7E711DCC004C00ACAE48 /* SDLGetWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLGetWayPointsResponse.h; sourceTree = "<group>"; };
- DA9F7E721DCC004C00ACAE48 /* SDLGetWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetWayPointsResponse.m; sourceTree = "<group>"; };
- DA9F7E7D1DCC028B00ACAE48 /* SDLOnWayPointChange.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLOnWayPointChange.h; sourceTree = "<group>"; };
- DA9F7E7E1DCC028B00ACAE48 /* SDLOnWayPointChange.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnWayPointChange.m; sourceTree = "<group>"; };
- DA9F7E811DCC047200ACAE48 /* SDLWayPointType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLWayPointType.h; sourceTree = "<group>"; };
- DA9F7E821DCC047200ACAE48 /* SDLWayPointType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWayPointType.m; sourceTree = "<group>"; };
- DA9F7E851DCC049900ACAE48 /* SDLSubscribeWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeWayPoints.h; sourceTree = "<group>"; };
- DA9F7E861DCC049900ACAE48 /* SDLSubscribeWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeWayPoints.m; sourceTree = "<group>"; };
- DA9F7E891DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSubscribeWayPointsResponse.h; sourceTree = "<group>"; };
- DA9F7E8A1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSubscribeWayPointsResponse.m; sourceTree = "<group>"; };
- DA9F7E8D1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeWayPointsResponse.h; sourceTree = "<group>"; };
- DA9F7E8E1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeWayPointsResponse.m; sourceTree = "<group>"; };
- DA9F7E911DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUnsubscribeWayPoints.h; sourceTree = "<group>"; };
- DA9F7E921DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUnsubscribeWayPoints.m; sourceTree = "<group>"; };
- DA9F7E951DCC052C00ACAE48 /* SDLLocationCoordinate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLocationCoordinate.h; sourceTree = "<group>"; };
- DA9F7E961DCC052C00ACAE48 /* SDLLocationCoordinate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLocationCoordinate.m; sourceTree = "<group>"; };
- DA9F7E971DCC052C00ACAE48 /* SDLLocationDetails.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLocationDetails.h; sourceTree = "<group>"; };
- DA9F7E981DCC052C00ACAE48 /* SDLLocationDetails.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLocationDetails.m; sourceTree = "<group>"; };
DA9F7E9D1DCC05B900ACAE48 /* SDLWaypointTypeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLWaypointTypeSpec.m; sourceTree = "<group>"; };
DA9F7E9F1DCC05D200ACAE48 /* SDLOnWaypointChangeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOnWaypointChangeSpec.m; sourceTree = "<group>"; };
DA9F7EA11DCC05E100ACAE48 /* SDLGetWaypointsSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLGetWaypointsSpec.m; sourceTree = "<group>"; };
@@ -3490,47 +3514,14 @@
DA9F7EB11DCC084300ACAE48 /* SDLDeliveryModeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDeliveryModeSpec.m; sourceTree = "<group>"; };
DA9F7EB31DCC086400ACAE48 /* SDLDateTimeSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLDateTimeSpec.m; sourceTree = "<group>"; };
DA9F7EB51DCC086A00ACAE48 /* SDLOasisAddressSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLOasisAddressSpec.m; sourceTree = "<group>"; };
- DAA41D531DF66B2000BC7337 /* SDLH264VideoEncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLH264VideoEncoder.h; sourceTree = "<group>"; };
- DAA41D541DF66B2000BC7337 /* SDLH264VideoEncoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLH264VideoEncoder.m; sourceTree = "<group>"; };
DABB62161E4A900C0034C567 /* SDLH264VideoEncoderSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLH264VideoEncoderSpec.m; sourceTree = "<group>"; };
- DAC572551D1067270004288B /* SDLTouchManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouchManager.h; sourceTree = "<group>"; };
- DAC572561D1067270004288B /* SDLTouchManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouchManager.m; sourceTree = "<group>"; };
- DAC572591D10B81E0004288B /* SDLTouch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTouch.m; sourceTree = "<group>"; };
- DAC5725A1D10B81E0004288B /* SDLTouch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTouch.h; sourceTree = "<group>"; };
- DAC5725F1D10BD690004288B /* SDLTouchManagerDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLTouchManagerDelegate.h; sourceTree = "<group>"; };
- DAC572601D10C5020004288B /* SDLPinchGesture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLPinchGesture.m; sourceTree = "<group>"; };
- DAC572611D10C5020004288B /* SDLPinchGesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLPinchGesture.h; sourceTree = "<group>"; };
- DAC572641D10C5640004288B /* CGPoint_Util.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CGPoint_Util.m; sourceTree = "<group>"; };
- DAC572651D10C5640004288B /* CGPoint_Util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CGPoint_Util.h; sourceTree = "<group>"; };
- E4139D1B1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLLifecycleConfigurationUpdate.h; sourceTree = "<group>"; };
- E4139D1C1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLLifecycleConfigurationUpdate.m; sourceTree = "<group>"; };
- E9C32B891AB20BA200F283AF /* SDLIAPSession.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLIAPSession.h; sourceTree = "<group>"; };
- E9C32B8A1AB20BA200F283AF /* SDLIAPSession.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLIAPSession.m; sourceTree = "<group>"; };
- E9C32B8E1AB20BA200F283AF /* SDLTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLTimer.h; sourceTree = "<group>"; };
- E9C32B8F1AB20BA200F283AF /* SDLTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLTimer.m; sourceTree = "<group>"; };
- E9C32B981AB20C5900F283AF /* EAAccessory+SDLProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EAAccessory+SDLProtocols.h"; sourceTree = "<group>"; };
- E9C32B991AB20C5900F283AF /* EAAccessory+SDLProtocols.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "EAAccessory+SDLProtocols.m"; sourceTree = "<group>"; };
- E9C32B9A1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "EAAccessoryManager+SDLProtocols.h"; sourceTree = "<group>"; };
- E9C32B9B1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "EAAccessoryManager+SDLProtocols.m"; sourceTree = "<group>"; };
EE460E072066B5F20006EDD3 /* SDLControlFramePayloadTransportEventUpdateSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadTransportEventUpdateSpec.m; path = ControlFramePayloadSpecs/SDLControlFramePayloadTransportEventUpdateSpec.m; sourceTree = "<group>"; };
EE460E092066B6E40006EDD3 /* SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m; path = ControlFramePayloadSpecs/SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m; sourceTree = "<group>"; };
EE5D1B32208EBCA900D17216 /* SDLTCPTransportSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLTCPTransportSpec.m; sourceTree = "<group>"; };
- EE6CBF872064CAEE00EEE0CA /* SDLStreamingProtocolDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLStreamingProtocolDelegate.h; sourceTree = "<group>"; };
- EE798CA32056120F008EDE8E /* SDLSecondaryTransportManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLSecondaryTransportManager.h; sourceTree = "<group>"; };
- EE798CA520561217008EDE8E /* SDLSecondaryTransportManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLSecondaryTransportManager.m; sourceTree = "<group>"; };
- EE7B6121205BF69C00E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadRegisterSecondaryTransportNak.h; sourceTree = "<group>"; };
- EE7B6122205BF6C800E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadRegisterSecondaryTransportNak.m; sourceTree = "<group>"; };
EEA41D43210BA89B0006CB6E /* TestTCPServer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TestTCPServer.h; path = TestUtilities/TestTCPServer.h; sourceTree = "<group>"; };
EEA41D44210BA8CF0006CB6E /* TestTCPServer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = TestTCPServer.m; path = TestUtilities/TestTCPServer.m; sourceTree = "<group>"; };
- EEB1932D205028B700A8940C /* SDLControlFramePayloadTransportEventUpdate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLControlFramePayloadTransportEventUpdate.h; sourceTree = "<group>"; };
- EEB1932F205028BE00A8940C /* SDLControlFramePayloadTransportEventUpdate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLControlFramePayloadTransportEventUpdate.m; sourceTree = "<group>"; };
EEB2537D2067D3E80069584E /* SDLSecondaryTransportManagerSpec.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = SDLSecondaryTransportManagerSpec.m; path = ProxySpecs/SDLSecondaryTransportManagerSpec.m; sourceTree = "<group>"; };
- EED5C9FD1F4D18D100F04000 /* SDLH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLH264Packetizer.h; sourceTree = "<group>"; };
- EED5C9FF1F4D18DC00F04000 /* SDLRAWH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRAWH264Packetizer.h; sourceTree = "<group>"; };
- EED5CA011F4D18EC00F04000 /* SDLRAWH264Packetizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRAWH264Packetizer.m; sourceTree = "<group>"; };
EED5CA031F4D1D5E00F04000 /* SDLRAWH264PacketizerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRAWH264PacketizerSpec.m; path = DevAPISpecs/SDLRAWH264PacketizerSpec.m; sourceTree = "<group>"; };
- EED5CA051F4D1E2300F04000 /* SDLRTPH264Packetizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLRTPH264Packetizer.h; sourceTree = "<group>"; };
- EED5CA071F4D1E2E00F04000 /* SDLRTPH264Packetizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLRTPH264Packetizer.m; sourceTree = "<group>"; };
EED5CA091F4D206800F04000 /* SDLRTPH264PacketizerSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDLRTPH264PacketizerSpec.m; path = DevAPISpecs/SDLRTPH264PacketizerSpec.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
@@ -3584,7 +3575,7 @@
001A08B22321ACE90078A31E /* Delegates */ = {
isa = PBXGroup;
children = (
- 001A08B32321ADD30078A31E /* SDLServiceEncryptionDelegate.h */,
+ 4ABB24E424F594A10061BF55 /* SDLServiceEncryptionDelegate.h */,
);
name = Delegates;
sourceTree = "<group>";
@@ -3592,8 +3583,8 @@
005DF3BE22C590FB006E01A9 /* Lifecycle */ = {
isa = PBXGroup;
children = (
- 005DF3C322C59191006E01A9 /* SDLEncryptionLifecycleManager.h */,
- 005DF3C422C59191006E01A9 /* SDLEncryptionLifecycleManager.m */,
+ 4ABB24DB24F594560061BF55 /* SDLEncryptionLifecycleManager.h */,
+ 4ABB24DA24F594560061BF55 /* SDLEncryptionLifecycleManager.m */,
);
name = Lifecycle;
sourceTree = "<group>";
@@ -3601,8 +3592,8 @@
005DF3C722C62DDA006E01A9 /* Utilities */ = {
isa = PBXGroup;
children = (
- 005DF3C822C62E00006E01A9 /* SDLEncryptionManagerConstants.h */,
- 005DF3C922C62E00006E01A9 /* SDLEncryptionManagerConstants.m */,
+ 4ABB24E724F594CD0061BF55 /* SDLEncryptionManagerConstants.h */,
+ 4ABB24E624F594CD0061BF55 /* SDLEncryptionManagerConstants.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -3622,8 +3613,8 @@
00E22CE922C2F1A400BC6B08 /* Configuration */ = {
isa = PBXGroup;
children = (
- 00E22CEB22C2F1B300BC6B08 /* SDLEncryptionConfiguration.h */,
- 00E22CEA22C2F1B200BC6B08 /* SDLEncryptionConfiguration.m */,
+ 4ABB24E024F5948D0061BF55 /* SDLEncryptionConfiguration.h */,
+ 4ABB24E124F5948D0061BF55 /* SDLEncryptionConfiguration.m */,
);
name = Configuration;
sourceTree = "<group>";
@@ -3639,10 +3630,10 @@
10415106241BBB8B00F163CC /* Lock Screen Icon Cache */ = {
isa = PBXGroup;
children = (
- 10893C142417D78300BA347E /* SDLIconArchiveFile.h */,
- 10893C152417D78300BA347E /* SDLIconArchiveFile.m */,
- 10893C182418188600BA347E /* SDLCacheFileManager.h */,
- 10893C192418188600BA347E /* SDLCacheFileManager.m */,
+ 4ABB267C24F7F68F0061BF55 /* SDLCacheFileManager.h */,
+ 4ABB267D24F7F68F0061BF55 /* SDLCacheFileManager.m */,
+ 4ABB267824F7F6840061BF55 /* SDLIconArchiveFile.h */,
+ 4ABB267924F7F6840061BF55 /* SDLIconArchiveFile.m */,
);
name = "Lock Screen Icon Cache";
sourceTree = "<group>";
@@ -3807,8 +3798,6 @@
162E82391A9BDE8A00906325 /* SDLOnTouchEventSpec.m */,
162E823A1A9BDE8A00906325 /* SDLOnVehicleDataSpec.m */,
DA9F7E9F1DCC05D200ACAE48 /* SDLOnWaypointChangeSpec.m */,
- 4AC68FB924D33B7A0073FF67 /* SDLOnUpdateFileSpec.m */,
- 4AC68FBB24D33E5D0073FF67 /* SDLOnUpdateSubMenuSpec.m */,
);
path = NotificationSpecs;
sourceTree = "<group>";
@@ -3993,7 +3982,6 @@
9FA0D00522DF06D3009CF344 /* SDLDisplayCapabilitySpec.m */,
162E82991A9BDE8A00906325 /* SDLDisplayCapabilitiesSpec.m */,
4A1B036E24CF484E008C6B13 /* SDLDriverDistractionCapabilitySpec.m */,
- 4AC68FBD24D340400073FF67 /* SDLDynamicUpdateCapabilitiesSpec.m */,
162E829A1A9BDE8A00906325 /* SDLECallInfoSpec.m */,
162E829B1A9BDE8A00906325 /* SDLEmergencyEventSpec.m */,
88B3BFA120DA911E00943565 /* SDLFuelRangeSpec.m */,
@@ -4073,8 +4061,6 @@
000DD56B22EEF8E4005AB7A7 /* SDLSeatLocationCapabilitySpec.m */,
000DD56D22EF01FC005AB7A7 /* SDLSeatLocationSpec.m */,
9FA0CFFF22DF06A0009CF344 /* SDLWindowCapabilitySpec.m */,
- B38D8E7A24A0E11C00B977D0 /* SDLWindowStateSpec.m */,
- B38D8E7924A0E11C00B977D0 /* SDLWindowStatusSpec.m */,
9FA0D00222DF06B9009CF344 /* SDLWindowTypeCapabilitiesSpec.m */,
);
path = StructSpecs;
@@ -4143,8 +4129,8 @@
4A3BA4D9248E8EBB003E56B8 /* SystemRequest Handler */ = {
isa = PBXGroup;
children = (
- 4A3BA4DA248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.h */,
- 4A3BA4DB248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.m */,
+ 4ABB252424F7E40C0061BF55 /* SDLLifecycleSystemRequestHandler.h */,
+ 4ABB252524F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.m */,
);
name = "SystemRequest Handler";
sourceTree = "<group>";
@@ -4152,8 +4138,8 @@
4A3BA4DE248EB117003E56B8 /* SyncPData Handler */ = {
isa = PBXGroup;
children = (
- 4A3BA4DF248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.h */,
- 4A3BA4E0248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.m */,
+ 4ABB252024F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.h */,
+ 4ABB252124F7E3FB0061BF55 /* SDLLifecycleSyncPDataHandler.m */,
);
name = "SyncPData Handler";
sourceTree = "<group>";
@@ -4171,8 +4157,8 @@
4A3BA4E42490177A003E56B8 /* Mobile HMI State Handler */ = {
isa = PBXGroup;
children = (
- 4A3BA4E524901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.h */,
- 4A3BA4E624901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.m */,
+ 4ABB251C24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.h */,
+ 4ABB251D24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.m */,
);
name = "Mobile HMI State Handler";
sourceTree = "<group>";
@@ -4180,56 +4166,58 @@
4A3BA4E9249147E6003E56B8 /* Protocol Delegate Handler */ = {
isa = PBXGroup;
children = (
- 4A3BA4EA24914801003E56B8 /* SDLLifecycleProtocolHandler.h */,
- 4A3BA4EB24914801003E56B8 /* SDLLifecycleProtocolHandler.m */,
+ 4ABB252824F7E41D0061BF55 /* SDLLifecycleProtocolHandler.h */,
+ 4ABB252924F7E41D0061BF55 /* SDLLifecycleProtocolHandler.m */,
);
name = "Protocol Delegate Handler";
sourceTree = "<group>";
};
- 4A4AD8A12489422F008FC414 /* Utilities */ = {
+ 4A40253B24FFDA510080E159 /* Operations */ = {
isa = PBXGroup;
children = (
- 4A4AD8A224894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.h */,
- 4A4AD8A324894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.m */,
- 4A4AD8A524894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.h */,
- 4A4AD8A624894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m */,
+ 4A40253C24FFDA590080E159 /* Update Operation */,
);
- name = Utilities;
+ name = Operations;
sourceTree = "<group>";
};
- 4A9D02BB2497EEB400FBE99B /* Custom RPC Adapters */ = {
+ 4A40253C24FFDA590080E159 /* Update Operation */ = {
isa = PBXGroup;
children = (
- 4A9D02BC2497EED400FBE99B /* SDLLifecycleRPCAdapter.h */,
- 4A9D02BD2497EED400FBE99B /* SDLLifecycleRPCAdapter.m */,
+ 4A40254024FFDA660080E159 /* SDLTextAndGraphicState.h */,
+ 4A40253D24FFDA660080E159 /* SDLTextAndGraphicState.m */,
+ 4A40253E24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.h */,
+ 4A40253F24FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.m */,
);
- name = "Custom RPC Adapters";
+ name = "Update Operation";
sourceTree = "<group>";
};
- 4A9D02C02497F9AA00FBE99B /* Status Manager */ = {
+ 4A4AD8A12489422F008FC414 /* Utilities */ = {
isa = PBXGroup;
children = (
- 5D61FB031A84238A00846EE7 /* SDLLockScreenStatusManager.h */,
- 5D61FB041A84238A00846EE7 /* SDLLockScreenStatusManager.m */,
+ 4A4AD8A224894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.h */,
+ 4A4AD8A324894260008FC414 /* TestOldConfigurationUpdateManagerDelegate.m */,
+ 4A4AD8A524894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.h */,
+ 4A4AD8A624894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m */,
);
- name = "Status Manager";
+ name = Utilities;
sourceTree = "<group>";
};
- 4AAA5ADF24EC678A00837CC7 /* Operations */ = {
+ 4A9D02BB2497EEB400FBE99B /* Custom RPC Adapters */ = {
isa = PBXGroup;
children = (
- 4AAA5AE224EC686C00837CC7 /* SDLTextAndGraphicUpdateOperationSpec.m */,
+ 4ABB251924F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.h */,
+ 4ABB251824F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.m */,
);
- name = Operations;
+ name = "Custom RPC Adapters";
sourceTree = "<group>";
};
- 4AAA5AE424EC690700837CC7 /* Operations */ = {
+ 4A9D02C02497F9AA00FBE99B /* Status Manager */ = {
isa = PBXGroup;
children = (
- 4A89AE1624E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.h */,
- 4A89AE1724E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.m */,
+ 4ABB254724F7E49D0061BF55 /* SDLLockScreenStatusManager.h */,
+ 4ABB254624F7E49D0061BF55 /* SDLLockScreenStatusManager.m */,
);
- name = Operations;
+ name = "Status Manager";
sourceTree = "<group>";
};
5D0218EB1A8E795700D1BF62 /* UI */ = {
@@ -4259,12 +4247,12 @@
5D07C0342044AD1900D1ECDC /* Request Operations */ = {
isa = PBXGroup;
children = (
- 5D07C02F2044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.h */,
- 5D07C0302044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.m */,
- 5D07C02B2044AC9000D1ECDC /* SDLSequentialRPCRequestOperation.h */,
- 5D07C02C2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.m */,
- 88F89101221DE29A00E056AD /* SDLAsynchronousRPCOperation.h */,
- 888F86FD221DEE1F0052FE4C /* SDLAsynchronousRPCOperation.m */,
+ 4ABB252E24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.h */,
+ 4ABB252D24F7E43A0061BF55 /* SDLAsynchronousRPCOperation.m */,
+ 4ABB252C24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.h */,
+ 4ABB252F24F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.m */,
+ 4ABB253424F7E4540061BF55 /* SDLSequentialRPCRequestOperation.h */,
+ 4ABB253524F7E4540061BF55 /* SDLSequentialRPCRequestOperation.m */,
);
name = "Request Operations";
sourceTree = "<group>";
@@ -4278,8 +4266,8 @@
88A098AB2476F08F00A50005 /* Subscribe Button */,
5D0A737D203F23B30001595D /* Text and Graphic */,
5D1BF6AA2047429C00D36881 /* Utilities */,
- 5DAD5F7D204DEDEB0025624C /* SDLScreenManager.h */,
- 5DAD5F7E204DEDEB0025624C /* SDLScreenManager.m */,
+ 4ABB25DA24F7E77C0061BF55 /* SDLScreenManager.h */,
+ 4ABB25DB24F7E77C0061BF55 /* SDLScreenManager.m */,
);
name = Screen;
sourceTree = "<group>";
@@ -4287,8 +4275,8 @@
5D0A7376203F0C8F0001595D /* Configuration */ = {
isa = PBXGroup;
children = (
- 5D8204181BCD80BA00D0A41B /* SDLLockScreenConfiguration.h */,
- 5D8204191BCD80BA00D0A41B /* SDLLockScreenConfiguration.m */,
+ 4ABB254F24F7E52B0061BF55 /* SDLLockScreenConfiguration.h */,
+ 4ABB254E24F7E52B0061BF55 /* SDLLockScreenConfiguration.m */,
);
name = Configuration;
sourceTree = "<group>";
@@ -4296,8 +4284,8 @@
5D0A7377203F0C9E0001595D /* Configuration */ = {
isa = PBXGroup;
children = (
- 5DA23FFE1F325621009C0313 /* SDLStreamingMediaConfiguration.h */,
- 5DA23FFF1F325621009C0313 /* SDLStreamingMediaConfiguration.m */,
+ 4ABB25DE24F7E7980061BF55 /* SDLStreamingMediaConfiguration.h */,
+ 4ABB25DF24F7E7980061BF55 /* SDLStreamingMediaConfiguration.m */,
);
name = Configuration;
sourceTree = "<group>";
@@ -4305,10 +4293,10 @@
5D0A7378203F0CB10001595D /* Configuration */ = {
isa = PBXGroup;
children = (
- 5D6F7A2C1BC5650B0070BF37 /* SDLLifecycleConfiguration.h */,
- 5D6F7A2D1BC5650B0070BF37 /* SDLLifecycleConfiguration.m */,
- E4139D1B1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.h */,
- E4139D1C1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.m */,
+ 4ABB251024F7E3A30061BF55 /* SDLLifecycleConfiguration.h */,
+ 4ABB251124F7E3A30061BF55 /* SDLLifecycleConfiguration.m */,
+ 4ABB251424F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.h */,
+ 4ABB251524F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.m */,
);
name = Configuration;
sourceTree = "<group>";
@@ -4316,11 +4304,9 @@
5D0A737D203F23B30001595D /* Text and Graphic */ = {
isa = PBXGroup;
children = (
- 4AAA5AE424EC690700837CC7 /* Operations */,
- 5D0A7372203F0C730001595D /* SDLTextAndGraphicManager.h */,
- 5D0A7373203F0C730001595D /* SDLTextAndGraphicManager.m */,
- 4A89AE1A24E595410017EBDC /* SDLTextAndGraphicState.h */,
- 4A89AE1B24E595410017EBDC /* SDLTextAndGraphicState.m */,
+ 4A40253B24FFDA510080E159 /* Operations */,
+ 4ABB25CA24F7E74E0061BF55 /* SDLTextAndGraphicManager.h */,
+ 4ABB25CB24F7E74E0061BF55 /* SDLTextAndGraphicManager.m */,
);
name = "Text and Graphic";
sourceTree = "<group>";
@@ -4328,10 +4314,10 @@
5D0A737F203F23D10001595D /* Soft Button */ = {
isa = PBXGroup;
children = (
- 5D0A7380203F23F30001595D /* SDLSoftButtonManager.h */,
- 5D0A7381203F23F30001595D /* SDLSoftButtonManager.m */,
5DA150CA2271FE030032928D /* Buttons */,
5DA150C92271FDF90032928D /* Operations */,
+ 4ABB25BE24F7E7270061BF55 /* SDLSoftButtonManager.h */,
+ 4ABB25BF24F7E7270061BF55 /* SDLSoftButtonManager.m */,
);
name = "Soft Button";
sourceTree = "<group>";
@@ -4362,8 +4348,8 @@
4A3BA4E324900962003E56B8 /* Custom RPC Handlers */,
4A3BA4E9249147E6003E56B8 /* Protocol Delegate Handler */,
5D07C0342044AD1900D1ECDC /* Request Operations */,
- 5D1654581D3E7A1600554D93 /* SDLLifecycleManager.h */,
- 5D1654591D3E7A1600554D93 /* SDLLifecycleManager.m */,
+ 4ABB253924F7E46A0061BF55 /* SDLLifecycleManager.h */,
+ 4ABB253824F7E46A0061BF55 /* SDLLifecycleManager.m */,
);
name = Lifecycle;
sourceTree = "<group>";
@@ -4371,12 +4357,12 @@
5D1BF6AA2047429C00D36881 /* Utilities */ = {
isa = PBXGroup;
children = (
- 4A99D0102475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.h */,
- 4A99D0112475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.m */,
- 4A99D00C247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.h */,
- 4A99D00D247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.m */,
- 2B23352E232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.h */,
- 2B23352F232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.m */,
+ 4ABB25D024F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.h */,
+ 4ABB25D124F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.m */,
+ 4ABB25D224F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.h */,
+ 4ABB25CF24F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.m */,
+ 4ABB25D324F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.h */,
+ 4ABB25CE24F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -4384,10 +4370,10 @@
5D23C9441FCF59F400002CA5 /* AudioManager */ = {
isa = PBXGroup;
children = (
- 5D9FC29C1FD8813900ACA5C2 /* SDLAudioStreamManager.h */,
- 5D9FC29D1FD8813900ACA5C2 /* SDLAudioStreamManager.m */,
- 5D9FC29A1FD8812E00ACA5C2 /* SDLAudioStreamManagerDelegate.h */,
5D23C9471FCF59F400002CA5 /* Utilities */,
+ 4ABB25E324F7E7A90061BF55 /* SDLAudioStreamManager.h */,
+ 4ABB25E424F7E7A90061BF55 /* SDLAudioStreamManager.m */,
+ 4ABB25E224F7E7A90061BF55 /* SDLAudioStreamManagerDelegate.h */,
);
path = AudioManager;
sourceTree = "<group>";
@@ -4395,10 +4381,10 @@
5D23C9471FCF59F400002CA5 /* Utilities */ = {
isa = PBXGroup;
children = (
- 5D9FC2A41FD8815800ACA5C2 /* SDLPCMAudioConverter.h */,
- 5D9FC2A51FD8815800ACA5C2 /* SDLPCMAudioConverter.m */,
- 5D9FC2A11FD8814A00ACA5C2 /* SDLAudioFile.h */,
- 5D9FC2A01FD8814A00ACA5C2 /* SDLAudioFile.m */,
+ 4ABB260F24F7F3520061BF55 /* SDLPCMAudioConverter.h */,
+ 4ABB260E24F7F3520061BF55 /* SDLPCMAudioConverter.m */,
+ 4ABB260B24F7F33F0061BF55 /* SDLAudioFile.h */,
+ 4ABB260A24F7F33F0061BF55 /* SDLAudioFile.m */,
);
path = Utilities;
sourceTree = "<group>";
@@ -4409,10 +4395,10 @@
5D76751022D907F500E8D71A /* Configuration */,
755F175E229F14F70041B9CB /* Dynamic Menu Update Utilities */,
5D339CEC207C08AB000CC364 /* Cells */,
- 5D339CF1207C0ACE000CC364 /* SDLMenuManager.h */,
- 5D339CF2207C0ACE000CC364 /* SDLMenuManager.m */,
- 5DF40B20208E761A00DD6FDA /* SDLVoiceCommandManager.h */,
- 5DF40B21208E761A00DD6FDA /* SDLVoiceCommandManager.m */,
+ 4ABB25A924F7E6E10061BF55 /* SDLMenuManager.h */,
+ 4ABB25A624F7E6E10061BF55 /* SDLMenuManager.m */,
+ 4ABB25A824F7E6E10061BF55 /* SDLVoiceCommandManager.h */,
+ 4ABB25A724F7E6E10061BF55 /* SDLVoiceCommandManager.m */,
);
name = Menu;
sourceTree = "<group>";
@@ -4420,10 +4406,10 @@
5D339CEC207C08AB000CC364 /* Cells */ = {
isa = PBXGroup;
children = (
- 5D339CE8207C066E000CC364 /* SDLMenuCell.h */,
- 5D339CE9207C066E000CC364 /* SDLMenuCell.m */,
- 5D339CED207C08BA000CC364 /* SDLVoiceCommand.h */,
- 5D339CEE207C08BA000CC364 /* SDLVoiceCommand.m */,
+ 4ABB259424F7E6880061BF55 /* SDLMenuCell.h */,
+ 4ABB259524F7E6880061BF55 /* SDLMenuCell.m */,
+ 4ABB259124F7E6820061BF55 /* SDLVoiceCommand.h */,
+ 4ABB259024F7E6820061BF55 /* SDLVoiceCommand.m */,
);
name = Cells;
sourceTree = "<group>";
@@ -4431,8 +4417,8 @@
5D3E48771D6F3DA40000BFEF /* Superclass Operation */ = {
isa = PBXGroup;
children = (
- 5D3E48731D6F3B330000BFEF /* SDLAsynchronousOperation.h */,
- 5D3E48741D6F3B330000BFEF /* SDLAsynchronousOperation.m */,
+ 4ABB24F724F5959E0061BF55 /* SDLAsynchronousOperation.h */,
+ 4ABB24F624F5959E0061BF55 /* SDLAsynchronousOperation.m */,
);
name = "Superclass Operation";
sourceTree = "<group>";
@@ -4440,10 +4426,10 @@
5D3E48781D6F86EC0000BFEF /* Notifications */ = {
isa = PBXGroup;
children = (
- 5D4D67AA1D2ED37A00468B4A /* SDLNotificationDispatcher.h */,
- 5D4D67AB1D2ED37A00468B4A /* SDLNotificationDispatcher.m */,
- 5D3E487D1D6F88A30000BFEF /* SDLRPCNotificationNotification.h */,
- 5D3E487E1D6F88A30000BFEF /* SDLRPCNotificationNotification.m */,
+ 4ABB265C24F7F5F20061BF55 /* SDLNotificationDispatcher.h */,
+ 4ABB265D24F7F5F20061BF55 /* SDLNotificationDispatcher.m */,
+ 4ABB265524F7F5B40061BF55 /* SDLRPCNotificationNotification.h */,
+ 4ABB265424F7F5B40061BF55 /* SDLRPCNotificationNotification.m */,
);
name = Notifications;
sourceTree = "<group>";
@@ -4451,10 +4437,10 @@
5D3E48821D74813B0000BFEF /* Responses */ = {
isa = PBXGroup;
children = (
- 5D3E48791D6F888E0000BFEF /* SDLRPCResponseNotification.h */,
- 5D3E487A1D6F888E0000BFEF /* SDLRPCResponseNotification.m */,
- 5D4D67AE1D2FE2F900468B4A /* SDLResponseDispatcher.h */,
- 5D4D67AF1D2FE2F900468B4A /* SDLResponseDispatcher.m */,
+ 4ABB265924F7F5C10061BF55 /* SDLRPCResponseNotification.h */,
+ 4ABB265824F7F5C10061BF55 /* SDLRPCResponseNotification.m */,
+ 4ABB266024F7F6000061BF55 /* SDLResponseDispatcher.h */,
+ 4ABB266124F7F6000061BF55 /* SDLResponseDispatcher.m */,
);
name = Responses;
sourceTree = "<group>";
@@ -4540,7 +4526,7 @@
5D4631051F2125F70092EFDC /* @protocols */ = {
isa = PBXGroup;
children = (
- 5D4631031F2120A30092EFDC /* SDLControlFramePayloadType.h */,
+ 4A8BD35924F94603000945E3 /* SDLControlFramePayloadType.h */,
);
name = "@protocols";
sourceTree = "<group>";
@@ -4548,10 +4534,10 @@
5D46310D1F2133940092EFDC /* RPC Service */ = {
isa = PBXGroup;
children = (
- 5DA49CE31F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.h */,
- 5DA49CE41F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.m */,
- 5D4631061F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.h */,
- 5D4631071F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.m */,
+ 4A8BD34C24F945E8000945E3 /* SDLControlFramePayloadRPCStartService.h */,
+ 4A8BD34924F945E8000945E3 /* SDLControlFramePayloadRPCStartService.m */,
+ 4A8BD34B24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.h */,
+ 4A8BD34A24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.m */,
);
name = "RPC Service";
sourceTree = "<group>";
@@ -4559,14 +4545,14 @@
5D4631161F223DEE0092EFDC /* General */ = {
isa = PBXGroup;
children = (
- 5D4631121F2136B60092EFDC /* SDLControlFramePayloadNak.h */,
- 5D4631131F2136B60092EFDC /* SDLControlFramePayloadNak.m */,
- 5DB9964C1F26886C002D8795 /* SDLControlFramePayloadEndService.h */,
- 5DB9964D1F26886C002D8795 /* SDLControlFramePayloadEndService.m */,
- EE7B6121205BF69C00E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */,
- EE7B6122205BF6C800E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */,
- EEB1932D205028B700A8940C /* SDLControlFramePayloadTransportEventUpdate.h */,
- EEB1932F205028BE00A8940C /* SDLControlFramePayloadTransportEventUpdate.m */,
+ 4A8BD33E24F945CC000945E3 /* SDLControlFramePayloadEndService.h */,
+ 4A8BD33B24F945CC000945E3 /* SDLControlFramePayloadEndService.m */,
+ 4A8BD33C24F945CC000945E3 /* SDLControlFramePayloadNak.h */,
+ 4A8BD33A24F945CB000945E3 /* SDLControlFramePayloadNak.m */,
+ 4A8BD33924F945CB000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.h */,
+ 4A8BD34024F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.m */,
+ 4A8BD33D24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.h */,
+ 4A8BD33F24F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.m */,
);
name = General;
sourceTree = "<group>";
@@ -4635,18 +4621,18 @@
5D5934FA1A851AC900687FB9 /* @protocols */,
5D5935011A851D7E00687FB9 /* Header */,
5D5935021A851D8700687FB9 /* Message */,
- 5D61FAC01A84238A00846EE7 /* SDLFunctionID.h */,
- 5D61FAC11A84238A00846EE7 /* SDLFunctionID.m */,
- 5D61FB561A84238B00846EE7 /* SDLProtocol.h */,
- 5D61FB571A84238B00846EE7 /* SDLProtocol.m */,
- 5DAB5F542098E5D100A020C8 /* SDLProtocolConstants.h */,
- 5DAB5F552098E5D100A020C8 /* SDLProtocolConstants.m */,
- 5D61FB5D1A84238B00846EE7 /* SDLProtocolMessageAssembler.h */,
- 5D61FB5E1A84238B00846EE7 /* SDLProtocolMessageAssembler.m */,
- 5D61FB5F1A84238B00846EE7 /* SDLProtocolMessageDisassembler.h */,
- 5D61FB601A84238B00846EE7 /* SDLProtocolMessageDisassembler.m */,
- 5D61FB611A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.h */,
- 5D61FB621A84238B00846EE7 /* SDLProtocolReceivedMessageRouter.m */,
+ 4A8BD37B24F94697000945E3 /* SDLFunctionID.h */,
+ 4A8BD37C24F94697000945E3 /* SDLFunctionID.m */,
+ 4A8BD36F24F9465E000945E3 /* SDLProtocol.h */,
+ 4A8BD37224F9465E000945E3 /* SDLProtocol.m */,
+ 4A8BD37824F9468B000945E3 /* SDLProtocolConstants.h */,
+ 4A8BD37724F9468B000945E3 /* SDLProtocolConstants.m */,
+ 4A8BD36A24F94636000945E3 /* SDLProtocolMessageAssembler.h */,
+ 4A8BD36924F94636000945E3 /* SDLProtocolMessageAssembler.m */,
+ 4A8BD36724F94636000945E3 /* SDLProtocolMessageDisassembler.h */,
+ 4A8BD36824F94636000945E3 /* SDLProtocolMessageDisassembler.m */,
+ 4A8BD37124F9465E000945E3 /* SDLProtocolReceivedMessageRouter.h */,
+ 4A8BD37024F9465E000945E3 /* SDLProtocolReceivedMessageRouter.m */,
);
name = Protocol;
sourceTree = "<group>";
@@ -4679,134 +4665,134 @@
5D5934F11A85162800687FB9 /* Requests */ = {
isa = PBXGroup;
children = (
- 5D61FA401A84238A00846EE7 /* SDLAddCommand.h */,
- 5D61FA411A84238A00846EE7 /* SDLAddCommand.m */,
- 5D61FA441A84238A00846EE7 /* SDLAddSubMenu.h */,
- 5D61FA451A84238A00846EE7 /* SDLAddSubMenu.m */,
- 5D61FA4A1A84238A00846EE7 /* SDLAlert.h */,
- 5D61FA4B1A84238A00846EE7 /* SDLAlert.m */,
- 5D61FA4C1A84238A00846EE7 /* SDLAlertManeuver.h */,
- 5D61FA4D1A84238A00846EE7 /* SDLAlertManeuver.m */,
- 1E5AD07E1F20B73E0029B8AF /* SDLButtonPress.h */,
- 1E5AD07F1F20B73E0029B8AF /* SDLButtonPress.m */,
- 88EF8EB522D8E02E00CB06C2 /* SDLCancelInteraction.h */,
- 88EF8EB622D8E02E00CB06C2 /* SDLCancelInteraction.m */,
- 5D61FA6E1A84238A00846EE7 /* SDLChangeRegistration.h */,
- 5D61FA6F1A84238A00846EE7 /* SDLChangeRegistration.m */,
- 888DBAE922D52431002A0AE2 /* SDLCloseApplication.h */,
- 888DBAEA22D52431002A0AE2 /* SDLCloseApplication.m */,
- 9FD334DE22DC6E7500F62736 /* SDLCreateWindow.h */,
- 9FD334DF22DC6E7500F62736 /* SDLCreateWindow.m */,
- 5D61FA7E1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.h */,
- 5D61FA7F1A84238A00846EE7 /* SDLCreateInteractionChoiceSet.m */,
- 5D61FA851A84238A00846EE7 /* SDLDeleteCommand.h */,
- 5D61FA861A84238A00846EE7 /* SDLDeleteCommand.m */,
- 5D61FA891A84238A00846EE7 /* SDLDeleteFile.h */,
- 5D61FA8A1A84238A00846EE7 /* SDLDeleteFile.m */,
- 9FE2470722D77A3600F8D2FC /* SDLDeleteWindow.h */,
- 9FE2470822D77A3600F8D2FC /* SDLDeleteWindow.m */,
- 5D61FA8D1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.h */,
- 5D61FA8E1A84238A00846EE7 /* SDLDeleteInteractionChoiceSet.m */,
- 5D61FA911A84238A00846EE7 /* SDLDeleteSubMenu.h */,
- 5D61FA921A84238A00846EE7 /* SDLDeleteSubMenu.m */,
- 5D61FA9B1A84238A00846EE7 /* SDLDiagnosticMessage.h */,
- 5D61FA9C1A84238A00846EE7 /* SDLDiagnosticMessage.m */,
- 5D8B174D1AC9D266006A6E1C /* SDLDialNumber.h */,
- 5D8B174E1AC9D266006A6E1C /* SDLDialNumber.m */,
- 5D61FAB11A84238A00846EE7 /* SDLEncodedSyncPData.h */,
- 5D61FAB21A84238A00846EE7 /* SDLEncodedSyncPData.m */,
- 5D61FAB61A84238A00846EE7 /* SDLEndAudioPassThru.h */,
- 5D61FAB71A84238A00846EE7 /* SDLEndAudioPassThru.m */,
- 88A5E7F5220B5BBC00495E8A /* SDLGetAppServiceData.h */,
- 88A5E7F6220B5BBC00495E8A /* SDLGetAppServiceData.m */,
- 8881AFB62225E5EE00EA870B /* SDLGetCloudAppProperties.h */,
- 8881AFB72225E5EE00EA870B /* SDLGetCloudAppProperties.m */,
- 5D61FAC41A84238A00846EE7 /* SDLGetDTCs.h */,
- 5D61FAC51A84238A00846EE7 /* SDLGetDTCs.m */,
- 8855F9E7220CBA9200A5C897 /* SDLGetFile.h */,
- 8855F9E8220CBA9200A5C897 /* SDLGetFile.m */,
- 1E5AD0861F20B9AA0029B8AF /* SDLGetInteriorVehicleData.h */,
- 1E5AD0871F20B9AA0029B8AF /* SDLGetInteriorVehicleData.m */,
- 008DB35F22EA7481003F458C /* SDLGetInteriorVehicleDataConsent.h */,
- 008DB36022EA7481003F458C /* SDLGetInteriorVehicleDataConsent.m */,
- 5D00AC6D1F1511B9004000D9 /* SDLGetSystemCapability.h */,
- 5D00AC6E1F1511B9004000D9 /* SDLGetSystemCapability.m */,
- 5D61FAC81A84238A00846EE7 /* SDLGetVehicleData.h */,
- 5D61FAC91A84238A00846EE7 /* SDLGetVehicleData.m */,
- DA9F7E6D1DCBFFDB00ACAE48 /* SDLGetWayPoints.h */,
- DA9F7E6E1DCBFFDB00ACAE48 /* SDLGetWayPoints.m */,
- 5D61FAFF1A84238A00846EE7 /* SDLListFiles.h */,
- 5D61FB001A84238A00846EE7 /* SDLListFiles.m */,
- 88AF11DA220B6B3D00A59985 /* SDLPerformAppServiceInteraction.h */,
- 88AF11DB220B6B3D00A59985 /* SDLPerformAppServiceInteraction.m */,
- 5D61FB381A84238B00846EE7 /* SDLPerformAudioPassThru.h */,
- 5D61FB391A84238B00846EE7 /* SDLPerformAudioPassThru.m */,
- 5D61FB3C1A84238B00846EE7 /* SDLPerformInteraction.h */,
- 5D61FB3D1A84238B00846EE7 /* SDLPerformInteraction.m */,
- 884E701921FB8D0F008D53BA /* SDLPublishAppService.h */,
- 884E701A21FB8D0F008D53BA /* SDLPublishAppService.m */,
- 5D61FB681A84238B00846EE7 /* SDLPutFile.h */,
- 5D61FB691A84238B00846EE7 /* SDLPutFile.m */,
- 5D61FB6C1A84238B00846EE7 /* SDLReadDID.h */,
- 5D61FB6D1A84238B00846EE7 /* SDLReadDID.m */,
- 5D61FB701A84238B00846EE7 /* SDLRegisterAppInterface.h */,
- 5D61FB711A84238B00846EE7 /* SDLRegisterAppInterface.m */,
- 008DB36722EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.h */,
- 008DB36822EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.m */,
- 5D61FB761A84238B00846EE7 /* SDLResetGlobalProperties.h */,
- 5D61FB771A84238B00846EE7 /* SDLResetGlobalProperties.m */,
- 5D61FB8E1A84238B00846EE7 /* SDLScrollableMessage.h */,
- 5D61FB8F1A84238B00846EE7 /* SDLScrollableMessage.m */,
- 88EED83C1F33C5A400E6C42E /* SDLSendHapticData.h */,
- 88EED83D1F33C5A400E6C42E /* SDLSendHapticData.m */,
- 5DCF76F31ACDBAD300BB647B /* SDLSendLocation.h */,
- 5DCF76F41ACDBAD300BB647B /* SDLSendLocation.m */,
- 5D61FB921A84238B00846EE7 /* SDLSetAppIcon.h */,
- 5D61FB931A84238B00846EE7 /* SDLSetAppIcon.m */,
- 8881AFAA2225D61900EA870B /* SDLSetCloudAppProperties.h */,
- 8881AFAB2225D61900EA870B /* SDLSetCloudAppProperties.m */,
- 5D61FB961A84238B00846EE7 /* SDLSetDisplayLayout.h */,
- 5D61FB971A84238B00846EE7 /* SDLSetDisplayLayout.m */,
- 5D61FB9A1A84238B00846EE7 /* SDLSetGlobalProperties.h */,
- 5D61FB9B1A84238B00846EE7 /* SDLSetGlobalProperties.m */,
- 1E5AD08E1F20BE820029B8AF /* SDLSetInteriorVehicleData.h */,
- 1E5AD08F1F20BE820029B8AF /* SDLSetInteriorVehicleData.m */,
- 5D61FB9E1A84238B00846EE7 /* SDLSetMediaClockTimer.h */,
- 5D61FB9F1A84238B00846EE7 /* SDLSetMediaClockTimer.m */,
- 5D61FBA21A84238B00846EE7 /* SDLShow.h */,
- 5D61FBA31A84238B00846EE7 /* SDLShow.m */,
- 7538764D22D8CEDB00FE8484 /* SDLShowAppMenu.h */,
- 7538764E22D8CEDB00FE8484 /* SDLShowAppMenu.m */,
- 5D61FBA41A84238B00846EE7 /* SDLShowConstantTBT.h */,
- 5D61FBA51A84238B00846EE7 /* SDLShowConstantTBT.m */,
- 5D61FBAE1A84238B00846EE7 /* SDLSlider.h */,
- 5D61FBAF1A84238B00846EE7 /* SDLSlider.m */,
- 5D61FBB81A84238B00846EE7 /* SDLSpeak.h */,
- 5D61FBB91A84238B00846EE7 /* SDLSpeak.m */,
- 5D61FBC01A84238B00846EE7 /* SDLSubscribeButton.h */,
- 5D61FBC11A84238B00846EE7 /* SDLSubscribeButton.m */,
- 5D61FBC41A84238B00846EE7 /* SDLSubscribeVehicleData.h */,
- 5D61FBC51A84238B00846EE7 /* SDLSubscribeVehicleData.m */,
- DA9F7E851DCC049900ACAE48 /* SDLSubscribeWayPoints.h */,
- DA9F7E861DCC049900ACAE48 /* SDLSubscribeWayPoints.m */,
- 889D0B8E24D052FD008AD494 /* SDLSubtleAlert.h */,
- 889D0B8D24D052FD008AD494 /* SDLSubtleAlert.m */,
- 5D61FBCA1A84238B00846EE7 /* SDLSyncPData.h */,
- 5D61FBCB1A84238B00846EE7 /* SDLSyncPData.m */,
- 5D61FBD21A84238B00846EE7 /* SDLSystemRequest.h */,
- 5D61FBD31A84238B00846EE7 /* SDLSystemRequest.m */,
- 8BA12B0F22DCCE1F00371E82 /* SDLUnpublishAppService.h */,
- 8BA12B1022DCCE1F00371E82 /* SDLUnpublishAppService.m */,
- 5D61FBF61A84238C00846EE7 /* SDLUnregisterAppInterface.h */,
- 5D61FBF71A84238C00846EE7 /* SDLUnregisterAppInterface.m */,
- 5D61FBFA1A84238C00846EE7 /* SDLUnsubscribeButton.h */,
- 5D61FBFB1A84238C00846EE7 /* SDLUnsubscribeButton.m */,
- 5D61FBFE1A84238C00846EE7 /* SDLUnsubscribeVehicleData.h */,
- 5D61FBFF1A84238C00846EE7 /* SDLUnsubscribeVehicleData.m */,
- DA9F7E911DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.h */,
- DA9F7E921DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.m */,
- 5D61FC041A84238C00846EE7 /* SDLUpdateTurnList.h */,
- 5D61FC051A84238C00846EE7 /* SDLUpdateTurnList.m */,
+ 4ABB28F824F82BE90061BF55 /* SDLAddCommand.h */,
+ 4ABB28F224F82BE80061BF55 /* SDLAddCommand.m */,
+ 4ABB28F424F82BE80061BF55 /* SDLAddSubMenu.h */,
+ 4ABB28F924F82BE90061BF55 /* SDLAddSubMenu.m */,
+ 4ABB28FB24F82BE90061BF55 /* SDLAlert.h */,
+ 4ABB28F524F82BE80061BF55 /* SDLAlert.m */,
+ 4ABB28F624F82BE90061BF55 /* SDLAlertManeuver.h */,
+ 4ABB28FA24F82BE90061BF55 /* SDLAlertManeuver.m */,
+ 4ABB28F324F82BE80061BF55 /* SDLButtonPress.h */,
+ 4ABB28F724F82BE90061BF55 /* SDLButtonPress.m */,
+ 4ABB290824F842140061BF55 /* SDLCancelInteraction.h */,
+ 4ABB290D24F842150061BF55 /* SDLCancelInteraction.m */,
+ 4ABB290724F842140061BF55 /* SDLChangeRegistration.h */,
+ 4ABB290E24F842150061BF55 /* SDLChangeRegistration.m */,
+ 4ABB290B24F842150061BF55 /* SDLCloseApplication.h */,
+ 4ABB290C24F842150061BF55 /* SDLCloseApplication.m */,
+ 4ABB290924F842140061BF55 /* SDLCreateInteractionChoiceSet.h */,
+ 4ABB290624F842140061BF55 /* SDLCreateInteractionChoiceSet.m */,
+ 4ABB291B24F842560061BF55 /* SDLCreateWindow.h */,
+ 4ABB291A24F842560061BF55 /* SDLCreateWindow.m */,
+ 4ABB290F24F842150061BF55 /* SDLDeleteCommand.h */,
+ 4ABB290A24F842140061BF55 /* SDLDeleteCommand.m */,
+ 4ABB292324F8429F0061BF55 /* SDLDeleteFile.h */,
+ 4ABB292624F8429F0061BF55 /* SDLDeleteFile.m */,
+ 4ABB292024F8429F0061BF55 /* SDLDeleteInteractionChoiceSet.h */,
+ 4ABB291F24F8429E0061BF55 /* SDLDeleteInteractionChoiceSet.m */,
+ 4ABB292724F842A00061BF55 /* SDLDeleteSubMenu.h */,
+ 4ABB292424F8429F0061BF55 /* SDLDeleteSubMenu.m */,
+ 4ABB292824F842A00061BF55 /* SDLDeleteWindow.h */,
+ 4ABB292124F8429F0061BF55 /* SDLDeleteWindow.m */,
+ 4ABB292224F8429F0061BF55 /* SDLDiagnosticMessage.h */,
+ 4ABB291E24F8429E0061BF55 /* SDLDiagnosticMessage.m */,
+ 4ABB292924F842A00061BF55 /* SDLDialNumber.h */,
+ 4ABB292524F8429F0061BF55 /* SDLDialNumber.m */,
+ 4ABB293924F843410061BF55 /* SDLEncodedSyncPData.h */,
+ 4ABB293724F843410061BF55 /* SDLEncodedSyncPData.m */,
+ 4ABB293C24F843420061BF55 /* SDLEndAudioPassThru.h */,
+ 4ABB294424F843430061BF55 /* SDLEndAudioPassThru.m */,
+ 4ABB294224F843430061BF55 /* SDLGetAppServiceData.h */,
+ 4ABB293824F843410061BF55 /* SDLGetAppServiceData.m */,
+ 4ABB294524F843430061BF55 /* SDLGetCloudAppProperties.h */,
+ 4ABB294324F843430061BF55 /* SDLGetCloudAppProperties.m */,
+ 4ABB293D24F843420061BF55 /* SDLGetDTCs.h */,
+ 4ABB294124F843430061BF55 /* SDLGetDTCs.m */,
+ 4ABB293A24F843410061BF55 /* SDLGetFile.h */,
+ 4ABB293F24F843420061BF55 /* SDLGetFile.m */,
+ 4ABB294024F843420061BF55 /* SDLGetInteriorVehicleData.h */,
+ 4ABB293E24F843420061BF55 /* SDLGetInteriorVehicleData.m */,
+ 4ABB293624F843400061BF55 /* SDLGetInteriorVehicleDataConsent.h */,
+ 4ABB293B24F843410061BF55 /* SDLGetInteriorVehicleDataConsent.m */,
+ 4ABB295B24F844010061BF55 /* SDLGetSystemCapability.h */,
+ 4ABB295724F844000061BF55 /* SDLGetSystemCapability.m */,
+ 4ABB295624F844000061BF55 /* SDLGetVehicleData.h */,
+ 4ABB295C24F844010061BF55 /* SDLGetVehicleData.m */,
+ 4ABB295A24F844010061BF55 /* SDLGetWayPoints.h */,
+ 4ABB295924F844010061BF55 /* SDLGetWayPoints.m */,
+ 4ABB295D24F844010061BF55 /* SDLListFiles.h */,
+ 4ABB295824F844000061BF55 /* SDLListFiles.m */,
+ 4ABB296B24F844D10061BF55 /* SDLPerformAppServiceInteraction.h */,
+ 4ABB296924F844D10061BF55 /* SDLPerformAppServiceInteraction.m */,
+ 4ABB296D24F844D20061BF55 /* SDLPerformAudioPassThru.h */,
+ 4ABB296F24F844D20061BF55 /* SDLPerformAudioPassThru.m */,
+ 4ABB296A24F844D10061BF55 /* SDLPerformInteraction.h */,
+ 4ABB296624F844D00061BF55 /* SDLPerformInteraction.m */,
+ 4ABB296724F844D10061BF55 /* SDLPublishAppService.h */,
+ 4ABB296C24F844D20061BF55 /* SDLPublishAppService.m */,
+ 4ABB297024F844D20061BF55 /* SDLPutFile.h */,
+ 4ABB297124F844D30061BF55 /* SDLPutFile.m */,
+ 4ABB296824F844D10061BF55 /* SDLReadDID.h */,
+ 4ABB296E24F844D20061BF55 /* SDLReadDID.m */,
+ 4ABB298624F845430061BF55 /* SDLRegisterAppInterface.h */,
+ 4ABB298024F845410061BF55 /* SDLRegisterAppInterface.m */,
+ 4ABB297E24F845410061BF55 /* SDLReleaseInteriorVehicleDataModule.h */,
+ 4ABB298824F845430061BF55 /* SDLReleaseInteriorVehicleDataModule.m */,
+ 4ABB298724F845430061BF55 /* SDLResetGlobalProperties.h */,
+ 4ABB298524F845420061BF55 /* SDLResetGlobalProperties.m */,
+ 4ABB298D24F845440061BF55 /* SDLScrollableMessage.h */,
+ 4ABB298224F845420061BF55 /* SDLScrollableMessage.m */,
+ 4ABB297F24F845410061BF55 /* SDLSendHapticData.h */,
+ 4ABB298A24F845430061BF55 /* SDLSendHapticData.m */,
+ 4ABB298124F845420061BF55 /* SDLSendLocation.h */,
+ 4ABB298424F845420061BF55 /* SDLSendLocation.m */,
+ 4ABB298324F845420061BF55 /* SDLSetAppIcon.h */,
+ 4ABB298924F845430061BF55 /* SDLSetAppIcon.m */,
+ 4ABB298C24F845440061BF55 /* SDLSetCloudAppProperties.h */,
+ 4ABB298B24F845440061BF55 /* SDLSetCloudAppProperties.m */,
+ 4ABB29A024F845D70061BF55 /* SDLSetDisplayLayout.h */,
+ 4ABB299F24F845D70061BF55 /* SDLSetDisplayLayout.m */,
+ 4ABB29A924F845D90061BF55 /* SDLSetGlobalProperties.h */,
+ 4ABB29AB24F845DA0061BF55 /* SDLSetGlobalProperties.m */,
+ 4ABB29A424F845D80061BF55 /* SDLSetInteriorVehicleData.h */,
+ 4ABB299E24F845D70061BF55 /* SDLSetInteriorVehicleData.m */,
+ 4ABB29AD24F845DA0061BF55 /* SDLSetMediaClockTimer.h */,
+ 4ABB29A624F845D90061BF55 /* SDLSetMediaClockTimer.m */,
+ 4ABB29A124F845D70061BF55 /* SDLShow.h */,
+ 4ABB29AF24F845DA0061BF55 /* SDLShow.m */,
+ 4ABB29AA24F845D90061BF55 /* SDLShowAppMenu.h */,
+ 4ABB29A724F845D90061BF55 /* SDLShowAppMenu.m */,
+ 4ABB29AE24F845DA0061BF55 /* SDLShowConstantTBT.h */,
+ 4ABB29A324F845D80061BF55 /* SDLShowConstantTBT.m */,
+ 4ABB29A524F845D80061BF55 /* SDLSlider.h */,
+ 4ABB29AC24F845DA0061BF55 /* SDLSlider.m */,
+ 4ABB29A824F845D90061BF55 /* SDLSpeak.h */,
+ 4ABB29A224F845D80061BF55 /* SDLSpeak.m */,
+ 4ABB29C724F846860061BF55 /* SDLSubscribeButton.h */,
+ 4ABB29CD24F846870061BF55 /* SDLSubscribeButton.m */,
+ 4ABB29CA24F846860061BF55 /* SDLSubscribeVehicleData.h */,
+ 4ABB29C224F846850061BF55 /* SDLSubscribeVehicleData.m */,
+ 4ABB29C924F846860061BF55 /* SDLSubscribeWayPoints.h */,
+ 4ABB29D024F846880061BF55 /* SDLSubscribeWayPoints.m */,
+ 4ABB29C424F846850061BF55 /* SDLSubtleAlert.h */,
+ 4ABB29C624F846850061BF55 /* SDLSubtleAlert.m */,
+ 4ABB29C524F846850061BF55 /* SDLSyncPData.h */,
+ 4ABB29C324F846850061BF55 /* SDLSyncPData.m */,
+ 4ABB29CF24F846870061BF55 /* SDLSystemRequest.h */,
+ 4ABB29C824F846860061BF55 /* SDLSystemRequest.m */,
+ 4ABB29CE24F846870061BF55 /* SDLUnpublishAppService.h */,
+ 4ABB29D124F846880061BF55 /* SDLUnpublishAppService.m */,
+ 4ABB29CC24F846870061BF55 /* SDLUnregisterAppInterface.h */,
+ 4ABB29CB24F846860061BF55 /* SDLUnregisterAppInterface.m */,
+ 4ABB29E224F847340061BF55 /* SDLUnsubscribeButton.h */,
+ 4ABB29E724F847350061BF55 /* SDLUnsubscribeButton.m */,
+ 4ABB29E424F847350061BF55 /* SDLUnsubscribeVehicleData.h */,
+ 4ABB29E524F847350061BF55 /* SDLUnsubscribeVehicleData.m */,
+ 4ABB29E624F847350061BF55 /* SDLUnsubscribeWayPoints.h */,
+ 4ABB29E324F847340061BF55 /* SDLUnsubscribeWayPoints.m */,
+ 4ABB29E924F847360061BF55 /* SDLUpdateTurnList.h */,
+ 4ABB29E824F847350061BF55 /* SDLUpdateTurnList.m */,
);
name = Requests;
sourceTree = "<group>";
@@ -4814,136 +4800,136 @@
5D5934F21A85163200687FB9 /* Responses */ = {
isa = PBXGroup;
children = (
- 5D61FA421A84238A00846EE7 /* SDLAddCommandResponse.h */,
- 5D61FA431A84238A00846EE7 /* SDLAddCommandResponse.m */,
- 5D61FA461A84238A00846EE7 /* SDLAddSubMenuResponse.h */,
- 5D61FA471A84238A00846EE7 /* SDLAddSubMenuResponse.m */,
- 5D61FA4E1A84238A00846EE7 /* SDLAlertManeuverResponse.h */,
- 5D61FA4F1A84238A00846EE7 /* SDLAlertManeuverResponse.m */,
- 5D61FA501A84238A00846EE7 /* SDLAlertResponse.h */,
- 5D61FA511A84238A00846EE7 /* SDLAlertResponse.m */,
- 1E5AD0821F20B9290029B8AF /* SDLButtonPressResponse.h */,
- 1E5AD0831F20B9290029B8AF /* SDLButtonPressResponse.m */,
- 88EF8EBB22D8FE5800CB06C2 /* SDLCancelInteractionResponse.h */,
- 88EF8EBC22D8FE5800CB06C2 /* SDLCancelInteractionResponse.m */,
- 5D61FA701A84238A00846EE7 /* SDLChangeRegistrationResponse.h */,
- 5D61FA711A84238A00846EE7 /* SDLChangeRegistrationResponse.m */,
- 888DBAED22D528DE002A0AE2 /* SDLCloseApplicationResponse.h */,
- 888DBAEE22D528DE002A0AE2 /* SDLCloseApplicationResponse.m */,
- 5D61FA801A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.h */,
- 5D61FA811A84238A00846EE7 /* SDLCreateInteractionChoiceSetResponse.m */,
- 9FE2470F22D77AA400F8D2FC /* SDLCreateWindowResponse.h */,
- 9FE2471022D77AA400F8D2FC /* SDLCreateWindowResponse.m */,
- 5D61FA871A84238A00846EE7 /* SDLDeleteCommandResponse.h */,
- 5D61FA881A84238A00846EE7 /* SDLDeleteCommandResponse.m */,
- 5D61FA8B1A84238A00846EE7 /* SDLDeleteFileResponse.h */,
- 5D61FA8C1A84238A00846EE7 /* SDLDeleteFileResponse.m */,
- 5D61FA8F1A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.h */,
- 5D61FA901A84238A00846EE7 /* SDLDeleteInteractionChoiceSetResponse.m */,
- 5D61FA931A84238A00846EE7 /* SDLDeleteSubMenuResponse.h */,
- 5D61FA941A84238A00846EE7 /* SDLDeleteSubMenuResponse.m */,
- 9FE2470B22D77A5A00F8D2FC /* SDLDeleteWindowResponse.h */,
- 9FE2470C22D77A5A00F8D2FC /* SDLDeleteWindowResponse.m */,
- 5D61FA9D1A84238A00846EE7 /* SDLDiagnosticMessageResponse.h */,
- 5D61FA9E1A84238A00846EE7 /* SDLDiagnosticMessageResponse.m */,
- 5D8B17511AC9E11B006A6E1C /* SDLDialNumberResponse.h */,
- 5D8B17521AC9E11B006A6E1C /* SDLDialNumberResponse.m */,
- 5D61FAB31A84238A00846EE7 /* SDLEncodedSyncPDataResponse.h */,
- 5D61FAB41A84238A00846EE7 /* SDLEncodedSyncPDataResponse.m */,
- 5D61FAB81A84238A00846EE7 /* SDLEndAudioPassThruResponse.h */,
- 5D61FAB91A84238A00846EE7 /* SDLEndAudioPassThruResponse.m */,
- 5D61FAC21A84238A00846EE7 /* SDLGenericResponse.h */,
- 5D61FAC31A84238A00846EE7 /* SDLGenericResponse.m */,
- 88A5E7FB220B642200495E8A /* SDLGetAppServiceDataResponse.h */,
- 88A5E7FC220B642200495E8A /* SDLGetAppServiceDataResponse.m */,
- 8881AFBC2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.h */,
- 8881AFBD2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.m */,
- 5D61FAC61A84238A00846EE7 /* SDLGetDTCsResponse.h */,
- 5D61FAC71A84238A00846EE7 /* SDLGetDTCsResponse.m */,
- 88A7A3C4220CCEA100A9E435 /* SDLGetFileResponse.h */,
- 88A7A3C5220CCEA100A9E435 /* SDLGetFileResponse.m */,
- 1E5AD08A1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.h */,
- 1E5AD08B1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.m */,
- 5D00AC711F151CFE004000D9 /* SDLGetSystemCapabilityResponse.h */,
- 5D00AC721F151CFE004000D9 /* SDLGetSystemCapabilityResponse.m */,
- 5D61FACA1A84238A00846EE7 /* SDLGetVehicleDataResponse.h */,
- 5D61FACB1A84238A00846EE7 /* SDLGetVehicleDataResponse.m */,
- 008DB36322EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.h */,
- 008DB36422EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.m */,
- DA9F7E711DCC004C00ACAE48 /* SDLGetWayPointsResponse.h */,
- DA9F7E721DCC004C00ACAE48 /* SDLGetWayPointsResponse.m */,
- 5D61FB011A84238A00846EE7 /* SDLListFilesResponse.h */,
- 5D61FB021A84238A00846EE7 /* SDLListFilesResponse.m */,
- 88665B67220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.h */,
- 88665B68220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.m */,
- 5D61FB3A1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.h */,
- 5D61FB3B1A84238B00846EE7 /* SDLPerformAudioPassThruResponse.m */,
- 5D61FB3E1A84238B00846EE7 /* SDLPerformInteractionResponse.h */,
- 5D61FB3F1A84238B00846EE7 /* SDLPerformInteractionResponse.m */,
- 88EEC5B9220A327B005AA2F9 /* SDLPublishAppServiceResponse.h */,
- 88EEC5BA220A327B005AA2F9 /* SDLPublishAppServiceResponse.m */,
- 5D61FB6A1A84238B00846EE7 /* SDLPutFileResponse.h */,
- 5D61FB6B1A84238B00846EE7 /* SDLPutFileResponse.m */,
- 5D61FB6E1A84238B00846EE7 /* SDLReadDIDResponse.h */,
- 5D61FB6F1A84238B00846EE7 /* SDLReadDIDResponse.m */,
- 5D61FB721A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.h */,
- 5D61FB731A84238B00846EE7 /* SDLRegisterAppInterfaceResponse.m */,
- 008DB36B22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.h */,
- 008DB36C22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.m */,
- 5D61FB781A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.h */,
- 5D61FB791A84238B00846EE7 /* SDLResetGlobalPropertiesResponse.m */,
- 5D61FB901A84238B00846EE7 /* SDLScrollableMessageResponse.h */,
- 5D61FB911A84238B00846EE7 /* SDLScrollableMessageResponse.m */,
- 8877F5EC1F34A72200DC128A /* SDLSendHapticDataResponse.h */,
- 8877F5ED1F34A72200DC128A /* SDLSendHapticDataResponse.m */,
- 5DCF76F71ACDD7CD00BB647B /* SDLSendLocationResponse.h */,
- 5DCF76F81ACDD7CD00BB647B /* SDLSendLocationResponse.m */,
- 5D61FB941A84238B00846EE7 /* SDLSetAppIconResponse.h */,
- 5D61FB951A84238B00846EE7 /* SDLSetAppIconResponse.m */,
- 8881AFB02225DED900EA870B /* SDLSetCloudAppPropertiesResponse.h */,
- 8881AFB12225DED900EA870B /* SDLSetCloudAppPropertiesResponse.m */,
- 5D61FB981A84238B00846EE7 /* SDLSetDisplayLayoutResponse.h */,
- 5D61FB991A84238B00846EE7 /* SDLSetDisplayLayoutResponse.m */,
- 5D61FB9C1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.h */,
- 5D61FB9D1A84238B00846EE7 /* SDLSetGlobalPropertiesResponse.m */,
- 1E5AD0921F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.h */,
- 1E5AD0931F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.m */,
- 5D61FBA01A84238B00846EE7 /* SDLSetMediaClockTimerResponse.h */,
- 5D61FBA11A84238B00846EE7 /* SDLSetMediaClockTimerResponse.m */,
- 5D61FBA81A84238B00846EE7 /* SDLShowResponse.h */,
- 5D61FBA91A84238B00846EE7 /* SDLShowResponse.m */,
- 5D61FBA61A84238B00846EE7 /* SDLShowConstantTBTResponse.h */,
- 5D61FBA71A84238B00846EE7 /* SDLShowConstantTBTResponse.m */,
- 7538765122D8D95100FE8484 /* SDLShowAppMenuResponse.h */,
- 7538765222D8D95100FE8484 /* SDLShowAppMenuResponse.m */,
- 5D61FBB01A84238B00846EE7 /* SDLSliderResponse.h */,
- 5D61FBB11A84238B00846EE7 /* SDLSliderResponse.m */,
- 5D61FBBA1A84238B00846EE7 /* SDLSpeakResponse.h */,
- 5D61FBBB1A84238B00846EE7 /* SDLSpeakResponse.m */,
- 5D61FBC21A84238B00846EE7 /* SDLSubscribeButtonResponse.h */,
- 5D61FBC31A84238B00846EE7 /* SDLSubscribeButtonResponse.m */,
- 5D61FBC61A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.h */,
- 5D61FBC71A84238B00846EE7 /* SDLSubscribeVehicleDataResponse.m */,
- DA9F7E891DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.h */,
- DA9F7E8A1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.m */,
- 889D0B9224D05A0E008AD494 /* SDLSubtleAlertResponse.h */,
- 889D0B9124D05A0E008AD494 /* SDLSubtleAlertResponse.m */,
- 5D61FBCC1A84238B00846EE7 /* SDLSyncPDataResponse.h */,
- 5D61FBCD1A84238B00846EE7 /* SDLSyncPDataResponse.m */,
- 5D61FBD41A84238B00846EE7 /* SDLSystemRequestResponse.h */,
- 5D61FBD51A84238B00846EE7 /* SDLSystemRequestResponse.m */,
- 8BA12B1322DCEACB00371E82 /* SDLUnpublishAppServiceResponse.h */,
- 8BA12B1422DCEACB00371E82 /* SDLUnpublishAppServiceResponse.m */,
- 5D61FBF81A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.h */,
- 5D61FBF91A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.m */,
- 5D61FBFC1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.h */,
- 5D61FBFD1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.m */,
- 5D61FC001A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.h */,
- 5D61FC011A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.m */,
- DA9F7E8D1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.h */,
- DA9F7E8E1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.m */,
- 5D61FC061A84238C00846EE7 /* SDLUpdateTurnListResponse.h */,
- 5D61FC071A84238C00846EE7 /* SDLUpdateTurnListResponse.m */,
+ 4ABB29F824F8477E0061BF55 /* SDLAddCommandResponse.h */,
+ 4ABB29F624F8477E0061BF55 /* SDLAddCommandResponse.m */,
+ 4ABB29F224F8477E0061BF55 /* SDLAddSubMenuResponse.h */,
+ 4ABB29F724F8477E0061BF55 /* SDLAddSubMenuResponse.m */,
+ 4ABB29F324F8477E0061BF55 /* SDLAlertManeuverResponse.h */,
+ 4ABB29F924F8477F0061BF55 /* SDLAlertManeuverResponse.m */,
+ 4ABB29F524F8477E0061BF55 /* SDLAlertResponse.h */,
+ 4ABB29F424F8477E0061BF55 /* SDLAlertResponse.m */,
+ 4ABB2A0224F847940061BF55 /* SDLButtonPressResponse.h */,
+ 4ABB2A0324F847940061BF55 /* SDLButtonPressResponse.m */,
+ 4ABB2A1624F847970061BF55 /* SDLCancelInteractionResponse.h */,
+ 4ABB2A1424F847960061BF55 /* SDLCancelInteractionResponse.m */,
+ 4ABB2A0E24F847960061BF55 /* SDLChangeRegistrationResponse.h */,
+ 4ABB2A0424F847940061BF55 /* SDLChangeRegistrationResponse.m */,
+ 4ABB2A0D24F847950061BF55 /* SDLCloseApplicationResponse.h */,
+ 4ABB2A0924F847950061BF55 /* SDLCloseApplicationResponse.m */,
+ 4ABB2A1E24F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.h */,
+ 4ABB2A0524F847940061BF55 /* SDLCreateInteractionChoiceSetResponse.m */,
+ 4ABB2A1524F847970061BF55 /* SDLCreateWindowResponse.h */,
+ 4ABB2A1124F847960061BF55 /* SDLCreateWindowResponse.m */,
+ 4ABB2A1024F847960061BF55 /* SDLDeleteCommandResponse.h */,
+ 4ABB2A0A24F847950061BF55 /* SDLDeleteCommandResponse.m */,
+ 4ABB2A1324F847960061BF55 /* SDLDeleteFileResponse.h */,
+ 4ABB2A0B24F847950061BF55 /* SDLDeleteFileResponse.m */,
+ 4ABB2A1D24F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.h */,
+ 4ABB2A0624F847950061BF55 /* SDLDeleteInteractionChoiceSetResponse.m */,
+ 4ABB2A0C24F847950061BF55 /* SDLDeleteSubMenuResponse.h */,
+ 4ABB2A1724F847970061BF55 /* SDLDeleteSubMenuResponse.m */,
+ 4ABB2A1A24F847970061BF55 /* SDLDeleteWindowResponse.h */,
+ 4ABB2A0724F847950061BF55 /* SDLDeleteWindowResponse.m */,
+ 4ABB2A1224F847960061BF55 /* SDLDiagnosticMessageResponse.h */,
+ 4ABB2A1B24F847970061BF55 /* SDLDiagnosticMessageResponse.m */,
+ 4ABB2A1824F847970061BF55 /* SDLDialNumberResponse.h */,
+ 4ABB2A1924F847970061BF55 /* SDLDialNumberResponse.m */,
+ 4ABB2A1F24F847980061BF55 /* SDLEncodedSyncPDataResponse.h */,
+ 4ABB2A0F24F847960061BF55 /* SDLEncodedSyncPDataResponse.m */,
+ 4ABB2A1C24F847970061BF55 /* SDLEndAudioPassThruResponse.h */,
+ 4ABB2A0824F847950061BF55 /* SDLEndAudioPassThruResponse.m */,
+ 4ABB2A4B24F847B00061BF55 /* SDLGetAppServiceDataResponse.h */,
+ 4ABB2A4D24F847B00061BF55 /* SDLGetAppServiceDataResponse.m */,
+ 4ABB2A4724F847AF0061BF55 /* SDLGetCloudAppPropertiesResponse.h */,
+ 4ABB2A4924F847B00061BF55 /* SDLGetCloudAppPropertiesResponse.m */,
+ 4ABB2A4C24F847B00061BF55 /* SDLGetDTCsResponse.h */,
+ 4ABB2A4824F847AF0061BF55 /* SDLGetDTCsResponse.m */,
+ 4ABB2A4024F847AE0061BF55 /* SDLGetFileResponse.h */,
+ 4ABB2A4524F847AF0061BF55 /* SDLGetFileResponse.m */,
+ 4ABB2A4624F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.h */,
+ 4ABB2A4324F847AF0061BF55 /* SDLGetInteriorVehicleDataConsentResponse.m */,
+ 4ABB2A4E24F847B00061BF55 /* SDLGetInteriorVehicleDataResponse.h */,
+ 4ABB2A3E24F847AE0061BF55 /* SDLGetInteriorVehicleDataResponse.m */,
+ 4ABB2A4224F847AF0061BF55 /* SDLGetSystemCapabilityResponse.h */,
+ 4ABB2A4F24F847B10061BF55 /* SDLGetSystemCapabilityResponse.m */,
+ 4ABB2A3F24F847AE0061BF55 /* SDLGetVehicleDataResponse.h */,
+ 4ABB2A4124F847AE0061BF55 /* SDLGetVehicleDataResponse.m */,
+ 4ABB2A4A24F847B00061BF55 /* SDLGetWayPointsResponse.h */,
+ 4ABB2A4424F847AF0061BF55 /* SDLGetWayPointsResponse.m */,
+ 4ABB2AF224F849CE0061BF55 /* SDLGenericResponse.h */,
+ 4ABB2AF324F849CF0061BF55 /* SDLGenericResponse.m */,
+ 4ABB2A6224F847BA0061BF55 /* SDLListFilesResponse.h */,
+ 4ABB2A6324F847BB0061BF55 /* SDLListFilesResponse.m */,
+ 4ABB2A6E24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.h */,
+ 4ABB2A6C24F847D30061BF55 /* SDLPerformAppServiceInteractionResponse.m */,
+ 4ABB2A6624F847D20061BF55 /* SDLPerformAudioPassThruResponse.h */,
+ 4ABB2A6A24F847D30061BF55 /* SDLPerformAudioPassThruResponse.m */,
+ 4ABB2A6F24F847D30061BF55 /* SDLPerformInteractionResponse.h */,
+ 4ABB2A6D24F847D30061BF55 /* SDLPerformInteractionResponse.m */,
+ 4ABB2A6724F847D20061BF55 /* SDLPublishAppServiceResponse.h */,
+ 4ABB2A6B24F847D30061BF55 /* SDLPublishAppServiceResponse.m */,
+ 4ABB2A6824F847D20061BF55 /* SDLPutFileResponse.h */,
+ 4ABB2A6924F847D30061BF55 /* SDLPutFileResponse.m */,
+ 4ABB2A7F24F847DE0061BF55 /* SDLReadDIDResponse.h */,
+ 4ABB2A8124F847DF0061BF55 /* SDLReadDIDResponse.m */,
+ 4ABB2A7D24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.h */,
+ 4ABB2A7A24F847DE0061BF55 /* SDLRegisterAppInterfaceResponse.m */,
+ 4ABB2A8024F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.h */,
+ 4ABB2A7E24F847DE0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.m */,
+ 4ABB2A7B24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.h */,
+ 4ABB2A7C24F847DE0061BF55 /* SDLResetGlobalPropertiesResponse.m */,
+ 4ABB2A9524F847F20061BF55 /* SDLScrollableMessageResponse.h */,
+ 4ABB2A9724F847F30061BF55 /* SDLScrollableMessageResponse.m */,
+ 4ABB2AA024F847F40061BF55 /* SDLSendHapticDataResponse.h */,
+ 4ABB2A8D24F847F10061BF55 /* SDLSendHapticDataResponse.m */,
+ 4ABB2A9624F847F20061BF55 /* SDLSendLocationResponse.h */,
+ 4ABB2A9A24F847F30061BF55 /* SDLSendLocationResponse.m */,
+ 4ABB2A9424F847F20061BF55 /* SDLSetAppIconResponse.h */,
+ 4ABB2A9124F847F20061BF55 /* SDLSetAppIconResponse.m */,
+ 4ABB2A9824F847F30061BF55 /* SDLSetCloudAppPropertiesResponse.h */,
+ 4ABB2A8A24F847F10061BF55 /* SDLSetCloudAppPropertiesResponse.m */,
+ 4ABB2A9924F847F30061BF55 /* SDLSetDisplayLayoutResponse.h */,
+ 4ABB2A9024F847F20061BF55 /* SDLSetDisplayLayoutResponse.m */,
+ 4ABB2A9B24F847F30061BF55 /* SDLSetGlobalPropertiesResponse.h */,
+ 4ABB2A9F24F847F40061BF55 /* SDLSetGlobalPropertiesResponse.m */,
+ 4ABB2A8E24F847F10061BF55 /* SDLSetInteriorVehicleDataResponse.h */,
+ 4ABB2AA124F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.m */,
+ 4ABB2A9C24F847F30061BF55 /* SDLSetMediaClockTimerResponse.h */,
+ 4ABB2A9324F847F20061BF55 /* SDLSetMediaClockTimerResponse.m */,
+ 4ABB2A9D24F847F30061BF55 /* SDLShowAppMenuResponse.h */,
+ 4ABB2A9E24F847F40061BF55 /* SDLShowAppMenuResponse.m */,
+ 4ABB2A8F24F847F10061BF55 /* SDLShowConstantTBTResponse.h */,
+ 4ABB2A8B24F847F10061BF55 /* SDLShowConstantTBTResponse.m */,
+ 4ABB2A9224F847F20061BF55 /* SDLShowResponse.h */,
+ 4ABB2A8C24F847F10061BF55 /* SDLShowResponse.m */,
+ 4ABB2ABB24F847FC0061BF55 /* SDLSliderResponse.h */,
+ 4ABB2ABA24F847FC0061BF55 /* SDLSliderResponse.m */,
+ 4ABB2ABE24F848040061BF55 /* SDLSpeakResponse.h */,
+ 4ABB2ABF24F848050061BF55 /* SDLSpeakResponse.m */,
+ 4ABB2AC424F848120061BF55 /* SDLSubscribeButtonResponse.h */,
+ 4ABB2ACA24F848120061BF55 /* SDLSubscribeButtonResponse.m */,
+ 4ABB2ACB24F848120061BF55 /* SDLSubscribeVehicleDataResponse.h */,
+ 4ABB2AC624F848120061BF55 /* SDLSubscribeVehicleDataResponse.m */,
+ 4ABB2AC724F848120061BF55 /* SDLSubscribeWayPointsResponse.h */,
+ 4ABB2AC824F848120061BF55 /* SDLSubscribeWayPointsResponse.m */,
+ 4ABB2AC924F848120061BF55 /* SDLSubtleAlertResponse.h */,
+ 4ABB2AC524F848120061BF55 /* SDLSubtleAlertResponse.m */,
+ 4ABB2AC324F848110061BF55 /* SDLSyncPDataResponse.h */,
+ 4ABB2AC224F848110061BF55 /* SDLSyncPDataResponse.m */,
+ 4ABB2AD724F8481D0061BF55 /* SDLSystemRequestResponse.h */,
+ 4ABB2AD624F8481D0061BF55 /* SDLSystemRequestResponse.m */,
+ 4ABB2AE024F848260061BF55 /* SDLUnpublishAppServiceResponse.h */,
+ 4ABB2ADC24F848250061BF55 /* SDLUnpublishAppServiceResponse.m */,
+ 4ABB2AE224F848260061BF55 /* SDLUnregisterAppInterfaceResponse.h */,
+ 4ABB2AE524F848270061BF55 /* SDLUnregisterAppInterfaceResponse.m */,
+ 4ABB2AE324F848260061BF55 /* SDLUnsubscribeButtonResponse.h */,
+ 4ABB2AE424F848260061BF55 /* SDLUnsubscribeButtonResponse.m */,
+ 4ABB2ADA24F848250061BF55 /* SDLUnsubscribeVehicleDataResponse.h */,
+ 4ABB2AE124F848260061BF55 /* SDLUnsubscribeVehicleDataResponse.m */,
+ 4ABB2ADB24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.h */,
+ 4ABB2ADD24F848250061BF55 /* SDLUnsubscribeWayPointsResponse.m */,
+ 4ABB2ADE24F848260061BF55 /* SDLUpdateTurnListResponse.h */,
+ 4ABB2ADF24F848260061BF55 /* SDLUpdateTurnListResponse.m */,
);
name = Responses;
sourceTree = "<group>";
@@ -4951,228 +4937,230 @@
5D5934F31A85164500687FB9 /* Structs */ = {
isa = PBXGroup;
children = (
- 5D61FA481A84238A00846EE7 /* SDLAirbagStatus.h */,
- 5D61FA491A84238A00846EE7 /* SDLAirbagStatus.m */,
- 332A913C1CED87F80043824C /* SDLAppInfo.h */,
- 332A913D1CED87F80043824C /* SDLAppInfo.m */,
- 8831FA46220235B000B8FFB7 /* SDLAppServicesCapabilities.h */,
- 8831FA47220235B000B8FFB7 /* SDLAppServicesCapabilities.m */,
- 8831FA4022022AB300B8FFB7 /* SDLAppServiceCapability.h */,
- 8831FA4122022AB300B8FFB7 /* SDLAppServiceCapability.m */,
- 88C37F612204EBF000901DC6 /* SDLAppServiceData.h */,
- 88C37F622204EBF000901DC6 /* SDLAppServiceData.m */,
- 884E701D21FB983F008D53BA /* SDLAppServiceManifest.h */,
- 884E701E21FB983F008D53BA /* SDLAppServiceManifest.m */,
- 884E702921FBB151008D53BA /* SDLAppServiceRecord.h */,
- 884E702A21FBB151008D53BA /* SDLAppServiceRecord.m */,
- 1EAA471B203410BB000FE74B /* SDLAudioControlCapabilities.h */,
- 1EAA471C203410BB000FE74B /* SDLAudioControlCapabilities.m */,
- 1EAA47272034388D000FE74B /* SDLAudioControlData.h */,
- 1EAA47282034388D000FE74B /* SDLAudioControlData.m */,
- 5D61FA581A84238A00846EE7 /* SDLAudioPassThruCapabilities.h */,
- 5D61FA591A84238A00846EE7 /* SDLAudioPassThruCapabilities.m */,
- 5D61FA5E1A84238A00846EE7 /* SDLBeltStatus.h */,
- 5D61FA5F1A84238A00846EE7 /* SDLBeltStatus.m */,
- 5D61FA621A84238A00846EE7 /* SDLBodyInformation.h */,
- 5D61FA631A84238A00846EE7 /* SDLBodyInformation.m */,
- 5D61FA641A84238A00846EE7 /* SDLButtonCapabilities.h */,
- 5D61FA651A84238A00846EE7 /* SDLButtonCapabilities.m */,
- 5D61FA741A84238A00846EE7 /* SDLChoice.h */,
- 5D61FA751A84238A00846EE7 /* SDLChoice.m */,
- 1E5AD0361F1F4E390029B8AF /* SDLClimateControlCapabilities.h */,
- 1E5AD0371F1F4E390029B8AF /* SDLClimateControlCapabilities.m */,
- 1E5AD06A1F208BAB0029B8AF /* SDLClimateControlData.h */,
- 1E5AD06B1F208BAB0029B8AF /* SDLClimateControlData.m */,
- 885468332225C1F800994D8D /* SDLCloudAppProperties.h */,
- 885468342225C1F800994D8D /* SDLCloudAppProperties.m */,
- 5D61FA761A84238A00846EE7 /* SDLClusterModeStatus.h */,
- 5D61FA771A84238A00846EE7 /* SDLClusterModeStatus.m */,
- DA9F7E611DCBFAC800ACAE48 /* SDLDateTime.h */,
- DA9F7E621DCBFAC800ACAE48 /* SDLDateTime.m */,
- 5D61FA951A84238A00846EE7 /* SDLDeviceInfo.h */,
- 5D61FA961A84238A00846EE7 /* SDLDeviceInfo.m */,
- 5D61FA991A84238A00846EE7 /* SDLDeviceStatus.h */,
- 5D61FA9A1A84238A00846EE7 /* SDLDeviceStatus.m */,
- 5D61FA9F1A84238A00846EE7 /* SDLDIDResult.h */,
- 5D61FAA01A84238A00846EE7 /* SDLDIDResult.m */,
- 9F425AD822DD983500BE3245 /* SDLDisplayCapability.h */,
- 9F425AD922DD983500BE3245 /* SDLDisplayCapability.m */,
- 5D61FAA31A84238A00846EE7 /* SDLDisplayCapabilities.h */,
- 5D61FAA41A84238A00846EE7 /* SDLDisplayCapabilities.m */,
- 4A1B036B24CF43CD008C6B13 /* SDLDriverDistractionCapability.h */,
- 4A1B036A24CF43CD008C6B13 /* SDLDriverDistractionCapability.m */,
- 4A899D3C24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.h */,
- 4A899D3D24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.m */,
- 5D61FAAB1A84238A00846EE7 /* SDLECallInfo.h */,
- 5D61FAAC1A84238A00846EE7 /* SDLECallInfo.m */,
- 5D61FAAD1A84238A00846EE7 /* SDLEmergencyEvent.h */,
- 5D61FAAE1A84238A00846EE7 /* SDLEmergencyEvent.m */,
- 88B3BF9A20DA8BBC00943565 /* SDLFuelRange.h */,
- 88B3BF9B20DA8BBC00943565 /* SDLFuelRange.m */,
- 1EAA4723203416D3000FE74B /* SDLEqualizerSettings.h */,
- 1EAA4724203416D3000FE74B /* SDLEqualizerSettings.m */,
- B38D8E6B24A034DB00B977D0 /* SDLGearStatus.h */,
- B38D8E6C24A034DB00B977D0 /* SDLGearStatus.m */,
- 5D61FACE1A84238A00846EE7 /* SDLGPSData.h */,
- 5D61FACF1A84238A00846EE7 /* SDLGPSData.m */,
- 88EED8361F33AE1700E6C42E /* SDLHapticRect.h */,
- 88EED8371F33AE1700E6C42E /* SDLHapticRect.m */,
- 5D61FAD01A84238A00846EE7 /* SDLHeadLampStatus.h */,
- 5D61FAD11A84238A00846EE7 /* SDLHeadLampStatus.m */,
- 5DE3729F1ACB2ED300849FAA /* SDLHMICapabilities.h */,
- 5DE372A01ACB2ED300849FAA /* SDLHMICapabilities.m */,
- 5D61FAD61A84238A00846EE7 /* SDLHMIPermissions.h */,
- 5D61FAD71A84238A00846EE7 /* SDLHMIPermissions.m */,
- 1EAA4747203567FA000FE74B /* SDLHMISettingsControlCapabilities.h */,
- 1EAA4748203567FA000FE74B /* SDLHMISettingsControlCapabilities.m */,
- 1EAA4753203583BC000FE74B /* SDLHMISettingsControlData.h */,
- 1EAA4754203583BC000FE74B /* SDLHMISettingsControlData.m */,
- 1EAA473720345B7A000FE74B /* SDLLightCapabilities.h */,
- 1EAA473820345B7A000FE74B /* SDLLightCapabilities.m */,
- 1EAA473F20355FF3000FE74B /* SDLLightControlCapabilities.h */,
- 1EAA474020355FF3000FE74B /* SDLLightControlCapabilities.m */,
- 1EAA47432035623B000FE74B /* SDLLightControlData.h */,
- 1EAA47442035623B000FE74B /* SDLLightControlData.m */,
- 1EAA473B203554B5000FE74B /* SDLLightState.h */,
- 1EAA473C203554B5000FE74B /* SDLLightState.m */,
- 5D61FAE01A84238A00846EE7 /* SDLImage.h */,
- 5D61FAE11A84238A00846EE7 /* SDLImage.m */,
- 5D61FAE21A84238A00846EE7 /* SDLImageField.h */,
- 5D61FAE31A84238A00846EE7 /* SDLImageField.m */,
- 5D61FAE61A84238A00846EE7 /* SDLImageResolution.h */,
- 5D61FAE71A84238A00846EE7 /* SDLImageResolution.m */,
- 5D61FAF71A84238A00846EE7 /* SDLKeyboardProperties.h */,
- 5D61FAF81A84238A00846EE7 /* SDLKeyboardProperties.m */,
- DA9F7E951DCC052C00ACAE48 /* SDLLocationCoordinate.h */,
- DA9F7E961DCC052C00ACAE48 /* SDLLocationCoordinate.m */,
- DA9F7E971DCC052C00ACAE48 /* SDLLocationDetails.h */,
- DA9F7E981DCC052C00ACAE48 /* SDLLocationDetails.m */,
- 1EB59CAD202D97AC00343A61 /* SDLMassageCushionFirmness.h */,
- 1EB59CAE202D97AC00343A61 /* SDLMassageCushionFirmness.m */,
- 1EB59CA5202D946500343A61 /* SDLMassageModeData.h */,
- 1EB59CA6202D946500343A61 /* SDLMassageModeData.m */,
- 88E6F1AB220E19DF006156F9 /* SDLMediaServiceData.h */,
- 88E6F1AC220E19DF006156F9 /* SDLMediaServiceData.m */,
- 88AAD4BA2211B76800F1E6D7 /* SDLMediaServiceManifest.h */,
- 88AAD4BB2211B76800F1E6D7 /* SDLMediaServiceManifest.m */,
- 5D61FB0B1A84238A00846EE7 /* SDLMenuParams.h */,
- 5D61FB0C1A84238A00846EE7 /* SDLMenuParams.m */,
- 75FF2E3922E0DD5400D0C13B /* SDLMsgVersion.h */,
- 75FF2E3A22E0DD5400D0C13B /* SDLMsgVersion.m */,
- 8B9376D51F3349FC009605C4 /* SDLMetadataTags.h */,
- 8B9376D61F3349FC009605C4 /* SDLMetadataTags.m */,
- 1E5AD06E1F209C880029B8AF /* SDLModuleData.h */,
- 1E5AD06F1F209C880029B8AF /* SDLModuleData.m */,
- 5D61FB0D1A84238A00846EE7 /* SDLMyKey.h */,
- 5D61FB0E1A84238A00846EE7 /* SDLMyKey.m */,
- 5D00AC751F15283E004000D9 /* SDLNavigationCapability.h */,
- 5D00AC761F15283E004000D9 /* SDLNavigationCapability.m */,
- 8880D24522205B1B00964F6A /* SDLNavigationInstruction.h */,
- 8880D24622205B1B00964F6A /* SDLNavigationInstruction.m */,
- 8816772A222097C3001FACFF /* SDLNavigationServiceData.h */,
- 8816772B222097C3001FACFF /* SDLNavigationServiceData.m */,
- 884554AA222453A800BAFB6C /* SDLNavigationServiceManifest.h */,
- 884554AB222453A800BAFB6C /* SDLNavigationServiceManifest.m */,
- DA9F7E651DCBFAD400ACAE48 /* SDLOasisAddress.h */,
- DA9F7E661DCBFAD400ACAE48 /* SDLOasisAddress.m */,
- 5D61FB361A84238B00846EE7 /* SDLParameterPermissions.h */,
- 5D61FB371A84238B00846EE7 /* SDLParameterPermissions.m */,
- 5D61FB401A84238B00846EE7 /* SDLPermissionItem.h */,
- 5D61FB411A84238B00846EE7 /* SDLPermissionItem.m */,
- 5D00AC791F15287E004000D9 /* SDLPhoneCapability.h */,
- 5D00AC7A1F15287E004000D9 /* SDLPhoneCapability.m */,
- 5D61FB4E1A84238B00846EE7 /* SDLPresetBankCapabilities.h */,
- 5D61FB4F1A84238B00846EE7 /* SDLPresetBankCapabilities.m */,
- 1E5AD0421F1F5A1F0029B8AF /* SDLRadioControlCapabilities.h */,
- 1E5AD0431F1F5A1F0029B8AF /* SDLRadioControlCapabilities.m */,
- 1E5AD0661F2080B50029B8AF /* SDLRadioControlData.h */,
- 1E5AD0671F2080B50029B8AF /* SDLRadioControlData.m */,
- 1E5AD0321F1F3AA30029B8AF /* SDLRemoteControlCapabilities.h */,
- 1E5AD0331F1F3AA30029B8AF /* SDLRemoteControlCapabilities.m */,
- 1E5AD05A1F2064A80029B8AF /* SDLRDSData.h */,
- 1E5AD05B1F2064A80029B8AF /* SDLRDSData.m */,
- 5DADA7731F4DFED60084D17D /* SDLRectangle.h */,
- 5DADA7741F4DFED60084D17D /* SDLRectangle.m */,
- 5D92934B20AF4BEF00FCC775 /* SDLRGBColor.h */,
- 5D92934C20AF4BEF00FCC775 /* SDLRGBColor.m */,
- 5D61FB8C1A84238B00846EE7 /* SDLScreenParams.h */,
- 5D61FB8D1A84238B00846EE7 /* SDLScreenParams.m */,
- 5D61FBAA1A84238B00846EE7 /* SDLSingleTireStatus.h */,
- 5D61FBAB1A84238B00846EE7 /* SDLSingleTireStatus.m */,
- 1EB59CBD202DA26000343A61 /* SDLSeatControlData.h */,
- 1EB59CBE202DA26000343A61 /* SDLSeatControlData.m */,
- 1EB59CC1202DB40400343A61 /* SDLSeatControlCapabilities.h */,
- 1EB59CC2202DB40400343A61 /* SDLSeatControlCapabilities.m */,
- 1EB59CB5202D9C8100343A61 /* SDLSeatMemoryAction.h */,
- 1EB59CB6202D9C8100343A61 /* SDLSeatMemoryAction.m */,
- 1EAA4717203406B1000FE74B /* SDLSISData.h */,
- 1EAA4718203406B1000FE74B /* SDLSISData.m */,
- 5D61FBB21A84238B00846EE7 /* SDLSoftButton.h */,
- 5D61FBB31A84238B00846EE7 /* SDLSoftButton.m */,
- 5D61FBB41A84238B00846EE7 /* SDLSoftButtonCapabilities.h */,
- 5D61FBB51A84238B00846EE7 /* SDLSoftButtonCapabilities.m */,
- 5D61FBBE1A84238B00846EE7 /* SDLStartTime.h */,
- 5D61FBBF1A84238B00846EE7 /* SDLStartTime.m */,
- 1EAA470F2033FE80000FE74B /* SDLStationIDNumber.h */,
- 1EAA47102033FE80000FE74B /* SDLStationIDNumber.m */,
- 5D61FBC81A84238B00846EE7 /* SDLSyncMsgVersion.h */,
- 5D61FBC91A84238B00846EE7 /* SDLSyncMsgVersion.m */,
- 5D00AC691F141339004000D9 /* SDLSystemCapability.h */,
- 5D00AC6A1F141339004000D9 /* SDLSystemCapability.m */,
- 1E5AD0621F207DD50029B8AF /* SDLTemperature.h */,
- 1E5AD0631F207DD50029B8AF /* SDLTemperature.m */,
- 5D92935120B2F76500FCC775 /* SDLTemplateColorScheme.h */,
- 5D92935220B2F76500FCC775 /* SDLTemplateColorScheme.m */,
- 9F425ACC22DD97DE00BE3245 /* SDLTemplateConfiguration.h */,
- 9F425ACD22DD97DE00BE3245 /* SDLTemplateConfiguration.m */,
- 5D61FBDC1A84238C00846EE7 /* SDLTextField.h */,
- 5D61FBDD1A84238C00846EE7 /* SDLTextField.m */,
- 5D61FBE21A84238C00846EE7 /* SDLTireStatus.h */,
- 5D61FBE31A84238C00846EE7 /* SDLTireStatus.m */,
- 5D61FBE41A84238C00846EE7 /* SDLTouchCoord.h */,
- 5D61FBE51A84238C00846EE7 /* SDLTouchCoord.m */,
- 5D61FBE61A84238C00846EE7 /* SDLTouchEvent.h */,
- 5D61FBE71A84238C00846EE7 /* SDLTouchEvent.m */,
- 5D61FBE81A84238C00846EE7 /* SDLTouchEventCapabilities.h */,
- 5D61FBE91A84238C00846EE7 /* SDLTouchEventCapabilities.m */,
- 5D61FBF01A84238C00846EE7 /* SDLTTSChunk.h */,
- 5D61FBF11A84238C00846EE7 /* SDLTTSChunk.m */,
- 5D61FBF41A84238C00846EE7 /* SDLTurn.h */,
- 5D61FBF51A84238C00846EE7 /* SDLTurn.m */,
- 5D61FC161A84238C00846EE7 /* SDLVehicleDataResult.h */,
- 5D61FC171A84238C00846EE7 /* SDLVehicleDataResult.m */,
- 5D61FC1E1A84238C00846EE7 /* SDLVehicleType.h */,
- 5D61FC1F1A84238C00846EE7 /* SDLVehicleType.m */,
- 5D61FC221A84238C00846EE7 /* SDLVrHelpItem.h */,
- 5D61FC231A84238C00846EE7 /* SDLVrHelpItem.m */,
- 8B7B31A01F2F7FEA00BDC38D /* SDLVideoStreamingFormat.h */,
- 8B7B31A11F2F7FEA00BDC38D /* SDLVideoStreamingFormat.m */,
- 8B7B31A41F2F875200BDC38D /* SDLVideoStreamingCapability.h */,
- 8B7B31A51F2F875200BDC38D /* SDLVideoStreamingCapability.m */,
- 88665B71220B80F400D9DA77 /* SDLWeatherAlert.h */,
- 88665B72220B80F400D9DA77 /* SDLWeatherAlert.m */,
- 88F65134220C74FD00CAF321 /* SDLWeatherData.h */,
- 88F65135220C74FD00CAF321 /* SDLWeatherData.m */,
- 88D5EB35220CD95000EC3782 /* SDLWeatherServiceData.h */,
- 88D5EB36220CD95000EC3782 /* SDLWeatherServiceData.m */,
- 880D267B220DE5DF00B3F496 /* SDLWeatherServiceManifest.h */,
- 880D267C220DE5DF00B3F496 /* SDLWeatherServiceManifest.m */,
- 0055412422D40DAB003194D3 /* SDLModuleInfo.h */,
- 0055412522D40DAB003194D3 /* SDLModuleInfo.m */,
- 0055412822D5DC0B003194D3 /* SDLGrid.h */,
- 0055412922D5DC0B003194D3 /* SDLGrid.m */,
- 0055412C22D759BC003194D3 /* SDLSeatLocation.h */,
- 0055412D22D759BC003194D3 /* SDLSeatLocation.m */,
- 0055413022D75A7A003194D3 /* SDLSeatLocationCapability.h */,
- 0055413122D75A7B003194D3 /* SDLSeatLocationCapability.m */,
- 9F425AD022DD980200BE3245 /* SDLWindowCapability.h */,
- 9F425AD122DD980200BE3245 /* SDLWindowCapability.m */,
- B38D8E6724A02A4700B977D0 /* SDLWindowState.h */,
- B38D8E6824A02A4800B977D0 /* SDLWindowState.m */,
- B38D8E6424A029F700B977D0 /* SDLWindowStatus.h */,
- B38D8E6324A029F700B977D0 /* SDLWindowStatus.m */,
- 9F425AD422DD981E00BE3245 /* SDLWindowTypeCapabilities.h */,
- 9F425AD522DD981E00BE3245 /* SDLWindowTypeCapabilities.m */,
+ 4ABB2B0124F84D940061BF55 /* SDLAirbagStatus.h */,
+ 4ABB2AF924F84D930061BF55 /* SDLAirbagStatus.m */,
+ 4ABB2B0524F84D950061BF55 /* SDLAppServiceCapability.h */,
+ 4ABB2AFA24F84D930061BF55 /* SDLAppServiceCapability.m */,
+ 4ABB2B0824F84D950061BF55 /* SDLAppServiceManifest.h */,
+ 4ABB2AFC24F84D940061BF55 /* SDLAppServiceManifest.m */,
+ 4ABB2B0924F84D950061BF55 /* SDLAppServiceRecord.h */,
+ 4ABB2AFF24F84D940061BF55 /* SDLAppServiceRecord.m */,
+ 4ABB2AFB24F84D930061BF55 /* SDLAppInfo.h */,
+ 4ABB2B0624F84D950061BF55 /* SDLAppInfo.m */,
+ 4ABB2B0424F84D950061BF55 /* SDLAppServiceData.h */,
+ 4ABB2AF724F84D930061BF55 /* SDLAppServiceData.m */,
+ 4ABB2AF824F84D930061BF55 /* SDLAppServicesCapabilities.h */,
+ 4ABB2B0724F84D950061BF55 /* SDLAppServicesCapabilities.m */,
+ 4ABB2B0224F84D940061BF55 /* SDLAudioControlCapabilities.h */,
+ 4ABB2AF624F84D930061BF55 /* SDLAudioControlCapabilities.m */,
+ 4ABB2B0324F84D940061BF55 /* SDLAudioPassThruCapabilities.h */,
+ 4ABB2AFE24F84D940061BF55 /* SDLAudioPassThruCapabilities.m */,
+ 4ABB2B0024F84D940061BF55 /* SDLAudioControlData.h */,
+ 4ABB2AFD24F84D940061BF55 /* SDLAudioControlData.m */,
+ 4ABB2B2A24F84EF20061BF55 /* SDLBeltStatus.h */,
+ 4ABB2B2924F84EF20061BF55 /* SDLBeltStatus.m */,
+ 4ABB2B2E24F84EF20061BF55 /* SDLButtonCapabilities.h */,
+ 4ABB2B3A24F84EF50061BF55 /* SDLButtonCapabilities.m */,
+ 4ABB2B2424F84EF10061BF55 /* SDLBodyInformation.h */,
+ 4ABB2B2724F84EF10061BF55 /* SDLBodyInformation.m */,
+ 4ABB2B3424F84EF40061BF55 /* SDLChoice.h */,
+ 4ABB2B2C24F84EF20061BF55 /* SDLChoice.m */,
+ 4ABB2B1E24F84EEF0061BF55 /* SDLClimateControlCapabilities.h */,
+ 4ABB2B3524F84EF40061BF55 /* SDLClimateControlCapabilities.m */,
+ 4ABB2B3624F84EF40061BF55 /* SDLClimateControlData.h */,
+ 4ABB2B3124F84EF30061BF55 /* SDLClimateControlData.m */,
+ 4ABB2B2224F84EF00061BF55 /* SDLCloudAppProperties.h */,
+ 4ABB2B2124F84EF00061BF55 /* SDLCloudAppProperties.m */,
+ 4ABB2B3224F84EF30061BF55 /* SDLClusterModeStatus.h */,
+ 4ABB2B3024F84EF30061BF55 /* SDLClusterModeStatus.m */,
+ 4ABB2B2D24F84EF20061BF55 /* SDLDateTime.h */,
+ 4ABB2B2324F84EF00061BF55 /* SDLDateTime.m */,
+ 4ABB2B1F24F84EF00061BF55 /* SDLDeviceInfo.h */,
+ 4ABB2B2624F84EF10061BF55 /* SDLDeviceInfo.m */,
+ 4ABB2B3B24F84EF50061BF55 /* SDLDeviceStatus.h */,
+ 4ABB2B2024F84EF00061BF55 /* SDLDeviceStatus.m */,
+ 4ABB2B2824F84EF10061BF55 /* SDLDIDResult.h */,
+ 4ABB2B3924F84EF40061BF55 /* SDLDIDResult.m */,
+ 4ABB2B2F24F84EF30061BF55 /* SDLDisplayCapabilities.h */,
+ 4ABB2B2524F84EF10061BF55 /* SDLDisplayCapabilities.m */,
+ 4ABB2B3324F84EF30061BF55 /* SDLDisplayCapability.h */,
+ 4ABB2B3824F84EF40061BF55 /* SDLDisplayCapability.m */,
+ 4ABB2B3724F84EF40061BF55 /* SDLDriverDistractionCapability.h */,
+ 4ABB2B2B24F84EF20061BF55 /* SDLDriverDistractionCapability.m */,
+ 4A8BD3B924F98F89000945E3 /* SDLDynamicUpdateCapabilities.h */,
+ 4A8BD3BA24F98F89000945E3 /* SDLDynamicUpdateCapabilities.m */,
+ 4ABB2B6324F84FE40061BF55 /* SDLECallInfo.h */,
+ 4ABB2B6224F84FE40061BF55 /* SDLECallInfo.m */,
+ 4ABB2B5B24F84FE30061BF55 /* SDLEmergencyEvent.h */,
+ 4ABB2B6124F84FE40061BF55 /* SDLEmergencyEvent.m */,
+ 4ABB2B5E24F84FE30061BF55 /* SDLEqualizerSettings.h */,
+ 4ABB2B5D24F84FE30061BF55 /* SDLEqualizerSettings.m */,
+ 4ABB2B6424F84FE50061BF55 /* SDLFuelRange.h */,
+ 4ABB2B6524F84FE50061BF55 /* SDLFuelRange.m */,
+ 4ABB2B5C24F84FE30061BF55 /* SDLGearStatus.h */,
+ 4ABB2B5F24F84FE40061BF55 /* SDLGearStatus.m */,
+ 4ABB2B5A24F84FE30061BF55 /* SDLGPSData.h */,
+ 4ABB2B6024F84FE40061BF55 /* SDLGPSData.m */,
+ 4ABB2B7B24F850490061BF55 /* SDLGrid.h */,
+ 4ABB2B7E24F8504A0061BF55 /* SDLGrid.m */,
+ 4ABB2B7424F850480061BF55 /* SDLHapticRect.h */,
+ 4ABB2B7224F850470061BF55 /* SDLHapticRect.m */,
+ 4ABB2B7D24F8504A0061BF55 /* SDLHeadLampStatus.h */,
+ 4ABB2B7924F850490061BF55 /* SDLHeadLampStatus.m */,
+ 4ABB2B7724F850480061BF55 /* SDLHMICapabilities.h */,
+ 4ABB2B7524F850480061BF55 /* SDLHMICapabilities.m */,
+ 4ABB2B7A24F850490061BF55 /* SDLHMIPermissions.h */,
+ 4ABB2B7324F850480061BF55 /* SDLHMIPermissions.m */,
+ 4ABB2B7824F850490061BF55 /* SDLHMISettingsControlCapabilities.h */,
+ 4ABB2B7C24F850490061BF55 /* SDLHMISettingsControlCapabilities.m */,
+ 4ABB2B7F24F8504A0061BF55 /* SDLHMISettingsControlData.h */,
+ 4ABB2B7624F850480061BF55 /* SDLHMISettingsControlData.m */,
+ 4ABB2B9924F850AD0061BF55 /* SDLImage.h */,
+ 4ABB2B9024F850AB0061BF55 /* SDLImage.m */,
+ 4ABB2B9524F850AC0061BF55 /* SDLImageField.h */,
+ 4ABB2B9824F850AD0061BF55 /* SDLImageField.m */,
+ 4ABB2B9B24F850AD0061BF55 /* SDLImageResolution.h */,
+ 4ABB2B9124F850AC0061BF55 /* SDLImageResolution.m */,
+ 4ABB2B9224F850AC0061BF55 /* SDLLightCapabilities.h */,
+ 4ABB2B9624F850AD0061BF55 /* SDLLightCapabilities.m */,
+ 4ABB2B8F24F850AB0061BF55 /* SDLLightControlCapabilities.h */,
+ 4ABB2B8E24F850AB0061BF55 /* SDLLightControlCapabilities.m */,
+ 4ABB2B9324F850AC0061BF55 /* SDLLightControlData.h */,
+ 4ABB2B9724F850AD0061BF55 /* SDLLightControlData.m */,
+ 4ABB2B9424F850AC0061BF55 /* SDLLightState.h */,
+ 4ABB2B9A24F850AD0061BF55 /* SDLLightState.m */,
+ 4A8BD22724F93132000945E3 /* SDLKeyboardProperties.h */,
+ 4A8BD23A24F93135000945E3 /* SDLKeyboardProperties.m */,
+ 4A8BD22824F93132000945E3 /* SDLLocationCoordinate.h */,
+ 4A8BD22F24F93133000945E3 /* SDLLocationCoordinate.m */,
+ 4A8BD22E24F93133000945E3 /* SDLLocationDetails.h */,
+ 4A8BD23424F93134000945E3 /* SDLLocationDetails.m */,
+ 4A8BD22324F93131000945E3 /* SDLMassageCushionFirmness.h */,
+ 4A8BD23024F93133000945E3 /* SDLMassageCushionFirmness.m */,
+ 4A8BD22A24F93132000945E3 /* SDLMassageModeData.h */,
+ 4A8BD22624F93132000945E3 /* SDLMassageModeData.m */,
+ 4A8BD23324F93134000945E3 /* SDLMediaServiceData.h */,
+ 4A8BD22424F93131000945E3 /* SDLMediaServiceData.m */,
+ 4A8BD22C24F93133000945E3 /* SDLMediaServiceManifest.h */,
+ 4A8BD23624F93134000945E3 /* SDLMediaServiceManifest.m */,
+ 4A8BD23124F93133000945E3 /* SDLMenuParams.h */,
+ 4A8BD22924F93132000945E3 /* SDLMenuParams.m */,
+ 4A8BD23824F93134000945E3 /* SDLMetadataTags.h */,
+ 4A8BD22B24F93132000945E3 /* SDLMetadataTags.m */,
+ 4A8BD23924F93134000945E3 /* SDLModuleData.h */,
+ 4A8BD22D24F93133000945E3 /* SDLModuleData.m */,
+ 4A8BD31824F93941000945E3 /* SDLModuleInfo.h */,
+ 4A8BD31724F93941000945E3 /* SDLModuleInfo.m */,
+ 4A8BD23524F93134000945E3 /* SDLMsgVersion.h */,
+ 4A8BD22524F93132000945E3 /* SDLMsgVersion.m */,
+ 4A8BD23224F93133000945E3 /* SDLMyKey.h */,
+ 4A8BD23724F93134000945E3 /* SDLMyKey.m */,
+ 4A8BD25B24F933C7000945E3 /* SDLNavigationCapability.h */,
+ 4A8BD25424F933C6000945E3 /* SDLNavigationCapability.m */,
+ 4A8BD25524F933C6000945E3 /* SDLNavigationInstruction.h */,
+ 4A8BD25624F933C6000945E3 /* SDLNavigationInstruction.m */,
+ 4A8BD25324F933C6000945E3 /* SDLNavigationServiceData.h */,
+ 4A8BD25C24F933C7000945E3 /* SDLNavigationServiceData.m */,
+ 4A8BD25724F933C6000945E3 /* SDLNavigationServiceManifest.h */,
+ 4A8BD25824F933C6000945E3 /* SDLNavigationServiceManifest.m */,
+ 4A8BD25924F933C6000945E3 /* SDLOasisAddress.h */,
+ 4A8BD25A24F933C6000945E3 /* SDLOasisAddress.m */,
+ 4A8BD25D24F933C7000945E3 /* SDLParameterPermissions.h */,
+ 4A8BD25E24F933C7000945E3 /* SDLParameterPermissions.m */,
+ 4A8BD26B24F9343D000945E3 /* SDLPermissionItem.h */,
+ 4A8BD27424F9343F000945E3 /* SDLPermissionItem.m */,
+ 4A8BD27724F9343F000945E3 /* SDLPhoneCapability.h */,
+ 4A8BD26E24F9343E000945E3 /* SDLPhoneCapability.m */,
+ 4A8BD26F24F9343E000945E3 /* SDLPresetBankCapabilities.h */,
+ 4A8BD27024F9343E000945E3 /* SDLPresetBankCapabilities.m */,
+ 4A8BD27824F9343F000945E3 /* SDLRadioControlCapabilities.h */,
+ 4A8BD27124F9343E000945E3 /* SDLRadioControlCapabilities.m */,
+ 4A8BD27524F9343F000945E3 /* SDLRadioControlData.h */,
+ 4A8BD27224F9343E000945E3 /* SDLRadioControlData.m */,
+ 4A8BD27624F9343F000945E3 /* SDLRDSData.h */,
+ 4A8BD26D24F9343E000945E3 /* SDLRDSData.m */,
+ 4A8BD28824F934F2000945E3 /* SDLRectangle.h */,
+ 4A8BD28924F934F2000945E3 /* SDLRectangle.m */,
+ 4A8BD27324F9343F000945E3 /* SDLRemoteControlCapabilities.h */,
+ 4A8BD26C24F9343D000945E3 /* SDLRemoteControlCapabilities.m */,
+ 4A8BD28724F934F2000945E3 /* SDLRGBColor.h */,
+ 4A8BD28A24F934F3000945E3 /* SDLRGBColor.m */,
+ 4A8BD29124F93533000945E3 /* SDLScreenParams.h */,
+ 4A8BD28F24F93533000945E3 /* SDLScreenParams.m */,
+ 4A8BD29024F93533000945E3 /* SDLSeatControlCapabilities.h */,
+ 4A8BD29424F93533000945E3 /* SDLSeatControlCapabilities.m */,
+ 4A8BD29824F93534000945E3 /* SDLSeatControlData.h */,
+ 4A8BD29324F93533000945E3 /* SDLSeatControlData.m */,
+ 4A8BD31E24F93964000945E3 /* SDLSeatLocation.h */,
+ 4A8BD31D24F93964000945E3 /* SDLSeatLocation.m */,
+ 4A8BD31B24F93964000945E3 /* SDLSeatLocationCapability.h */,
+ 4A8BD31C24F93964000945E3 /* SDLSeatLocationCapability.m */,
+ 4A8BD29724F93534000945E3 /* SDLSeatMemoryAction.h */,
+ 4A8BD29524F93534000945E3 /* SDLSeatMemoryAction.m */,
+ 4A8BD29224F93533000945E3 /* SDLSingleTireStatus.h */,
+ 4A8BD29624F93534000945E3 /* SDLSingleTireStatus.m */,
+ 4A8BD2A624F935BB000945E3 /* SDLSISData.h */,
+ 4A8BD2AE24F935BC000945E3 /* SDLSISData.m */,
+ 4A8BD2AB24F935BC000945E3 /* SDLSoftButton.h */,
+ 4A8BD2A924F935BB000945E3 /* SDLSoftButton.m */,
+ 4A8BD2A524F935BB000945E3 /* SDLSoftButtonCapabilities.h */,
+ 4A8BD2A324F935BB000945E3 /* SDLSoftButtonCapabilities.m */,
+ 4A8BD2A424F935BB000945E3 /* SDLStartTime.h */,
+ 4A8BD2AF24F935BC000945E3 /* SDLStartTime.m */,
+ 4A8BD2AD24F935BC000945E3 /* SDLStationIDNumber.h */,
+ 4A8BD2A724F935BB000945E3 /* SDLStationIDNumber.m */,
+ 4A8BD2AC24F935BC000945E3 /* SDLSyncMsgVersion.h */,
+ 4A8BD2AA24F935BC000945E3 /* SDLSyncMsgVersion.m */,
+ 4A8BD2A824F935BB000945E3 /* SDLSystemCapability.h */,
+ 4A8BD2B024F935BC000945E3 /* SDLSystemCapability.m */,
+ 4A8BD2C124F93801000945E3 /* SDLTemperature.h */,
+ 4A8BD2C624F93801000945E3 /* SDLTemperature.m */,
+ 4A8BD2CE24F93803000945E3 /* SDLTemplateColorScheme.h */,
+ 4A8BD2C224F93801000945E3 /* SDLTemplateColorScheme.m */,
+ 4A8BD2C924F93802000945E3 /* SDLTemplateConfiguration.h */,
+ 4A8BD2CB24F93802000945E3 /* SDLTemplateConfiguration.m */,
+ 4A8BD2C724F93802000945E3 /* SDLTextField.h */,
+ 4A8BD2C024F93801000945E3 /* SDLTextField.m */,
+ 4A8BD2C824F93802000945E3 /* SDLTireStatus.h */,
+ 4A8BD2C324F93801000945E3 /* SDLTireStatus.m */,
+ 4A8BD2CC24F93802000945E3 /* SDLTouchCoord.h */,
+ 4A8BD2C424F93801000945E3 /* SDLTouchCoord.m */,
+ 4A8BD2BF24F93800000945E3 /* SDLTouchEvent.h */,
+ 4A8BD2CD24F93803000945E3 /* SDLTouchEvent.m */,
+ 4A8BD2C524F93801000945E3 /* SDLTouchEventCapabilities.h */,
+ 4A8BD2CA24F93802000945E3 /* SDLTouchEventCapabilities.m */,
+ 4A8BD2E624F93872000945E3 /* SDLTTSChunk.h */,
+ 4A8BD2E724F93872000945E3 /* SDLTTSChunk.m */,
+ 4A8BD2E124F93871000945E3 /* SDLTurn.h */,
+ 4A8BD2E024F93871000945E3 /* SDLTurn.m */,
+ 4A8BD2E524F93872000945E3 /* SDLVehicleDataResult.h */,
+ 4A8BD2E824F93872000945E3 /* SDLVehicleDataResult.m */,
+ 4A8BD2EB24F93872000945E3 /* SDLVehicleDataType.h */,
+ 4A8BD2DF24F93871000945E3 /* SDLVehicleDataType.m */,
+ 4A8BD2FC24F938A4000945E3 /* SDLVehicleType.h */,
+ 4A8BD2FB24F938A4000945E3 /* SDLVehicleType.m */,
+ 4A8BD2EC24F93872000945E3 /* SDLVideoStreamingCapability.h */,
+ 4A8BD2E424F93871000945E3 /* SDLVideoStreamingCapability.m */,
+ 4A8BD2E224F93871000945E3 /* SDLVideoStreamingFormat.h */,
+ 4A8BD2EA24F93872000945E3 /* SDLVideoStreamingFormat.m */,
+ 4A8BD2E924F93872000945E3 /* SDLVrHelpItem.h */,
+ 4A8BD2E324F93871000945E3 /* SDLVrHelpItem.m */,
+ 4A8BD30424F938D6000945E3 /* SDLWeatherAlert.h */,
+ 4A8BD30024F938D5000945E3 /* SDLWeatherAlert.m */,
+ 4A8BD30624F938D6000945E3 /* SDLWeatherData.h */,
+ 4A8BD2FF24F938D5000945E3 /* SDLWeatherData.m */,
+ 4A8BD30124F938D5000945E3 /* SDLWeatherServiceData.h */,
+ 4A8BD30224F938D5000945E3 /* SDLWeatherServiceData.m */,
+ 4A8BD30924F938D6000945E3 /* SDLWeatherServiceManifest.h */,
+ 4A8BD30524F938D6000945E3 /* SDLWeatherServiceManifest.m */,
+ 4A8BD30724F938D6000945E3 /* SDLWindowCapability.h */,
+ 4A8BD30824F938D6000945E3 /* SDLWindowCapability.m */,
+ 4A8BD3C324F998A7000945E3 /* SDLWindowState.h */,
+ 4A8BD3C624F998A8000945E3 /* SDLWindowState.m */,
+ 4A8BD3C424F998A8000945E3 /* SDLWindowStatus.h */,
+ 4A8BD3C524F998A8000945E3 /* SDLWindowStatus.m */,
+ 4A8BD30324F938D6000945E3 /* SDLWindowTypeCapabilities.h */,
+ 4A8BD30A24F938D6000945E3 /* SDLWindowTypeCapabilities.m */,
);
name = Structs;
sourceTree = "<group>";
@@ -5180,221 +5168,223 @@
5D5934F41A85165E00687FB9 /* Enums */ = {
isa = PBXGroup;
children = (
- 5D61FA521A84238A00846EE7 /* SDLAmbientLightStatus.h */,
- 5D61FA531A84238A00846EE7 /* SDLAmbientLightStatus.m */,
- 5D61FA541A84238A00846EE7 /* SDLAppHMIType.h */,
- 5D61FA551A84238A00846EE7 /* SDLAppHMIType.m */,
- 5D61FA561A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.h */,
- 5D61FA571A84238A00846EE7 /* SDLAppInterfaceUnregisteredReason.m */,
- 884E702121FBA952008D53BA /* SDLAppServiceType.h */,
- 884E702221FBA952008D53BA /* SDLAppServiceType.m */,
- 2BF2F84D20ED004000A26EF2 /* SDLAudioStreamingIndicator.h */,
- 2BF2F84E20ED004000A26EF2 /* SDLAudioStreamingIndicator.m */,
- 5D61FA5A1A84238A00846EE7 /* SDLAudioStreamingState.h */,
- 5D61FA5B1A84238A00846EE7 /* SDLAudioStreamingState.m */,
- 5D61FA5C1A84238A00846EE7 /* SDLAudioType.h */,
- 5D61FA5D1A84238A00846EE7 /* SDLAudioType.m */,
- 5D61FA601A84238A00846EE7 /* SDLBitsPerSample.h */,
- 5D61FA611A84238A00846EE7 /* SDLBitsPerSample.m */,
- 5D61FA661A84238A00846EE7 /* SDLButtonEventMode.h */,
- 5D61FA671A84238A00846EE7 /* SDLButtonEventMode.m */,
- 5D61FA681A84238A00846EE7 /* SDLButtonName.h */,
- 5D61FA691A84238A00846EE7 /* SDLButtonName.m */,
- 5D61FA6A1A84238A00846EE7 /* SDLButtonPressMode.h */,
- 5D61FA6B1A84238A00846EE7 /* SDLButtonPressMode.m */,
- B38D8E5F249FE28500B977D0 /* SDLCapacityUnit.h */,
- B38D8E60249FE28500B977D0 /* SDLCapacityUnit.m */,
- 5D61FA6C1A84238A00846EE7 /* SDLCarModeStatus.h */,
- 5D61FA6D1A84238A00846EE7 /* SDLCarModeStatus.m */,
- 5D61FA721A84238A00846EE7 /* SDLCharacterSet.h */,
- 5D61FA731A84238A00846EE7 /* SDLCharacterSet.m */,
- 5D61FA781A84238A00846EE7 /* SDLCompassDirection.h */,
- 5D61FA791A84238A00846EE7 /* SDLCompassDirection.m */,
- 5D61FA7A1A84238A00846EE7 /* SDLComponentVolumeStatus.h */,
- 5D61FA7B1A84238A00846EE7 /* SDLComponentVolumeStatus.m */,
- 1E5AD04A1F1F79640029B8AF /* SDLDefrostZone.h */,
- 1E5AD04B1F1F79640029B8AF /* SDLDefrostZone.m */,
- DA9F7E691DCBFB0700ACAE48 /* SDLDeliveryMode.h */,
- DA9F7E6A1DCBFB0700ACAE48 /* SDLDeliveryMode.m */,
- 5D61FA971A84238A00846EE7 /* SDLDeviceLevelStatus.h */,
- 5D61FA981A84238A00846EE7 /* SDLDeviceLevelStatus.m */,
- 5D61FAA11A84238A00846EE7 /* SDLDimension.h */,
- 5D61FAA21A84238A00846EE7 /* SDLDimension.m */,
- 88B58DB8222040FF0011B063 /* SDLDirection.h */,
- 88B58DB9222040FF0011B063 /* SDLDirection.m */,
- 1EAA474B20356B2D000FE74B /* SDLDisplayMode.h */,
- 1EAA474C20356B2D000FE74B /* SDLDisplayMode.m */,
- 1EAA474F20356CD2000FE74B /* SDLDistanceUnit.h */,
- 1EAA475020356CD2000FE74B /* SDLDistanceUnit.m */,
- 5D61FAA51A84238A00846EE7 /* SDLDisplayType.h */,
- 5D61FAA61A84238A00846EE7 /* SDLDisplayType.m */,
- 5D61FAA71A84238A00846EE7 /* SDLDriverDistractionState.h */,
- 5D61FAA81A84238A00846EE7 /* SDLDriverDistractionState.m */,
- 5D61FAA91A84238A00846EE7 /* SDLECallConfirmationStatus.h */,
- 5D61FAAA1A84238A00846EE7 /* SDLECallConfirmationStatus.m */,
- 5DD8406020FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.h */,
- 5DD8406120FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.m */,
- 5D61FAAF1A84238A00846EE7 /* SDLEmergencyEventType.h */,
- 5D61FAB01A84238A00846EE7 /* SDLEmergencyEventType.m */,
- 5D61FABC1A84238A00846EE7 /* SDLFileType.h */,
- 5D61FABD1A84238A00846EE7 /* SDLFileType.m */,
- 5D61FABE1A84238A00846EE7 /* SDLFuelCutoffStatus.h */,
- 5D61FABF1A84238A00846EE7 /* SDLFuelCutoffStatus.m */,
- 88B3BF9620DA859800943565 /* SDLFuelType.h */,
- 88B3BF9720DA859800943565 /* SDLFuelType.m */,
- 5D61FACC1A84238A00846EE7 /* SDLGlobalProperty.h */,
- 5D61FACD1A84238A00846EE7 /* SDLGlobalProperty.m */,
- 5D61FAD41A84238A00846EE7 /* SDLHMILevel.h */,
- 5D61FAD51A84238A00846EE7 /* SDLHMILevel.m */,
- 5D61FAD81A84238A00846EE7 /* SDLHMIZoneCapabilities.h */,
- 5D61FAD91A84238A00846EE7 /* SDLHMIZoneCapabilities.m */,
- 8854682D2225BDAE00994D8D /* SDLHybridAppPreference.h */,
- 8854682E2225BDAE00994D8D /* SDLHybridAppPreference.m */,
- 5D61FADC1A84238A00846EE7 /* SDLIgnitionStableStatus.h */,
- 5D61FADD1A84238A00846EE7 /* SDLIgnitionStableStatus.m */,
- 5D61FADE1A84238A00846EE7 /* SDLIgnitionStatus.h */,
- 5D61FADF1A84238A00846EE7 /* SDLIgnitionStatus.m */,
- 1EAA472F203442C0000FE74B /* SDLLightName.h */,
- 1EAA4730203442C0000FE74B /* SDLLightName.m */,
- 1EAA472B20344108000FE74B /* SDLLightStatus.h */,
- 1EAA472C20344108000FE74B /* SDLLightStatus.m */,
- 5D61FAE41A84238A00846EE7 /* SDLImageFieldName.h */,
- 5D61FAE51A84238A00846EE7 /* SDLImageFieldName.m */,
- 5D61FAE81A84238A00846EE7 /* SDLImageType.h */,
- 5D61FAE91A84238A00846EE7 /* SDLImageType.m */,
- 5D61FAEA1A84238A00846EE7 /* SDLInteractionMode.h */,
- 5D61FAEB1A84238A00846EE7 /* SDLInteractionMode.m */,
- 5D61FAF31A84238A00846EE7 /* SDLKeyboardEvent.h */,
- 5D61FAF41A84238A00846EE7 /* SDLKeyboardEvent.m */,
- 5D61FAF51A84238A00846EE7 /* SDLKeyboardLayout.h */,
- 5D61FAF61A84238A00846EE7 /* SDLKeyboardLayout.m */,
- 5D61FAF91A84238A00846EE7 /* SDLKeypressMode.h */,
- 5D61FAFA1A84238A00846EE7 /* SDLKeypressMode.m */,
- 5D61FAFB1A84238A00846EE7 /* SDLLanguage.h */,
- 5D61FAFC1A84238A00846EE7 /* SDLLanguage.m */,
- 5D61FAFD1A84238A00846EE7 /* SDLLayoutMode.h */,
- 5D61FAFE1A84238A00846EE7 /* SDLLayoutMode.m */,
- 5D61FB051A84238A00846EE7 /* SDLLockScreenStatus.h */,
- 5D61FB061A84238A00846EE7 /* SDLLockScreenStatus.m */,
- 5D61FB071A84238A00846EE7 /* SDLMaintenanceModeStatus.h */,
- 5D61FB081A84238A00846EE7 /* SDLMaintenanceModeStatus.m */,
- 1EB59CA9202D96A200343A61 /* SDLMassageCushion.h */,
- 1EB59CAA202D96A200343A61 /* SDLMassageCushion.m */,
- 1EB59CA1202D92F600343A61 /* SDLMassageMode.h */,
- 1EB59CA2202D92F600343A61 /* SDLMassageMode.m */,
- 1EB59C9D202D925500343A61 /* SDLMassageZone.h */,
- 1EB59C9E202D925500343A61 /* SDLMassageZone.m */,
- 5D61FB091A84238A00846EE7 /* SDLMediaClockFormat.h */,
- 5D61FB0A1A84238A00846EE7 /* SDLMediaClockFormat.m */,
- 88E6F1A5220E1588006156F9 /* SDLMediaType.h */,
- 88E6F1A6220E1588006156F9 /* SDLMediaType.m */,
- 5D76750C22D8FB3700E8D71A /* SDLMenuLayout.h */,
- 5D76750D22D8FB3700E8D71A /* SDLMenuLayout.m */,
- 8BBEA6041F324165003EEA26 /* SDLMetadataType.h */,
- 8BBEA6051F324165003EEA26 /* SDLMetadataType.m */,
- 1E5AD0461F1F773E0029B8AF /* SDLModuleType.h */,
- 1E5AD0471F1F773E0029B8AF /* SDLModuleType.m */,
- 88B58DC422204AF10011B063 /* SDLNavigationAction.h */,
- 88B58DC522204AF10011B063 /* SDLNavigationAction.m */,
- 88B58DBE222045320011B063 /* SDLNavigationJunction.h */,
- 88B58DBF222045320011B063 /* SDLNavigationJunction.m */,
- 5D61FB421A84238B00846EE7 /* SDLPermissionStatus.h */,
- 5D61FB431A84238B00846EE7 /* SDLPermissionStatus.m */,
- 5D61FB461A84238B00846EE7 /* SDLPowerModeQualificationStatus.h */,
- 5D61FB471A84238B00846EE7 /* SDLPowerModeQualificationStatus.m */,
- 5D61FB481A84238B00846EE7 /* SDLPowerModeStatus.h */,
- 5D61FB491A84238B00846EE7 /* SDLPowerModeStatus.m */,
- 5D61FB4A1A84238B00846EE7 /* SDLPredefinedLayout.h */,
- 5D61FB4B1A84238B00846EE7 /* SDLPredefinedLayout.m */,
- 5D61FB4C1A84238B00846EE7 /* SDLPrerecordedSpeech.h */,
- 5D61FB4D1A84238B00846EE7 /* SDLPrerecordedSpeech.m */,
- 9FE2471722D77AED00F8D2FC /* SDLPredefinedWindows.h */,
- 5D61FB501A84238B00846EE7 /* SDLPrimaryAudioSource.h */,
- 5D61FB511A84238B00846EE7 /* SDLPrimaryAudioSource.m */,
- 5D61FB541A84238B00846EE7 /* SDLPRNDL.h */,
- 5D61FB551A84238B00846EE7 /* SDLPRNDL.m */,
- 1E5AD04E1F1F7BF10029B8AF /* SDLRadioBand.h */,
- 1E5AD04F1F1F7BF10029B8AF /* SDLRadioBand.m */,
- 1E5AD05E1F207AB10029B8AF /* SDLRadioState.h */,
- 1E5AD05F1F207AB10029B8AF /* SDLRadioState.m */,
- 5D61FB741A84238B00846EE7 /* SDLRequestType.h */,
- 5D61FB751A84238B00846EE7 /* SDLRequestType.m */,
- 5D61FB7A1A84238B00846EE7 /* SDLResult.h */,
- 5D61FB7B1A84238B00846EE7 /* SDLResult.m */,
- 5D61FB7E1A84238B00846EE7 /* SDLRPCMessageType.h */,
- 4A26370B2493F0CE00278BE3 /* SDLRPCMessageType.m */,
- 5D61FB8A1A84238B00846EE7 /* SDLSamplingRate.h */,
- 5D61FB8B1A84238B00846EE7 /* SDLSamplingRate.m */,
- 1EB59CB1202D9B5F00343A61 /* SDLSeatMemoryActionType.h */,
- 1EB59CB2202D9B5F00343A61 /* SDLSeatMemoryActionType.m */,
- 884E702521FBAC5B008D53BA /* SDLServiceUpdateReason.h */,
- 884E702621FBAC5B008D53BA /* SDLServiceUpdateReason.m */,
- 5D61FBB61A84238B00846EE7 /* SDLSoftButtonType.h */,
- 5D61FBB71A84238B00846EE7 /* SDLSoftButtonType.m */,
- 5D61FBBC1A84238B00846EE7 /* SDLSpeechCapabilities.h */,
- 5D61FBBD1A84238B00846EE7 /* SDLSpeechCapabilities.m */,
- 1EB59CB9202DA1B400343A61 /* SDLSupportedSeat.h */,
- 1EB59CBA202DA1B400343A61 /* SDLSupportedSeat.m */,
- 88A795D02106787400056542 /* SDLStaticIconName.h */,
- 88A795D12106787400056542 /* SDLStaticIconName.m */,
- 5D61FBCE1A84238B00846EE7 /* SDLSystemAction.h */,
- 5D61FBCF1A84238B00846EE7 /* SDLSystemAction.m */,
- 5D00AC651F140F0A004000D9 /* SDLSystemCapabilityType.h */,
- 5D00AC661F140F0A004000D9 /* SDLSystemCapabilityType.m */,
- 5D61FBD01A84238B00846EE7 /* SDLSystemContext.h */,
- 5D61FBD11A84238B00846EE7 /* SDLSystemContext.m */,
- 5D61FBD61A84238B00846EE7 /* SDLTBTState.h */,
- 5D61FBD71A84238B00846EE7 /* SDLTBTState.m */,
- 1EE48E8E1F2F0EE700B98D08 /* SDLTemperatureUnit.h */,
- 1EE48E8F1F2F0EE700B98D08 /* SDLTemperatureUnit.m */,
- 5D61FBDA1A84238B00846EE7 /* SDLTextAlignment.h */,
- 5D61FBDB1A84238C00846EE7 /* SDLTextAlignment.m */,
- 5D61FBDE1A84238C00846EE7 /* SDLTextFieldName.h */,
- 5D61FBDF1A84238C00846EE7 /* SDLTextFieldName.m */,
- 5D61FBE01A84238C00846EE7 /* SDLTimerMode.h */,
- 5D61FBE11A84238C00846EE7 /* SDLTimerMode.m */,
- 5D61FBEA1A84238C00846EE7 /* SDLTouchType.h */,
- 5D61FBEB1A84238C00846EE7 /* SDLTouchType.m */,
- 5D3E420820EAAD6500D8C622 /* SDLTPMS.h */,
- 5D3E420920EAAD6500D8C622 /* SDLTPMS.m */,
- B38D8E7024A0351200B977D0 /* SDLTransmissionType.h */,
- B38D8E6F24A0351200B977D0 /* SDLTransmissionType.m */,
- 5D61FBEE1A84238C00846EE7 /* SDLTriggerSource.h */,
- 5D61FBEF1A84238C00846EE7 /* SDLTriggerSource.m */,
- 8818ADD62100FC18007D6F19 /* SDLTurnSignal.h */,
- 8818ADD72100FC18007D6F19 /* SDLTurnSignal.m */,
- 5D61FC021A84238C00846EE7 /* SDLUpdateMode.h */,
- 5D61FC031A84238C00846EE7 /* SDLUpdateMode.m */,
- 5D61FC101A84238C00846EE7 /* SDLVehicleDataActiveStatus.h */,
- 5D61FC111A84238C00846EE7 /* SDLVehicleDataActiveStatus.m */,
- 5D61FC121A84238C00846EE7 /* SDLVehicleDataEventStatus.h */,
- 5D61FC131A84238C00846EE7 /* SDLVehicleDataEventStatus.m */,
- 5D61FC141A84238C00846EE7 /* SDLVehicleDataNotificationStatus.h */,
- 5D61FC151A84238C00846EE7 /* SDLVehicleDataNotificationStatus.m */,
- 5D61FC181A84238C00846EE7 /* SDLVehicleDataResultCode.h */,
- 5D61FC191A84238C00846EE7 /* SDLVehicleDataResultCode.m */,
- 5D61FC1A1A84238C00846EE7 /* SDLVehicleDataStatus.h */,
- 5D61FC1B1A84238C00846EE7 /* SDLVehicleDataStatus.m */,
- 5D61FC1C1A84238C00846EE7 /* SDLVehicleDataType.h */,
- 5D61FC1D1A84238C00846EE7 /* SDLVehicleDataType.m */,
- 1E5AD03E1F1F58480029B8AF /* SDLVentilationMode.h */,
- 1E5AD03F1F1F58480029B8AF /* SDLVentilationMode.m */,
- 5D61FC201A84238C00846EE7 /* SDLVrCapabilities.h */,
- 5D61FC211A84238C00846EE7 /* SDLVrCapabilities.m */,
- 5D61FC241A84238C00846EE7 /* SDLWarningLightStatus.h */,
- 5D61FC251A84238C00846EE7 /* SDLWarningLightStatus.m */,
- DA9F7E811DCC047200ACAE48 /* SDLWayPointType.h */,
- DA9F7E821DCC047200ACAE48 /* SDLWayPointType.m */,
- 5D61FC261A84238C00846EE7 /* SDLWiperStatus.h */,
- 5D61FC271A84238C00846EE7 /* SDLWiperStatus.m */,
- 8B7B31981F2F7B5700BDC38D /* SDLVideoStreamingCodec.h */,
- 8B7B31991F2F7B5700BDC38D /* SDLVideoStreamingCodec.m */,
- 8B7B319C1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.h */,
- 8B7B319D1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.m */,
- 5D0C29FA20D93D8C008B56CD /* SDLVideoStreamingState.h */,
- 5D0C29FB20D93D8C008B56CD /* SDLVideoStreamingState.m */,
- 9FE2471322D77AD500F8D2FC /* SDLWindowType.h */,
- 9FE2471422D77AD500F8D2FC /* SDLWindowType.m */,
+ 4ABB26E724F7FB8D0061BF55 /* SDLAmbientLightStatus.h */,
+ 4ABB26EA24F7FB8D0061BF55 /* SDLAmbientLightStatus.m */,
+ 4ABB26E324F7FB8C0061BF55 /* SDLAppHMIType.h */,
+ 4ABB26F224F7FB8E0061BF55 /* SDLAppHMIType.m */,
+ 4ABB26E924F7FB8D0061BF55 /* SDLAppInterfaceUnregisteredReason.h */,
+ 4ABB26F424F7FB8E0061BF55 /* SDLAppInterfaceUnregisteredReason.m */,
+ 4ABB26E424F7FB8C0061BF55 /* SDLAppServiceType.h */,
+ 4ABB26E024F7FB8C0061BF55 /* SDLAppServiceType.m */,
+ 4ABB26E624F7FB8D0061BF55 /* SDLAudioStreamingIndicator.h */,
+ 4ABB26F124F7FB8E0061BF55 /* SDLAudioStreamingIndicator.m */,
+ 4ABB26F324F7FB8E0061BF55 /* SDLAudioStreamingState.h */,
+ 4ABB26E124F7FB8C0061BF55 /* SDLAudioStreamingState.m */,
+ 4ABB26E224F7FB8C0061BF55 /* SDLAudioType.h */,
+ 4ABB26F524F7FB8F0061BF55 /* SDLAudioType.m */,
+ 4ABB26EB24F7FB8D0061BF55 /* SDLBitsPerSample.h */,
+ 4ABB26E824F7FB8D0061BF55 /* SDLBitsPerSample.m */,
+ 4ABB26ED24F7FB8E0061BF55 /* SDLButtonName.h */,
+ 4ABB26F024F7FB8E0061BF55 /* SDLButtonName.m */,
+ 4ABB26E524F7FB8D0061BF55 /* SDLButtonEventMode.h */,
+ 4ABB26EC24F7FB8D0061BF55 /* SDLButtonEventMode.m */,
+ 4ABB26EE24F7FB8E0061BF55 /* SDLButtonPressMode.h */,
+ 4ABB26EF24F7FB8E0061BF55 /* SDLButtonPressMode.m */,
+ 4ABB271124F7FC4E0061BF55 /* SDLCapacityUnit.h */,
+ 4ABB271224F7FC4E0061BF55 /* SDLCapacityUnit.m */,
+ 4ABB270F24F7FC4E0061BF55 /* SDLCharacterSet.h */,
+ 4ABB271324F7FC4E0061BF55 /* SDLCharacterSet.m */,
+ 4ABB270C24F7FC4D0061BF55 /* SDLCarModeStatus.h */,
+ 4ABB270E24F7FC4D0061BF55 /* SDLCarModeStatus.m */,
+ 4ABB271024F7FC4E0061BF55 /* SDLCompassDirection.h */,
+ 4ABB270D24F7FC4D0061BF55 /* SDLCompassDirection.m */,
+ 4ABB271E24F7FCAE0061BF55 /* SDLComponentVolumeStatus.h */,
+ 4ABB271D24F7FCAD0061BF55 /* SDLComponentVolumeStatus.m */,
+ 4ABB272024F7FCAE0061BF55 /* SDLDefrostZone.h */,
+ 4ABB271C24F7FCAD0061BF55 /* SDLDefrostZone.m */,
+ 4ABB271F24F7FCAE0061BF55 /* SDLDeliveryMode.h */,
+ 4ABB272124F7FCAE0061BF55 /* SDLDeliveryMode.m */,
+ 4ABB273024F7FD1C0061BF55 /* SDLDeviceLevelStatus.h */,
+ 4ABB272F24F7FD1C0061BF55 /* SDLDeviceLevelStatus.m */,
+ 4ABB273324F7FD1D0061BF55 /* SDLDimension.h */,
+ 4ABB273124F7FD1C0061BF55 /* SDLDimension.m */,
+ 4ABB272E24F7FD1C0061BF55 /* SDLDirection.h */,
+ 4ABB272924F7FD1B0061BF55 /* SDLDirection.m */,
+ 4ABB272C24F7FD1C0061BF55 /* SDLDisplayMode.h */,
+ 4ABB273224F7FD1D0061BF55 /* SDLDisplayMode.m */,
+ 4ABB272824F7FD1B0061BF55 /* SDLDistanceUnit.h */,
+ 4ABB272A24F7FD1B0061BF55 /* SDLDistanceUnit.m */,
+ 4ABB272D24F7FD1C0061BF55 /* SDLDisplayType.h */,
+ 4ABB272B24F7FD1B0061BF55 /* SDLDisplayType.m */,
+ 4ABB274424F7FD9A0061BF55 /* SDLDriverDistractionState.h */,
+ 4ABB274924F7FD9B0061BF55 /* SDLDriverDistractionState.m */,
+ 4ABB274724F7FD9B0061BF55 /* SDLECallConfirmationStatus.h */,
+ 4ABB274324F7FD9A0061BF55 /* SDLECallConfirmationStatus.m */,
+ 4ABB274824F7FD9B0061BF55 /* SDLElectronicParkBrakeStatus.h */,
+ 4ABB274524F7FD9A0061BF55 /* SDLElectronicParkBrakeStatus.m */,
+ 4ABB274124F7FD9A0061BF55 /* SDLEmergencyEventType.h */,
+ 4ABB274B24F7FD9B0061BF55 /* SDLEmergencyEventType.m */,
+ 4ABB274024F7FD990061BF55 /* SDLFileType.h */,
+ 4ABB274A24F7FD9B0061BF55 /* SDLFileType.m */,
+ 4ABB274624F7FD9B0061BF55 /* SDLFuelCutoffStatus.h */,
+ 4ABB274224F7FD9A0061BF55 /* SDLFuelCutoffStatus.m */,
+ 4ABB275B24F7FE1F0061BF55 /* SDLFuelType.h */,
+ 4ABB275824F7FE1E0061BF55 /* SDLFuelType.m */,
+ 4ABB275A24F7FE1F0061BF55 /* SDLGlobalProperty.h */,
+ 4ABB275924F7FE1E0061BF55 /* SDLGlobalProperty.m */,
+ 4ABB276424F7FE480061BF55 /* SDLHMILevel.h */,
+ 4ABB276524F7FE480061BF55 /* SDLHMILevel.m */,
+ 4ABB276124F7FE470061BF55 /* SDLHMIZoneCapabilities.h */,
+ 4ABB276024F7FE470061BF55 /* SDLHMIZoneCapabilities.m */,
+ 4ABB276224F7FE470061BF55 /* SDLHybridAppPreference.h */,
+ 4ABB276324F7FE470061BF55 /* SDLHybridAppPreference.m */,
+ 4ABB276624F7FE480061BF55 /* SDLIgnitionStableStatus.h */,
+ 4ABB276724F7FE480061BF55 /* SDLIgnitionStableStatus.m */,
+ 4ABB277124F7FE900061BF55 /* SDLIgnitionStatus.h */,
+ 4ABB277324F7FE910061BF55 /* SDLIgnitionStatus.m */,
+ 4ABB278124F7FF090061BF55 /* SDLImageFieldName.h */,
+ 4ABB277D24F7FF080061BF55 /* SDLImageFieldName.m */,
+ 4ABB278724F7FF0A0061BF55 /* SDLImageType.h */,
+ 4ABB278024F7FF090061BF55 /* SDLImageType.m */,
+ 4ABB278A24F7FF0B0061BF55 /* SDLInteractionMode.h */,
+ 4ABB278224F7FF090061BF55 /* SDLInteractionMode.m */,
+ 4ABB278624F7FF0A0061BF55 /* SDLKeyboardEvent.h */,
+ 4ABB277E24F7FF090061BF55 /* SDLKeyboardEvent.m */,
+ 4ABB278B24F7FF0B0061BF55 /* SDLKeyboardLayout.h */,
+ 4ABB277F24F7FF090061BF55 /* SDLKeyboardLayout.m */,
+ 4ABB278824F7FF0A0061BF55 /* SDLKeypressMode.h */,
+ 4ABB278424F7FF0A0061BF55 /* SDLKeypressMode.m */,
+ 4ABB278924F7FF0B0061BF55 /* SDLLanguage.h */,
+ 4ABB277C24F7FF080061BF55 /* SDLLanguage.m */,
+ 4ABB278324F7FF0A0061BF55 /* SDLLayoutMode.h */,
+ 4ABB278524F7FF0A0061BF55 /* SDLLayoutMode.m */,
+ 4ABB277024F7FE900061BF55 /* SDLLightName.h */,
+ 4ABB277224F7FE900061BF55 /* SDLLightName.m */,
+ 4ABB277824F7FEB90061BF55 /* SDLLightStatus.h */,
+ 4ABB277924F7FEB90061BF55 /* SDLLightStatus.m */,
+ 4ABB27A124F7FFD90061BF55 /* SDLLockScreenStatus.h */,
+ 4ABB27A224F7FFD90061BF55 /* SDLLockScreenStatus.m */,
+ 4ABB27A724F7FFDA0061BF55 /* SDLMaintenanceModeStatus.h */,
+ 4ABB27A324F7FFD90061BF55 /* SDLMaintenanceModeStatus.m */,
+ 4ABB27A424F7FFD90061BF55 /* SDLMassageCushion.h */,
+ 4ABB27A524F7FFD90061BF55 /* SDLMassageCushion.m */,
+ 4ABB279C24F7FFD80061BF55 /* SDLMassageMode.h */,
+ 4ABB27A624F7FFD90061BF55 /* SDLMassageMode.m */,
+ 4ABB279E24F7FFD80061BF55 /* SDLMassageZone.h */,
+ 4ABB279F24F7FFD80061BF55 /* SDLMassageZone.m */,
+ 4ABB27A024F7FFD80061BF55 /* SDLMediaClockFormat.h */,
+ 4ABB279D24F7FFD80061BF55 /* SDLMediaClockFormat.m */,
+ 4ABB27C024F8006C0061BF55 /* SDLMediaType.h */,
+ 4ABB27BC24F8006C0061BF55 /* SDLMediaType.m */,
+ 4ABB27BD24F8006C0061BF55 /* SDLMenuLayout.h */,
+ 4ABB27BB24F8006B0061BF55 /* SDLMenuLayout.m */,
+ 4ABB27B424F8006A0061BF55 /* SDLMetadataType.h */,
+ 4ABB27B524F8006A0061BF55 /* SDLMetadataType.m */,
+ 4ABB27BF24F8006C0061BF55 /* SDLModuleType.h */,
+ 4ABB27B824F8006B0061BF55 /* SDLModuleType.m */,
+ 4ABB27B724F8006B0061BF55 /* SDLNavigationAction.h */,
+ 4ABB27BA24F8006B0061BF55 /* SDLNavigationAction.m */,
+ 4ABB27C124F8006C0061BF55 /* SDLNavigationJunction.h */,
+ 4ABB27BE24F8006C0061BF55 /* SDLNavigationJunction.m */,
+ 4ABB27B624F8006A0061BF55 /* SDLPermissionStatus.h */,
+ 4ABB27B924F8006B0061BF55 /* SDLPermissionStatus.m */,
+ 4ABB27D624F800C90061BF55 /* SDLPowerModeQualificationStatus.h */,
+ 4ABB27D424F800C90061BF55 /* SDLPowerModeQualificationStatus.m */,
+ 4ABB27D724F800C90061BF55 /* SDLPowerModeStatus.h */,
+ 4ABB27D024F800C80061BF55 /* SDLPowerModeStatus.m */,
+ 4ABB27D324F800C90061BF55 /* SDLPredefinedLayout.h */,
+ 4ABB27D124F800C80061BF55 /* SDLPredefinedLayout.m */,
+ 4ABB27D924F800CA0061BF55 /* SDLPrerecordedSpeech.h */,
+ 4ABB27D524F800C90061BF55 /* SDLPrerecordedSpeech.m */,
+ 4ABB27D824F800CA0061BF55 /* SDLPredefinedWindows.h */,
+ 4ABB27DA24F800CA0061BF55 /* SDLPrimaryAudioSource.h */,
+ 4ABB27D224F800C80061BF55 /* SDLPrimaryAudioSource.m */,
+ 4ABB27EA24F801B50061BF55 /* SDLPRNDL.h */,
+ 4ABB27EB24F801B50061BF55 /* SDLPRNDL.m */,
+ 4ABB27E824F801B40061BF55 /* SDLRadioBand.h */,
+ 4ABB27E624F801B40061BF55 /* SDLRadioBand.m */,
+ 4ABB27E924F801B50061BF55 /* SDLRadioState.h */,
+ 4ABB27E724F801B40061BF55 /* SDLRadioState.m */,
+ 4ABB27F724F823F20061BF55 /* SDLRequestType.h */,
+ 4ABB27F424F823F10061BF55 /* SDLRequestType.m */,
+ 4ABB27F924F823F20061BF55 /* SDLResult.h */,
+ 4ABB27F824F823F20061BF55 /* SDLResult.m */,
+ 4ABB27F324F823F10061BF55 /* SDLRPCMessageType.h */,
+ 4ABB27F224F823F10061BF55 /* SDLRPCMessageType.m */,
+ 4ABB27F524F823F10061BF55 /* SDLSamplingRate.h */,
+ 4ABB27F624F823F20061BF55 /* SDLSamplingRate.m */,
+ 4ABB280524F824600061BF55 /* SDLSeatMemoryActionType.h */,
+ 4ABB280224F8245F0061BF55 /* SDLSeatMemoryActionType.m */,
+ 4ABB280424F824600061BF55 /* SDLServiceUpdateReason.h */,
+ 4ABB280724F824600061BF55 /* SDLServiceUpdateReason.m */,
+ 4ABB280624F824600061BF55 /* SDLSoftButtonType.h */,
+ 4ABB280324F8245F0061BF55 /* SDLSoftButtonType.m */,
+ 4ABB281124F824A40061BF55 /* SDLSpeechCapabilities.h */,
+ 4ABB281024F824A40061BF55 /* SDLSpeechCapabilities.m */,
+ 4ABB281224F824A40061BF55 /* SDLStaticIconName.h */,
+ 4ABB281324F824A50061BF55 /* SDLStaticIconName.m */,
+ 4ABB280E24F824A40061BF55 /* SDLSupportedSeat.h */,
+ 4ABB280F24F824A40061BF55 /* SDLSupportedSeat.m */,
+ 4ABB281D24F824E60061BF55 /* SDLSystemAction.h */,
+ 4ABB281E24F824E60061BF55 /* SDLSystemAction.m */,
+ 4ABB282424F824E70061BF55 /* SDLSystemCapabilityType.h */,
+ 4ABB281B24F824E60061BF55 /* SDLSystemCapabilityType.m */,
+ 4ABB281C24F824E60061BF55 /* SDLSystemContext.h */,
+ 4ABB282124F824E70061BF55 /* SDLSystemContext.m */,
+ 4ABB281F24F824E60061BF55 /* SDLTBTState.h */,
+ 4ABB282024F824E70061BF55 /* SDLTBTState.m */,
+ 4ABB281A24F824E60061BF55 /* SDLTemperatureUnit.h */,
+ 4ABB282524F824E70061BF55 /* SDLTemperatureUnit.m */,
+ 4ABB282224F824E70061BF55 /* SDLTextAlignment.h */,
+ 4ABB282324F824E70061BF55 /* SDLTextAlignment.m */,
+ 4ABB283424F828610061BF55 /* SDLTextFieldName.h */,
+ 4ABB283924F828610061BF55 /* SDLTextFieldName.m */,
+ 4ABB283A24F828620061BF55 /* SDLTimerMode.h */,
+ 4ABB283C24F828620061BF55 /* SDLTimerMode.m */,
+ 4ABB283824F828610061BF55 /* SDLTouchType.h */,
+ 4ABB283724F828610061BF55 /* SDLTouchType.m */,
+ 4ABB283224F828600061BF55 /* SDLTPMS.h */,
+ 4ABB283E24F828620061BF55 /* SDLTPMS.m */,
+ 4ABB283D24F828620061BF55 /* SDLTransmissionType.h */,
+ 4ABB283F24F828630061BF55 /* SDLTransmissionType.m */,
+ 4ABB283524F828610061BF55 /* SDLTriggerSource.h */,
+ 4ABB283B24F828620061BF55 /* SDLTriggerSource.m */,
+ 4ABB283324F828600061BF55 /* SDLTurnSignal.h */,
+ 4ABB283624F828610061BF55 /* SDLTurnSignal.m */,
+ 4ABB285524F828DF0061BF55 /* SDLUpdateMode.h */,
+ 4ABB285224F828DE0061BF55 /* SDLUpdateMode.m */,
+ 4ABB285124F828DE0061BF55 /* SDLVehicleDataActiveStatus.h */,
+ 4ABB285B24F828E00061BF55 /* SDLVehicleDataActiveStatus.m */,
+ 4ABB284E24F828DD0061BF55 /* SDLVehicleDataEventStatus.h */,
+ 4ABB285A24F828E00061BF55 /* SDLVehicleDataEventStatus.m */,
+ 4ABB285624F828DF0061BF55 /* SDLVehicleDataNotificationStatus.h */,
+ 4ABB285724F828DF0061BF55 /* SDLVehicleDataNotificationStatus.m */,
+ 4ABB285324F828DE0061BF55 /* SDLVehicleDataResultCode.h */,
+ 4ABB285424F828DE0061BF55 /* SDLVehicleDataResultCode.m */,
+ 4ABB285924F828DF0061BF55 /* SDLVehicleDataStatus.h */,
+ 4ABB285024F828DE0061BF55 /* SDLVehicleDataStatus.m */,
+ 4ABB285824F828DF0061BF55 /* SDLVehicleDataType.h */,
+ 4ABB284F24F828DE0061BF55 /* SDLVehicleDataType.m */,
+ 4ABB287224F829490061BF55 /* SDLVentilationMode.h */,
+ 4ABB286C24F829480061BF55 /* SDLVentilationMode.m */,
+ 4ABB288224F82A330061BF55 /* SDLVideoStreamingCodec.h */,
+ 4ABB288424F82A330061BF55 /* SDLVideoStreamingCodec.m */,
+ 4ABB288324F82A330061BF55 /* SDLVideoStreamingFormat.h */,
+ 4ABB288524F82A340061BF55 /* SDLVideoStreamingFormat.m */,
+ 4ABB288624F82A340061BF55 /* SDLVideoStreamingProtocol.h */,
+ 4ABB288724F82A340061BF55 /* SDLVideoStreamingProtocol.m */,
+ 4A8BD3A424F9485A000945E3 /* SDLVideoStreamingState.h */,
+ 4A8BD3A324F9485A000945E3 /* SDLVideoStreamingState.m */,
+ 4ABB286E24F829490061BF55 /* SDLVrCapabilities.h */,
+ 4ABB287024F829490061BF55 /* SDLVrCapabilities.m */,
+ 4ABB286B24F829480061BF55 /* SDLWarningLightStatus.h */,
+ 4ABB286D24F829480061BF55 /* SDLWarningLightStatus.m */,
+ 4ABB287324F8294A0061BF55 /* SDLWayPointType.h */,
+ 4ABB287124F829490061BF55 /* SDLWayPointType.m */,
+ 4ABB287E24F82A1F0061BF55 /* SDLWindowType.h */,
+ 4ABB287F24F82A200061BF55 /* SDLWindowType.m */,
+ 4ABB286A24F829480061BF55 /* SDLWiperStatus.h */,
+ 4ABB286F24F829490061BF55 /* SDLWiperStatus.m */,
);
name = Enums;
sourceTree = "<group>";
@@ -5404,16 +5394,16 @@
children = (
5DD67CC01E68AE66009CD394 /* Modules */,
5DBF063D1E64BDAE00A5CF03 /* Log Targets */,
- 5DBF06211E64A83F00A5CF03 /* SDLLogManager.h */,
- 5DBF06221E64A83F00A5CF03 /* SDLLogManager.m */,
- 5DBF062B1E64A93A00A5CF03 /* SDLLogFilter.h */,
- 5DBF062C1E64A93A00A5CF03 /* SDLLogFilter.m */,
- 5DBF062F1E64A9C600A5CF03 /* SDLLogModel.h */,
- 5DBF06301E64A9C600A5CF03 /* SDLLogModel.m */,
- 5DBF06331E64A9FE00A5CF03 /* SDLLogConstants.h */,
- 5DBF06371E64ABBE00A5CF03 /* SDLLogConfiguration.h */,
- 5DBF06381E64ABBE00A5CF03 /* SDLLogConfiguration.m */,
- 5DD67CC51E68B568009CD394 /* SDLLogMacros.h */,
+ 4ABB26B524F7FA1B0061BF55 /* SDLLogConfiguration.h */,
+ 4ABB26B724F7FA1B0061BF55 /* SDLLogConfiguration.m */,
+ 4ABB26B424F7FA1B0061BF55 /* SDLLogConstants.h */,
+ 4ABB26B924F7FA1C0061BF55 /* SDLLogFilter.h */,
+ 4ABB26B624F7FA1B0061BF55 /* SDLLogFilter.m */,
+ 4ABB26B824F7FA1B0061BF55 /* SDLLogMacros.h */,
+ 4A8BD3AE24F98ACE000945E3 /* SDLLogManager.h */,
+ 4A8BD3AD24F98ACE000945E3 /* SDLLogManager.m */,
+ 4ABB26C224F7FA5F0061BF55 /* SDLLogModel.h */,
+ 4ABB26C124F7FA5F0061BF55 /* SDLLogModel.m */,
);
name = Logging;
sourceTree = "<group>";
@@ -5421,24 +5411,24 @@
5D5934F61A85189500687FB9 /* Utilities */ = {
isa = PBXGroup;
children = (
- 8803DCED22C2B84B00FBB7CE /* SDLBackgroundTaskManager.h */,
- 8803DCEE22C2B84B00FBB7CE /* SDLBackgroundTaskManager.m */,
- 97E26DEA1E807AD70074A3C7 /* SDLMutableDataQueue.h */,
- 97E26DEB1E807AD70074A3C7 /* SDLMutableDataQueue.m */,
E9C32B831AB20B2900F283AF /* @categories */,
- 5D5934F91A851A8000687FB9 /* Prioritized Objects */,
- 5D535DC31B72473800CF7760 /* SDLGlobals.h */,
- 5D535DC41B72473800CF7760 /* SDLGlobals.m */,
- 5D61FAD21A84238A00846EE7 /* SDLHexUtility.h */,
- 5D61FAD31A84238A00846EE7 /* SDLHexUtility.m */,
- 883C22C6222ED84D00939C4C /* SDLRPCFunctionNames.h */,
- 883C22C7222ED84D00939C4C /* SDLRPCFunctionNames.m */,
- 5D61FB0F1A84238A00846EE7 /* SDLRPCParameterNames.h */,
- DA0C46AC1DCD35080001F2A8 /* SDLRPCParameterNames.m */,
- E9C32B8E1AB20BA200F283AF /* SDLTimer.h */,
- E9C32B8F1AB20BA200F283AF /* SDLTimer.m */,
- DA0C46AE1DCD41E30001F2A8 /* SDLMacros.h */,
10415106241BBB8B00F163CC /* Lock Screen Icon Cache */,
+ 5D5934F91A851A8000687FB9 /* Prioritized Objects */,
+ 4ABB268024F7F8D50061BF55 /* SDLBackgroundTaskManager.h */,
+ 4ABB268124F7F8D60061BF55 /* SDLBackgroundTaskManager.m */,
+ 4ABB268424F7F8E20061BF55 /* SDLMutableDataQueue.h */,
+ 4ABB268524F7F8E20061BF55 /* SDLMutableDataQueue.m */,
+ 4ABB268824F7F8F00061BF55 /* SDLGlobals.h */,
+ 4ABB268924F7F8F00061BF55 /* SDLGlobals.m */,
+ 4ABB268D24F7F8FB0061BF55 /* SDLHexUtility.h */,
+ 4ABB268C24F7F8FB0061BF55 /* SDLHexUtility.m */,
+ 4ABB269824F7F9560061BF55 /* SDLMacros.h */,
+ 4ABB269424F7F93F0061BF55 /* SDLRPCFunctionNames.h */,
+ 4ABB269524F7F93F0061BF55 /* SDLRPCFunctionNames.m */,
+ 4ABB269A24F7F9710061BF55 /* SDLRPCParameterNames.h */,
+ 4ABB269B24F7F9710061BF55 /* SDLRPCParameterNames.m */,
+ 4ABB269124F7F9060061BF55 /* SDLTimer.h */,
+ 4ABB269024F7F9060061BF55 /* SDLTimer.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -5446,58 +5436,58 @@
5D5934F81A8519C300687FB9 /* Notification */ = {
isa = PBXGroup;
children = (
- 5D61FB121A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.h */,
- 5D61FB131A84238B00846EE7 /* SDLOnAppInterfaceUnregistered.m */,
- 8855F9E1220CB04000A5C897 /* SDLOnAppServiceData.h */,
- 8855F9E2220CB04000A5C897 /* SDLOnAppServiceData.m */,
- 5D61FB141A84238B00846EE7 /* SDLOnAudioPassThru.h */,
- 5D61FB151A84238B00846EE7 /* SDLOnAudioPassThru.m */,
- 5D61FB161A84238B00846EE7 /* SDLOnButtonEvent.h */,
- 5D61FB171A84238B00846EE7 /* SDLOnButtonEvent.m */,
- 5D61FB181A84238B00846EE7 /* SDLOnButtonPress.h */,
- 5D61FB191A84238B00846EE7 /* SDLOnButtonPress.m */,
- 5D61FB1A1A84238B00846EE7 /* SDLOnCommand.h */,
- 5D61FB1B1A84238B00846EE7 /* SDLOnCommand.m */,
- 5D61FB1C1A84238B00846EE7 /* SDLOnDriverDistraction.h */,
- 5D61FB1D1A84238B00846EE7 /* SDLOnDriverDistraction.m */,
- 5D61FB1E1A84238B00846EE7 /* SDLOnEncodedSyncPData.h */,
- 5D61FB1F1A84238B00846EE7 /* SDLOnEncodedSyncPData.m */,
- 5D61FB201A84238B00846EE7 /* SDLOnHashChange.h */,
- 5D61FB211A84238B00846EE7 /* SDLOnHashChange.m */,
- 5D61FB221A84238B00846EE7 /* SDLOnHMIStatus.h */,
- 5D61FB231A84238B00846EE7 /* SDLOnHMIStatus.m */,
- 1E5AD0961F20C0FB0029B8AF /* SDLOnInteriorVehicleData.h */,
- 1E5AD0971F20C0FB0029B8AF /* SDLOnInteriorVehicleData.m */,
- 5D61FB241A84238B00846EE7 /* SDLOnKeyboardInput.h */,
- 5D61FB251A84238B00846EE7 /* SDLOnKeyboardInput.m */,
- 5D61FB261A84238B00846EE7 /* SDLOnLanguageChange.h */,
- 5D61FB271A84238B00846EE7 /* SDLOnLanguageChange.m */,
- 5D61FB281A84238B00846EE7 /* SDLOnLockScreenStatus.h */,
- 5D61FB291A84238B00846EE7 /* SDLOnLockScreenStatus.m */,
- 5D61FB2A1A84238B00846EE7 /* SDLOnPermissionsChange.h */,
- 5D61FB2B1A84238B00846EE7 /* SDLOnPermissionsChange.m */,
- 1EAA47092032BAE5000FE74B /* SDLOnRCStatus.h */,
- 1EAA470A2032BAE5000FE74B /* SDLOnRCStatus.m */,
- 889D0B9A24D07DCB008AD494 /* SDLOnSubtleAlertPressed.h */,
- 889D0B9924D07DCB008AD494 /* SDLOnSubtleAlertPressed.m */,
- 5D61FB2C1A84238B00846EE7 /* SDLOnSyncPData.h */,
- 5D61FB2D1A84238B00846EE7 /* SDLOnSyncPData.m */,
- 884AF94D220B488900E22928 /* SDLOnSystemCapabilityUpdated.h */,
- 884AF94E220B488900E22928 /* SDLOnSystemCapabilityUpdated.m */,
- 5D61FB2E1A84238B00846EE7 /* SDLOnSystemRequest.h */,
- 5D61FB2F1A84238B00846EE7 /* SDLOnSystemRequest.m */,
- 5D61FB301A84238B00846EE7 /* SDLOnTBTClientState.h */,
- 5D61FB311A84238B00846EE7 /* SDLOnTBTClientState.m */,
- 5D61FB321A84238B00846EE7 /* SDLOnTouchEvent.h */,
- 5D61FB331A84238B00846EE7 /* SDLOnTouchEvent.m */,
- 4A899D3424D31FEE007BDD9F /* SDLOnUpdateFile.h */,
- 4A899D3524D31FEE007BDD9F /* SDLOnUpdateFile.m */,
- 4A899D3824D32273007BDD9F /* SDLOnUpdateSubMenu.h */,
- 4A899D3924D32273007BDD9F /* SDLOnUpdateSubMenu.m */,
- 5D61FB341A84238B00846EE7 /* SDLOnVehicleData.h */,
- 5D61FB351A84238B00846EE7 /* SDLOnVehicleData.m */,
- DA9F7E7D1DCC028B00ACAE48 /* SDLOnWayPointChange.h */,
- DA9F7E7E1DCC028B00ACAE48 /* SDLOnWayPointChange.m */,
+ 4ABB28BA24F82A690061BF55 /* SDLOnAppInterfaceUnregistered.h */,
+ 4ABB289324F82A640061BF55 /* SDLOnAppInterfaceUnregistered.m */,
+ 4ABB28B624F82A690061BF55 /* SDLOnAppServiceData.h */,
+ 4ABB28AF24F82A680061BF55 /* SDLOnAppServiceData.m */,
+ 4ABB28B724F82A690061BF55 /* SDLOnAudioPassThru.h */,
+ 4ABB28A624F82A670061BF55 /* SDLOnAudioPassThru.m */,
+ 4ABB28A524F82A670061BF55 /* SDLOnButtonEvent.h */,
+ 4ABB28A124F82A660061BF55 /* SDLOnButtonEvent.m */,
+ 4ABB28AD24F82A680061BF55 /* SDLOnButtonPress.h */,
+ 4ABB28AE24F82A680061BF55 /* SDLOnButtonPress.m */,
+ 4ABB289024F82A640061BF55 /* SDLOnCommand.h */,
+ 4ABB289424F82A640061BF55 /* SDLOnCommand.m */,
+ 4ABB28B524F82A690061BF55 /* SDLOnDriverDistraction.h */,
+ 4ABB28B124F82A680061BF55 /* SDLOnDriverDistraction.m */,
+ 4ABB289524F82A650061BF55 /* SDLOnEncodedSyncPData.h */,
+ 4ABB28A424F82A670061BF55 /* SDLOnEncodedSyncPData.m */,
+ 4ABB28BB24F82A690061BF55 /* SDLOnHashChange.h */,
+ 4ABB28AC24F82A670061BF55 /* SDLOnHashChange.m */,
+ 4ABB28B024F82A680061BF55 /* SDLOnHMIStatus.h */,
+ 4ABB289724F82A650061BF55 /* SDLOnHMIStatus.m */,
+ 4ABB28AA24F82A670061BF55 /* SDLOnInteriorVehicleData.h */,
+ 4ABB28A724F82A670061BF55 /* SDLOnInteriorVehicleData.m */,
+ 4ABB28BD24F82A6A0061BF55 /* SDLOnKeyboardInput.h */,
+ 4ABB289624F82A650061BF55 /* SDLOnKeyboardInput.m */,
+ 4ABB289824F82A650061BF55 /* SDLOnLanguageChange.h */,
+ 4ABB28B224F82A680061BF55 /* SDLOnLanguageChange.m */,
+ 4ABB28A224F82A660061BF55 /* SDLOnLockScreenStatus.h */,
+ 4ABB289124F82A640061BF55 /* SDLOnLockScreenStatus.m */,
+ 4ABB289C24F82A650061BF55 /* SDLOnPermissionsChange.h */,
+ 4ABB28B424F82A680061BF55 /* SDLOnPermissionsChange.m */,
+ 4ABB28A824F82A670061BF55 /* SDLOnRCStatus.h */,
+ 4ABB289924F82A650061BF55 /* SDLOnRCStatus.m */,
+ 4ABB289D24F82A660061BF55 /* SDLOnSubtleAlertPressed.h */,
+ 4ABB289E24F82A660061BF55 /* SDLOnSubtleAlertPressed.m */,
+ 4ABB28A924F82A670061BF55 /* SDLOnSyncPData.h */,
+ 4ABB288E24F82A640061BF55 /* SDLOnSyncPData.m */,
+ 4ABB28AB24F82A670061BF55 /* SDLOnSystemCapabilityUpdated.h */,
+ 4ABB28A324F82A660061BF55 /* SDLOnSystemCapabilityUpdated.m */,
+ 4ABB289A24F82A650061BF55 /* SDLOnSystemRequest.h */,
+ 4ABB289F24F82A660061BF55 /* SDLOnSystemRequest.m */,
+ 4ABB28B324F82A680061BF55 /* SDLOnTBTClientState.h */,
+ 4ABB288F24F82A640061BF55 /* SDLOnTBTClientState.m */,
+ 4ABB289224F82A640061BF55 /* SDLOnTouchEvent.h */,
+ 4ABB289B24F82A650061BF55 /* SDLOnTouchEvent.m */,
+ 4A8BD3B324F98F64000945E3 /* SDLOnUpdateFile.h */,
+ 4A8BD3B124F98F63000945E3 /* SDLOnUpdateFile.m */,
+ 4A8BD3B424F98F64000945E3 /* SDLOnUpdateSubMenu.h */,
+ 4A8BD3B224F98F63000945E3 /* SDLOnUpdateSubMenu.m */,
+ 4ABB28B824F82A690061BF55 /* SDLOnVehicleData.h */,
+ 4ABB28BC24F82A690061BF55 /* SDLOnVehicleData.m */,
+ 4ABB28A024F82A660061BF55 /* SDLOnWayPointChange.h */,
+ 4ABB28B924F82A690061BF55 /* SDLOnWayPointChange.m */,
);
name = Notification;
sourceTree = "<group>";
@@ -5505,10 +5495,10 @@
5D5934F91A851A8000687FB9 /* Prioritized Objects */ = {
isa = PBXGroup;
children = (
- 5D61FB101A84238A00846EE7 /* SDLObjectWithPriority.h */,
- 5D61FB111A84238A00846EE7 /* SDLObjectWithPriority.m */,
- 5D61FB521A84238B00846EE7 /* SDLPrioritizedObjectCollection.h */,
- 5D61FB531A84238B00846EE7 /* SDLPrioritizedObjectCollection.m */,
+ 4ABB267424F7F6720061BF55 /* SDLObjectWithPriority.h */,
+ 4ABB267524F7F6720061BF55 /* SDLObjectWithPriority.m */,
+ 4ABB267124F7F6640061BF55 /* SDLPrioritizedObjectCollection.h */,
+ 4ABB267024F7F6640061BF55 /* SDLPrioritizedObjectCollection.m */,
);
name = "Prioritized Objects";
sourceTree = "<group>";
@@ -5516,7 +5506,7 @@
5D5934FA1A851AC900687FB9 /* @protocols */ = {
isa = PBXGroup;
children = (
- 5D61FB5A1A84238B00846EE7 /* SDLProtocolDelegate.h */,
+ 4A8BD32324F94302000945E3 /* SDLProtocolDelegate.h */,
);
name = "@protocols";
sourceTree = "<group>";
@@ -5524,18 +5514,18 @@
5D5934FF1A851B8400687FB9 /* Superclasses */ = {
isa = PBXGroup;
children = (
- 5D61FABA1A84238A00846EE7 /* SDLEnum.h */,
- DA4F47951E771AA100FC809E /* SDLEnum.m */,
- 5DB92D301AC9C8BA00C15BB0 /* SDLRPCStruct.h */,
- 5DB92D311AC9C8BA00C15BB0 /* SDLRPCStruct.m */,
- 5D61FB7C1A84238B00846EE7 /* SDLRPCMessage.h */,
- 5D61FB7D1A84238B00846EE7 /* SDLRPCMessage.m */,
- 5D61FB801A84238B00846EE7 /* SDLRPCNotification.h */,
- 5D61FB811A84238B00846EE7 /* SDLRPCNotification.m */,
- 5D61FB841A84238B00846EE7 /* SDLRPCRequest.h */,
- 5D61FB851A84238B00846EE7 /* SDLRPCRequest.m */,
- 5D61FB881A84238B00846EE7 /* SDLRPCResponse.h */,
- 5D61FB891A84238B00846EE7 /* SDLRPCResponse.m */,
+ 4ABB26C824F7FAAE0061BF55 /* SDLEnum.h */,
+ 4ABB26C924F7FAAF0061BF55 /* SDLEnum.m */,
+ 4ABB26CD24F7FAFC0061BF55 /* SDLRPCMessage.h */,
+ 4ABB26D124F7FAFD0061BF55 /* SDLRPCMessage.m */,
+ 4ABB26CC24F7FAFC0061BF55 /* SDLRPCNotification.h */,
+ 4ABB26D524F7FAFD0061BF55 /* SDLRPCNotification.m */,
+ 4ABB26D424F7FAFD0061BF55 /* SDLRPCRequest.h */,
+ 4ABB26CF24F7FAFC0061BF55 /* SDLRPCRequest.m */,
+ 4ABB26D324F7FAFD0061BF55 /* SDLRPCResponse.h */,
+ 4ABB26D024F7FAFC0061BF55 /* SDLRPCResponse.m */,
+ 4ABB26D224F7FAFD0061BF55 /* SDLRPCStruct.h */,
+ 4ABB26CE24F7FAFC0061BF55 /* SDLRPCStruct.m */,
);
name = Superclasses;
sourceTree = "<group>";
@@ -5543,8 +5533,8 @@
5D5935001A851D0B00687FB9 /* @protocols */ = {
isa = PBXGroup;
children = (
- 5D61FA3E1A84238A00846EE7 /* SDLTransportType.h */,
- 5D61FBED1A84238C00846EE7 /* SDLTransportDelegate.h */,
+ 4A8BD38024F946D4000945E3 /* SDLTransportDelegate.h */,
+ 4A8BD37F24F946D4000945E3 /* SDLTransportType.h */,
);
name = "@protocols";
sourceTree = "<group>";
@@ -5552,12 +5542,12 @@
5D5935011A851D7E00687FB9 /* Header */ = {
isa = PBXGroup;
children = (
- 5D61FB581A84238B00846EE7 /* SDLProtocolHeader.h */,
- 5D61FB591A84238B00846EE7 /* SDLProtocolHeader.m */,
- 5D61FC081A84238C00846EE7 /* SDLV1ProtocolHeader.h */,
- 5D61FC091A84238C00846EE7 /* SDLV1ProtocolHeader.m */,
- 5D61FC0C1A84238C00846EE7 /* SDLV2ProtocolHeader.h */,
- 5D61FC0D1A84238C00846EE7 /* SDLV2ProtocolHeader.m */,
+ 4A8BD32824F9431B000945E3 /* SDLProtocolHeader.h */,
+ 4A8BD32924F9431B000945E3 /* SDLProtocolHeader.m */,
+ 4A8BD32724F9431B000945E3 /* SDLV1ProtocolHeader.h */,
+ 4A8BD32524F9431B000945E3 /* SDLV1ProtocolHeader.m */,
+ 4A8BD32A24F9431B000945E3 /* SDLV2ProtocolHeader.h */,
+ 4A8BD32624F9431B000945E3 /* SDLV2ProtocolHeader.m */,
);
name = Header;
sourceTree = "<group>";
@@ -5566,12 +5556,12 @@
isa = PBXGroup;
children = (
5DA49CE21F1EA77900E65FC5 /* Control Frame Payloads */,
- 5D61FB5B1A84238B00846EE7 /* SDLProtocolMessage.h */,
- 5D61FB5C1A84238B00846EE7 /* SDLProtocolMessage.m */,
- 5D61FC0A1A84238C00846EE7 /* SDLV1ProtocolMessage.h */,
- 5D61FC0B1A84238C00846EE7 /* SDLV1ProtocolMessage.m */,
- 5D61FC0E1A84238C00846EE7 /* SDLV2ProtocolMessage.h */,
- 5D61FC0F1A84238C00846EE7 /* SDLV2ProtocolMessage.m */,
+ 4A8BD36024F9461A000945E3 /* SDLProtocolMessage.h */,
+ 4A8BD35B24F9461A000945E3 /* SDLProtocolMessage.m */,
+ 4A8BD35C24F9461A000945E3 /* SDLV1ProtocolMessage.h */,
+ 4A8BD35D24F9461A000945E3 /* SDLV1ProtocolMessage.m */,
+ 4A8BD35E24F9461A000945E3 /* SDLV2ProtocolMessage.h */,
+ 4A8BD35F24F9461A000945E3 /* SDLV2ProtocolMessage.m */,
);
name = Message;
sourceTree = "<group>";
@@ -5579,8 +5569,8 @@
5D5935041A851E1A00687FB9 /* Payload */ = {
isa = PBXGroup;
children = (
- 5D61FB821A84238B00846EE7 /* SDLRPCPayload.h */,
- 5D61FB831A84238B00846EE7 /* SDLRPCPayload.m */,
+ 4ABB28EF24F82AFD0061BF55 /* SDLRPCPayload.h */,
+ 4ABB28EE24F82AFD0061BF55 /* SDLRPCPayload.m */,
);
name = Payload;
sourceTree = "<group>";
@@ -5588,8 +5578,8 @@
5D6008871BE3ED470094A505 /* State Machine */ = {
isa = PBXGroup;
children = (
- 5D6008881BE3ED540094A505 /* SDLStateMachine.h */,
- 5D6008891BE3ED540094A505 /* SDLStateMachine.m */,
+ 4ABB24CA24F5931B0061BF55 /* SDLStateMachine.h */,
+ 4ABB24CB24F5931B0061BF55 /* SDLStateMachine.m */,
);
name = "State Machine";
sourceTree = "<group>";
@@ -5611,9 +5601,9 @@
5D616B501D59042B00553F6B /* Errors */ = {
isa = PBXGroup;
children = (
- 5DA3F3581BC448480026F2D0 /* SDLError.h */,
- 5DA3F3591BC448480026F2D0 /* SDLError.m */,
- 5D616B511D59044400553F6B /* SDLErrorConstants.h */,
+ 4ABB24C424F592900061BF55 /* SDLError.h */,
+ 4ABB24C524F592900061BF55 /* SDLError.m */,
+ 4ABB24CE24F593C70061BF55 /* SDLErrorConstants.h */,
);
name = Errors;
sourceTree = "<group>";
@@ -5629,7 +5619,6 @@
5D5934F01A85161A00687FB9 /* Transport */,
5D61FA201A84237100846EE7 /* SmartDeviceLink.h */,
5D1665A01CF5D5DA00CC4CA1 /* .gitignore */,
- 5D1665A11CF5D5DA00CC4CA1 /* .travis.yml */,
5D1665A21CF5D5DA00CC4CA1 /* Cartfile.private */,
5D1665A31CF5D5DA00CC4CA1 /* CHANGELOG.md */,
5D1665A41CF5D5DA00CC4CA1 /* DEPENDENCIES.md */,
@@ -5679,7 +5668,7 @@
5D6CC8ED1C610E490027F60A /* Security */ = {
isa = PBXGroup;
children = (
- 5D6CC8EE1C610E660027F60A /* SDLSecurityType.h */,
+ 4A8BD3BD24F99470000945E3 /* SDLSecurityType.h */,
);
name = Security;
sourceTree = "<group>";
@@ -5708,8 +5697,8 @@
children = (
5D6F7A3D1BC811FC0070BF37 /* SDLAssets.xcassets */,
5D616B481D552F7A00553F6B /* SDLLockScreen.storyboard */,
- 5D6F7A331BC5B9B60070BF37 /* SDLLockScreenViewController.h */,
- 5D6F7A341BC5B9B60070BF37 /* SDLLockScreenViewController.m */,
+ 4ABB254B24F7E4C60061BF55 /* SDLLockScreenViewController.h */,
+ 4ABB254A24F7E4C60061BF55 /* SDLLockScreenViewController.m */,
);
name = "Lock Screen UI";
sourceTree = "<group>";
@@ -5726,8 +5715,8 @@
5D75960E22972FB90013207C /* Utilities */ = {
isa = PBXGroup;
children = (
- 5D75960F22972FCA0013207C /* SDLSystemCapabilityObserver.h */,
- 5D75961022972FCA0013207C /* SDLSystemCapabilityObserver.m */,
+ 4ABB263E24F7F45B0061BF55 /* SDLSystemCapabilityObserver.h */,
+ 4ABB263F24F7F45B0061BF55 /* SDLSystemCapabilityObserver.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -5735,8 +5724,9 @@
5D76751022D907F500E8D71A /* Configuration */ = {
isa = PBXGroup;
children = (
- 5D76751122D9088F00E8D71A /* SDLMenuConfiguration.h */,
- 5D76751222D9088F00E8D71A /* SDLMenuConfiguration.m */,
+ 4ABB259B24F7E6B90061BF55 /* SDLMenuConfiguration.h */,
+ 4ABB259A24F7E6B90061BF55 /* SDLMenuConfiguration.m */,
+ 4ABB259824F7E6A60061BF55 /* SDLMenuManagerConstants.h */,
);
name = Configuration;
sourceTree = "<group>";
@@ -5754,11 +5744,11 @@
5D76E31F1D39731100647CFA /* Utilities */ = {
isa = PBXGroup;
children = (
- 880723E923A2CFB4003D0489 /* SDLLockScreenRootViewController.h */,
- 880723EA23A2CFB4003D0489 /* SDLLockScreenRootViewController.m */,
- 5D76E3201D39742300647CFA /* SDLViewControllerPresentable.h */,
- 5D76E3221D39767000647CFA /* SDLLockScreenPresenter.h */,
- 5D76E3231D39767000647CFA /* SDLLockScreenPresenter.m */,
+ 4ABB253E24F7E48D0061BF55 /* SDLLockScreenPresenter.h */,
+ 4ABB254024F7E48D0061BF55 /* SDLLockScreenPresenter.m */,
+ 4ABB253C24F7E48D0061BF55 /* SDLLockScreenRootViewController.h */,
+ 4ABB253F24F7E48D0061BF55 /* SDLLockScreenRootViewController.m */,
+ 4ABB253D24F7E48D0061BF55 /* SDLViewControllerPresentable.h */,
);
name = Utilities;
sourceTree = "<group>";
@@ -5775,10 +5765,10 @@
5D7F87F51CE51CD8002DD7C4 /* File Types */ = {
isa = PBXGroup;
children = (
- 5D82042B1BCEC32F00D0A41B /* SDLFile.h */,
- 5D82042C1BCEC32F00D0A41B /* SDLFile.m */,
- 5D82042F1BD001C700D0A41B /* SDLArtwork.h */,
- 5D8204301BD001C700D0A41B /* SDLArtwork.m */,
+ 4ABB24EE24F595120061BF55 /* SDLArtwork.h */,
+ 4ABB24F124F595120061BF55 /* SDLArtwork.m */,
+ 4ABB24EF24F595120061BF55 /* SDLFile.h */,
+ 4ABB24F024F595120061BF55 /* SDLFile.m */,
);
name = "File Types";
sourceTree = "<group>";
@@ -5787,12 +5777,12 @@
isa = PBXGroup;
children = (
5D3E48771D6F3DA40000BFEF /* Superclass Operation */,
- 5D1665C21CF8CA2700CC4CA1 /* SDLListFilesOperation.h */,
- 5D1665C31CF8CA2700CC4CA1 /* SDLListFilesOperation.m */,
- 5D79A0391CE36F030035797B /* SDLUploadFileOperation.h */,
- 5D79A03A1CE36F030035797B /* SDLUploadFileOperation.m */,
- 5D7F87E91CE3C1A1002DD7C4 /* SDLDeleteFileOperation.h */,
- 5D7F87EA1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.m */,
+ 4A8BD3A724F948CE000945E3 /* SDLDeleteFileOperation.h */,
+ 4A8BD3A824F948CF000945E3 /* SDLDeleteFileOperation.m */,
+ 4ABB24FF24F596450061BF55 /* SDLListFilesOperation.h */,
+ 4ABB24FC24F596450061BF55 /* SDLListFilesOperation.m */,
+ 4ABB24FE24F596450061BF55 /* SDLUploadFileOperation.h */,
+ 4ABB24FB24F596440061BF55 /* SDLUploadFileOperation.m */,
);
name = "Transaction Operations";
sourceTree = "<group>";
@@ -5800,9 +5790,9 @@
5D7F87F71CE51CEE002DD7C4 /* Utilities */ = {
isa = PBXGroup;
children = (
- 5D7F87ED1CE3C294002DD7C4 /* SDLFileManagerConstants.h */,
- 5D7F87F11CE3C29E002DD7C4 /* SDLFileWrapper.h */,
- 5D7F87F21CE3C29E002DD7C4 /* SDLFileWrapper.m */,
+ 4ABB250E24F596C00061BF55 /* SDLFileManagerConstants.h */,
+ 4ABB250624F596920061BF55 /* SDLFileWrapper.h */,
+ 4ABB250724F596920061BF55 /* SDLFileWrapper.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -5810,15 +5800,15 @@
5D8204291BCEA91400D0A41B /* Permissions */ = {
isa = PBXGroup;
children = (
- 5D1665CC1CF8CA8A00CC4CA1 /* SDLPermissionConstants.h */,
- 5D1665C61CF8CA3D00CC4CA1 /* SDLPermissionFilter.h */,
- 5D1665C71CF8CA3D00CC4CA1 /* SDLPermissionFilter.m */,
- 5D8204241BCEA8A600D0A41B /* SDLPermissionManager.h */,
- 5D8204251BCEA8A600D0A41B /* SDLPermissionManager.m */,
- 106412C4249FB80B0069A97A /* SDLPermissionElement.h */,
- 106412C5249FB80B0069A97A /* SDLPermissionElement.m */,
- 106982A824AA3B4700B1F649 /* SDLRPCPermissionStatus.h */,
- 106982A924AA3B4700B1F649 /* SDLRPCPermissionStatus.m */,
+ 4ABB255E24F7E59E0061BF55 /* SDLPermissionConstants.h */,
+ 4ABB255B24F7E5880061BF55 /* SDLPermissionFilter.h */,
+ 4ABB255A24F7E5880061BF55 /* SDLPermissionFilter.m */,
+ 4ABB256124F7E5AA0061BF55 /* SDLPermissionElement.h */,
+ 4ABB256024F7E5AA0061BF55 /* SDLPermissionElement.m */,
+ 4A8BD3CE24FE7CF1000945E3 /* SDLPermissionManager.h */,
+ 4A8BD3CF24FE7CF1000945E3 /* SDLPermissionManager.m */,
+ 4ABB256524F7E5B80061BF55 /* SDLRPCPermissionStatus.h */,
+ 4ABB256424F7E5B70061BF55 /* SDLRPCPermissionStatus.m */,
);
name = Permissions;
sourceTree = "<group>";
@@ -5827,11 +5817,11 @@
isa = PBXGroup;
children = (
880245A120F79BDA00ED195B /* Configuration */,
- 5D8204201BCEA89A00D0A41B /* SDLFileManager.h */,
- 5D8204211BCEA89A00D0A41B /* SDLFileManager.m */,
5D7F87F51CE51CD8002DD7C4 /* File Types */,
5D7F87F61CE51CE1002DD7C4 /* Transaction Operations */,
5D7F87F71CE51CEE002DD7C4 /* Utilities */,
+ 4A8BD3C024F994D5000945E3 /* SDLFileManager.h */,
+ 4A8BD3BF24F994D5000945E3 /* SDLFileManager.m */,
);
name = Files;
sourceTree = "<group>";
@@ -5841,12 +5831,12 @@
children = (
5D92936D20B5E07000FCC775 /* Operations */,
5D92936520B3600900FCC775 /* Delegates */,
- 5D92935820B33D4F00FCC775 /* SDLChoiceCell.h */,
- 5D92935920B33D4F00FCC775 /* SDLChoiceCell.m */,
- 5D92935C20B33FF700FCC775 /* SDLChoiceSet.h */,
- 5D92935D20B33FF700FCC775 /* SDLChoiceSet.m */,
- 5D92936620B3601700FCC775 /* SDLChoiceSetManager.h */,
- 5D92936720B3601700FCC775 /* SDLChoiceSetManager.m */,
+ 4ABB257D24F7E61E0061BF55 /* SDLChoiceCell.h */,
+ 4ABB257E24F7E61E0061BF55 /* SDLChoiceCell.m */,
+ 4ABB257F24F7E61E0061BF55 /* SDLChoiceSet.h */,
+ 4ABB257C24F7E61E0061BF55 /* SDLChoiceSet.m */,
+ 4ABB258A24F7E65C0061BF55 /* SDLChoiceSetManager.h */,
+ 4ABB258B24F7E65C0061BF55 /* SDLChoiceSetManager.m */,
);
name = "Choice Set";
sourceTree = "<group>";
@@ -5854,8 +5844,8 @@
5D92936520B3600900FCC775 /* Delegates */ = {
isa = PBXGroup;
children = (
- 5D92936020B354BE00FCC775 /* SDLChoiceSetDelegate.h */,
- 5D92936220B3551600FCC775 /* SDLKeyboardDelegate.h */,
+ 4ABB258424F7E62D0061BF55 /* SDLChoiceSetDelegate.h */,
+ 4ABB258E24F7E66C0061BF55 /* SDLKeyboardDelegate.h */,
);
name = Delegates;
sourceTree = "<group>";
@@ -5863,16 +5853,16 @@
5D92936D20B5E07000FCC775 /* Operations */ = {
isa = PBXGroup;
children = (
- 5D92937E20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.h */,
- 5D92937F20B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.m */,
- 5D92936E20B5E0E500FCC775 /* SDLDeleteChoicesOperation.h */,
- 5D92936F20B5E0E500FCC775 /* SDLDeleteChoicesOperation.m */,
- 5D92937220B5EEA200FCC775 /* SDLPreloadChoicesOperation.h */,
- 5D92937320B5EEA200FCC775 /* SDLPreloadChoicesOperation.m */,
- 5D92937620B6FB6200FCC775 /* SDLPresentChoiceSetOperation.h */,
- 5D92937720B6FB6200FCC775 /* SDLPresentChoiceSetOperation.m */,
- 5D92937A20B70A3E00FCC775 /* SDLPresentKeyboardOperation.h */,
- 5D92937B20B70A3E00FCC775 /* SDLPresentKeyboardOperation.m */,
+ 4ABB256B24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.h */,
+ 4ABB256A24F7E5E70061BF55 /* SDLCheckChoiceVROptionalOperation.m */,
+ 4ABB256F24F7E5E80061BF55 /* SDLDeleteChoicesOperation.h */,
+ 4ABB256D24F7E5E70061BF55 /* SDLDeleteChoicesOperation.m */,
+ 4ABB256E24F7E5E80061BF55 /* SDLPreloadChoicesOperation.h */,
+ 4ABB256C24F7E5E70061BF55 /* SDLPresentChoiceSetOperation.h */,
+ 4ABB256824F7E5E70061BF55 /* SDLPreloadChoicesOperation.m */,
+ 4ABB256924F7E5E70061BF55 /* SDLPresentChoiceSetOperation.m */,
+ 4ABB257924F7E5FF0061BF55 /* SDLPresentKeyboardOperation.h */,
+ 4ABB257824F7E5FF0061BF55 /* SDLPresentKeyboardOperation.m */,
);
name = Operations;
sourceTree = "<group>";
@@ -5917,10 +5907,10 @@
5DA150C92271FDF90032928D /* Operations */ = {
isa = PBXGroup;
children = (
- 5DA150C52271FDC20032928D /* SDLSoftButtonTransitionOperation.h */,
- 5DA150C62271FDC20032928D /* SDLSoftButtonTransitionOperation.m */,
- 5DA150CB2271FE180032928D /* SDLSoftButtonReplaceOperation.h */,
- 5DA150CC2271FE180032928D /* SDLSoftButtonReplaceOperation.m */,
+ 4ABB25B024F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.h */,
+ 4ABB25B124F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.m */,
+ 4ABB25AF24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.h */,
+ 4ABB25AE24F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.m */,
);
name = Operations;
sourceTree = "<group>";
@@ -5928,10 +5918,10 @@
5DA150CA2271FE030032928D /* Buttons */ = {
isa = PBXGroup;
children = (
- 5D0A7384203F24060001595D /* SDLSoftButtonState.h */,
- 5D0A7385203F24060001595D /* SDLSoftButtonState.m */,
- 5D0A7388203F24320001595D /* SDLSoftButtonObject.h */,
- 5D0A7389203F24320001595D /* SDLSoftButtonObject.m */,
+ 4ABB25B824F7E70E0061BF55 /* SDLSoftButtonObject.h */,
+ 4ABB25B724F7E70E0061BF55 /* SDLSoftButtonObject.m */,
+ 4ABB25B624F7E70E0061BF55 /* SDLSoftButtonState.h */,
+ 4ABB25B924F7E70E0061BF55 /* SDLSoftButtonState.m */,
);
name = Buttons;
sourceTree = "<group>";
@@ -5984,14 +5974,14 @@
5DA3F3561BC4480E0026F2D0 /* Utilities */ = {
isa = PBXGroup;
children = (
- 5DFFB9141BD7C89700DB3F04 /* SDLConnectionManagerType.h */,
- EE6CBF872064CAEE00EEE0CA /* SDLStreamingProtocolDelegate.h */,
+ 5DA3F3571BC448160026F2D0 /* Categories */,
5D616B501D59042B00553F6B /* Errors */,
5DA3F35C1BC4484B0026F2D0 /* Notifications */,
- 5DA3F3571BC448160026F2D0 /* Categories */,
5D6008871BE3ED470094A505 /* State Machine */,
- 5DD60D96221C5D7D00A82A4F /* SDLVersion.h */,
- 5DD60D97221C5D7D00A82A4F /* SDLVersion.m */,
+ 4ABB24D824F594190061BF55 /* SDLConnectionManagerType.h */,
+ 4ABB24C824F593090061BF55 /* SDLStreamingProtocolDelegate.h */,
+ 4ABB24D524F593ED0061BF55 /* SDLVersion.h */,
+ 4ABB24D424F593EC0061BF55 /* SDLVersion.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -5999,15 +5989,15 @@
5DA3F3571BC448160026F2D0 /* Categories */ = {
isa = PBXGroup;
children = (
- 5D1665CA1CF8CA6700CC4CA1 /* NSNumber+NumberType.h */,
- 5DA3F3521BC448060026F2D0 /* NSMapTable+Subscripting.h */,
- 5DA3F3531BC448060026F2D0 /* NSMapTable+Subscripting.m */,
- 5DA102A21D4122C700C15826 /* NSMutableDictionary+SafeRemove.h */,
- 5DA102A31D4122C700C15826 /* NSMutableDictionary+SafeRemove.m */,
- 5D3E48C91D7722FE0000BFEF /* NSBundle+SDLBundle.h */,
- 5D3E48CA1D7722FE0000BFEF /* NSBundle+SDLBundle.m */,
- 5D019274214994AC003500F6 /* NSMutableArray+Safe.h */,
- 5D019275214994AC003500F6 /* NSMutableArray+Safe.m */,
+ 4ABB24B624F592620061BF55 /* NSBundle+SDLBundle.h */,
+ 4ABB24B424F592620061BF55 /* NSBundle+SDLBundle.m */,
+ 4ABB24B924F592620061BF55 /* NSMapTable+Subscripting.h */,
+ 4ABB24B724F592620061BF55 /* NSMapTable+Subscripting.m */,
+ 4ABB24B224F592620061BF55 /* NSMutableArray+Safe.h */,
+ 4ABB24B324F592620061BF55 /* NSMutableArray+Safe.m */,
+ 4ABB24B824F592620061BF55 /* NSMutableDictionary+SafeRemove.h */,
+ 4ABB24B524F592620061BF55 /* NSMutableDictionary+SafeRemove.m */,
+ 4A8BD3AB24F98602000945E3 /* NSNumber+NumberType.h */,
);
name = Categories;
sourceTree = "<group>";
@@ -6015,8 +6005,8 @@
5DA3F35C1BC4484B0026F2D0 /* Notifications */ = {
isa = PBXGroup;
children = (
- 5DA3F35D1BC448590026F2D0 /* SDLNotificationConstants.h */,
- 5DA3F35E1BC448590026F2D0 /* SDLNotificationConstants.m */,
+ 4ABB24D024F593E00061BF55 /* SDLNotificationConstants.h */,
+ 4ABB24D124F593E00061BF55 /* SDLNotificationConstants.m */,
);
name = Notifications;
sourceTree = "<group>";
@@ -6048,8 +6038,8 @@
5DA49CE21F1EA77900E65FC5 /* Control Frame Payloads */ = {
isa = PBXGroup;
children = (
- 5D46310E1F2135850092EFDC /* SDLControlFramePayloadConstants.h */,
- 5D46310F1F2135850092EFDC /* SDLControlFramePayloadConstants.m */,
+ 4A8BD33624F945B4000945E3 /* SDLControlFramePayloadConstants.h */,
+ 4A8BD33524F945B4000945E3 /* SDLControlFramePayloadConstants.m */,
5DB996541F268E9D002D8795 /* Audio Service */,
5D4631161F223DEE0092EFDC /* General */,
5D46310D1F2133940092EFDC /* RPC Service */,
@@ -6062,10 +6052,10 @@
5DA5918E1F96820F003264C3 /* Focus / Haptic */ = {
isa = PBXGroup;
children = (
- 1FF7DAB71F75B28E00B46C30 /* SDLFocusableItemHitTester.h */,
- 1FF7DAB51F75B27300B46C30 /* SDLFocusableItemLocatorType.h */,
- 1FF7DAB91F75B2A800B46C30 /* SDLFocusableItemLocator.h */,
- 1FF7DABB1F75B2BF00B46C30 /* SDLFocusableItemLocator.m */,
+ 4ABB261924F7F3770061BF55 /* SDLFocusableItemHitTester.h */,
+ 4ABB261624F7F3770061BF55 /* SDLFocusableItemLocator.h */,
+ 4ABB261724F7F3770061BF55 /* SDLFocusableItemLocator.m */,
+ 4ABB261824F7F3770061BF55 /* SDLFocusableItemLocatorType.h */,
);
name = "Focus / Haptic";
sourceTree = "<group>";
@@ -6075,12 +6065,12 @@
children = (
884DFBCB2289F6FF00EA8846 /* Data Session */,
884DFBCA2289F6EA00EA8846 /* Control Session */,
- E9C32B891AB20BA200F283AF /* SDLIAPSession.h */,
- E9C32B8A1AB20BA200F283AF /* SDLIAPSession.m */,
- 5D61FADA1A84238A00846EE7 /* SDLIAPTransport.h */,
- 5D61FADB1A84238A00846EE7 /* SDLIAPTransport.m */,
- 880FE6252267AE5300723732 /* SDLIAPConstants.h */,
- 880FE6262267AE5300723732 /* SDLIAPConstants.m */,
+ 4A8BD38B24F94730000945E3 /* SDLIAPConstants.h */,
+ 4A8BD38F24F94731000945E3 /* SDLIAPConstants.m */,
+ 4A8BD38C24F94730000945E3 /* SDLIAPSession.h */,
+ 4A8BD38E24F94730000945E3 /* SDLIAPSession.m */,
+ 4A8BD38D24F94730000945E3 /* SDLIAPTransport.h */,
+ 4A8BD39024F94731000945E3 /* SDLIAPTransport.m */,
);
name = IAP;
sourceTree = "<group>";
@@ -6088,8 +6078,8 @@
5DAB5F592098E8CB00A020C8 /* TCP */ = {
isa = PBXGroup;
children = (
- 5D61FBD81A84238B00846EE7 /* SDLTCPTransport.h */,
- 5D61FBD91A84238B00846EE7 /* SDLTCPTransport.m */,
+ 4A8BD38324F94702000945E3 /* SDLTCPTransport.h */,
+ 4A8BD38424F94702000945E3 /* SDLTCPTransport.m */,
);
name = TCP;
sourceTree = "<group>";
@@ -6097,10 +6087,10 @@
5DAD5F8120507DE40025624C /* Screen */ = {
isa = PBXGroup;
children = (
- 88D0E5D42478656B009469AB /* Subscribe Button */,
5DE35E4320CAFBEA0034BE5A /* Choice Set */,
5DF40B24208FA7C500DD6FDA /* Menu */,
5DAD5F8220507DED0025624C /* Soft Button */,
+ 88D0E5D42478656B009469AB /* Subscribe Button */,
5DAD5F8320507DF30025624C /* Text and Graphic */,
5DAD5F8420507E1F0025624C /* SDLScreenManagerSpec.m */,
);
@@ -6121,7 +6111,6 @@
5DAD5F8320507DF30025624C /* Text and Graphic */ = {
isa = PBXGroup;
children = (
- 4AAA5ADF24EC678A00837CC7 /* Operations */,
5DAD5F86205087430025624C /* SDLTextAndGraphicManagerSpec.m */,
);
name = "Text and Graphic";
@@ -6217,8 +6206,8 @@
5DB996541F268E9D002D8795 /* Audio Service */ = {
isa = PBXGroup;
children = (
- 5DB996551F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.h */,
- 5DB996561F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.m */,
+ 4A8BD33224F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.h */,
+ 4A8BD33124F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.m */,
);
name = "Audio Service";
sourceTree = "<group>";
@@ -6226,10 +6215,10 @@
5DB996591F268F78002D8795 /* Video Service */ = {
isa = PBXGroup;
children = (
- 5DB9965A1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.h */,
- 5DB9965B1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.m */,
- 5DB9965E1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.h */,
- 5DB9965F1F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.m */,
+ 4A8BD35424F945F6000945E3 /* SDLControlFramePayloadVideoStartService.h */,
+ 4A8BD35324F945F6000945E3 /* SDLControlFramePayloadVideoStartService.m */,
+ 4A8BD35124F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.h */,
+ 4A8BD35224F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.m */,
);
name = "Video Service";
sourceTree = "<group>";
@@ -6241,8 +6230,8 @@
5D6F7A301BC5B7100070BF37 /* Lock Screen UI */,
4A9D02C02497F9AA00FBE99B /* Status Manager */,
5D76E31F1D39731100647CFA /* Utilities */,
- 5D4D67B21D30161600468B4A /* SDLLockScreenManager.h */,
- 5D4D67B31D30161600468B4A /* SDLLockScreenManager.m */,
+ 4ABB255324F7E5460061BF55 /* SDLLockScreenManager.h */,
+ 4ABB255224F7E5460061BF55 /* SDLLockScreenManager.m */,
);
name = "Lock Screen";
sourceTree = "<group>";
@@ -6258,11 +6247,11 @@
5D0A736F203F0C450001595D /* Screen */,
DA8966E71E56937100413EAB /* Streaming */,
880E35B12088F73400181259 /* System Capabilities */,
- 5DA3F36E1BC4489A0026F2D0 /* SDLManager.h */,
- 5DA3F36F1BC4489A0026F2D0 /* SDLManager.m */,
- 5D82041C1BCD8E6100D0A41B /* SDLConfiguration.h */,
- 5D82041D1BCD8E6100D0A41B /* SDLConfiguration.m */,
- 5D2F58071D0717D5001085CE /* SDLManagerDelegate.h */,
+ 4ABB264D24F7F5720061BF55 /* SDLConfiguration.h */,
+ 4ABB264C24F7F5720061BF55 /* SDLConfiguration.m */,
+ 4ABB264724F7F5540061BF55 /* SDLManager.h */,
+ 4ABB264624F7F5540061BF55 /* SDLManager.m */,
+ 4ABB264A24F7F5580061BF55 /* SDLManagerDelegate.h */,
);
name = Managers;
sourceTree = "<group>";
@@ -6319,7 +6308,7 @@
5DD67CAD1E65DD9C009CD394 /* Apple SysLog */,
5DBF06401E64BDC500A5CF03 /* File */,
5DBF063F1E64BDBE00A5CF03 /* OS_LOG */,
- 5DBF06291E64A92C00A5CF03 /* SDLLogTarget.h */,
+ 4ABB26B224F7F9F60061BF55 /* SDLLogTarget.h */,
);
name = "Log Targets";
sourceTree = "<group>";
@@ -6327,8 +6316,8 @@
5DBF063F1E64BDBE00A5CF03 /* OS_LOG */ = {
isa = PBXGroup;
children = (
- 5DD67CBA1E661C84009CD394 /* SDLLogTargetOSLog.h */,
- 5DD67CBB1E661C84009CD394 /* SDLLogTargetOSLog.m */,
+ 4ABB26AF24F7F9DF0061BF55 /* SDLLogTargetOSLog.h */,
+ 4ABB26AE24F7F9DF0061BF55 /* SDLLogTargetOSLog.m */,
);
name = OS_LOG;
sourceTree = "<group>";
@@ -6336,8 +6325,8 @@
5DBF06401E64BDC500A5CF03 /* File */ = {
isa = PBXGroup;
children = (
- 5DD67CB61E661C4A009CD394 /* SDLLogTargetFile.h */,
- 5DD67CB71E661C4A009CD394 /* SDLLogTargetFile.m */,
+ 4ABB26AA24F7F9D70061BF55 /* SDLLogTargetFile.h */,
+ 4ABB26AB24F7F9D70061BF55 /* SDLLogTargetFile.m */,
);
name = File;
sourceTree = "<group>";
@@ -6367,10 +6356,10 @@
5DCD7AD91FCCA5BF00A0FC7F /* CarWindow */ = {
isa = PBXGroup;
children = (
- 5DCD7ADC1FCCA8D100A0FC7F /* SDLCarWindow.h */,
- 5DCD7ADD1FCCA8D200A0FC7F /* SDLCarWindow.m */,
- 5D293AFC1FE078A9000CBD7E /* SDLCarWindowViewController.h */,
- 5D293AFD1FE078A9000CBD7E /* SDLCarWindowViewController.m */,
+ 4ABB261224F7F3600061BF55 /* SDLCarWindow.h */,
+ 4ABB261324F7F3610061BF55 /* SDLCarWindow.m */,
+ 4ABB25E824F7E7C20061BF55 /* SDLCarWindowViewController.h */,
+ 4ABB25E924F7E7C20061BF55 /* SDLCarWindowViewController.m */,
);
name = CarWindow;
sourceTree = "<group>";
@@ -6378,8 +6367,8 @@
5DD67CAD1E65DD9C009CD394 /* Apple SysLog */ = {
isa = PBXGroup;
children = (
- 5DD67CAE1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.h */,
- 5DD67CAF1E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.m */,
+ 4ABB26A624F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.h */,
+ 4ABB26A724F7F9CE0061BF55 /* SDLLogTargetAppleSystemLog.m */,
);
name = "Apple SysLog";
sourceTree = "<group>";
@@ -6387,10 +6376,10 @@
5DD67CC01E68AE66009CD394 /* Modules */ = {
isa = PBXGroup;
children = (
- 5DBF06251E64A91D00A5CF03 /* SDLLogFileModule.h */,
- 5DBF06261E64A91D00A5CF03 /* SDLLogFileModule.m */,
- 5DD67CC11E68AE82009CD394 /* SDLLogFileModuleMap.h */,
- 5DD67CC21E68AE82009CD394 /* SDLLogFileModuleMap.m */,
+ 4ABB26A224F7F9B90061BF55 /* SDLLogFileModule.h */,
+ 4ABB26A324F7F9B90061BF55 /* SDLLogFileModule.m */,
+ 4ABB269E24F7F98C0061BF55 /* SDLLogFileModuleMap.h */,
+ 4ABB269F24F7F98C0061BF55 /* SDLLogFileModuleMap.m */,
);
name = Modules;
sourceTree = "<group>";
@@ -6475,11 +6464,10 @@
755F175E229F14F70041B9CB /* Dynamic Menu Update Utilities */ = {
isa = PBXGroup;
children = (
- 756C62742289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.h */,
- 756C62752289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.m */,
- 752ECDB4228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.h */,
- 752ECDB5228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.m */,
- 755F176122A00B7C0041B9CB /* SDLMenuManagerConstants.h */,
+ 4ABB25A124F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.h */,
+ 4ABB259F24F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.m */,
+ 4ABB259E24F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.h */,
+ 4ABB25A024F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.m */,
);
name = "Dynamic Menu Update Utilities";
sourceTree = "<group>";
@@ -6487,8 +6475,8 @@
880245A120F79BDA00ED195B /* Configuration */ = {
isa = PBXGroup;
children = (
- 880245A220F79C3400ED195B /* SDLFileManagerConfiguration.h */,
- 880245A320F79C3400ED195B /* SDLFileManagerConfiguration.m */,
+ 4ABB24EB24F594F30061BF55 /* SDLFileManagerConfiguration.h */,
+ 4ABB24EA24F594F30061BF55 /* SDLFileManagerConfiguration.m */,
);
name = Configuration;
sourceTree = "<group>";
@@ -6497,8 +6485,8 @@
isa = PBXGroup;
children = (
5D75960E22972FB90013207C /* Utilities */,
- 880E35B32088F75A00181259 /* SDLSystemCapabilityManager.h */,
- 880E35B22088F75A00181259 /* SDLSystemCapabilityManager.m */,
+ 4ABB264224F7F5340061BF55 /* SDLSystemCapabilityManager.h */,
+ 4ABB264324F7F5340061BF55 /* SDLSystemCapabilityManager.m */,
);
name = "System Capabilities";
sourceTree = "<group>";
@@ -6596,9 +6584,9 @@
884DFBCA2289F6EA00EA8846 /* Control Session */ = {
isa = PBXGroup;
children = (
- 88D99DB42289BFBE0039E047 /* SDLIAPControlSessionDelegate.h */,
- 88BCEA902266250B00BB7E70 /* SDLIAPControlSession.h */,
- 88BCEA912266250B00BB7E70 /* SDLIAPControlSession.m */,
+ 4A8BD39924F94740000945E3 /* SDLIAPControlSession.h */,
+ 4A8BD39824F94740000945E3 /* SDLIAPControlSession.m */,
+ 4A8BD39724F94740000945E3 /* SDLIAPControlSessionDelegate.h */,
);
name = "Control Session";
sourceTree = "<group>";
@@ -6606,9 +6594,9 @@
884DFBCB2289F6FF00EA8846 /* Data Session */ = {
isa = PBXGroup;
children = (
- 88D3EBC72267949D00493C38 /* SDLIAPDataSession.h */,
- 88D3EBC82267949D00493C38 /* SDLIAPDataSession.m */,
- 8817C27F2289F41D00DB2DEC /* SDLIAPDataSessionDelegate.h */,
+ 4A8BD39E24F9474B000945E3 /* SDLIAPDataSession.h */,
+ 4A8BD39F24F9474B000945E3 /* SDLIAPDataSession.m */,
+ 4A8BD39D24F9474B000945E3 /* SDLIAPDataSessionDelegate.h */,
);
name = "Data Session";
sourceTree = "<group>";
@@ -6616,10 +6604,10 @@
88A098AB2476F08F00A50005 /* Subscribe Button */ = {
isa = PBXGroup;
children = (
- 88A098AC2476F0C200A50005 /* SDLSubscribeButtonManager.h */,
- 88A098AD2476F0C200A50005 /* SDLSubscribeButtonManager.m */,
- 88A098B024770E7100A50005 /* SDLSubscribeButtonObserver.h */,
- 88A098B124770E7100A50005 /* SDLSubscribeButtonObserver.m */,
+ 4ABB25C424F7E73C0061BF55 /* SDLSubscribeButtonManager.h */,
+ 4ABB25C224F7E73C0061BF55 /* SDLSubscribeButtonManager.m */,
+ 4ABB25C524F7E73C0061BF55 /* SDLSubscribeButtonObserver.h */,
+ 4ABB25C324F7E73C0061BF55 /* SDLSubscribeButtonObserver.m */,
);
name = "Subscribe Button";
sourceTree = "<group>";
@@ -6645,8 +6633,8 @@
88A70C392233087500574CA4 /* Requests */ = {
isa = PBXGroup;
children = (
- 88D6F17E22319FE000D4BFB3 /* SDLRPCRequestNotification.h */,
- 88D6F17D22319FE000D4BFB3 /* SDLRPCRequestNotification.m */,
+ 4ABB265024F7F58D0061BF55 /* SDLRPCRequestNotification.h */,
+ 4ABB265124F7F58D0061BF55 /* SDLRPCRequestNotification.m */,
);
name = Requests;
sourceTree = "<group>";
@@ -6680,8 +6668,8 @@
children = (
88D0E5D524786580009469AB /* SDLSubscribeButtonManagerSpec.m */,
88D0E5D724786770009469AB /* SDLSubscribeButtonObserverSpec.m */,
- 88B8657524A0FEB7003491AD /* TestSubscribeButtonObserver.h */,
- 88B8657624A0FEB7003491AD /* TestSubscribeButtonObserver.m */,
+ 4A8BD3CB24F999BE000945E3 /* TestSubscribeButtonObserver.h */,
+ 4A8BD3CC24F999BE000945E3 /* TestSubscribeButtonObserver.m */,
);
name = "Subscribe Button";
sourceTree = "<group>";
@@ -6735,14 +6723,15 @@
5D23C9441FCF59F400002CA5 /* AudioManager */,
5DCD7AD91FCCA5BF00A0FC7F /* CarWindow */,
5DA5918E1F96820F003264C3 /* Focus / Haptic */,
+ DA8966E81E56938C00413EAB /* Lifecycle */,
DAC5724C1D0FE3B60004288B /* Touches */,
DA8966F01E56970C00413EAB /* Utilities */,
DAA41D521DF66B1100BC7337 /* Video Encoding */,
- DA8966E81E56938C00413EAB /* Lifecycle */,
- 5D53C46B1B7A99B9003526EA /* SDLStreamingMediaManager.h */,
- 5D53C46C1B7A99B9003526EA /* SDLStreamingMediaManager.m */,
- 5D8A09801F54B4E5002502A2 /* SDLStreamingMediaManagerDataSource.h */,
- 5DEF695A1FD6F82D004B8C2F /* SDLStreamingAudioManagerType.h */,
+ 4ABB25FE24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.h */,
+ 4ABB25FF24F7E9230061BF55 /* SDLStreamingMediaManagerConstants.m */,
+ 4ABB260324F7E9650061BF55 /* SDLStreamingMediaManager.h */,
+ 4ABB260224F7E9650061BF55 /* SDLStreamingMediaManager.m */,
+ 4ABB260424F7E9650061BF55 /* SDLStreamingMediaManagerDataSource.h */,
);
name = Streaming;
sourceTree = "<group>";
@@ -6750,10 +6739,11 @@
DA8966E81E56938C00413EAB /* Lifecycle */ = {
isa = PBXGroup;
children = (
- 5D0C2A0220D947AB008B56CD /* SDLStreamingAudioLifecycleManager.h */,
- 5D0C2A0320D947AB008B56CD /* SDLStreamingAudioLifecycleManager.m */,
- 5D0C29FE20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.h */,
- 5D0C29FF20D9479B008B56CD /* SDLStreamingVideoLifecycleManager.m */,
+ 4ABB260824F7E9720061BF55 /* SDLStreamingAudioManagerType.h */,
+ 4ABB263824F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.h */,
+ 4ABB263624F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.m */,
+ 4ABB263924F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.h */,
+ 4ABB263724F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.m */,
);
name = Lifecycle;
sourceTree = "<group>";
@@ -6773,12 +6763,10 @@
DA8966F01E56970C00413EAB /* Utilities */ = {
isa = PBXGroup;
children = (
- 883468F5234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.h */,
- 883468F6234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.m */,
- DA6223BB1E7B088200878689 /* CVPixelBufferRef+SDLUtil.h */,
- DA6223BC1E7B088200878689 /* CVPixelBufferRef+SDLUtil.m */,
- DA8966F11E56973700413EAB /* SDLStreamingMediaManagerConstants.h */,
- DA8966F31E56977C00413EAB /* SDLStreamingMediaManagerConstants.m */,
+ 4ABB262224F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.h */,
+ 4ABB262324F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.m */,
+ 4ABB25FA24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.h */,
+ 4ABB25FB24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.m */,
);
name = Utilities;
sourceTree = "<group>";
@@ -6786,14 +6774,14 @@
DAA41D521DF66B1100BC7337 /* Video Encoding */ = {
isa = PBXGroup;
children = (
- 5DA23FFC1F312DBA009C0313 /* SDLVideoEncoderDelegate.h */,
- DAA41D531DF66B2000BC7337 /* SDLH264VideoEncoder.h */,
- DAA41D541DF66B2000BC7337 /* SDLH264VideoEncoder.m */,
- EED5C9FD1F4D18D100F04000 /* SDLH264Packetizer.h */,
- EED5C9FF1F4D18DC00F04000 /* SDLRAWH264Packetizer.h */,
- EED5CA011F4D18EC00F04000 /* SDLRAWH264Packetizer.m */,
- EED5CA051F4D1E2300F04000 /* SDLRTPH264Packetizer.h */,
- EED5CA071F4D1E2E00F04000 /* SDLRTPH264Packetizer.m */,
+ 4ABB262A24F7F3C10061BF55 /* SDLVideoEncoderDelegate.h */,
+ 4ABB262724F7F3BC0061BF55 /* SDLH264VideoEncoder.h */,
+ 4ABB262624F7F3BC0061BF55 /* SDLH264VideoEncoder.m */,
+ 4ABB262C24F7F4150061BF55 /* SDLH264Packetizer.h */,
+ 4ABB262E24F7F4230061BF55 /* SDLRAWH264Packetizer.h */,
+ 4ABB262F24F7F4230061BF55 /* SDLRAWH264Packetizer.m */,
+ 4ABB263224F7F4300061BF55 /* SDLRTPH264Packetizer.h */,
+ 4ABB263324F7F4300061BF55 /* SDLRTPH264Packetizer.m */,
);
name = "Video Encoding";
sourceTree = "<group>";
@@ -6801,15 +6789,15 @@
DAC5724C1D0FE3B60004288B /* Touches */ = {
isa = PBXGroup;
children = (
- DAC572551D1067270004288B /* SDLTouchManager.h */,
- DAC572561D1067270004288B /* SDLTouchManager.m */,
- DAC5725F1D10BD690004288B /* SDLTouchManagerDelegate.h */,
- DAC5725A1D10B81E0004288B /* SDLTouch.h */,
- DAC572591D10B81E0004288B /* SDLTouch.m */,
- DAC572611D10C5020004288B /* SDLPinchGesture.h */,
- DAC572601D10C5020004288B /* SDLPinchGesture.m */,
- DAC572651D10C5640004288B /* CGPoint_Util.h */,
- DAC572641D10C5640004288B /* CGPoint_Util.m */,
+ 4ABB261E24F7F3870061BF55 /* CGPoint_Util.h */,
+ 4ABB261F24F7F3870061BF55 /* CGPoint_Util.m */,
+ 4ABB25EE24F7E7EF0061BF55 /* SDLPinchGesture.h */,
+ 4ABB25EC24F7E7EF0061BF55 /* SDLPinchGesture.m */,
+ 4ABB25EF24F7E7EF0061BF55 /* SDLTouch.h */,
+ 4ABB25ED24F7E7EF0061BF55 /* SDLTouch.m */,
+ 4ABB25F124F7E7EF0061BF55 /* SDLTouchManager.h */,
+ 4ABB25F224F7E7EF0061BF55 /* SDLTouchManager.m */,
+ 4ABB25F024F7E7EF0061BF55 /* SDLTouchManagerDelegate.h */,
);
name = Touches;
sourceTree = "<group>";
@@ -6817,12 +6805,12 @@
E9C32B831AB20B2900F283AF /* @categories */ = {
isa = PBXGroup;
children = (
- E9C32B981AB20C5900F283AF /* EAAccessory+SDLProtocols.h */,
- E9C32B991AB20C5900F283AF /* EAAccessory+SDLProtocols.m */,
- E9C32B9A1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.h */,
- E9C32B9B1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.m */,
- DA318C1D1DD0F06C00C035AC /* NSMutableDictionary+Store.h */,
- DA318C1E1DD0F06C00C035AC /* NSMutableDictionary+Store.m */,
+ 4ABB266724F7F61B0061BF55 /* EAAccessory+SDLProtocols.h */,
+ 4ABB266624F7F61B0061BF55 /* EAAccessory+SDLProtocols.m */,
+ 4ABB266524F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.h */,
+ 4ABB266424F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.m */,
+ 4ABB266D24F7F6350061BF55 /* NSMutableDictionary+Store.h */,
+ 4ABB266C24F7F6350061BF55 /* NSMutableDictionary+Store.m */,
);
name = "@categories";
sourceTree = "<group>";
@@ -6839,8 +6827,8 @@
EE798CA2205611DC008EDE8E /* Secondary Transport */ = {
isa = PBXGroup;
children = (
- EE798CA32056120F008EDE8E /* SDLSecondaryTransportManager.h */,
- EE798CA520561217008EDE8E /* SDLSecondaryTransportManager.m */,
+ 4A8BD38724F94711000945E3 /* SDLSecondaryTransportManager.h */,
+ 4A8BD38824F94712000945E3 /* SDLSecondaryTransportManager.m */,
);
name = "Secondary Transport";
sourceTree = "<group>";
@@ -6852,574 +6840,574 @@
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
- 106412C824A13F160069A97A /* SDLPermissionManager.h in Headers */,
- 106412C6249FB80B0069A97A /* SDLPermissionElement.h in Headers */,
- 9F425AD222DD980200BE3245 /* SDLWindowCapability.h in Headers */,
- 9F425ADA22DD983500BE3245 /* SDLDisplayCapability.h in Headers */,
- 9F425ACE22DD97DE00BE3245 /* SDLTemplateConfiguration.h in Headers */,
- 9F425AD622DD981E00BE3245 /* SDLWindowTypeCapabilities.h in Headers */,
- 9FE2471522D77AD500F8D2FC /* SDLWindowType.h in Headers */,
- 9FE2471922D77AED00F8D2FC /* SDLPredefinedWindows.h in Headers */,
- 9FE2470D22D77A5A00F8D2FC /* SDLDeleteWindowResponse.h in Headers */,
- 9FE2470922D77A3600F8D2FC /* SDLDeleteWindow.h in Headers */,
- 9FE2471122D77AA400F8D2FC /* SDLCreateWindowResponse.h in Headers */,
- 9FD334E022DC6E7500F62736 /* SDLCreateWindow.h in Headers */,
- 8BA12B1122DCCE1F00371E82 /* SDLUnpublishAppService.h in Headers */,
- 8BA12B1522DCEACB00371E82 /* SDLUnpublishAppServiceResponse.h in Headers */,
- 1EB59CBF202DA26000343A61 /* SDLSeatControlData.h in Headers */,
- 1EB59CB3202D9B5F00343A61 /* SDLSeatMemoryActionType.h in Headers */,
- 88665B73220B80F400D9DA77 /* SDLWeatherAlert.h in Headers */,
- 008DB36122EA7482003F458C /* SDLGetInteriorVehicleDataConsent.h in Headers */,
- 1EB59CC3202DB40400343A61 /* SDLSeatControlCapabilities.h in Headers */,
- 1EB59CB7202D9C8100343A61 /* SDLSeatMemoryAction.h in Headers */,
- 1EB59CBB202DA1B400343A61 /* SDLSupportedSeat.h in Headers */,
- 1EB59CA7202D946500343A61 /* SDLMassageModeData.h in Headers */,
- 1EB59CAB202D96A200343A61 /* SDLMassageCushion.h in Headers */,
- 1EB59C9F202D925500343A61 /* SDLMassageZone.h in Headers */,
- 1EB59CA3202D92F600343A61 /* SDLMassageMode.h in Headers */,
- 8881AFB22225DED900EA870B /* SDLSetCloudAppPropertiesResponse.h in Headers */,
- 1EB59CAF202D97AC00343A61 /* SDLMassageCushionFirmness.h in Headers */,
- 1EAA470B2032BAE5000FE74B /* SDLOnRCStatus.h in Headers */,
- 2BF2F84F20ED004000A26EF2 /* SDLAudioStreamingIndicator.h in Headers */,
- 0055412E22D759BD003194D3 /* SDLSeatLocation.h in Headers */,
- 1EAA475120356CD2000FE74B /* SDLDistanceUnit.h in Headers */,
- 1EAA4755203583BC000FE74B /* SDLHMISettingsControlData.h in Headers */,
- 4A3BA4DC248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.h in Headers */,
- 1EAA4731203442C0000FE74B /* SDLLightName.h in Headers */,
- 1EAA472D20344108000FE74B /* SDLLightStatus.h in Headers */,
- 8831FA4222022AB300B8FFB7 /* SDLAppServiceCapability.h in Headers */,
- 1EAA474D20356B2D000FE74B /* SDLDisplayMode.h in Headers */,
- 1EAA473D203554B5000FE74B /* SDLLightState.h in Headers */,
- 1EAA4749203567FA000FE74B /* SDLHMISettingsControlCapabilities.h in Headers */,
- 1EAA47452035623B000FE74B /* SDLLightControlData.h in Headers */,
- 1EAA474120355FF3000FE74B /* SDLLightControlCapabilities.h in Headers */,
- 008DB36522EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.h in Headers */,
- 1EAA473920345B7A000FE74B /* SDLLightCapabilities.h in Headers */,
- 1EAA4725203416D3000FE74B /* SDLEqualizerSettings.h in Headers */,
- 1EAA47112033FE80000FE74B /* SDLStationIDNumber.h in Headers */,
- 5D9FC2A61FD8815800ACA5C2 /* SDLPCMAudioConverter.h in Headers */,
- 1EAA47292034388D000FE74B /* SDLAudioControlData.h in Headers */,
- 1EAA471D203410BB000FE74B /* SDLAudioControlCapabilities.h in Headers */,
- 1EAA4719203406B2000FE74B /* SDLSISData.h in Headers */,
- 8BBEA6061F324165003EEA26 /* SDLMetadataType.h in Headers */,
- E4139D1D1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.h in Headers */,
- 5DA3F35A1BC448480026F2D0 /* SDLError.h in Headers */,
- 4A899D3A24D32273007BDD9F /* SDLOnUpdateSubMenu.h in Headers */,
- 5DA3F35F1BC448590026F2D0 /* SDLNotificationConstants.h in Headers */,
- 5DE5ABB71B0E38C90067BB02 /* SDLSystemRequest.h in Headers */,
- 5DA3F3701BC4489A0026F2D0 /* SDLManager.h in Headers */,
- 5DE5ABB81B0E38C90067BB02 /* SDLSystemRequestResponse.h in Headers */,
- 5D61FCA51A84238C00846EE7 /* SDLEndAudioPassThruResponse.h in Headers */,
- 5D3E48CB1D7722FE0000BFEF /* NSBundle+SDLBundle.h in Headers */,
- 5D61FD851A84238C00846EE7 /* SDLSetDisplayLayoutResponse.h in Headers */,
- 5D61FD751A84238C00846EE7 /* SDLRPCResponse.h in Headers */,
- 8B7B31A21F2F7FEA00BDC38D /* SDLVideoStreamingFormat.h in Headers */,
- 5D61FC901A84238C00846EE7 /* SDLDisplayCapabilities.h in Headers */,
- 5D3E420A20EAAD6500D8C622 /* SDLTPMS.h in Headers */,
- 5D61FCE81A84238C00846EE7 /* SDLLanguage.h in Headers */,
- 8817C2802289F4B900DB2DEC /* SDLIAPDataSessionDelegate.h in Headers */,
- 5D61FC841A84238C00846EE7 /* SDLDeviceLevelStatus.h in Headers */,
- 5DB92D321AC9C8BA00C15BB0 /* SDLRPCStruct.h in Headers */,
- 5D61FD151A84238C00846EE7 /* SDLOnLockScreenStatus.h in Headers */,
- 5D61FD291A84238C00846EE7 /* SDLPerformInteraction.h in Headers */,
- 884E702321FBA952008D53BA /* SDLAppServiceType.h in Headers */,
- DAC572571D1067270004288B /* SDLTouchManager.h in Headers */,
- 5D61FE0D1A84238C00846EE7 /* SDLVrCapabilities.h in Headers */,
- 4A89AE1824E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.h in Headers */,
- EEB1932E205028B700A8940C /* SDLControlFramePayloadTransportEventUpdate.h in Headers */,
- EE798CA420561210008EDE8E /* SDLSecondaryTransportManager.h in Headers */,
- 5DBF06271E64A91D00A5CF03 /* SDLLogFileModule.h in Headers */,
- 4A89AE1C24E595410017EBDC /* SDLTextAndGraphicState.h in Headers */,
- 5D61FC531A84238C00846EE7 /* SDLButtonEventMode.h in Headers */,
- 88E6F1AD220E19DF006156F9 /* SDLMediaServiceData.h in Headers */,
- 1FF7DAB61F75B27300B46C30 /* SDLFocusableItemLocatorType.h in Headers */,
- 5D61FC781A84238C00846EE7 /* SDLDeleteFileResponse.h in Headers */,
- 5DA240001F325621009C0313 /* SDLStreamingMediaConfiguration.h in Headers */,
- 5D61FC5F1A84238C00846EE7 /* SDLCharacterSet.h in Headers */,
- 5DD67CC71E68B568009CD394 /* SDLLogMacros.h in Headers */,
- 5D61FCFF1A84238C00846EE7 /* SDLOnAppInterfaceUnregistered.h in Headers */,
- 5D61FDC51A84238C00846EE7 /* SDLTCPTransport.h in Headers */,
- 5D6CC8EF1C610E660027F60A /* SDLSecurityType.h in Headers */,
- 5D61FCF61A84238C00846EE7 /* SDLMediaClockFormat.h in Headers */,
- 5D92937820B6FB6200FCC775 /* SDLPresentChoiceSetOperation.h in Headers */,
- 5D61FD831A84238C00846EE7 /* SDLSetDisplayLayout.h in Headers */,
- 5D61FCC91A84238C00846EE7 /* SDLIgnitionStableStatus.h in Headers */,
- 884E701F21FB983F008D53BA /* SDLAppServiceManifest.h in Headers */,
- 4A3BA4EC24914801003E56B8 /* SDLLifecycleProtocolHandler.h in Headers */,
- DA9F7E6B1DCBFB0700ACAE48 /* SDLDeliveryMode.h in Headers */,
- DA9F7E871DCC049900ACAE48 /* SDLSubscribeWayPoints.h in Headers */,
- 88D99DB52289C82F0039E047 /* SDLIAPControlSessionDelegate.h in Headers */,
- 5D61FDBB1A84238C00846EE7 /* SDLSystemAction.h in Headers */,
- 5D8A09811F54B4E5002502A2 /* SDLStreamingMediaManagerDataSource.h in Headers */,
- 5D61FC9C1A84238C00846EE7 /* SDLEmergencyEventType.h in Headers */,
- 5D61FD131A84238C00846EE7 /* SDLOnLanguageChange.h in Headers */,
- 5D61FDE71A84238C00846EE7 /* SDLUnsubscribeButton.h in Headers */,
- 5DD8406220FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.h in Headers */,
- 5D61FCAB1A84238C00846EE7 /* SDLFuelCutoffStatus.h in Headers */,
- 5D9FC2A31FD8814A00ACA5C2 /* SDLAudioFile.h in Headers */,
- 5DB9965C1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.h in Headers */,
- 5D1665C81CF8CA3D00CC4CA1 /* SDLPermissionFilter.h in Headers */,
- E9C32B911AB20BA200F283AF /* SDLIAPSession.h in Headers */,
- 10893C162417D78300BA347E /* SDLIconArchiveFile.h in Headers */,
- 5D61FCD71A84238C00846EE7 /* SDLInteractionMode.h in Headers */,
- 8881AFBE2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.h in Headers */,
- 880FE6272267AE5300723732 /* SDLIAPConstants.h in Headers */,
- 5D61FC391A84238C00846EE7 /* SDLAlertManeuver.h in Headers */,
- 5D61FC861A84238C00846EE7 /* SDLDeviceStatus.h in Headers */,
- DA0C46AF1DCD41E30001F2A8 /* SDLMacros.h in Headers */,
- 884E702721FBAC5B008D53BA /* SDLServiceUpdateReason.h in Headers */,
- 5D61FCC71A84238C00846EE7 /* SDLIAPTransport.h in Headers */,
- 5D61FC6D1A84238C00846EE7 /* SDLCreateInteractionChoiceSetResponse.h in Headers */,
- 5D8204221BCEA89A00D0A41B /* SDLFileManager.h in Headers */,
- 4A9D02BE2497EED400FBE99B /* SDLLifecycleRPCAdapter.h in Headers */,
- 5D4D67B41D30161600468B4A /* SDLLockScreenManager.h in Headers */,
- 5D00AC7B1F15287E004000D9 /* SDLPhoneCapability.h in Headers */,
- 5D61FE111A84238C00846EE7 /* SDLWarningLightStatus.h in Headers */,
- 008DB36922EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.h in Headers */,
- 5D61FC7A1A84238C00846EE7 /* SDLDeleteInteractionChoiceSet.h in Headers */,
- 10893C1A2418188600BA347E /* SDLCacheFileManager.h in Headers */,
- 5D61FC3B1A84238C00846EE7 /* SDLAlertManeuverResponse.h in Headers */,
- 5DB9964E1F26886C002D8795 /* SDLControlFramePayloadEndService.h in Headers */,
+ 4ABB255124F7E52B0061BF55 /* SDLLockScreenConfiguration.h in Headers */,
+ 4ABB26B124F7F9DF0061BF55 /* SDLLogTargetOSLog.h in Headers */,
+ 4ABB259624F7E6880061BF55 /* SDLMenuCell.h in Headers */,
+ 4ABB292E24F842A00061BF55 /* SDLDiagnosticMessage.h in Headers */,
+ 4ABB272424F7FCAE0061BF55 /* SDLComponentVolumeStatus.h in Headers */,
+ 4ABB254224F7E48D0061BF55 /* SDLViewControllerPresentable.h in Headers */,
+ 4ABB27B024F7FFDA0061BF55 /* SDLMassageCushion.h in Headers */,
+ 4ABB267324F7F6640061BF55 /* SDLPrioritizedObjectCollection.h in Headers */,
+ 4ABB26B324F7F9F60061BF55 /* SDLLogTarget.h in Headers */,
+ 4ABB2A3624F847980061BF55 /* SDLDialNumberResponse.h in Headers */,
+ 4ABB297724F844D30061BF55 /* SDLPerformAppServiceInteraction.h in Headers */,
+ 4ABB27E124F800CA0061BF55 /* SDLPowerModeQualificationStatus.h in Headers */,
+ 4A8BD2D124F93803000945E3 /* SDLTemperature.h in Headers */,
+ 4ABB282624F824E70061BF55 /* SDLTemperatureUnit.h in Headers */,
+ 4ABB262424F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.h in Headers */,
+ 4A8BD24424F93135000945E3 /* SDLMediaServiceManifest.h in Headers */,
+ 4ABB279B24F7FF0B0061BF55 /* SDLKeyboardLayout.h in Headers */,
+ 4ABB2ACE24F848130061BF55 /* SDLSubscribeButtonResponse.h in Headers */,
+ 4ABB27AC24F7FFDA0061BF55 /* SDLMediaClockFormat.h in Headers */,
+ 4ABB2A7024F847D40061BF55 /* SDLPerformAudioPassThruResponse.h in Headers */,
+ 4A8BD2EF24F93872000945E3 /* SDLTurn.h in Headers */,
+ 4ABB269624F7F9400061BF55 /* SDLRPCFunctionNames.h in Headers */,
+ 4ABB2B4024F84EF50061BF55 /* SDLCloudAppProperties.h in Headers */,
+ 4ABB2A5824F847B10061BF55 /* SDLGetInteriorVehicleDataConsentResponse.h in Headers */,
+ 4ABB271824F7FC4E0061BF55 /* SDLCompassDirection.h in Headers */,
+ 4ABB2B5924F84EF50061BF55 /* SDLDeviceStatus.h in Headers */,
+ 4A8BD2CF24F93803000945E3 /* SDLTouchEvent.h in Headers */,
+ 4ABB264B24F7F5580061BF55 /* SDLManagerDelegate.h in Headers */,
+ 4A8BD28B24F934F3000945E3 /* SDLRGBColor.h in Headers */,
+ 4ABB279624F7FF0B0061BF55 /* SDLKeyboardEvent.h in Headers */,
+ 4ABB26FA24F7FB8F0061BF55 /* SDLAppServiceType.h in Headers */,
+ 4ABB2A3C24F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.h in Headers */,
+ 4ABB29DC24F846880061BF55 /* SDLUnregisterAppInterface.h in Headers */,
+ 4ABB28C224F82A6A0061BF55 /* SDLOnTouchEvent.h in Headers */,
+ 4ABB26C624F7FA5F0061BF55 /* SDLLogModel.h in Headers */,
+ 4ABB27EE24F801B50061BF55 /* SDLRadioBand.h in Headers */,
+ 4ABB266B24F7F61B0061BF55 /* EAAccessory+SDLProtocols.h in Headers */,
+ 4ABB262D24F7F4150061BF55 /* SDLH264Packetizer.h in Headers */,
+ 4A8BD39224F94731000945E3 /* SDLIAPSession.h in Headers */,
+ 4ABB255524F7E5460061BF55 /* SDLLockScreenManager.h in Headers */,
+ 4ABB2A6024F847B10061BF55 /* SDLGetInteriorVehicleDataResponse.h in Headers */,
+ 4A8BD28624F9343F000945E3 /* SDLRadioControlCapabilities.h in Headers */,
+ 4ABB2AAC24F847F40061BF55 /* SDLSetAppIconResponse.h in Headers */,
+ 4ABB264924F7F5540061BF55 /* SDLManager.h in Headers */,
+ 4ABB24D924F594190061BF55 /* SDLConnectionManagerType.h in Headers */,
+ 4ABB29BB24F845DB0061BF55 /* SDLSetGlobalProperties.h in Headers */,
+ 4ABB2AB524F847F40061BF55 /* SDLShowAppMenuResponse.h in Headers */,
+ 4A8BD3C724F998A8000945E3 /* SDLWindowState.h in Headers */,
+ 4ABB286424F828E00061BF55 /* SDLVehicleDataNotificationStatus.h in Headers */,
+ 4ABB287C24F8294A0061BF55 /* SDLVentilationMode.h in Headers */,
+ 4ABB292F24F842A00061BF55 /* SDLDeleteFile.h in Headers */,
+ 4ABB294924F843440061BF55 /* SDLEncodedSyncPData.h in Headers */,
+ 4ABB258F24F7E66C0061BF55 /* SDLKeyboardDelegate.h in Headers */,
+ 4ABB276E24F7FE480061BF55 /* SDLIgnitionStableStatus.h in Headers */,
+ 4ABB2AEA24F848270061BF55 /* SDLUpdateTurnListResponse.h in Headers */,
+ 4ABB28E824F82A6A0061BF55 /* SDLOnVehicleData.h in Headers */,
+ 4ABB2B6824F84FE50061BF55 /* SDLGearStatus.h in Headers */,
+ 4ABB2AE724F848270061BF55 /* SDLUnsubscribeWayPointsResponse.h in Headers */,
+ 4ABB264424F7F5340061BF55 /* SDLSystemCapabilityManager.h in Headers */,
+ 4ABB2AD324F848130061BF55 /* SDLSubtleAlertResponse.h in Headers */,
+ 4ABB27C224F8006D0061BF55 /* SDLMetadataType.h in Headers */,
+ 4A8BD35524F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.h in Headers */,
+ 4A8BD38524F94702000945E3 /* SDLTCPTransport.h in Headers */,
+ 4ABB2BA224F850AE0061BF55 /* SDLLightState.h in Headers */,
+ 4ABB296224F844020061BF55 /* SDLGetWayPoints.h in Headers */,
+ 4ABB28D524F82A6A0061BF55 /* SDLOnButtonEvent.h in Headers */,
+ 4ABB2B7024F84FE50061BF55 /* SDLFuelRange.h in Headers */,
+ 4ABB25D624F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.h in Headers */,
+ 4ABB299324F845440061BF55 /* SDLSetAppIcon.h in Headers */,
+ 4ABB2A3B24F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.h in Headers */,
+ 4ABB275324F7FD9C0061BF55 /* SDLECallConfirmationStatus.h in Headers */,
+ 4ABB27CD24F8006D0061BF55 /* SDLModuleType.h in Headers */,
+ 4A8BD31324F938D6000945E3 /* SDLWindowCapability.h in Headers */,
+ 4A8BD38924F94712000945E3 /* SDLSecondaryTransportManager.h in Headers */,
+ 4ABB28FE24F82BE90061BF55 /* SDLAddSubMenu.h in Headers */,
+ 4ABB299624F845440061BF55 /* SDLRegisterAppInterface.h in Headers */,
+ 4ABB27DE24F800CA0061BF55 /* SDLPredefinedLayout.h in Headers */,
+ 4ABB27E424F800CA0061BF55 /* SDLPrerecordedSpeech.h in Headers */,
+ 4ABB2A2E24F847980061BF55 /* SDLDeleteCommandResponse.h in Headers */,
+ 4ABB277524F7FE910061BF55 /* SDLIgnitionStatus.h in Headers */,
+ 4A8BD27924F9343F000945E3 /* SDLPermissionItem.h in Headers */,
+ 4ABB2B5024F84EF50061BF55 /* SDLClusterModeStatus.h in Headers */,
+ 4ABB26CA24F7FAAF0061BF55 /* SDLEnum.h in Headers */,
+ 4ABB251E24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.h in Headers */,
+ 4ABB260724F7E9650061BF55 /* SDLStreamingMediaManagerDataSource.h in Headers */,
+ 4ABB265224F7F58D0061BF55 /* SDLRPCRequestNotification.h in Headers */,
+ 4ABB2A6424F847BB0061BF55 /* SDLListFilesResponse.h in Headers */,
+ 4ABB2A3324F847980061BF55 /* SDLCreateWindowResponse.h in Headers */,
+ 4A8BD28424F9343F000945E3 /* SDLRDSData.h in Headers */,
+ 4ABB25BA24F7E70E0061BF55 /* SDLSoftButtonState.h in Headers */,
+ 4ABB295224F843440061BF55 /* SDLGetAppServiceData.h in Headers */,
+ 4ABB269924F7F9560061BF55 /* SDLMacros.h in Headers */,
+ 4ABB273A24F7FD1D0061BF55 /* SDLDirection.h in Headers */,
+ 4ABB25A224F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.h in Headers */,
+ 4A8BD3B024F98ACE000945E3 /* SDLLogManager.h in Headers */,
+ 4ABB26DE24F7FAFD0061BF55 /* SDLRPCRequest.h in Headers */,
+ 4ABB25D824F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.h in Headers */,
+ 4A8BD25124F93135000945E3 /* SDLModuleData.h in Headers */,
+ 4ABB26FF24F7FB8F0061BF55 /* SDLAppInterfaceUnregisteredReason.h in Headers */,
+ 4ABB250424F596450061BF55 /* SDLUploadFileOperation.h in Headers */,
+ 4A8BD2D824F93803000945E3 /* SDLTireStatus.h in Headers */,
+ 4ABB297424F844D30061BF55 /* SDLReadDID.h in Headers */,
+ 4ABB288024F82A200061BF55 /* SDLWindowType.h in Headers */,
+ 4ABB26A424F7F9B90061BF55 /* SDLLogFileModule.h in Headers */,
+ 4A8BD3C824F998A8000945E3 /* SDLWindowStatus.h in Headers */,
+ 4ABB26BE24F7FA1C0061BF55 /* SDLLogMacros.h in Headers */,
+ 4ABB29BA24F845DB0061BF55 /* SDLSpeak.h in Headers */,
+ 4ABB29DA24F846880061BF55 /* SDLSubscribeVehicleData.h in Headers */,
+ 4A8BD36224F9461A000945E3 /* SDLV1ProtocolMessage.h in Headers */,
+ 4ABB25E624F7E7A90061BF55 /* SDLAudioStreamManager.h in Headers */,
+ 4ABB294A24F843440061BF55 /* SDLGetFile.h in Headers */,
+ 4ABB27FF24F823F20061BF55 /* SDLRequestType.h in Headers */,
+ 4ABB29FA24F8477F0061BF55 /* SDLAddSubMenuResponse.h in Headers */,
+ 4ABB25DC24F7E77C0061BF55 /* SDLScreenManager.h in Headers */,
+ 4ABB262924F7F3BC0061BF55 /* SDLH264VideoEncoder.h in Headers */,
+ 4ABB294624F843440061BF55 /* SDLGetInteriorVehicleDataConsent.h in Headers */,
+ 4ABB24F224F595120061BF55 /* SDLArtwork.h in Headers */,
+ 4ABB265E24F7F5F20061BF55 /* SDLNotificationDispatcher.h in Headers */,
+ 4A8BD37524F9465E000945E3 /* SDLProtocolReceivedMessageRouter.h in Headers */,
+ 4ABB24E924F594CD0061BF55 /* SDLEncryptionManagerConstants.h in Headers */,
+ 4ABB2AA724F847F40061BF55 /* SDLShowConstantTBTResponse.h in Headers */,
+ 4ABB28ED24F82A6A0061BF55 /* SDLOnKeyboardInput.h in Headers */,
5D9FDA991F2A7D3F00A495C8 /* emhashmap.h in Headers */,
- 5D61FDB71A84238C00846EE7 /* SDLSyncPData.h in Headers */,
- 5D61FD011A84238C00846EE7 /* SDLOnAudioPassThru.h in Headers */,
- 8854682F2225BDAE00994D8D /* SDLHybridAppPreference.h in Headers */,
+ 4ABB255F24F7E59E0061BF55 /* SDLPermissionConstants.h in Headers */,
+ 4ABB270324F7FB8F0061BF55 /* SDLButtonName.h in Headers */,
+ 4ABB25B324F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.h in Headers */,
+ 4ABB24C624F592900061BF55 /* SDLError.h in Headers */,
5D9FDA901F2A7D3400A495C8 /* bson_array.h in Headers */,
- 5D61FDCB1A84238C00846EE7 /* SDLTextFieldName.h in Headers */,
- 880723EB23A2CFB4003D0489 /* SDLLockScreenRootViewController.h in Headers */,
- 5D61FD8B1A84238C00846EE7 /* SDLSetMediaClockTimer.h in Headers */,
- DA6223BD1E7B088200878689 /* CVPixelBufferRef+SDLUtil.h in Headers */,
- 5D61FD031A84238C00846EE7 /* SDLOnButtonEvent.h in Headers */,
- 5D61FDAF1A84238C00846EE7 /* SDLSubscribeButtonResponse.h in Headers */,
- 5D61FCB51A84238C00846EE7 /* SDLGetVehicleData.h in Headers */,
- 5D61FDEB1A84238C00846EE7 /* SDLUnsubscribeVehicleData.h in Headers */,
- 5DA3F3541BC448060026F2D0 /* NSMapTable+Subscripting.h in Headers */,
- 889D0B9424D05A0E008AD494 /* SDLSubtleAlertResponse.h in Headers */,
- 5D61FC591A84238C00846EE7 /* SDLCarModeStatus.h in Headers */,
- 5D1665C41CF8CA2700CC4CA1 /* SDLListFilesOperation.h in Headers */,
- 5D61FC2B1A84238C00846EE7 /* SDLTransportType.h in Headers */,
- 5D61FD791A84238C00846EE7 /* SDLScreenParams.h in Headers */,
- 5D61FDCF1A84238C00846EE7 /* SDLTireStatus.h in Headers */,
- 5D61FDFD1A84238C00846EE7 /* SDLVehicleDataActiveStatus.h in Headers */,
- 0055412622D40DAB003194D3 /* SDLModuleInfo.h in Headers */,
- 5D61FD811A84238C00846EE7 /* SDLSetAppIconResponse.h in Headers */,
- 5D61FC551A84238C00846EE7 /* SDLButtonName.h in Headers */,
- 5D616B531D59044400553F6B /* SDLErrorConstants.h in Headers */,
- 5DADA7751F4DFED60084D17D /* SDLRectangle.h in Headers */,
- 5D61FD9F1A84238C00846EE7 /* SDLSoftButton.h in Headers */,
- 5DD67CBC1E661C84009CD394 /* SDLLogTargetOSLog.h in Headers */,
- 5D61FD551A84238C00846EE7 /* SDLPutFile.h in Headers */,
- 88A7A3C6220CCEA100A9E435 /* SDLGetFileResponse.h in Headers */,
- 5D61FD091A84238C00846EE7 /* SDLOnDriverDistraction.h in Headers */,
- E9C32B9E1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.h in Headers */,
- 5DAD5F7F204DEDEB0025624C /* SDLScreenManager.h in Headers */,
- 5D92938020B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.h in Headers */,
- 5D339CEF207C08BA000CC364 /* SDLVoiceCommand.h in Headers */,
- 5D61FC4B1A84238C00846EE7 /* SDLBeltStatus.h in Headers */,
- DA9F7E991DCC052C00ACAE48 /* SDLLocationCoordinate.h in Headers */,
- 5D0A7382203F23F30001595D /* SDLSoftButtonManager.h in Headers */,
- 5D61FC351A84238C00846EE7 /* SDLAirbagStatus.h in Headers */,
- 5D61FC8A1A84238C00846EE7 /* SDLDiagnosticMessageResponse.h in Headers */,
- 5D61FC2D1A84238C00846EE7 /* SDLAddCommand.h in Headers */,
- 88B3BF9C20DA8BBC00943565 /* SDLFuelRange.h in Headers */,
- 7538765322D8D95100FE8484 /* SDLShowAppMenuResponse.h in Headers */,
- 5D61FD931A84238C00846EE7 /* SDLShowConstantTBTResponse.h in Headers */,
- 5DBF06391E64ABBE00A5CF03 /* SDLLogConfiguration.h in Headers */,
- 5D61FCCB1A84238C00846EE7 /* SDLIgnitionStatus.h in Headers */,
- 5D61FCB71A84238C00846EE7 /* SDLGetVehicleDataResponse.h in Headers */,
- 5D61FDA91A84238C00846EE7 /* SDLSpeechCapabilities.h in Headers */,
- 5D92935320B2F76500FCC775 /* SDLTemplateColorScheme.h in Headers */,
- 884E701B21FB8D0F008D53BA /* SDLPublishAppService.h in Headers */,
- 5DA23FFD1F312DBA009C0313 /* SDLVideoEncoderDelegate.h in Headers */,
- EE7B6124205BF97B00E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.h in Headers */,
- B38D8E6624A029F700B977D0 /* SDLWindowStatus.h in Headers */,
- 5D61FCE01A84238C00846EE7 /* SDLKeyboardEvent.h in Headers */,
- 5D3E48751D6F3B330000BFEF /* SDLAsynchronousOperation.h in Headers */,
- 88AF11DC220B6B3D00A59985 /* SDLPerformAppServiceInteraction.h in Headers */,
- DA9F7E631DCBFAC800ACAE48 /* SDLDateTime.h in Headers */,
- 5D61FCEA1A84238C00846EE7 /* SDLLayoutMode.h in Headers */,
- DA318C1F1DD0F06C00C035AC /* NSMutableDictionary+Store.h in Headers */,
- 5D61FD7F1A84238C00846EE7 /* SDLSetAppIcon.h in Headers */,
- 5D61FDD11A84238C00846EE7 /* SDLTouchCoord.h in Headers */,
- 8881AFAC2225D61900EA870B /* SDLSetCloudAppProperties.h in Headers */,
- 5D61FC7E1A84238C00846EE7 /* SDLDeleteSubMenu.h in Headers */,
- 1EE48E901F2F0EE700B98D08 /* SDLTemperatureUnit.h in Headers */,
- 5D61FC451A84238C00846EE7 /* SDLAudioPassThruCapabilities.h in Headers */,
- 5D61FDC71A84238C00846EE7 /* SDLTextAlignment.h in Headers */,
- 5D61FD051A84238C00846EE7 /* SDLOnButtonPress.h in Headers */,
- 0055413222D75A7B003194D3 /* SDLSeatLocationCapability.h in Headers */,
- 5DA150C72271FDC20032928D /* SDLSoftButtonTransitionOperation.h in Headers */,
- 5D61FCC51A84238C00846EE7 /* SDLHMIZoneCapabilities.h in Headers */,
- 884AF94F220B488900E22928 /* SDLOnSystemCapabilityUpdated.h in Headers */,
- 880D267D220DE5DF00B3F496 /* SDLWeatherServiceManifest.h in Headers */,
- DAA41D551DF66B2000BC7337 /* SDLH264VideoEncoder.h in Headers */,
- 8B7B319A1F2F7B5700BDC38D /* SDLVideoStreamingCodec.h in Headers */,
- 005DF3CA22C62E00006E01A9 /* SDLEncryptionManagerConstants.h in Headers */,
- 5D61FCAF1A84238C00846EE7 /* SDLGenericResponse.h in Headers */,
- 885468352225C1F800994D8D /* SDLCloudAppProperties.h in Headers */,
- 4A899D3624D31FEE007BDD9F /* SDLOnUpdateFile.h in Headers */,
- 5D61FC4F1A84238C00846EE7 /* SDLBodyInformation.h in Headers */,
- 5D61FDAB1A84238C00846EE7 /* SDLStartTime.h in Headers */,
- 5D61FD071A84238C00846EE7 /* SDLOnCommand.h in Headers */,
- 88D3EBC92267949D00493C38 /* SDLIAPDataSession.h in Headers */,
- 5D00AC671F140F0A004000D9 /* SDLSystemCapabilityType.h in Headers */,
- DA9F7E9B1DCC052C00ACAE48 /* SDLLocationDetails.h in Headers */,
- 5D61FD1D1A84238C00846EE7 /* SDLOnTBTClientState.h in Headers */,
- 5D61FD9D1A84238C00846EE7 /* SDLSliderResponse.h in Headers */,
- 5D61FDF31A84238C00846EE7 /* SDLUpdateTurnListResponse.h in Headers */,
- 5D61FDDA1A84238C00846EE7 /* SDLTransportDelegate.h in Headers */,
- 5D61FC411A84238C00846EE7 /* SDLAppHMIType.h in Headers */,
- 5D61FCEE1A84238C00846EE7 /* SDLListFilesResponse.h in Headers */,
- 8831FA48220235B000B8FFB7 /* SDLAppServicesCapabilities.h in Headers */,
- 880245A420F79C3400ED195B /* SDLFileManagerConfiguration.h in Headers */,
- 5D61FC491A84238C00846EE7 /* SDLAudioType.h in Headers */,
- 5D61FC761A84238C00846EE7 /* SDLDeleteFile.h in Headers */,
- 5D61FD211A84238C00846EE7 /* SDLOnVehicleData.h in Headers */,
- DA9F7E731DCC004C00ACAE48 /* SDLGetWayPointsResponse.h in Headers */,
- 88EED8381F33AE1700E6C42E /* SDLHapticRect.h in Headers */,
- 5DD67CC31E68AE82009CD394 /* SDLLogFileModuleMap.h in Headers */,
- EED5C9FE1F4D18D100F04000 /* SDLH264Packetizer.h in Headers */,
- 5D61FD7D1A84238C00846EE7 /* SDLScrollableMessageResponse.h in Headers */,
- 5D61FD431A84238C00846EE7 /* SDLProtocol.h in Headers */,
- 5D8B17531AC9E11B006A6E1C /* SDLDialNumberResponse.h in Headers */,
- 5DEF695B1FD6F82D004B8C2F /* SDLStreamingAudioManagerType.h in Headers */,
- B38D8E7224A0351200B977D0 /* SDLTransmissionType.h in Headers */,
- 5D61FC921A84238C00846EE7 /* SDLDisplayType.h in Headers */,
- 5D61FD0D1A84238C00846EE7 /* SDLOnHashChange.h in Headers */,
- 5D61FC6B1A84238C00846EE7 /* SDLCreateInteractionChoiceSet.h in Headers */,
- 8855F9E3220CB04000A5C897 /* SDLOnAppServiceData.h in Headers */,
- 5D0A7386203F24060001595D /* SDLSoftButtonState.h in Headers */,
- 5D61FCE61A84238C00846EE7 /* SDLKeypressMode.h in Headers */,
- 5D61FD871A84238C00846EE7 /* SDLSetGlobalProperties.h in Headers */,
- 5D92936120B354BE00FCC775 /* SDLChoiceSetDelegate.h in Headers */,
- 5D61FC741A84238C00846EE7 /* SDLDeleteCommandResponse.h in Headers */,
- 5D61FDF11A84238C00846EE7 /* SDLUpdateTurnList.h in Headers */,
- 5DB996571F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.h in Headers */,
- 5D61FD671A84238C00846EE7 /* SDLResult.h in Headers */,
- 88A098AE2476F0C200A50005 /* SDLSubscribeButtonManager.h in Headers */,
- 755F176222A00B7C0041B9CB /* SDLMenuManagerConstants.h in Headers */,
- 5D61FD351A84238C00846EE7 /* SDLPowerModeStatus.h in Headers */,
- 5D61FD971A84238C00846EE7 /* SDLSingleTireStatus.h in Headers */,
- 5D61FCE21A84238C00846EE7 /* SDLKeyboardLayout.h in Headers */,
- 5D76E3241D39767000647CFA /* SDLLockScreenPresenter.h in Headers */,
- 5D00AC6F1F1511B9004000D9 /* SDLGetSystemCapability.h in Headers */,
- 5D61FD891A84238C00846EE7 /* SDLSetGlobalPropertiesResponse.h in Headers */,
- 5D61FD8D1A84238C00846EE7 /* SDLSetMediaClockTimerResponse.h in Headers */,
- 5D61FD3B1A84238C00846EE7 /* SDLPresetBankCapabilities.h in Headers */,
- 5D8204311BD001C700D0A41B /* SDLArtwork.h in Headers */,
- 5D53C46D1B7A99B9003526EA /* SDLStreamingMediaManager.h in Headers */,
- 5D61FD0F1A84238C00846EE7 /* SDLOnHMIStatus.h in Headers */,
- 5D61FD5F1A84238C00846EE7 /* SDLRegisterAppInterfaceResponse.h in Headers */,
- 5D61FD191A84238C00846EE7 /* SDLOnSyncPData.h in Headers */,
- 5D61FE091A84238C00846EE7 /* SDLVehicleDataType.h in Headers */,
- 5D61FDB11A84238C00846EE7 /* SDLSubscribeVehicleData.h in Headers */,
- 5DB996601F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.h in Headers */,
- 5DCF76F51ACDBAD300BB647B /* SDLSendLocation.h in Headers */,
- 5D75961122972FCA0013207C /* SDLSystemCapabilityObserver.h in Headers */,
- 5D61FC9E1A84238C00846EE7 /* SDLEncodedSyncPData.h in Headers */,
- 1FF7DABA1F75B2A800B46C30 /* SDLFocusableItemLocator.h in Headers */,
- 5D019276214994AC003500F6 /* NSMutableArray+Safe.h in Headers */,
- 5D61FDE11A84238C00846EE7 /* SDLTurn.h in Headers */,
- 5D9FC29B1FD8812F00ACA5C2 /* SDLAudioStreamManagerDelegate.h in Headers */,
- 5D61FC801A84238C00846EE7 /* SDLDeleteSubMenuResponse.h in Headers */,
- 5D00AC731F151CFE004000D9 /* SDLGetSystemCapabilityResponse.h in Headers */,
- 5D61FDBD1A84238C00846EE7 /* SDLSystemContext.h in Headers */,
- 5D61FC511A84238C00846EE7 /* SDLButtonCapabilities.h in Headers */,
- 5D61FDE91A84238C00846EE7 /* SDLUnsubscribeButtonResponse.h in Headers */,
- 5D61FCD51A84238C00846EE7 /* SDLImageType.h in Headers */,
- 5D76750E22D8FB3700E8D71A /* SDLMenuLayout.h in Headers */,
- 8803DCEF22C2B84B00FBB7CE /* SDLBackgroundTaskManager.h in Headers */,
- 5D61FC2F1A84238C00846EE7 /* SDLAddCommandResponse.h in Headers */,
- 5D0C2A0020D9479B008B56CD /* SDLStreamingVideoLifecycleManager.h in Headers */,
- 5D61FD631A84238C00846EE7 /* SDLResetGlobalProperties.h in Headers */,
- 88B58DC0222045320011B063 /* SDLNavigationJunction.h in Headers */,
- 5D61FDD71A84238C00846EE7 /* SDLTouchType.h in Headers */,
- 5D92935E20B33FF700FCC775 /* SDLChoiceSet.h in Headers */,
- 5D61FDD31A84238C00846EE7 /* SDLTouchEvent.h in Headers */,
- 5D61FD451A84238C00846EE7 /* SDLProtocolHeader.h in Headers */,
- 5D61FCFA1A84238C00846EE7 /* SDLMyKey.h in Headers */,
- 8B7B31A61F2F875200BDC38D /* SDLVideoStreamingCapability.h in Headers */,
- 5D61FC981A84238C00846EE7 /* SDLECallInfo.h in Headers */,
+ 4ABB2B8924F8504A0061BF55 /* SDLGrid.h in Headers */,
+ 4ABB263024F7F4230061BF55 /* SDLRAWH264Packetizer.h in Headers */,
+ 4ABB26F824F7FB8F0061BF55 /* SDLAudioType.h in Headers */,
+ 4ABB24CC24F5931B0061BF55 /* SDLStateMachine.h in Headers */,
+ 4ABB28DD24F82A6A0061BF55 /* SDLOnButtonPress.h in Headers */,
+ 4A8BD34524F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.h in Headers */,
+ 4ABB291D24F842560061BF55 /* SDLCreateWindow.h in Headers */,
+ 4ABB257324F7E5E80061BF55 /* SDLCheckChoiceVROptionalOperation.h in Headers */,
+ 4A8BD2D924F93803000945E3 /* SDLTemplateConfiguration.h in Headers */,
+ 4A8BD2BA24F935BC000945E3 /* SDLSyncMsgVersion.h in Headers */,
+ 4ABB25FC24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.h in Headers */,
+ 4A8BD2F324F93872000945E3 /* SDLVehicleDataResult.h in Headers */,
+ 4A8BD3AC24F98602000945E3 /* NSNumber+NumberType.h in Headers */,
+ 4A8BD29A24F93534000945E3 /* SDLSeatControlCapabilities.h in Headers */,
+ 4ABB274D24F7FD9C0061BF55 /* SDLEmergencyEventType.h in Headers */,
+ 4ABB2AC024F848050061BF55 /* SDLSpeakResponse.h in Headers */,
+ 4A8BD23B24F93135000945E3 /* SDLMassageCushionFirmness.h in Headers */,
+ 4ABB2B1924F84D950061BF55 /* SDLAppServiceCapability.h in Headers */,
+ 4ABB280124F823F20061BF55 /* SDLResult.h in Headers */,
+ 4ABB2B8624F8504A0061BF55 /* SDLHMISettingsControlCapabilities.h in Headers */,
+ 4ABB276924F7FE480061BF55 /* SDLHMIZoneCapabilities.h in Headers */,
+ 4ABB29DF24F846880061BF55 /* SDLSystemRequest.h in Headers */,
+ 4ABB290224F82BE90061BF55 /* SDLAddCommand.h in Headers */,
+ 4ABB260624F7E9650061BF55 /* SDLStreamingMediaManager.h in Headers */,
+ 4A8BD31024F938D6000945E3 /* SDLWeatherAlert.h in Headers */,
+ 4ABB282824F824E70061BF55 /* SDLSystemContext.h in Headers */,
+ 4ABB2B3D24F84EF50061BF55 /* SDLDeviceInfo.h in Headers */,
+ 4A8BD33024F9431B000945E3 /* SDLV2ProtocolHeader.h in Headers */,
+ 4ABB272624F7FCAE0061BF55 /* SDLDefrostZone.h in Headers */,
+ 4ABB2B4C24F84EF50061BF55 /* SDLButtonCapabilities.h in Headers */,
+ 4A8BD23F24F93135000945E3 /* SDLKeyboardProperties.h in Headers */,
+ 4ABB297324F844D30061BF55 /* SDLPublishAppService.h in Headers */,
+ 4ABB27C424F8006D0061BF55 /* SDLPermissionStatus.h in Headers */,
+ 4ABB24E524F594A20061BF55 /* SDLServiceEncryptionDelegate.h in Headers */,
+ 4A8BD24024F93135000945E3 /* SDLLocationCoordinate.h in Headers */,
+ 4ABB2BA924F850AE0061BF55 /* SDLImageResolution.h in Headers */,
+ 4A8BD32224F93964000945E3 /* SDLSeatLocation.h in Headers */,
+ 4ABB261124F7F3520061BF55 /* SDLPCMAudioConverter.h in Headers */,
+ 4ABB284824F828630061BF55 /* SDLTimerMode.h in Headers */,
+ 4ABB275E24F7FE1F0061BF55 /* SDLGlobalProperty.h in Headers */,
+ 4ABB29DE24F846880061BF55 /* SDLUnpublishAppService.h in Headers */,
+ 4ABB24DD24F594560061BF55 /* SDLEncryptionLifecycleManager.h in Headers */,
+ 4ABB25D924F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.h in Headers */,
+ 4ABB28EB24F82A6A0061BF55 /* SDLOnHashChange.h in Headers */,
+ 4A8BD39C24F94741000945E3 /* SDLIAPControlSession.h in Headers */,
+ 4ABB2AB024F847F40061BF55 /* SDLSetCloudAppPropertiesResponse.h in Headers */,
+ 4ABB28C524F82A6A0061BF55 /* SDLOnEncodedSyncPData.h in Headers */,
+ 4ABB2A5924F847B10061BF55 /* SDLGetCloudAppPropertiesResponse.h in Headers */,
+ 4ABB29BF24F845DB0061BF55 /* SDLSetMediaClockTimer.h in Headers */,
+ 4A8BD39324F94731000945E3 /* SDLIAPTransport.h in Headers */,
+ 4ABB2A2024F847980061BF55 /* SDLButtonPressResponse.h in Headers */,
+ 4ABB258124F7E61E0061BF55 /* SDLChoiceCell.h in Headers */,
+ 4ABB270124F7FB8F0061BF55 /* SDLBitsPerSample.h in Headers */,
+ 4ABB253224F7E43A0061BF55 /* SDLAsynchronousRPCOperation.h in Headers */,
+ 4ABB25CC24F7E74F0061BF55 /* SDLTextAndGraphicManager.h in Headers */,
+ 4A8BD3B824F98F64000945E3 /* SDLOnUpdateSubMenu.h in Headers */,
+ 4ABB291324F842160061BF55 /* SDLCreateInteractionChoiceSet.h in Headers */,
+ 4ABB257424F7E5E80061BF55 /* SDLPresentChoiceSetOperation.h in Headers */,
+ 4ABB2A3024F847980061BF55 /* SDLDiagnosticMessageResponse.h in Headers */,
+ 4ABB2A7224F847D40061BF55 /* SDLPutFileResponse.h in Headers */,
+ 4ABB24E224F5948D0061BF55 /* SDLEncryptionConfiguration.h in Headers */,
+ 4ABB27FD24F823F20061BF55 /* SDLSamplingRate.h in Headers */,
+ 4ABB28CD24F82A6A0061BF55 /* SDLOnSubtleAlertPressed.h in Headers */,
+ 4ABB297924F844D30061BF55 /* SDLPerformAudioPassThru.h in Headers */,
+ 4ABB24D724F593ED0061BF55 /* SDLVersion.h in Headers */,
+ 4ABB251B24F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.h in Headers */,
+ 4ABB279A24F7FF0B0061BF55 /* SDLInteractionMode.h in Headers */,
+ 4A8BD24B24F93135000945E3 /* SDLMediaServiceData.h in Headers */,
+ 4ABB287824F8294A0061BF55 /* SDLVrCapabilities.h in Headers */,
+ 4ABB2BA724F850AE0061BF55 /* SDLImage.h in Headers */,
+ 4ABB29FB24F8477F0061BF55 /* SDLAlertManeuverResponse.h in Headers */,
+ 4ABB2B1724F84D950061BF55 /* SDLAudioPassThruCapabilities.h in Headers */,
+ 4ABB279824F7FF0B0061BF55 /* SDLKeypressMode.h in Headers */,
+ 4ABB2B8824F8504A0061BF55 /* SDLHMIPermissions.h in Headers */,
+ 4ABB2B1624F84D950061BF55 /* SDLAudioControlCapabilities.h in Headers */,
+ 4ABB253024F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.h in Headers */,
+ 4A8BD31A24F93941000945E3 /* SDLModuleInfo.h in Headers */,
+ 4ABB26BB24F7FA1C0061BF55 /* SDLLogConfiguration.h in Headers */,
+ 4ABB276C24F7FE480061BF55 /* SDLHMILevel.h in Headers */,
+ 4ABB27CF24F8006D0061BF55 /* SDLNavigationJunction.h in Headers */,
+ 4A8BD33824F945B4000945E3 /* SDLControlFramePayloadConstants.h in Headers */,
+ 4ABB256724F7E5B80061BF55 /* SDLRPCPermissionStatus.h in Headers */,
+ 4ABB286724F828E00061BF55 /* SDLVehicleDataStatus.h in Headers */,
+ 4A8BD25024F93135000945E3 /* SDLMetadataTags.h in Headers */,
+ 4ABB2A3424F847980061BF55 /* SDLCancelInteractionResponse.h in Headers */,
+ 4ABB2AF424F849CF0061BF55 /* SDLGenericResponse.h in Headers */,
+ 4ABB280A24F824600061BF55 /* SDLServiceUpdateReason.h in Headers */,
+ 4ABB2B5124F84EF50061BF55 /* SDLDisplayCapability.h in Headers */,
+ 4ABB2ABD24F847FC0061BF55 /* SDLSliderResponse.h in Headers */,
+ 4ABB28D924F82A6A0061BF55 /* SDLOnSyncPData.h in Headers */,
+ 4A8BD2B924F935BC000945E3 /* SDLSoftButton.h in Headers */,
+ 4ABB28E024F82A6A0061BF55 /* SDLOnHMIStatus.h in Headers */,
+ 4A8BD26524F933C7000945E3 /* SDLOasisAddress.h in Headers */,
+ 4ABB279324F7FF0B0061BF55 /* SDLLayoutMode.h in Headers */,
+ 4ABB279124F7FF0B0061BF55 /* SDLImageFieldName.h in Headers */,
+ 4A8BD2B324F935BC000945E3 /* SDLSoftButtonCapabilities.h in Headers */,
+ 4ABB255D24F7E5880061BF55 /* SDLPermissionFilter.h in Headers */,
+ 4ABB24CF24F593C70061BF55 /* SDLErrorConstants.h in Headers */,
+ 4ABB273C24F7FD1D0061BF55 /* SDLDeviceLevelStatus.h in Headers */,
+ 4ABB25C024F7E7280061BF55 /* SDLSoftButtonManager.h in Headers */,
+ 4ABB2B3C24F84EF50061BF55 /* SDLClimateControlCapabilities.h in Headers */,
+ 4A8BD3BE24F99470000945E3 /* SDLSecurityType.h in Headers */,
+ 4ABB263C24F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.h in Headers */,
+ 4ABB290024F82BE90061BF55 /* SDLAlertManeuver.h in Headers */,
+ 4ABB273424F7FD1D0061BF55 /* SDLDistanceUnit.h in Headers */,
+ 4ABB2AEF24F848270061BF55 /* SDLUnsubscribeButtonResponse.h in Headers */,
+ 4ABB28DA24F82A6A0061BF55 /* SDLOnInteriorVehicleData.h in Headers */,
+ 4ABB28C824F82A6A0061BF55 /* SDLOnLanguageChange.h in Headers */,
+ 4ABB252624F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.h in Headers */,
+ 4ABB2AEC24F848270061BF55 /* SDLUnpublishAppServiceResponse.h in Headers */,
+ 4ABB2B8224F8504A0061BF55 /* SDLHapticRect.h in Headers */,
+ 4ABB27A824F7FFDA0061BF55 /* SDLMassageMode.h in Headers */,
+ 4A8BD32E24F9431B000945E3 /* SDLProtocolHeader.h in Headers */,
+ 4A8BD3C224F994D5000945E3 /* SDLFileManager.h in Headers */,
+ 4ABB29BC24F845DB0061BF55 /* SDLShowAppMenu.h in Headers */,
+ 4ABB293524F842A00061BF55 /* SDLDialNumber.h in Headers */,
+ 4A8BD37D24F94697000945E3 /* SDLFunctionID.h in Headers */,
+ 4A8BD34124F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.h in Headers */,
+ 4ABB2B1C24F84D950061BF55 /* SDLAppServiceManifest.h in Headers */,
+ 4ABB29B724F845DB0061BF55 /* SDLSlider.h in Headers */,
+ 4ABB2AB824F847F40061BF55 /* SDLSendHapticDataResponse.h in Headers */,
+ 4ABB268624F7F8E20061BF55 /* SDLMutableDataQueue.h in Headers */,
+ 4ABB27CE24F8006D0061BF55 /* SDLMediaType.h in Headers */,
+ 4ABB28E324F82A6A0061BF55 /* SDLOnTBTClientState.h in Headers */,
+ 4ABB2A5C24F847B10061BF55 /* SDLGetWayPointsResponse.h in Headers */,
+ 4ABB260024F7E9230061BF55 /* SDLStreamingMediaManagerConstants.h in Headers */,
+ 4ABB26FD24F7FB8F0061BF55 /* SDLAmbientLightStatus.h in Headers */,
+ 4ABB270924F7FB8F0061BF55 /* SDLAudioStreamingState.h in Headers */,
+ 4ABB25A524F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.h in Headers */,
+ 4ABB268224F7F8D60061BF55 /* SDLBackgroundTaskManager.h in Headers */,
+ 4A8BD3BB24F98F89000945E3 /* SDLDynamicUpdateCapabilities.h in Headers */,
+ 4A8BD31224F938D6000945E3 /* SDLWeatherData.h in Headers */,
+ 4ABB24C024F592620061BF55 /* NSMutableDictionary+SafeRemove.h in Headers */,
+ 4ABB26FB24F7FB8F0061BF55 /* SDLButtonEventMode.h in Headers */,
+ 4ABB260924F7E9720061BF55 /* SDLStreamingAudioManagerType.h in Headers */,
+ 4ABB266924F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.h in Headers */,
+ 4ABB25C824F7E73C0061BF55 /* SDLSubscribeButtonManager.h in Headers */,
+ 4ABB2B4624F84EF50061BF55 /* SDLDIDResult.h in Headers */,
+ 4ABB275224F7FD9C0061BF55 /* SDLFuelCutoffStatus.h in Headers */,
+ 4ABB24BE24F592620061BF55 /* NSBundle+SDLBundle.h in Headers */,
+ 4ABB286124F828E00061BF55 /* SDLVehicleDataResultCode.h in Headers */,
+ 4ABB2BA024F850AE0061BF55 /* SDLLightCapabilities.h in Headers */,
+ 4ABB284124F828630061BF55 /* SDLTurnSignal.h in Headers */,
+ 4ABB299D24F845440061BF55 /* SDLScrollableMessage.h in Headers */,
+ 4ABB261A24F7F3770061BF55 /* SDLFocusableItemLocator.h in Headers */,
+ 4ABB257724F7E5E80061BF55 /* SDLDeleteChoicesOperation.h in Headers */,
+ 4ABB24C124F592620061BF55 /* NSMapTable+Subscripting.h in Headers */,
+ 4ABB2A2C24F847980061BF55 /* SDLChangeRegistrationResponse.h in Headers */,
+ 4ABB264024F7F45B0061BF55 /* SDLSystemCapabilityObserver.h in Headers */,
+ 4ABB27E524F800CA0061BF55 /* SDLPrimaryAudioSource.h in Headers */,
+ 4ABB259D24F7E6B90061BF55 /* SDLMenuConfiguration.h in Headers */,
+ 4ABB267E24F7F68F0061BF55 /* SDLCacheFileManager.h in Headers */,
+ 4ABB2A3124F847980061BF55 /* SDLDeleteFileResponse.h in Headers */,
+ 4ABB294C24F843440061BF55 /* SDLEndAudioPassThru.h in Headers */,
+ 4ABB2AD524F848130061BF55 /* SDLSubscribeVehicleDataResponse.h in Headers */,
+ 4ABB251224F7E3A30061BF55 /* SDLLifecycleConfiguration.h in Headers */,
+ 4ABB25F624F7E7EF0061BF55 /* SDLTouch.h in Headers */,
+ 4ABB2A8324F847DF0061BF55 /* SDLResetGlobalPropertiesResponse.h in Headers */,
+ 4ABB2BA124F850AE0061BF55 /* SDLLightControlData.h in Headers */,
+ 4ABB293424F842A00061BF55 /* SDLDeleteWindow.h in Headers */,
+ 4A8BD26924F933C7000945E3 /* SDLParameterPermissions.h in Headers */,
+ 4ABB287524F8294A0061BF55 /* SDLWarningLightStatus.h in Headers */,
+ 4ABB28F124F82AFD0061BF55 /* SDLRPCPayload.h in Headers */,
+ 4A8BD3B724F98F64000945E3 /* SDLOnUpdateFile.h in Headers */,
+ 4ABB273924F7FD1D0061BF55 /* SDLDisplayType.h in Headers */,
+ 4ABB2A7824F847D40061BF55 /* SDLPerformAppServiceInteractionResponse.h in Headers */,
+ 4ABB2A8524F847DF0061BF55 /* SDLRegisterAppInterfaceResponse.h in Headers */,
+ 4A8BD24924F93135000945E3 /* SDLMenuParams.h in Headers */,
+ 4ABB2A3A24F847980061BF55 /* SDLEndAudioPassThruResponse.h in Headers */,
+ 4A8BD28324F9343F000945E3 /* SDLRadioControlData.h in Headers */,
+ 4A8BD2FA24F93872000945E3 /* SDLVideoStreamingCapability.h in Headers */,
+ 4ABB270424F7FB8F0061BF55 /* SDLButtonPressMode.h in Headers */,
+ 4A8BD29B24F93534000945E3 /* SDLScreenParams.h in Headers */,
+ 4ABB28D024F82A6A0061BF55 /* SDLOnWayPointChange.h in Headers */,
+ 4A8BD26724F933C7000945E3 /* SDLNavigationCapability.h in Headers */,
+ 4A8BD34624F945CC000945E3 /* SDLControlFramePayloadEndService.h in Headers */,
5D9FDA921F2A7D3400A495C8 /* bson_object.h in Headers */,
- 5D61FD7B1A84238C00846EE7 /* SDLScrollableMessage.h in Headers */,
- DA9F7E931DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.h in Headers */,
- 5D61FD3D1A84238C00846EE7 /* SDLPrimaryAudioSource.h in Headers */,
- 5D76751322D9088F00E8D71A /* SDLMenuConfiguration.h in Headers */,
- DAC5725C1D10B81E0004288B /* SDLTouch.h in Headers */,
- 5D6F7A2E1BC5650B0070BF37 /* SDLLifecycleConfiguration.h in Headers */,
- 5D61FCCD1A84238C00846EE7 /* SDLImage.h in Headers */,
- 5D61FD481A84238C00846EE7 /* SDLProtocolMessage.h in Headers */,
- 88AAD4BC2211B76800F1E6D7 /* SDLMediaServiceManifest.h in Headers */,
- 5D1665CD1CF8CA8A00CC4CA1 /* SDLPermissionConstants.h in Headers */,
- 5D61FC8C1A84238C00846EE7 /* SDLDIDResult.h in Headers */,
- 5D61FD1F1A84238C00846EE7 /* SDLOnTouchEvent.h in Headers */,
- 5D61FCB31A84238C00846EE7 /* SDLGetDTCsResponse.h in Headers */,
- 5DAB5F562098E5D100A020C8 /* SDLProtocolConstants.h in Headers */,
- 5D61FC4D1A84238C00846EE7 /* SDLBitsPerSample.h in Headers */,
- 5D61FD9B1A84238C00846EE7 /* SDLSlider.h in Headers */,
- 5D61FD111A84238C00846EE7 /* SDLOnKeyboardInput.h in Headers */,
- 5D76E3211D39742300647CFA /* SDLViewControllerPresentable.h in Headers */,
- 5DFFB9151BD7C89700DB3F04 /* SDLConnectionManagerType.h in Headers */,
- 88C37F632204EBF000901DC6 /* SDLAppServiceData.h in Headers */,
- 5D61FC941A84238C00846EE7 /* SDLDriverDistractionState.h in Headers */,
- 5D61FD571A84238C00846EE7 /* SDLPutFileResponse.h in Headers */,
- 5D61FD411A84238C00846EE7 /* SDLPRNDL.h in Headers */,
- 5D61FDE51A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.h in Headers */,
- 889D0B9C24D07DCB008AD494 /* SDLOnSubtleAlertPressed.h in Headers */,
- 5D61FCF81A84238C00846EE7 /* SDLMenuParams.h in Headers */,
- 5D61FD651A84238C00846EE7 /* SDLResetGlobalPropertiesResponse.h in Headers */,
- DA9F7E671DCBFAD400ACAE48 /* SDLOasisAddress.h in Headers */,
- 5D61FD611A84238C00846EE7 /* SDLRequestType.h in Headers */,
- DA9F7E8B1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.h in Headers */,
- 8855F9E9220CBA9200A5C897 /* SDLGetFile.h in Headers */,
- 5D61FCEC1A84238C00846EE7 /* SDLListFiles.h in Headers */,
- 5D2F58081D0717D5001085CE /* SDLManagerDelegate.h in Headers */,
- 5D61FC881A84238C00846EE7 /* SDLDiagnosticMessage.h in Headers */,
- 5D0A738A203F24320001595D /* SDLSoftButtonObject.h in Headers */,
- 889D0B9024D052FE008AD494 /* SDLSubtleAlert.h in Headers */,
- 5D61FDB31A84238C00846EE7 /* SDLSubscribeVehicleDataResponse.h in Headers */,
- 5D92935A20B33D4F00FCC775 /* SDLChoiceCell.h in Headers */,
- B38D8E61249FE28500B977D0 /* SDLCapacityUnit.h in Headers */,
- 5D61FC961A84238C00846EE7 /* SDLECallConfirmationStatus.h in Headers */,
- 5D4D67AC1D2ED37A00468B4A /* SDLNotificationDispatcher.h in Headers */,
- 5D61FDA51A84238C00846EE7 /* SDLSpeak.h in Headers */,
- 5D82042D1BCEC32F00D0A41B /* SDLFile.h in Headers */,
- 5D61FD1B1A84238C00846EE7 /* SDLOnSystemRequest.h in Headers */,
- 5D61FD2F1A84238C00846EE7 /* SDLPermissionStatus.h in Headers */,
- 5D3E487F1D6F88A30000BFEF /* SDLRPCNotificationNotification.h in Headers */,
- 5D4D67B01D2FE2F900468B4A /* SDLResponseDispatcher.h in Headers */,
- 5D61FCF21A84238C00846EE7 /* SDLLockScreenStatus.h in Headers */,
- 5D00AC771F15283E004000D9 /* SDLNavigationCapability.h in Headers */,
- 88EED83E1F33C5A400E6C42E /* SDLSendHapticData.h in Headers */,
- 5D61FCD31A84238C00846EE7 /* SDLImageResolution.h in Headers */,
- 8B7B319E1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.h in Headers */,
- 88E6F1A7220E1588006156F9 /* SDLMediaType.h in Headers */,
- 88A5E7FD220B642200495E8A /* SDLGetAppServiceDataResponse.h in Headers */,
- 5D61FC5D1A84238C00846EE7 /* SDLChangeRegistrationResponse.h in Headers */,
- 5D61FDCD1A84238C00846EE7 /* SDLTimerMode.h in Headers */,
- E9C32B961AB20BA200F283AF /* SDLTimer.h in Headers */,
- 88D5EB37220CD95000EC3782 /* SDLWeatherServiceData.h in Headers */,
- 1FF7DAB81F75B28E00B46C30 /* SDLFocusableItemHitTester.h in Headers */,
- 5D61FC3D1A84238C00846EE7 /* SDLAlertResponse.h in Headers */,
- 5D61FDAD1A84238C00846EE7 /* SDLSubscribeButton.h in Headers */,
- 5D61FCF41A84238C00846EE7 /* SDLMaintenanceModeStatus.h in Headers */,
- 5D61FC571A84238C00846EE7 /* SDLButtonPressMode.h in Headers */,
- 5D3E487B1D6F888E0000BFEF /* SDLRPCResponseNotification.h in Headers */,
- 88665B69220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.h in Headers */,
- 5D92934D20AF4BEF00FCC775 /* SDLRGBColor.h in Headers */,
- 5D61FC471A84238C00846EE7 /* SDLAudioStreamingState.h in Headers */,
- 5D61FE071A84238C00846EE7 /* SDLVehicleDataStatus.h in Headers */,
- 5D61FD2D1A84238C00846EE7 /* SDLPermissionItem.h in Headers */,
- 5D61FCD11A84238C00846EE7 /* SDLImageFieldName.h in Headers */,
- 88B3BF9820DA859800943565 /* SDLFuelType.h in Headers */,
- 4A99D00E247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.h in Headers */,
- 5DBF062D1E64A93A00A5CF03 /* SDLLogFilter.h in Headers */,
- 5DCF76F91ACDD7CD00BB647B /* SDLSendLocationResponse.h in Headers */,
- 5D61FD391A84238C00846EE7 /* SDLPrerecordedSpeech.h in Headers */,
- 5D61FC671A84238C00846EE7 /* SDLComponentVolumeStatus.h in Headers */,
- 5D61FE0F1A84238C00846EE7 /* SDLVrHelpItem.h in Headers */,
- 5D60088A1BE3ED540094A505 /* SDLStateMachine.h in Headers */,
- 5D61FC721A84238C00846EE7 /* SDLDeleteCommand.h in Headers */,
- 8881AFB82225E5EE00EA870B /* SDLGetCloudAppProperties.h in Headers */,
- 5D61FC821A84238C00846EE7 /* SDLDeviceInfo.h in Headers */,
- 5DD60D98221C5D7D00A82A4F /* SDLVersion.h in Headers */,
- 5D61FCA91A84238C00846EE7 /* SDLFileType.h in Headers */,
- 756C62762289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.h in Headers */,
- 8877F5EE1F34A72200DC128A /* SDLSendHapticDataResponse.h in Headers */,
- DA8966F21E56973700413EAB /* SDLStreamingMediaManagerConstants.h in Headers */,
- 883C22C8222ED84D00939C4C /* SDLRPCFunctionNames.h in Headers */,
- 5DD67CB81E661C4A009CD394 /* SDLLogTargetFile.h in Headers */,
- 5D61FD591A84238C00846EE7 /* SDLReadDID.h in Headers */,
- 5D82041A1BCD80BA00D0A41B /* SDLLockScreenConfiguration.h in Headers */,
- 880E35B52088F75A00181259 /* SDLSystemCapabilityManager.h in Headers */,
- 5D61FC611A84238C00846EE7 /* SDLChoice.h in Headers */,
- 5D92937420B5EEA200FCC775 /* SDLPreloadChoicesOperation.h in Headers */,
- 00E22CED22C2F1B300BC6B08 /* SDLEncryptionConfiguration.h in Headers */,
- 5D7F87F31CE3C29E002DD7C4 /* SDLFileWrapper.h in Headers */,
- 5D61FC7C1A84238C00846EE7 /* SDLDeleteInteractionChoiceSetResponse.h in Headers */,
- 5D61FDB91A84238C00846EE7 /* SDLSyncPDataResponse.h in Headers */,
- DAC572631D10C5020004288B /* SDLPinchGesture.h in Headers */,
- 5D61FC311A84238C00846EE7 /* SDLAddSubMenu.h in Headers */,
- 5D0C2A0420D947AB008B56CD /* SDLStreamingAudioLifecycleManager.h in Headers */,
- 5D61FD171A84238C00846EE7 /* SDLOnPermissionsChange.h in Headers */,
- 5D4631081F21261A0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.h in Headers */,
- 5D61FDD51A84238C00846EE7 /* SDLTouchEventCapabilities.h in Headers */,
- 5D61FD0B1A84238C00846EE7 /* SDLOnEncodedSyncPData.h in Headers */,
- 5D61FC631A84238C00846EE7 /* SDLClusterModeStatus.h in Headers */,
- 5D61FD371A84238C00846EE7 /* SDLPredefinedLayout.h in Headers */,
- 4A99D0122475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.h in Headers */,
- 008DB36D22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.h in Headers */,
- 5D61FDE31A84238C00846EE7 /* SDLUnregisterAppInterface.h in Headers */,
- 5D61FD331A84238C00846EE7 /* SDLPowerModeQualificationStatus.h in Headers */,
- 005DF3C522C59191006E01A9 /* SDLEncryptionLifecycleManager.h in Headers */,
- 5D92937020B5E0E500FCC775 /* SDLDeleteChoicesOperation.h in Headers */,
- 5DA150CD2271FE180032928D /* SDLSoftButtonReplaceOperation.h in Headers */,
- 5D61FE011A84238C00846EE7 /* SDLVehicleDataNotificationStatus.h in Headers */,
- 5D61FDC91A84238C00846EE7 /* SDLTextField.h in Headers */,
- 5D6F7A351BC5B9B60070BF37 /* SDLLockScreenViewController.h in Headers */,
- DA9F7E7F1DCC028B00ACAE48 /* SDLOnWayPointChange.h in Headers */,
- 5D61FCE41A84238C00846EE7 /* SDLKeyboardProperties.h in Headers */,
- 5D61FDED1A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.h in Headers */,
- 5D4631041F2120A30092EFDC /* SDLControlFramePayloadType.h in Headers */,
- EED5CA061F4D1E2300F04000 /* SDLRTPH264Packetizer.h in Headers */,
- 5D61FCCF1A84238C00846EE7 /* SDLImageField.h in Headers */,
- B38D8E6D24A034DB00B977D0 /* SDLGearStatus.h in Headers */,
- 5D535DC51B72473800CF7760 /* SDLGlobals.h in Headers */,
- 5D79A03B1CE36F030035797B /* SDLUploadFileOperation.h in Headers */,
- 8880D24722205B1B00964F6A /* SDLNavigationInstruction.h in Headers */,
- 88EF8EB722D8E02E00CB06C2 /* SDLCancelInteraction.h in Headers */,
- DA9F7E6F1DCBFFDB00ACAE48 /* SDLGetWayPoints.h in Headers */,
- 5D61FD231A84238C00846EE7 /* SDLParameterPermissions.h in Headers */,
- 883468F7234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.h in Headers */,
- 5D61FCB91A84238C00846EE7 /* SDLGlobalProperty.h in Headers */,
- 5D61FE051A84238C00846EE7 /* SDLVehicleDataResultCode.h in Headers */,
- 5D61FD2B1A84238C00846EE7 /* SDLPerformInteractionResponse.h in Headers */,
- 5D61FDA11A84238C00846EE7 /* SDLSoftButtonCapabilities.h in Headers */,
- 5D61FDB51A84238C00846EE7 /* SDLSyncMsgVersion.h in Headers */,
- 1E5AD08C1F20BC320029B8AF /* SDLGetInteriorVehicleDataResponse.h in Headers */,
- 1E5AD0701F209C880029B8AF /* SDLModuleData.h in Headers */,
- 8815D0EF22330753000F24E6 /* SDLRPCRequestNotification.h in Headers */,
- 1E5AD0981F20C0FB0029B8AF /* SDLOnInteriorVehicleData.h in Headers */,
- 1E5AD0641F207DD50029B8AF /* SDLTemperature.h in Headers */,
- 1E5AD0901F20BE820029B8AF /* SDLSetInteriorVehicleData.h in Headers */,
- 88A5E7F7220B5BBC00495E8A /* SDLGetAppServiceData.h in Headers */,
- 1E5AD0441F1F5A1F0029B8AF /* SDLRadioControlCapabilities.h in Headers */,
- 88F65136220C74FD00CAF321 /* SDLWeatherData.h in Headers */,
- 7538764F22D8CEDB00FE8484 /* SDLShowAppMenu.h in Headers */,
- 1E5AD0841F20B9290029B8AF /* SDLButtonPressResponse.h in Headers */,
- 1E5AD0681F2080B50029B8AF /* SDLRadioControlData.h in Headers */,
- B38D8E6924A02A4800B977D0 /* SDLWindowState.h in Headers */,
- 1E5AD0481F1F773E0029B8AF /* SDLModuleType.h in Headers */,
- 88B58DC622204AF10011B063 /* SDLNavigationAction.h in Headers */,
- 1E5AD06C1F208BAB0029B8AF /* SDLClimateControlData.h in Headers */,
- 1E5AD0381F1F4E390029B8AF /* SDLClimateControlCapabilities.h in Headers */,
- 4A899D3E24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.h in Headers */,
- 5D0C29FC20D93D8C008B56CD /* SDLVideoStreamingState.h in Headers */,
- 1E5AD0501F1F7BF10029B8AF /* SDLRadioBand.h in Headers */,
- 1E5AD0401F1F58480029B8AF /* SDLVentilationMode.h in Headers */,
- 1E5AD0941F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.h in Headers */,
- 1E5AD0881F20B9AA0029B8AF /* SDLGetInteriorVehicleData.h in Headers */,
- 1E5AD04C1F1F79640029B8AF /* SDLDefrostZone.h in Headers */,
- 1E5AD0601F207AB10029B8AF /* SDLRadioState.h in Headers */,
- 1E5AD0801F20B73E0029B8AF /* SDLButtonPress.h in Headers */,
- 106187BA24AA76550045C4EC /* SDLRPCPermissionStatus.h in Headers */,
- 884554AC222453A800BAFB6C /* SDLNavigationServiceManifest.h in Headers */,
- 8816772C222097C3001FACFF /* SDLNavigationServiceData.h in Headers */,
- 1E5AD05C1F2064A80029B8AF /* SDLRDSData.h in Headers */,
- 1E5AD0341F1F3AA30029B8AF /* SDLRemoteControlCapabilities.h in Headers */,
- 5DA102A41D4122C700C15826 /* NSMutableDictionary+SafeRemove.h in Headers */,
- 5DBF062A1E64A92C00A5CF03 /* SDLLogTarget.h in Headers */,
- 5DA49CE51F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.h in Headers */,
- 0055412A22D5DC0B003194D3 /* SDLGrid.h in Headers */,
- 5D61FE031A84238C00846EE7 /* SDLVehicleDataResult.h in Headers */,
- 5D61FD911A84238C00846EE7 /* SDLShowConstantTBT.h in Headers */,
- 5D92937C20B70A3E00FCC775 /* SDLPresentKeyboardOperation.h in Headers */,
- 5D61FC331A84238C00846EE7 /* SDLAddSubMenuResponse.h in Headers */,
- 4A3BA4E724901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.h in Headers */,
- 5D61FD5D1A84238C00846EE7 /* SDLRegisterAppInterface.h in Headers */,
- 5D61FC9A1A84238C00846EE7 /* SDLEmergencyEvent.h in Headers */,
- 5D61FC651A84238C00846EE7 /* SDLCompassDirection.h in Headers */,
- 5D61FC8E1A84238C00846EE7 /* SDLDimension.h in Headers */,
- 5D61FD6B1A84238C00846EE7 /* SDLRPCMessageType.h in Headers */,
- 5D61FC3F1A84238C00846EE7 /* SDLAmbientLightStatus.h in Headers */,
- 5DE372A11ACB2ED300849FAA /* SDLHMICapabilities.h in Headers */,
- 88B58DBA222040FF0011B063 /* SDLDirection.h in Headers */,
- E9C32B9C1AB20C5900F283AF /* EAAccessory+SDLProtocols.h in Headers */,
- 5D61FE0B1A84238C00846EE7 /* SDLVehicleType.h in Headers */,
- 5D07C0312044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.h in Headers */,
- 5D61FCC31A84238C00846EE7 /* SDLHMIPermissions.h in Headers */,
- 5D61FE131A84238C00846EE7 /* SDLWiperStatus.h in Headers */,
- 5D07C02D2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.h in Headers */,
- 88EEC5BB220A327B005AA2F9 /* SDLPublishAppServiceResponse.h in Headers */,
- 5D16545A1D3E7A1600554D93 /* SDLLifecycleManager.h in Headers */,
- 5D61FCBD1A84238C00846EE7 /* SDLHeadLampStatus.h in Headers */,
- 5D61FDC31A84238C00846EE7 /* SDLTBTState.h in Headers */,
- 5D61FD951A84238C00846EE7 /* SDLShowResponse.h in Headers */,
- 5D61FCA31A84238C00846EE7 /* SDLEndAudioPassThru.h in Headers */,
- 88A795D22106787400056542 /* SDLStaticIconName.h in Headers */,
- 2B233530232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.h in Headers */,
- 4A1B036D24CF43CD008C6B13 /* SDLDriverDistractionCapability.h in Headers */,
- 5D61FCB11A84238C00846EE7 /* SDLGetDTCs.h in Headers */,
- 5D61FDFF1A84238C00846EE7 /* SDLVehicleDataEventStatus.h in Headers */,
- 5D61FC5B1A84238C00846EE7 /* SDLChangeRegistration.h in Headers */,
- 5D61FD5B1A84238C00846EE7 /* SDLReadDIDResponse.h in Headers */,
- 5D61FDEF1A84238C00846EE7 /* SDLUpdateMode.h in Headers */,
- EED5CA001F4D18DC00F04000 /* SDLRAWH264Packetizer.h in Headers */,
- 5D293AFE1FE078A9000CBD7E /* SDLCarWindowViewController.h in Headers */,
- 8818ADD82100FC18007D6F19 /* SDLTurnSignal.h in Headers */,
- 5D61FDDB1A84238C00846EE7 /* SDLTriggerSource.h in Headers */,
- 5D61FD8F1A84238C00846EE7 /* SDLShow.h in Headers */,
- 5D61FDDD1A84238C00846EE7 /* SDLTTSChunk.h in Headers */,
- 5D61FC371A84238C00846EE7 /* SDLAlert.h in Headers */,
- 5D61FCC11A84238C00846EE7 /* SDLHMILevel.h in Headers */,
- 8B9376D71F3349FC009605C4 /* SDLMetadataTags.h in Headers */,
- 5D61FD471A84238C00846EE7 /* SDLProtocolDelegate.h in Headers */,
- EE28F9E3209802A500B1B61D /* SDLStreamingProtocolDelegate.h in Headers */,
- 88BCEA922266250B00BB7E70 /* SDLIAPControlSession.h in Headers */,
- 5D61FCA01A84238C00846EE7 /* SDLEncodedSyncPDataResponse.h in Headers */,
- 5D61FD271A84238C00846EE7 /* SDLPerformAudioPassThruResponse.h in Headers */,
- 5D61FD251A84238C00846EE7 /* SDLPerformAudioPassThru.h in Headers */,
- 332A91501CED9CF10043824C /* SDLAppInfo.h in Headers */,
- 5D61FDA71A84238C00846EE7 /* SDLSpeakResponse.h in Headers */,
- 5D1665CB1CF8CA6700CC4CA1 /* NSNumber+NumberType.h in Headers */,
+ 4ABB26FC24F7FB8F0061BF55 /* SDLAudioStreamingIndicator.h in Headers */,
+ 4A8BD2A224F93534000945E3 /* SDLSeatControlData.h in Headers */,
+ 4ABB2B6724F84FE50061BF55 /* SDLEmergencyEvent.h in Headers */,
+ 4ABB287D24F8294A0061BF55 /* SDLWayPointType.h in Headers */,
+ 4ABB273F24F7FD1D0061BF55 /* SDLDimension.h in Headers */,
+ 4ABB2B5224F84EF50061BF55 /* SDLChoice.h in Headers */,
+ 4A8BD35024F945E8000945E3 /* SDLControlFramePayloadRPCStartService.h in Headers */,
+ 4ABB28E524F82A6A0061BF55 /* SDLOnDriverDistraction.h in Headers */,
+ 4ABB272524F7FCAE0061BF55 /* SDLDeliveryMode.h in Headers */,
+ 4ABB24F324F595120061BF55 /* SDLFile.h in Headers */,
+ 4ABB284224F828630061BF55 /* SDLTextFieldName.h in Headers */,
+ 4ABB2A3D24F847980061BF55 /* SDLEncodedSyncPDataResponse.h in Headers */,
+ 4ABB24C924F593090061BF55 /* SDLStreamingProtocolDelegate.h in Headers */,
+ 4ABB275F24F7FE1F0061BF55 /* SDLFuelType.h in Headers */,
+ 4A8BD3A024F9474B000945E3 /* SDLIAPDataSessionDelegate.h in Headers */,
+ 4A8BD2F724F93872000945E3 /* SDLVrHelpItem.h in Headers */,
+ 4ABB2A0024F8477F0061BF55 /* SDLAddCommandResponse.h in Headers */,
+ 4ABB291124F842160061BF55 /* SDLChangeRegistration.h in Headers */,
+ 4ABB25C924F7E73C0061BF55 /* SDLSubscribeButtonObserver.h in Headers */,
+ 4A8BD35A24F94603000945E3 /* SDLControlFramePayloadType.h in Headers */,
+ 4A8BD24D24F93135000945E3 /* SDLMsgVersion.h in Headers */,
+ 4ABB271724F7FC4E0061BF55 /* SDLCharacterSet.h in Headers */,
+ 4ABB24BA24F592620061BF55 /* NSMutableArray+Safe.h in Headers */,
+ 4ABB25E024F7E7980061BF55 /* SDLStreamingMediaConfiguration.h in Headers */,
+ 4A8BD2FE24F938A4000945E3 /* SDLVehicleType.h in Headers */,
+ 4ABB282B24F824E70061BF55 /* SDLTBTState.h in Headers */,
+ 4ABB26D724F7FAFD0061BF55 /* SDLRPCMessage.h in Headers */,
+ 4A8BD24A24F93135000945E3 /* SDLMyKey.h in Headers */,
+ 4ABB24F924F5959E0061BF55 /* SDLAsynchronousOperation.h in Headers */,
+ 4ABB29B324F845DB0061BF55 /* SDLShow.h in Headers */,
+ 4ABB25B424F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.h in Headers */,
+ 4ABB269C24F7F9710061BF55 /* SDLRPCParameterNames.h in Headers */,
+ 4ABB296324F844020061BF55 /* SDLGetSystemCapability.h in Headers */,
+ 4ABB280C24F824600061BF55 /* SDLSoftButtonType.h in Headers */,
+ 4A8BD2DE24F93803000945E3 /* SDLTemplateColorScheme.h in Headers */,
+ 4ABB250824F596920061BF55 /* SDLFileWrapper.h in Headers */,
+ 4ABB28D224F82A6A0061BF55 /* SDLOnLockScreenStatus.h in Headers */,
+ 4ABB285C24F828E00061BF55 /* SDLVehicleDataEventStatus.h in Headers */,
+ 4ABB254324F7E48D0061BF55 /* SDLLockScreenPresenter.h in Headers */,
+ 4ABB26D624F7FAFD0061BF55 /* SDLRPCNotification.h in Headers */,
+ 4ABB291224F842160061BF55 /* SDLCancelInteraction.h in Headers */,
+ 4ABB297624F844D30061BF55 /* SDLPerformInteraction.h in Headers */,
+ 4ABB25EA24F7E7C20061BF55 /* SDLCarWindowViewController.h in Headers */,
+ 4A8BD2A124F93534000945E3 /* SDLSeatMemoryAction.h in Headers */,
+ 4ABB27C524F8006D0061BF55 /* SDLNavigationAction.h in Headers */,
+ 4ABB27E224F800CA0061BF55 /* SDLPowerModeStatus.h in Headers */,
+ 4ABB254D24F7E4C60061BF55 /* SDLLockScreenViewController.h in Headers */,
+ 4ABB27EF24F801B50061BF55 /* SDLRadioState.h in Headers */,
+ 4A8BD26324F933C7000945E3 /* SDLNavigationServiceManifest.h in Headers */,
+ 4ABB284B24F828630061BF55 /* SDLTransmissionType.h in Headers */,
+ 4ABB258324F7E61E0061BF55 /* SDLChoiceSet.h in Headers */,
+ 4ABB275424F7FD9C0061BF55 /* SDLElectronicParkBrakeStatus.h in Headers */,
+ 4ABB2B5524F84EF50061BF55 /* SDLDriverDistractionCapability.h in Headers */,
+ 4ABB257624F7E5E80061BF55 /* SDLPreloadChoicesOperation.h in Headers */,
+ 4ABB28E724F82A6A0061BF55 /* SDLOnAudioPassThru.h in Headers */,
+ 4ABB25AD24F7E6E10061BF55 /* SDLMenuManager.h in Headers */,
+ 4ABB254124F7E48D0061BF55 /* SDLLockScreenRootViewController.h in Headers */,
+ 4ABB2A7124F847D40061BF55 /* SDLPublishAppServiceResponse.h in Headers */,
+ 4A8BD2D724F93803000945E3 /* SDLTextField.h in Headers */,
+ 4ABB260D24F7F3400061BF55 /* SDLAudioFile.h in Headers */,
+ 4A8BD2B224F935BC000945E3 /* SDLStartTime.h in Headers */,
+ 4A8BD31F24F93964000945E3 /* SDLSeatLocationCapability.h in Headers */,
+ 4ABB28CA24F82A6A0061BF55 /* SDLOnSystemRequest.h in Headers */,
+ 4ABB266F24F7F6350061BF55 /* NSMutableDictionary+Store.h in Headers */,
+ 4ABB257B24F7E5FF0061BF55 /* SDLPresentKeyboardOperation.h in Headers */,
+ 4A8BD38224F946D4000945E3 /* SDLTransportDelegate.h in Headers */,
+ 4ABB261C24F7F3770061BF55 /* SDLFocusableItemLocatorType.h in Headers */,
+ 4ABB274C24F7FD9C0061BF55 /* SDLFileType.h in Headers */,
+ 4ABB24ED24F594F30061BF55 /* SDLFileManagerConfiguration.h in Headers */,
+ 4A8BD3A924F948CF000945E3 /* SDLDeleteFileOperation.h in Headers */,
+ 4A8BD32D24F9431B000945E3 /* SDLV1ProtocolHeader.h in Headers */,
+ 4ABB275024F7FD9C0061BF55 /* SDLDriverDistractionState.h in Headers */,
+ 4ABB273824F7FD1D0061BF55 /* SDLDisplayMode.h in Headers */,
+ 4A8BD28C24F934F3000945E3 /* SDLRectangle.h in Headers */,
+ 4ABB29C024F845DB0061BF55 /* SDLShowConstantTBT.h in Headers */,
+ 4ABB2B4D24F84EF50061BF55 /* SDLDisplayCapabilities.h in Headers */,
+ 4ABB2B6A24F84FE50061BF55 /* SDLEqualizerSettings.h in Headers */,
+ 4ABB284024F828630061BF55 /* SDLTPMS.h in Headers */,
+ 4ABB2B6F24F84FE50061BF55 /* SDLECallInfo.h in Headers */,
+ 4ABB26F924F7FB8F0061BF55 /* SDLAppHMIType.h in Headers */,
+ 4ABB287424F8294A0061BF55 /* SDLWiperStatus.h in Headers */,
+ 4A8BD2DC24F93803000945E3 /* SDLTouchCoord.h in Headers */,
+ 4ABB254924F7E49D0061BF55 /* SDLLockScreenStatusManager.h in Headers */,
+ 4ABB291924F842160061BF55 /* SDLDeleteCommand.h in Headers */,
+ 4ABB267624F7F6720061BF55 /* SDLObjectWithPriority.h in Headers */,
+ 4A8BD2F024F93872000945E3 /* SDLVideoStreamingFormat.h in Headers */,
+ 4ABB25AC24F7E6E10061BF55 /* SDLVoiceCommandManager.h in Headers */,
+ 4ABB2B0C24F84D950061BF55 /* SDLAppServicesCapabilities.h in Headers */,
+ 4ABB28D824F82A6A0061BF55 /* SDLOnRCStatus.h in Headers */,
+ 4A8BD33424F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.h in Headers */,
+ 4ABB2B1524F84D950061BF55 /* SDLAirbagStatus.h in Headers */,
+ 4A40254224FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.h in Headers */,
+ 4ABB2AB324F847F40061BF55 /* SDLSetGlobalPropertiesResponse.h in Headers */,
+ 4ABB258C24F7E65C0061BF55 /* SDLChoiceSetManager.h in Headers */,
+ 4A8BD2F424F93872000945E3 /* SDLTTSChunk.h in Headers */,
+ 4A40254424FFDA660080E159 /* SDLTextAndGraphicState.h in Headers */,
+ 4ABB2AAA24F847F40061BF55 /* SDLShowResponse.h in Headers */,
+ 4ABB2AAD24F847F40061BF55 /* SDLScrollableMessageResponse.h in Headers */,
+ 4ABB29EE24F847360061BF55 /* SDLUnsubscribeWayPoints.h in Headers */,
+ 4ABB2A2B24F847980061BF55 /* SDLCloseApplicationResponse.h in Headers */,
+ 4ABB2B4824F84EF50061BF55 /* SDLBeltStatus.h in Headers */,
+ 4ABB2B8524F8504A0061BF55 /* SDLHMICapabilities.h in Headers */,
+ 4ABB25E524F7E7A90061BF55 /* SDLAudioStreamManagerDelegate.h in Headers */,
+ 4ABB29EA24F847360061BF55 /* SDLUnsubscribeButton.h in Headers */,
+ 4ABB2B9D24F850AE0061BF55 /* SDLLightControlCapabilities.h in Headers */,
+ 4ABB298F24F845440061BF55 /* SDLSendHapticData.h in Headers */,
+ 4A8BD2BB24F935BC000945E3 /* SDLStationIDNumber.h in Headers */,
+ 4A8BD35824F945F6000945E3 /* SDLControlFramePayloadVideoStartService.h in Headers */,
+ 4ABB251624F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.h in Headers */,
+ 4ABB265B24F7F5C10061BF55 /* SDLRPCResponseNotification.h in Headers */,
+ 4ABB29D924F846880061BF55 /* SDLSubscribeWayPoints.h in Headers */,
+ 4ABB2BA324F850AE0061BF55 /* SDLImageField.h in Headers */,
+ 4ABB25F524F7E7EF0061BF55 /* SDLPinchGesture.h in Headers */,
+ 4ABB261424F7F3610061BF55 /* SDLCarWindow.h in Headers */,
+ 4ABB262B24F7F3C20061BF55 /* SDLVideoEncoderDelegate.h in Headers */,
+ 4ABB277A24F7FEBA0061BF55 /* SDLLightStatus.h in Headers */,
+ 4ABB263D24F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.h in Headers */,
+ 4ABB29B224F845DB0061BF55 /* SDLSetDisplayLayout.h in Headers */,
+ 4A8BD30D24F938D6000945E3 /* SDLWeatherServiceData.h in Headers */,
+ 4A8BD3A124F9474B000945E3 /* SDLIAPDataSession.h in Headers */,
+ 4ABB2B1824F84D950061BF55 /* SDLAppServiceData.h in Headers */,
+ 4ABB291524F842160061BF55 /* SDLCloseApplication.h in Headers */,
+ 4ABB284624F828630061BF55 /* SDLTouchType.h in Headers */,
+ 4ABB250F24F596C00061BF55 /* SDLFileManagerConstants.h in Headers */,
+ 4ABB2ACD24F848130061BF55 /* SDLSyncPDataResponse.h in Headers */,
+ 4ABB281424F824A50061BF55 /* SDLSupportedSeat.h in Headers */,
+ 4ABB252A24F7E41D0061BF55 /* SDLLifecycleProtocolHandler.h in Headers */,
+ 4ABB28CC24F82A6A0061BF55 /* SDLOnPermissionsChange.h in Headers */,
+ 4ABB295E24F844020061BF55 /* SDLGetVehicleData.h in Headers */,
+ 4ABB29B624F845DB0061BF55 /* SDLSetInteriorVehicleData.h in Headers */,
+ 4ABB279724F7FF0B0061BF55 /* SDLImageType.h in Headers */,
+ 4ABB2B1424F84D950061BF55 /* SDLAudioControlData.h in Headers */,
+ 4ABB281724F824A50061BF55 /* SDLSpeechCapabilities.h in Headers */,
+ 4A8BD29C24F93534000945E3 /* SDLSingleTireStatus.h in Headers */,
+ 4A8BD37324F9465E000945E3 /* SDLProtocol.h in Headers */,
+ 4ABB26AC24F7F9D70061BF55 /* SDLLogTargetFile.h in Headers */,
+ 4ABB284324F828630061BF55 /* SDLTriggerSource.h in Headers */,
+ 4ABB294D24F843440061BF55 /* SDLGetDTCs.h in Headers */,
+ 4ABB29D424F846880061BF55 /* SDLSubtleAlert.h in Headers */,
+ 4ABB271424F7FC4E0061BF55 /* SDLCarModeStatus.h in Headers */,
+ 4A8BD24224F93135000945E3 /* SDLMassageModeData.h in Headers */,
+ 4ABB262024F7F3870061BF55 /* CGPoint_Util.h in Headers */,
+ 4ABB27CB24F8006D0061BF55 /* SDLMenuLayout.h in Headers */,
+ 4ABB299724F845440061BF55 /* SDLResetGlobalProperties.h in Headers */,
+ 4A8BD30F24F938D6000945E3 /* SDLWindowTypeCapabilities.h in Headers */,
+ 4A8BD36424F9461A000945E3 /* SDLV2ProtocolMessage.h in Headers */,
+ 4ABB292C24F842A00061BF55 /* SDLDeleteInteractionChoiceSet.h in Headers */,
+ 4ABB293324F842A00061BF55 /* SDLDeleteSubMenu.h in Headers */,
+ 4ABB2B5424F84EF50061BF55 /* SDLClimateControlData.h in Headers */,
+ 4A8BD2B624F935BC000945E3 /* SDLSystemCapability.h in Headers */,
+ 4ABB2AA624F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.h in Headers */,
+ 4ABB264F24F7F5720061BF55 /* SDLConfiguration.h in Headers */,
+ 4ABB252224F7E3FC0061BF55 /* SDLLifecycleSyncPDataHandler.h in Headers */,
+ 4ABB29FD24F8477F0061BF55 /* SDLAlertResponse.h in Headers */,
+ 4ABB280B24F824600061BF55 /* SDLSeatMemoryActionType.h in Headers */,
+ 4ABB297C24F844D30061BF55 /* SDLPutFile.h in Headers */,
+ 4A8BD32424F94302000945E3 /* SDLProtocolDelegate.h in Headers */,
+ 4ABB253B24F7E46A0061BF55 /* SDLLifecycleManager.h in Headers */,
+ 4A8BD26124F933C7000945E3 /* SDLNavigationInstruction.h in Headers */,
+ 4A8BD36E24F94636000945E3 /* SDLProtocolMessageAssembler.h in Headers */,
+ 4ABB28C024F82A6A0061BF55 /* SDLOnCommand.h in Headers */,
+ 4ABB26A824F7F9CF0061BF55 /* SDLLogTargetAppleSystemLog.h in Headers */,
+ 4ABB250524F596450061BF55 /* SDLListFilesOperation.h in Headers */,
+ 4ABB268F24F7F8FC0061BF55 /* SDLHexUtility.h in Headers */,
+ 4A8BD28124F9343F000945E3 /* SDLRemoteControlCapabilities.h in Headers */,
+ 4ABB26DD24F7FAFD0061BF55 /* SDLRPCResponse.h in Headers */,
+ 4ABB2AAE24F847F40061BF55 /* SDLSendLocationResponse.h in Headers */,
+ 4A8BD36B24F94636000945E3 /* SDLProtocolMessageDisassembler.h in Headers */,
+ 4A8BD3A624F9485B000945E3 /* SDLVideoStreamingState.h in Headers */,
+ 4ABB288824F82A340061BF55 /* SDLVideoStreamingCodec.h in Headers */,
+ 4ABB29D724F846880061BF55 /* SDLSubscribeButton.h in Headers */,
+ 4ABB2A5224F847B10061BF55 /* SDLGetFileResponse.h in Headers */,
+ 4ABB25F724F7E7EF0061BF55 /* SDLTouchManagerDelegate.h in Headers */,
+ 4A8BD34424F945CC000945E3 /* SDLControlFramePayloadNak.h in Headers */,
+ 4A8BD36624F9461A000945E3 /* SDLProtocolMessage.h in Headers */,
+ 4ABB27B324F7FFDA0061BF55 /* SDLMaintenanceModeStatus.h in Headers */,
+ 4A8BD28524F9343F000945E3 /* SDLPhoneCapability.h in Headers */,
+ 4ABB27F024F801B50061BF55 /* SDLPRNDL.h in Headers */,
+ 4ABB259924F7E6A60061BF55 /* SDLMenuManagerConstants.h in Headers */,
+ 4ABB2AEE24F848270061BF55 /* SDLUnregisterAppInterfaceResponse.h in Headers */,
+ 4A8BD2D524F93803000945E3 /* SDLTouchEventCapabilities.h in Headers */,
+ 4ABB2A5124F847B10061BF55 /* SDLGetVehicleDataResponse.h in Headers */,
+ 4ABB26DC24F7FAFD0061BF55 /* SDLRPCStruct.h in Headers */,
+ 4ABB2A3824F847980061BF55 /* SDLDeleteWindowResponse.h in Headers */,
+ 4ABB296524F844020061BF55 /* SDLListFiles.h in Headers */,
+ 4ABB281824F824A50061BF55 /* SDLStaticIconName.h in Headers */,
+ 4ABB290524F82BE90061BF55 /* SDLAlert.h in Headers */,
+ 4ABB26BA24F7FA1C0061BF55 /* SDLLogConstants.h in Headers */,
+ 4ABB28DB24F82A6A0061BF55 /* SDLOnSystemCapabilityUpdated.h in Headers */,
+ 4ABB269324F7F9060061BF55 /* SDLTimer.h in Headers */,
+ 4A8BD2F924F93872000945E3 /* SDLVehicleDataType.h in Headers */,
+ 4ABB279924F7FF0B0061BF55 /* SDLLanguage.h in Headers */,
+ 4ABB27AD24F7FFDA0061BF55 /* SDLLockScreenStatus.h in Headers */,
+ 4ABB285F24F828E00061BF55 /* SDLVehicleDataActiveStatus.h in Headers */,
+ 4ABB267A24F7F6840061BF55 /* SDLIconArchiveFile.h in Headers */,
+ 4ABB28EA24F82A6A0061BF55 /* SDLOnAppInterfaceUnregistered.h in Headers */,
+ 4ABB268A24F7F8F00061BF55 /* SDLGlobals.h in Headers */,
+ 4ABB299C24F845440061BF55 /* SDLSetCloudAppProperties.h in Headers */,
+ 4A8BD27D24F9343F000945E3 /* SDLPresetBankCapabilities.h in Headers */,
+ 4ABB282924F824E70061BF55 /* SDLSystemAction.h in Headers */,
+ 4ABB277424F7FE910061BF55 /* SDLLightName.h in Headers */,
+ 4ABB2A5D24F847B10061BF55 /* SDLGetAppServiceDataResponse.h in Headers */,
+ 4ABB286324F828E00061BF55 /* SDLUpdateMode.h in Headers */,
+ 4ABB271924F7FC4E0061BF55 /* SDLCapacityUnit.h in Headers */,
+ 4ABB298E24F845440061BF55 /* SDLReleaseInteriorVehicleDataModule.h in Headers */,
+ 4A8BD39124F94731000945E3 /* SDLIAPConstants.h in Headers */,
+ 4ABB2B1D24F84D950061BF55 /* SDLAppServiceRecord.h in Headers */,
+ 4ABB2A7924F847D40061BF55 /* SDLPerformInteractionResponse.h in Headers */,
+ 4ABB259324F7E6820061BF55 /* SDLVoiceCommand.h in Headers */,
+ 4ABB29D524F846880061BF55 /* SDLSyncPData.h in Headers */,
+ 4ABB276A24F7FE480061BF55 /* SDLHybridAppPreference.h in Headers */,
+ 4A8BD37A24F9468B000945E3 /* SDLProtocolConstants.h in Headers */,
+ 4ABB2B0F24F84D950061BF55 /* SDLAppInfo.h in Headers */,
+ 4ABB2AB124F847F40061BF55 /* SDLSetDisplayLayoutResponse.h in Headers */,
+ 4ABB2A5E24F847B10061BF55 /* SDLGetDTCsResponse.h in Headers */,
+ 4A8BD39A24F94741000945E3 /* SDLIAPControlSessionDelegate.h in Headers */,
+ 4ABB29F124F847360061BF55 /* SDLUpdateTurnList.h in Headers */,
+ 4ABB261D24F7F3770061BF55 /* SDLFocusableItemHitTester.h in Headers */,
+ 4ABB27E324F800CA0061BF55 /* SDLPredefinedWindows.h in Headers */,
5D9FDA941F2A7D3400A495C8 /* bson_util.h in Headers */,
- 88A098B224770E7100A50005 /* SDLSubscribeButtonObserver.h in Headers */,
- 5D61FD771A84238C00846EE7 /* SDLSamplingRate.h in Headers */,
- 5DF40B22208E761A00DD6FDA /* SDLVoiceCommandManager.h in Headers */,
- 001A08B52321ADD30078A31E /* SDLServiceEncryptionDelegate.h in Headers */,
- 5D61FCBB1A84238C00846EE7 /* SDLGPSData.h in Headers */,
- 5D61FDA31A84238C00846EE7 /* SDLSoftButtonType.h in Headers */,
- 5D61FC431A84238C00846EE7 /* SDLAppInterfaceUnregisteredReason.h in Headers */,
+ 4ABB2A2A24F847980061BF55 /* SDLDeleteSubMenuResponse.h in Headers */,
+ 4ABB295024F843440061BF55 /* SDLGetInteriorVehicleData.h in Headers */,
+ 4ABB265724F7F5B40061BF55 /* SDLRPCNotificationNotification.h in Headers */,
+ 4ABB27FB24F823F20061BF55 /* SDLRPCMessageType.h in Headers */,
+ 4ABB263424F7F4300061BF55 /* SDLRTPH264Packetizer.h in Headers */,
+ 4A8BD24624F93135000945E3 /* SDLLocationDetails.h in Headers */,
+ 4A8BD25F24F933C7000945E3 /* SDLNavigationServiceData.h in Headers */,
+ 4ABB299124F845440061BF55 /* SDLSendLocation.h in Headers */,
+ 4ABB2A8724F847DF0061BF55 /* SDLReadDIDResponse.h in Headers */,
+ 4A8BD3D024FE7CF1000945E3 /* SDLPermissionManager.h in Headers */,
+ 4ABB2A8824F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.h in Headers */,
+ 4ABB288C24F82A340061BF55 /* SDLVideoStreamingProtocol.h in Headers */,
+ 4A8BD2B424F935BC000945E3 /* SDLSISData.h in Headers */,
5D61FA211A84237100846EE7 /* SmartDeviceLink.h in Headers */,
- 5D61FD711A84238C00846EE7 /* SDLRPCRequest.h in Headers */,
- 5D61FD6D1A84238C00846EE7 /* SDLRPCNotification.h in Headers */,
- 5D0A7374203F0C730001595D /* SDLTextAndGraphicManager.h in Headers */,
- 5D61FD691A84238C00846EE7 /* SDLRPCMessage.h in Headers */,
- 5D61FCA71A84238C00846EE7 /* SDLEnum.h in Headers */,
- 5D8B174F1AC9D266006A6E1C /* SDLDialNumber.h in Headers */,
- 5D4631101F2135850092EFDC /* SDLControlFramePayloadConstants.h in Headers */,
- 5D7F87EF1CE3C294002DD7C4 /* SDLFileManagerConstants.h in Headers */,
- 5D61FCAD1A84238C00846EE7 /* SDLFunctionID.h in Headers */,
- DA9F7E831DCC047200ACAE48 /* SDLWayPointType.h in Headers */,
- 5D61FDF51A84238C00846EE7 /* SDLV1ProtocolHeader.h in Headers */,
- 752ECDB6228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.h in Headers */,
- 5D92936320B3551600FCC775 /* SDLKeyboardDelegate.h in Headers */,
- 5D92936820B3601700FCC775 /* SDLChoiceSetManager.h in Headers */,
- 5DBF06351E64A9FE00A5CF03 /* SDLLogConstants.h in Headers */,
- 75FF2E3B22E0DD5400D0C13B /* SDLMsgVersion.h in Headers */,
- DAC572671D10C5640004288B /* CGPoint_Util.h in Headers */,
- 5D61FDF91A84238C00846EE7 /* SDLV2ProtocolHeader.h in Headers */,
- 884E702B21FBB151008D53BA /* SDLAppServiceRecord.h in Headers */,
- 5DBF06231E64A83F00A5CF03 /* SDLLogManager.h in Headers */,
- 5D82041E1BCD8E6100D0A41B /* SDLConfiguration.h in Headers */,
- 5D61FD4A1A84238C00846EE7 /* SDLProtocolMessageAssembler.h in Headers */,
- 5D61FD4C1A84238C00846EE7 /* SDLProtocolMessageDisassembler.h in Headers */,
- 5D4631141F2136B60092EFDC /* SDLControlFramePayloadNak.h in Headers */,
- 5D61FD4E1A84238C00846EE7 /* SDLProtocolReceivedMessageRouter.h in Headers */,
- 97E26DEC1E807AD70074A3C7 /* SDLMutableDataQueue.h in Headers */,
- 5D61FDF71A84238C00846EE7 /* SDLV1ProtocolMessage.h in Headers */,
- 5D61FDFB1A84238C00846EE7 /* SDLV2ProtocolMessage.h in Headers */,
- 5D339CEA207C066E000CC364 /* SDLMenuCell.h in Headers */,
- 5DBF06311E64A9C600A5CF03 /* SDLLogModel.h in Headers */,
- 5D7F87EB1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.h in Headers */,
- 5D61FCFC1A84238C00846EE7 /* SDLRPCParameterNames.h in Headers */,
- DA9F7E8F1DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.h in Headers */,
- 5D61FCFD1A84238C00846EE7 /* SDLObjectWithPriority.h in Headers */,
- 4A3BA4E1248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.h in Headers */,
- 88EF8EBD22D8FE5800CB06C2 /* SDLCancelInteractionResponse.h in Headers */,
- 888DBAEF22D528DE002A0AE2 /* SDLCloseApplicationResponse.h in Headers */,
- DAC5726C1D11B4840004288B /* SDLTouchManagerDelegate.h in Headers */,
- 5D61FD3F1A84238C00846EE7 /* SDLPrioritizedObjectCollection.h in Headers */,
- 5D9FC29E1FD8813900ACA5C2 /* SDLAudioStreamManager.h in Headers */,
- 5DD67CB01E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.h in Headers */,
- 5D61FCBF1A84238C00846EE7 /* SDLHexUtility.h in Headers */,
- 888DBAEB22D52431002A0AE2 /* SDLCloseApplication.h in Headers */,
- 5D00AC6B1F141339004000D9 /* SDLSystemCapability.h in Headers */,
- 5DCD7AE01FCCA8D200A0FC7F /* SDLCarWindow.h in Headers */,
- 88F89103221DE29A00E056AD /* SDLAsynchronousRPCOperation.h in Headers */,
- 5D61FD6F1A84238C00846EE7 /* SDLRPCPayload.h in Headers */,
- 5D339CF3207C0ACE000CC364 /* SDLMenuManager.h in Headers */,
- 5D61FCF01A84238C00846EE7 /* SDLLockScreenStatusManager.h in Headers */,
+ 4ABB253624F7E4540061BF55 /* SDLSequentialRPCRequestOperation.h in Headers */,
+ 4ABB283024F824E70061BF55 /* SDLSystemCapabilityType.h in Headers */,
+ 4ABB2AD124F848130061BF55 /* SDLSubscribeWayPointsResponse.h in Headers */,
+ 4ABB24D224F593E00061BF55 /* SDLNotificationConstants.h in Headers */,
+ 4ABB29EC24F847360061BF55 /* SDLUnsubscribeVehicleData.h in Headers */,
+ 4A8BD31524F938D6000945E3 /* SDLWeatherServiceManifest.h in Headers */,
+ 4ABB295524F843440061BF55 /* SDLGetCloudAppProperties.h in Headers */,
+ 4ABB2B8B24F8504A0061BF55 /* SDLHeadLampStatus.h in Headers */,
+ 4ABB2B6624F84FE50061BF55 /* SDLGPSData.h in Headers */,
+ 4ABB26A024F7F98C0061BF55 /* SDLLogFileModuleMap.h in Headers */,
+ 4ABB26BF24F7FA1C0061BF55 /* SDLLogFilter.h in Headers */,
+ 4ABB2B4B24F84EF50061BF55 /* SDLDateTime.h in Headers */,
+ 4ABB2B4224F84EF50061BF55 /* SDLBodyInformation.h in Headers */,
+ 4ABB28FD24F82BE90061BF55 /* SDLButtonPress.h in Headers */,
+ 4ABB28E624F82A6A0061BF55 /* SDLOnAppServiceData.h in Headers */,
+ 4ABB266224F7F6000061BF55 /* SDLResponseDispatcher.h in Headers */,
+ 4ABB2AB424F847F40061BF55 /* SDLSetMediaClockTimerResponse.h in Headers */,
+ 4ABB282E24F824E70061BF55 /* SDLTextAlignment.h in Headers */,
+ 4ABB2AD924F8481D0061BF55 /* SDLSystemRequestResponse.h in Headers */,
+ 4ABB2A5424F847B10061BF55 /* SDLGetSystemCapabilityResponse.h in Headers */,
+ 4ABB27AA24F7FFDA0061BF55 /* SDLMassageZone.h in Headers */,
+ 4A8BD38124F946D4000945E3 /* SDLTransportType.h in Headers */,
+ 4ABB25BC24F7E70E0061BF55 /* SDLSoftButtonObject.h in Headers */,
+ 4ABB256324F7E5AA0061BF55 /* SDLPermissionElement.h in Headers */,
+ 4ABB2AE624F848270061BF55 /* SDLUnsubscribeVehicleDataResponse.h in Headers */,
+ 4ABB258524F7E62D0061BF55 /* SDLChoiceSetDelegate.h in Headers */,
+ 4ABB2B8D24F8504A0061BF55 /* SDLHMISettingsControlData.h in Headers */,
+ 4ABB25F824F7E7EF0061BF55 /* SDLTouchManager.h in Headers */,
+ 4A8BD34F24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -7554,7 +7542,7 @@
};
5D61FA1B1A84237100846EE7 = {
CreatedOnToolsVersion = 6.1.1;
- LastSwiftMigration = 1160;
+ LastSwiftMigration = 1150;
};
5D61FA251A84237100846EE7 = {
CreatedOnToolsVersion = 6.1.1;
@@ -7688,541 +7676,541 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- 885468362225C1F800994D8D /* SDLCloudAppProperties.m in Sources */,
- 1E4920B31F6A6463008F2CC3 /* SDLOnInteriorVehicleData.m in Sources */,
- 1E4920B21F6A6455008F2CC3 /* SDLGetInteriorVehicleDataResponse.m in Sources */,
- 1EB59CB8202D9C8100343A61 /* SDLSeatMemoryAction.m in Sources */,
- 1E4920B11F6A6443008F2CC3 /* SDLRadioState.m in Sources */,
- 5D0C2A0120D9479B008B56CD /* SDLStreamingVideoLifecycleManager.m in Sources */,
- 5DA8A0EA1E955FE00039C50D /* SDLLogModel.m in Sources */,
- 5DA8A0E91E955F710039C50D /* SDLStreamingMediaManagerConstants.m in Sources */,
- 332A914F1CED9CC60043824C /* SDLAppInfo.m in Sources */,
- 1E5AD0491F1F773E0029B8AF /* SDLModuleType.m in Sources */,
- DA9F7E841DCC047200ACAE48 /* SDLWayPointType.m in Sources */,
- EE7B6123205BF6C800E0655B /* SDLControlFramePayloadRegisterSecondaryTransportNak.m in Sources */,
- 5D61FC561A84238C00846EE7 /* SDLButtonName.m in Sources */,
- 5D61FCC21A84238C00846EE7 /* SDLHMILevel.m in Sources */,
- 5D9FC2A71FD8815800ACA5C2 /* SDLPCMAudioConverter.m in Sources */,
- 5D61FDEC1A84238C00846EE7 /* SDLUnsubscribeVehicleData.m in Sources */,
- 5D61FDBE1A84238C00846EE7 /* SDLSystemContext.m in Sources */,
- 5D61FC441A84238C00846EE7 /* SDLAppInterfaceUnregisteredReason.m in Sources */,
- 5D0A7387203F24060001595D /* SDLSoftButtonState.m in Sources */,
- 5D61FDCA1A84238C00846EE7 /* SDLTextField.m in Sources */,
- 4A899D3B24D32273007BDD9F /* SDLOnUpdateSubMenu.m in Sources */,
- DAA41D561DF66B2000BC7337 /* SDLH264VideoEncoder.m in Sources */,
- 5D61FC9D1A84238C00846EE7 /* SDLEmergencyEventType.m in Sources */,
- 5D61FCAC1A84238C00846EE7 /* SDLFuelCutoffStatus.m in Sources */,
- 5D61FC871A84238C00846EE7 /* SDLDeviceStatus.m in Sources */,
- 005DF3CB22C62E00006E01A9 /* SDLEncryptionManagerConstants.m in Sources */,
- 5D61FD561A84238C00846EE7 /* SDLPutFile.m in Sources */,
- 1EAA474E20356B2D000FE74B /* SDLDisplayMode.m in Sources */,
- 5D61FCE71A84238C00846EE7 /* SDLKeypressMode.m in Sources */,
- 5D9FC29F1FD8813900ACA5C2 /* SDLAudioStreamManager.m in Sources */,
- 5D7F87F41CE3C29E002DD7C4 /* SDLFileWrapper.m in Sources */,
- 5D61FD941A84238C00846EE7 /* SDLShowConstantTBTResponse.m in Sources */,
- 5D61FE0A1A84238C00846EE7 /* SDLVehicleDataType.m in Sources */,
- 5D293AFF1FE078A9000CBD7E /* SDLCarWindowViewController.m in Sources */,
- 5D61FD1A1A84238C00846EE7 /* SDLOnSyncPData.m in Sources */,
- 8B7B319F1F2F7CF700BDC38D /* SDLVideoStreamingProtocol.m in Sources */,
- 5D61FC461A84238C00846EE7 /* SDLAudioPassThruCapabilities.m in Sources */,
- 5D0C2A0520D947AB008B56CD /* SDLStreamingAudioLifecycleManager.m in Sources */,
- 5D61FD301A84238C00846EE7 /* SDLPermissionStatus.m in Sources */,
- 5D61FDEE1A84238C00846EE7 /* SDLUnsubscribeVehicleDataResponse.m in Sources */,
- 8B7B319B1F2F7B5700BDC38D /* SDLVideoStreamingCodec.m in Sources */,
- 5D535DC61B72473800CF7760 /* SDLGlobals.m in Sources */,
- 5D61FCAE1A84238C00846EE7 /* SDLFunctionID.m in Sources */,
- 5D61FC421A84238C00846EE7 /* SDLAppHMIType.m in Sources */,
- 5D61FD421A84238C00846EE7 /* SDLPRNDL.m in Sources */,
- E9C32B921AB20BA200F283AF /* SDLIAPSession.m in Sources */,
- 880245A520F79C3400ED195B /* SDLFileManagerConfiguration.m in Sources */,
- 5D61FD0C1A84238C00846EE7 /* SDLOnEncodedSyncPData.m in Sources */,
- 5D61FD0A1A84238C00846EE7 /* SDLOnDriverDistraction.m in Sources */,
- 5D61FCED1A84238C00846EE7 /* SDLListFiles.m in Sources */,
- DA9F7E801DCC028B00ACAE48 /* SDLOnWayPointChange.m in Sources */,
- 5D92935B20B33D4F00FCC775 /* SDLChoiceCell.m in Sources */,
- E4139D1E1F6017770005B6EA /* SDLLifecycleConfigurationUpdate.m in Sources */,
- B38D8E6A24A02A4800B977D0 /* SDLWindowState.m in Sources */,
- 5D61FC6E1A84238C00846EE7 /* SDLCreateInteractionChoiceSetResponse.m in Sources */,
- 888DBAF022D528DE002A0AE2 /* SDLCloseApplicationResponse.m in Sources */,
- 5D61FD061A84238C00846EE7 /* SDLOnButtonPress.m in Sources */,
- 5D61FD5E1A84238C00846EE7 /* SDLRegisterAppInterface.m in Sources */,
- 5D61FCE11A84238C00846EE7 /* SDLKeyboardEvent.m in Sources */,
- 5D61FD491A84238C00846EE7 /* SDLProtocolMessage.m in Sources */,
- 5D61FCCE1A84238C00846EE7 /* SDLImage.m in Sources */,
- 5D61FD241A84238C00846EE7 /* SDLParameterPermissions.m in Sources */,
- 1E5AD0711F209C880029B8AF /* SDLModuleData.m in Sources */,
- 1EAA470C2032BAE5000FE74B /* SDLOnRCStatus.m in Sources */,
- 5D61FDD21A84238C00846EE7 /* SDLTouchCoord.m in Sources */,
- 5D61FCEF1A84238C00846EE7 /* SDLListFilesResponse.m in Sources */,
- 5D3E420B20EAAD6500D8C622 /* SDLTPMS.m in Sources */,
- 008DB36E22EA83E4003F458C /* SDLReleaseInteriorVehicleDataModuleResponse.m in Sources */,
- 5DD67CB11E65DDB7009CD394 /* SDLLogTargetAppleSystemLog.m in Sources */,
- 5D92935420B2F76500FCC775 /* SDLTemplateColorScheme.m in Sources */,
- 88D5EB38220CD95000EC3782 /* SDLWeatherServiceData.m in Sources */,
- 4A899D3F24D335F8007BDD9F /* SDLDynamicUpdateCapabilities.m in Sources */,
- 5D019277214994AC003500F6 /* NSMutableArray+Safe.m in Sources */,
- 5D61FD1C1A84238C00846EE7 /* SDLOnSystemRequest.m in Sources */,
- 5D61FC911A84238C00846EE7 /* SDLDisplayCapabilities.m in Sources */,
- 88C37F642204EBF000901DC6 /* SDLAppServiceData.m in Sources */,
- 88B58DC722204AF10011B063 /* SDLNavigationAction.m in Sources */,
- 8831FA4322022AB300B8FFB7 /* SDLAppServiceCapability.m in Sources */,
- 1EB59CC4202DB40400343A61 /* SDLSeatControlCapabilities.m in Sources */,
- 5D61FD261A84238C00846EE7 /* SDLPerformAudioPassThru.m in Sources */,
- 1EAA471E203410BB000FE74B /* SDLAudioControlCapabilities.m in Sources */,
- 88BCEA932266250B00BB7E70 /* SDLIAPControlSession.m in Sources */,
- B38D8E6524A029F700B977D0 /* SDLWindowStatus.m in Sources */,
- 5D61FC971A84238C00846EE7 /* SDLECallConfirmationStatus.m in Sources */,
- 8816772D222097C3001FACFF /* SDLNavigationServiceData.m in Sources */,
- 1E5AD04D1F1F79640029B8AF /* SDLDefrostZone.m in Sources */,
- 5D61FC4A1A84238C00846EE7 /* SDLAudioType.m in Sources */,
- 5D61FDE61A84238C00846EE7 /* SDLUnregisterAppInterfaceResponse.m in Sources */,
- 5D61FC481A84238C00846EE7 /* SDLAudioStreamingState.m in Sources */,
- 5D61FCC81A84238C00846EE7 /* SDLIAPTransport.m in Sources */,
- 5D61FE101A84238C00846EE7 /* SDLVrHelpItem.m in Sources */,
- 5D07C0322044AD0C00D1ECDC /* SDLAsynchronousRPCRequestOperation.m in Sources */,
- 88A098AF2476F0C200A50005 /* SDLSubscribeButtonManager.m in Sources */,
- 8881AFBF2225E9BB00EA870B /* SDLGetCloudAppPropertiesResponse.m in Sources */,
- 1E5AD0691F2080B50029B8AF /* SDLRadioControlData.m in Sources */,
- 888F86FE221DEE200052FE4C /* SDLAsynchronousRPCOperation.m in Sources */,
- 7538765422D8D95100FE8484 /* SDLShowAppMenuResponse.m in Sources */,
- 5D61FCC01A84238C00846EE7 /* SDLHexUtility.m in Sources */,
- 5DB9964F1F26886C002D8795 /* SDLControlFramePayloadEndService.m in Sources */,
- 5D61FD821A84238C00846EE7 /* SDLSetAppIconResponse.m in Sources */,
- 5D61FDF81A84238C00846EE7 /* SDLV1ProtocolMessage.m in Sources */,
- 5D61FDC81A84238C00846EE7 /* SDLTextAlignment.m in Sources */,
- 5D4631091F21261B0092EFDC /* SDLControlFramePayloadRPCStartServiceAck.m in Sources */,
- 5D82042E1BCEC32F00D0A41B /* SDLFile.m in Sources */,
- 4A99D00F247576B7009B43E6 /* SDLTextField+ScreenManagerExtensions.m in Sources */,
- 5DA3F3601BC448590026F2D0 /* SDLNotificationConstants.m in Sources */,
- 5D61FD5A1A84238C00846EE7 /* SDLReadDID.m in Sources */,
- 1EAA472E20344108000FE74B /* SDLLightStatus.m in Sources */,
- 1E5AD0351F1F3AA30029B8AF /* SDLRemoteControlCapabilities.m in Sources */,
- 5D61FC8F1A84238C00846EE7 /* SDLDimension.m in Sources */,
- 884554AD222453A800BAFB6C /* SDLNavigationServiceManifest.m in Sources */,
- 5D61FC9B1A84238C00846EE7 /* SDLEmergencyEvent.m in Sources */,
- 5D61FDFE1A84238C00846EE7 /* SDLVehicleDataActiveStatus.m in Sources */,
- 1E5AD0411F1F58480029B8AF /* SDLVentilationMode.m in Sources */,
- 4A3BA4E2248EB133003E56B8 /* SDLLifecycleSyncPDataHandler.m in Sources */,
- 5D61FCD01A84238C00846EE7 /* SDLImageField.m in Sources */,
- 5D0A738B203F24320001595D /* SDLSoftButtonObject.m in Sources */,
- 5D61FC3C1A84238C00846EE7 /* SDLAlertManeuverResponse.m in Sources */,
- DA9F7E741DCC004C00ACAE48 /* SDLGetWayPointsResponse.m in Sources */,
- 5D61FD4D1A84238C00846EE7 /* SDLProtocolMessageDisassembler.m in Sources */,
- 5D61FD4B1A84238C00846EE7 /* SDLProtocolMessageAssembler.m in Sources */,
- 889D0B9B24D07DCB008AD494 /* SDLOnSubtleAlertPressed.m in Sources */,
- 5D61FCC41A84238C00846EE7 /* SDLHMIPermissions.m in Sources */,
- 5D61FE141A84238C00846EE7 /* SDLWiperStatus.m in Sources */,
- 5D61FC8B1A84238C00846EE7 /* SDLDiagnosticMessageResponse.m in Sources */,
- 5DBF063A1E64ABBE00A5CF03 /* SDLLogConfiguration.m in Sources */,
- 5D92937120B5E0E500FCC775 /* SDLDeleteChoicesOperation.m in Sources */,
- 8BA12B1222DCCE1F00371E82 /* SDLUnpublishAppService.m in Sources */,
- 1EAA475220356CD2000FE74B /* SDLDistanceUnit.m in Sources */,
- 5D61FD2E1A84238C00846EE7 /* SDLPermissionItem.m in Sources */,
- 5D61FD041A84238C00846EE7 /* SDLOnButtonEvent.m in Sources */,
- 5D61FD201A84238C00846EE7 /* SDLOnTouchEvent.m in Sources */,
- 5D92937920B6FB6200FCC775 /* SDLPresentChoiceSetOperation.m in Sources */,
- 8B7B31A71F2F875200BDC38D /* SDLVideoStreamingCapability.m in Sources */,
- 5DA3F35B1BC448480026F2D0 /* SDLError.m in Sources */,
- 884E702821FBAC5B008D53BA /* SDLServiceUpdateReason.m in Sources */,
- 5D61FD781A84238C00846EE7 /* SDLSamplingRate.m in Sources */,
- 1EAA472A2034388D000FE74B /* SDLAudioControlData.m in Sources */,
- 888DBAEC22D52431002A0AE2 /* SDLCloseApplication.m in Sources */,
- 5D61FC681A84238C00846EE7 /* SDLComponentVolumeStatus.m in Sources */,
- 5D61FDB61A84238C00846EE7 /* SDLSyncMsgVersion.m in Sources */,
- 5D61FC501A84238C00846EE7 /* SDLBodyInformation.m in Sources */,
- 88665B6A220B771A00D9DA77 /* SDLPerformAppServiceInteractionResponse.m in Sources */,
- 5D79A03C1CE36F030035797B /* SDLUploadFileOperation.m in Sources */,
- 5D61FD901A84238C00846EE7 /* SDLShow.m in Sources */,
- 5D8204271BCEA8A600D0A41B /* SDLPermissionManager.m in Sources */,
- 5D61FDB21A84238C00846EE7 /* SDLSubscribeVehicleData.m in Sources */,
- 5D61FC991A84238C00846EE7 /* SDLECallInfo.m in Sources */,
- 889D0B8F24D052FE008AD494 /* SDLSubtleAlert.m in Sources */,
- 5D61FD601A84238C00846EE7 /* SDLRegisterAppInterfaceResponse.m in Sources */,
- 106982AB24AA3B4700B1F649 /* SDLRPCPermissionStatus.m in Sources */,
- 5DB996581F268ECB002D8795 /* SDLControlFramePayloadAudioStartServiceAck.m in Sources */,
- DAC572621D10C5020004288B /* SDLPinchGesture.m in Sources */,
- 1EAA471A203406B2000FE74B /* SDLSISData.m in Sources */,
- 5D61FCF51A84238C00846EE7 /* SDLMaintenanceModeStatus.m in Sources */,
- 1EE48E911F2F0EE700B98D08 /* SDLTemperatureUnit.m in Sources */,
- 5D61FCD81A84238C00846EE7 /* SDLInteractionMode.m in Sources */,
- 5D61FCB01A84238C00846EE7 /* SDLGenericResponse.m in Sources */,
- 5D61FD681A84238C00846EE7 /* SDLResult.m in Sources */,
- 5D61FDE21A84238C00846EE7 /* SDLTurn.m in Sources */,
- 5D61FC5A1A84238C00846EE7 /* SDLCarModeStatus.m in Sources */,
- 5D82041B1BCD80BA00D0A41B /* SDLLockScreenConfiguration.m in Sources */,
- 0055412B22D5DC0B003194D3 /* SDLGrid.m in Sources */,
- 8815D0F122330781000F24E6 /* SDLRPCRequestNotification.m in Sources */,
- 5D3E48CC1D7722FE0000BFEF /* NSBundle+SDLBundle.m in Sources */,
- 005DF3C622C59191006E01A9 /* SDLEncryptionLifecycleManager.m in Sources */,
- 5D61FCBC1A84238C00846EE7 /* SDLGPSData.m in Sources */,
- 5D61FD341A84238C00846EE7 /* SDLPowerModeQualificationStatus.m in Sources */,
- 5D61FC891A84238C00846EE7 /* SDLDiagnosticMessage.m in Sources */,
- 5D61FD6E1A84238C00846EE7 /* SDLRPCNotification.m in Sources */,
- 5D8B17501AC9D266006A6E1C /* SDLDialNumber.m in Sources */,
- 5DBF06281E64A91D00A5CF03 /* SDLLogFileModule.m in Sources */,
- 88AF11DD220B6B3D00A59985 /* SDLPerformAppServiceInteraction.m in Sources */,
- 5D6F7A361BC5B9B60070BF37 /* SDLLockScreenViewController.m in Sources */,
- 5D61FDE81A84238C00846EE7 /* SDLUnsubscribeButton.m in Sources */,
- 5D61FCF71A84238C00846EE7 /* SDLMediaClockFormat.m in Sources */,
- 5D61FD8A1A84238C00846EE7 /* SDLSetGlobalPropertiesResponse.m in Sources */,
- 5D61FC4C1A84238C00846EE7 /* SDLBeltStatus.m in Sources */,
- DA9F7E8C1DCC04B000ACAE48 /* SDLSubscribeWayPointsResponse.m in Sources */,
- 4A3BA4ED24914801003E56B8 /* SDLLifecycleProtocolHandler.m in Sources */,
- 5D61FDA41A84238C00846EE7 /* SDLSoftButtonType.m in Sources */,
- 5D00AC6C1F141339004000D9 /* SDLSystemCapability.m in Sources */,
- 5D61FC521A84238C00846EE7 /* SDLButtonCapabilities.m in Sources */,
- 5D61FC791A84238C00846EE7 /* SDLDeleteFileResponse.m in Sources */,
- 5D3E48801D6F88A30000BFEF /* SDLRPCNotificationNotification.m in Sources */,
- DAC572581D1067270004288B /* SDLTouchManager.m in Sources */,
- 5D61FC641A84238C00846EE7 /* SDLClusterModeStatus.m in Sources */,
- 5DB9965D1F268F97002D8795 /* SDLControlFramePayloadVideoStartService.m in Sources */,
- 5D61FCF91A84238C00846EE7 /* SDLMenuParams.m in Sources */,
- 883468F8234BBBAF003F51E5 /* SDLStreamingVideoScaleManager.m in Sources */,
- 5D61FD7C1A84238C00846EE7 /* SDLScrollableMessage.m in Sources */,
- 5D4D67B11D2FE2F900468B4A /* SDLResponseDispatcher.m in Sources */,
- 5D61FD801A84238C00846EE7 /* SDLSetAppIcon.m in Sources */,
- 5D61FD3C1A84238C00846EE7 /* SDLPresetBankCapabilities.m in Sources */,
- 5D4631151F2136B60092EFDC /* SDLControlFramePayloadNak.m in Sources */,
- 5D61FDB81A84238C00846EE7 /* SDLSyncPData.m in Sources */,
- 880FE6282267AE5300723732 /* SDLIAPConstants.m in Sources */,
- 5D61FD221A84238C00846EE7 /* SDLOnVehicleData.m in Sources */,
- 5D61FCD41A84238C00846EE7 /* SDLImageResolution.m in Sources */,
- 5D61FDF41A84238C00846EE7 /* SDLUpdateTurnListResponse.m in Sources */,
- 5D61FCF31A84238C00846EE7 /* SDLLockScreenStatus.m in Sources */,
- 5D61FC731A84238C00846EE7 /* SDLDeleteCommand.m in Sources */,
- 5D61FD2A1A84238C00846EE7 /* SDLPerformInteraction.m in Sources */,
- 5D61FC541A84238C00846EE7 /* SDLButtonEventMode.m in Sources */,
- 008DB36622EA7F6F003F458C /* SDLGetInteriorVehicleDataConsentResponse.m in Sources */,
- 5D61FC8D1A84238C00846EE7 /* SDLDIDResult.m in Sources */,
- 5D61FC601A84238C00846EE7 /* SDLCharacterSet.m in Sources */,
- 5D07C02E2044AC9100D1ECDC /* SDLSequentialRPCRequestOperation.m in Sources */,
- 5DD67CB91E661C4A009CD394 /* SDLLogTargetFile.m in Sources */,
- 5D61FCBE1A84238C00846EE7 /* SDLHeadLampStatus.m in Sources */,
- 10893C1B2418188600BA347E /* SDLCacheFileManager.m in Sources */,
- 5D61FD921A84238C00846EE7 /* SDLShowConstantTBT.m in Sources */,
- 008DB36A22EA8261003F458C /* SDLReleaseInteriorVehicleDataModule.m in Sources */,
- 88E6F1A8220E1588006156F9 /* SDLMediaType.m in Sources */,
- 5D61FC4E1A84238C00846EE7 /* SDLBitsPerSample.m in Sources */,
- 880723EC23A2CFB4003D0489 /* SDLLockScreenRootViewController.m in Sources */,
- 5D00AC701F1511B9004000D9 /* SDLGetSystemCapability.m in Sources */,
- 5D61FDEA1A84238C00846EE7 /* SDLUnsubscribeButtonResponse.m in Sources */,
- 7538765022D8CEDB00FE8484 /* SDLShowAppMenu.m in Sources */,
- 1E5AD05D1F2064A80029B8AF /* SDLRDSData.m in Sources */,
- 5D61FCA61A84238C00846EE7 /* SDLEndAudioPassThruResponse.m in Sources */,
- 5D61FD281A84238C00846EE7 /* SDLPerformAudioPassThruResponse.m in Sources */,
- 1EB59CB0202D97AC00343A61 /* SDLMassageCushionFirmness.m in Sources */,
- 5D61FDCE1A84238C00846EE7 /* SDLTimerMode.m in Sources */,
- 5D61FD701A84238C00846EE7 /* SDLRPCPayload.m in Sources */,
- 5D61FD9C1A84238C00846EE7 /* SDLSlider.m in Sources */,
- 9FE2470A22D77A3600F8D2FC /* SDLDeleteWindow.m in Sources */,
- 5D0A7383203F23F30001595D /* SDLSoftButtonManager.m in Sources */,
- 5DCF76FA1ACDD7CD00BB647B /* SDLSendLocationResponse.m in Sources */,
- 88A098B324770E7100A50005 /* SDLSubscribeButtonObserver.m in Sources */,
+ 4ABB276D24F7FE480061BF55 /* SDLHMILevel.m in Sources */,
+ 4ABB293124F842A00061BF55 /* SDLDialNumber.m in Sources */,
+ 4ABB297A24F844D30061BF55 /* SDLReadDID.m in Sources */,
+ 4ABB29BD24F845DB0061BF55 /* SDLSetGlobalProperties.m in Sources */,
+ 4A8BD26624F933C7000945E3 /* SDLOasisAddress.m in Sources */,
+ 4ABB287B24F8294A0061BF55 /* SDLWayPointType.m in Sources */,
+ 4ABB274E24F7FD9C0061BF55 /* SDLFuelCutoffStatus.m in Sources */,
+ 4ABB255024F7E52B0061BF55 /* SDLLockScreenConfiguration.m in Sources */,
+ 4ABB290124F82BE90061BF55 /* SDLButtonPress.m in Sources */,
+ 4ABB271A24F7FC4E0061BF55 /* SDLCapacityUnit.m in Sources */,
+ 4ABB268724F7F8E20061BF55 /* SDLMutableDataQueue.m in Sources */,
+ 4ABB258D24F7E65C0061BF55 /* SDLChoiceSetManager.m in Sources */,
+ 4ABB291624F842160061BF55 /* SDLCloseApplication.m in Sources */,
+ 4ABB2B4F24F84EF50061BF55 /* SDLClimateControlData.m in Sources */,
+ 4ABB2A2824F847980061BF55 /* SDLDeleteCommandResponse.m in Sources */,
+ 4ABB2AD224F848130061BF55 /* SDLSubscribeWayPointsResponse.m in Sources */,
+ 4ABB286224F828E00061BF55 /* SDLVehicleDataResultCode.m in Sources */,
+ 4ABB2B8A24F8504A0061BF55 /* SDLHMISettingsControlCapabilities.m in Sources */,
+ 4ABB257A24F7E5FF0061BF55 /* SDLPresentKeyboardOperation.m in Sources */,
+ 4ABB27CA24F8006D0061BF55 /* SDLMediaType.m in Sources */,
+ 4ABB264524F7F5340061BF55 /* SDLSystemCapabilityManager.m in Sources */,
+ 4A8BD2B124F935BC000945E3 /* SDLSoftButtonCapabilities.m in Sources */,
+ 4ABB2A5524F847B10061BF55 /* SDLGetInteriorVehicleDataConsentResponse.m in Sources */,
+ 4ABB2AA924F847F40061BF55 /* SDLSetAppIconResponse.m in Sources */,
+ 4A8BD2D224F93803000945E3 /* SDLTemplateColorScheme.m in Sources */,
+ 4A8BD3C124F994D5000945E3 /* SDLFileManager.m in Sources */,
+ 4ABB25A324F7E6CE0061BF55 /* SDLDynamicMenuUpdateAlgorithm.m in Sources */,
+ 4A8BD30C24F938D6000945E3 /* SDLWeatherAlert.m in Sources */,
+ 4ABB250924F596920061BF55 /* SDLFileWrapper.m in Sources */,
+ 4ABB24E324F5948D0061BF55 /* SDLEncryptionConfiguration.m in Sources */,
+ 4ABB273D24F7FD1D0061BF55 /* SDLDimension.m in Sources */,
+ 4ABB267B24F7F6840061BF55 /* SDLIconArchiveFile.m in Sources */,
+ 4ABB2A2224F847980061BF55 /* SDLChangeRegistrationResponse.m in Sources */,
+ 4A8BD3A524F9485B000945E3 /* SDLVideoStreamingState.m in Sources */,
+ 4ABB285E24F828E00061BF55 /* SDLVehicleDataStatus.m in Sources */,
+ 4ABB291024F842160061BF55 /* SDLCreateInteractionChoiceSet.m in Sources */,
+ 4ABB251F24F7E3EC0061BF55 /* SDLLifecycleMobileHMIStateHandler.m in Sources */,
+ 4A8BD32124F93964000945E3 /* SDLSeatLocation.m in Sources */,
+ 4A8BD29F24F93534000945E3 /* SDLSeatMemoryAction.m in Sources */,
+ 4ABB2B5324F84EF50061BF55 /* SDLClimateControlCapabilities.m in Sources */,
+ 4ABB24BD24F592620061BF55 /* NSMutableDictionary+SafeRemove.m in Sources */,
+ 4ABB25B524F7E6F60061BF55 /* SDLSoftButtonReplaceOperation.m in Sources */,
+ 4ABB255C24F7E5880061BF55 /* SDLPermissionFilter.m in Sources */,
+ 4ABB27C624F8006D0061BF55 /* SDLModuleType.m in Sources */,
+ 4ABB25FD24F7E8E10061BF55 /* SDLStreamingVideoScaleManager.m in Sources */,
+ 4ABB26F724F7FB8F0061BF55 /* SDLAudioStreamingState.m in Sources */,
+ 4ABB265A24F7F5C10061BF55 /* SDLRPCResponseNotification.m in Sources */,
+ 4ABB2AB724F847F40061BF55 /* SDLSetGlobalPropertiesResponse.m in Sources */,
+ 4ABB2B0B24F84D950061BF55 /* SDLAppServiceData.m in Sources */,
+ 4ABB282C24F824E70061BF55 /* SDLTBTState.m in Sources */,
+ 4ABB27DF24F800CA0061BF55 /* SDLPowerModeQualificationStatus.m in Sources */,
+ 4ABB269D24F7F9710061BF55 /* SDLRPCParameterNames.m in Sources */,
+ 4A8BD34724F945CC000945E3 /* SDLControlFramePayloadTransportEventUpdate.m in Sources */,
+ 4ABB2B1A24F84D950061BF55 /* SDLAppInfo.m in Sources */,
+ 4ABB28E224F82A6A0061BF55 /* SDLOnLanguageChange.m in Sources */,
+ 4ABB29DD24F846880061BF55 /* SDLSubscribeButton.m in Sources */,
+ 4ABB25F324F7E7EF0061BF55 /* SDLPinchGesture.m in Sources */,
+ 4A8BD39524F94731000945E3 /* SDLIAPConstants.m in Sources */,
+ 4ABB2B8C24F8504A0061BF55 /* SDLGrid.m in Sources */,
+ 4ABB299024F845440061BF55 /* SDLRegisterAppInterface.m in Sources */,
+ 4ABB28C424F82A6A0061BF55 /* SDLOnCommand.m in Sources */,
+ 4ABB273724F7FD1D0061BF55 /* SDLDisplayType.m in Sources */,
+ 4A8BD28E24F934F3000945E3 /* SDLRGBColor.m in Sources */,
+ 4A8BD23E24F93135000945E3 /* SDLMassageModeData.m in Sources */,
+ 4A8BD24E24F93135000945E3 /* SDLMediaServiceManifest.m in Sources */,
+ 4ABB2ACF24F848130061BF55 /* SDLSubtleAlertResponse.m in Sources */,
+ 4ABB253A24F7E46A0061BF55 /* SDLLifecycleManager.m in Sources */,
+ 4ABB2A7624F847D40061BF55 /* SDLPerformAppServiceInteractionResponse.m in Sources */,
+ 4ABB259724F7E6880061BF55 /* SDLMenuCell.m in Sources */,
+ 4ABB2B6E24F84FE50061BF55 /* SDLECallInfo.m in Sources */,
+ 4ABB29FC24F8477F0061BF55 /* SDLAlertResponse.m in Sources */,
+ 4ABB2AA424F847F40061BF55 /* SDLShowResponse.m in Sources */,
+ 4ABB278F24F7FF0B0061BF55 /* SDLKeyboardLayout.m in Sources */,
+ 4ABB25C124F7E7280061BF55 /* SDLSoftButtonManager.m in Sources */,
+ 4A8BD36D24F94636000945E3 /* SDLProtocolMessageAssembler.m in Sources */,
+ 4ABB2AAF24F847F40061BF55 /* SDLScrollableMessageResponse.m in Sources */,
+ 4ABB28F024F82AFD0061BF55 /* SDLRPCPayload.m in Sources */,
+ 4ABB2A5724F847B10061BF55 /* SDLGetFileResponse.m in Sources */,
+ 4ABB29FF24F8477F0061BF55 /* SDLAddSubMenuResponse.m in Sources */,
+ 4ABB2B0A24F84D950061BF55 /* SDLAudioControlCapabilities.m in Sources */,
+ 4ABB265624F7F5B40061BF55 /* SDLRPCNotificationNotification.m in Sources */,
+ 4ABB2B8424F8504A0061BF55 /* SDLHMISettingsControlData.m in Sources */,
+ 4ABB287624F8294A0061BF55 /* SDLVentilationMode.m in Sources */,
+ 4ABB25E724F7E7A90061BF55 /* SDLAudioStreamManager.m in Sources */,
+ 4ABB277B24F7FEBA0061BF55 /* SDLLightStatus.m in Sources */,
+ 4ABB2A7324F847D40061BF55 /* SDLPutFileResponse.m in Sources */,
+ 4A8BD38624F94702000945E3 /* SDLTCPTransport.m in Sources */,
+ 4ABB281624F824A50061BF55 /* SDLSpeechCapabilities.m in Sources */,
+ 4ABB291724F842160061BF55 /* SDLCancelInteraction.m in Sources */,
+ 4ABB279424F7FF0B0061BF55 /* SDLKeypressMode.m in Sources */,
+ 4A8BD34324F945CC000945E3 /* SDLControlFramePayloadEndService.m in Sources */,
+ 4A8BD26A24F933C7000945E3 /* SDLParameterPermissions.m in Sources */,
+ 4ABB25EB24F7E7C20061BF55 /* SDLCarWindowViewController.m in Sources */,
+ 4ABB284D24F828630061BF55 /* SDLTransmissionType.m in Sources */,
+ 4ABB24F424F595120061BF55 /* SDLFile.m in Sources */,
+ 4A8BD36324F9461A000945E3 /* SDLV1ProtocolMessage.m in Sources */,
+ 4ABB253324F7E43A0061BF55 /* SDLAsynchronousRPCRequestOperation.m in Sources */,
+ 4ABB2B1024F84D950061BF55 /* SDLAppServiceManifest.m in Sources */,
+ 4ABB24D324F593E00061BF55 /* SDLNotificationConstants.m in Sources */,
+ 4ABB277624F7FE910061BF55 /* SDLLightName.m in Sources */,
+ 4ABB26A924F7F9CF0061BF55 /* SDLLogTargetAppleSystemLog.m in Sources */,
+ 4ABB265324F7F58D0061BF55 /* SDLRPCRequestNotification.m in Sources */,
+ 4ABB28E124F82A6A0061BF55 /* SDLOnDriverDistraction.m in Sources */,
+ 4ABB27C324F8006D0061BF55 /* SDLMetadataType.m in Sources */,
+ 4ABB262524F7F3A30061BF55 /* CVPixelBufferRef+SDLUtil.m in Sources */,
+ 4ABB27DD24F800CA0061BF55 /* SDLPrimaryAudioSource.m in Sources */,
+ 4A8BD27F24F9343F000945E3 /* SDLRadioControlCapabilities.m in Sources */,
+ 4ABB29EF24F847360061BF55 /* SDLUnsubscribeButton.m in Sources */,
+ 4ABB24EC24F594F30061BF55 /* SDLFileManagerConfiguration.m in Sources */,
+ 4ABB28C124F82A6A0061BF55 /* SDLOnLockScreenStatus.m in Sources */,
+ 4A8BD2D424F93803000945E3 /* SDLTouchCoord.m in Sources */,
+ 4ABB263B24F7F4470061BF55 /* SDLStreamingVideoLifecycleManager.m in Sources */,
+ 4ABB2B9E24F850AE0061BF55 /* SDLImage.m in Sources */,
+ 4A40254324FFDA660080E159 /* SDLTextAndGraphicUpdateOperation.m in Sources */,
+ 4ABB29C124F845DB0061BF55 /* SDLShow.m in Sources */,
+ 4ABB2BA524F850AE0061BF55 /* SDLLightControlData.m in Sources */,
+ 4ABB272724F7FCAE0061BF55 /* SDLDeliveryMode.m in Sources */,
+ 4ABB295F24F844020061BF55 /* SDLGetSystemCapability.m in Sources */,
+ 4ABB28CE24F82A6A0061BF55 /* SDLOnSubtleAlertPressed.m in Sources */,
+ 4ABB268B24F7F8F00061BF55 /* SDLGlobals.m in Sources */,
+ 4ABB275D24F7FE1F0061BF55 /* SDLGlobalProperty.m in Sources */,
+ 4ABB252324F7E3FC0061BF55 /* SDLLifecycleSyncPDataHandler.m in Sources */,
+ 4ABB287A24F8294A0061BF55 /* SDLVrCapabilities.m in Sources */,
+ 4ABB286824F828E00061BF55 /* SDLVehicleDataEventStatus.m in Sources */,
+ 4ABB253724F7E4540061BF55 /* SDLSequentialRPCRequestOperation.m in Sources */,
+ 4ABB25D524F7E7630061BF55 /* SDLTextField+ScreenManagerExtensions.m in Sources */,
+ 4ABB266324F7F6000061BF55 /* SDLResponseDispatcher.m in Sources */,
+ 4ABB291424F842160061BF55 /* SDLDeleteCommand.m in Sources */,
+ 4A8BD2B524F935BC000945E3 /* SDLStationIDNumber.m in Sources */,
+ 4ABB2A6524F847BB0061BF55 /* SDLListFilesResponse.m in Sources */,
+ 4ABB272324F7FCAE0061BF55 /* SDLComponentVolumeStatus.m in Sources */,
+ 4ABB28D624F82A6A0061BF55 /* SDLOnAudioPassThru.m in Sources */,
+ 4A8BD25224F93135000945E3 /* SDLKeyboardProperties.m in Sources */,
+ 4ABB2B1324F84D950061BF55 /* SDLAppServiceRecord.m in Sources */,
+ 4ABB290424F82BE90061BF55 /* SDLAlertManeuver.m in Sources */,
+ 4ABB27B224F7FFDA0061BF55 /* SDLMassageMode.m in Sources */,
+ 4ABB274F24F7FD9C0061BF55 /* SDLECallConfirmationStatus.m in Sources */,
+ 4ABB27AF24F7FFDA0061BF55 /* SDLMaintenanceModeStatus.m in Sources */,
+ 4ABB292D24F842A00061BF55 /* SDLDeleteWindow.m in Sources */,
+ 4ABB299A24F845440061BF55 /* SDLSendHapticData.m in Sources */,
+ 4ABB29DB24F846880061BF55 /* SDLUnregisterAppInterface.m in Sources */,
+ 4ABB270824F7FB8F0061BF55 /* SDLAppHMIType.m in Sources */,
+ 4ABB282A24F824E70061BF55 /* SDLSystemAction.m in Sources */,
+ 4ABB297824F844D30061BF55 /* SDLPublishAppService.m in Sources */,
+ 4ABB261024F7F3520061BF55 /* SDLPCMAudioConverter.m in Sources */,
+ 4ABB288A24F82A340061BF55 /* SDLVideoStreamingCodec.m in Sources */,
+ 4ABB27C924F8006D0061BF55 /* SDLMenuLayout.m in Sources */,
+ 4ABB2A5024F847B10061BF55 /* SDLGetInteriorVehicleDataResponse.m in Sources */,
+ 4A8BD23C24F93135000945E3 /* SDLMediaServiceData.m in Sources */,
+ 4ABB28DC24F82A6A0061BF55 /* SDLOnHashChange.m in Sources */,
+ 4A8BD26424F933C7000945E3 /* SDLNavigationServiceManifest.m in Sources */,
+ 4ABB29D824F846880061BF55 /* SDLSystemRequest.m in Sources */,
+ 4ABB271B24F7FC4E0061BF55 /* SDLCharacterSet.m in Sources */,
+ 4ABB26CB24F7FAAF0061BF55 /* SDLEnum.m in Sources */,
+ 4ABB28CF24F82A6A0061BF55 /* SDLOnSystemRequest.m in Sources */,
+ 4A8BD2BC24F935BC000945E3 /* SDLSISData.m in Sources */,
+ 4A8BD37924F9468B000945E3 /* SDLProtocolConstants.m in Sources */,
+ 4A8BD2BE24F935BC000945E3 /* SDLSystemCapability.m in Sources */,
+ 4A8BD24824F93135000945E3 /* SDLMassageCushionFirmness.m in Sources */,
+ 4ABB24DC24F594560061BF55 /* SDLEncryptionLifecycleManager.m in Sources */,
+ 4ABB275524F7FD9C0061BF55 /* SDLDriverDistractionState.m in Sources */,
+ 4ABB264124F7F45B0061BF55 /* SDLSystemCapabilityObserver.m in Sources */,
+ 4ABB25F924F7E7EF0061BF55 /* SDLTouchManager.m in Sources */,
+ 4ABB286024F828E00061BF55 /* SDLUpdateMode.m in Sources */,
+ 4A8BD23D24F93135000945E3 /* SDLMsgVersion.m in Sources */,
+ 4ABB29D624F846880061BF55 /* SDLSubtleAlert.m in Sources */,
+ 4A8BD24F24F93135000945E3 /* SDLMyKey.m in Sources */,
+ 4ABB286924F828E00061BF55 /* SDLVehicleDataActiveStatus.m in Sources */,
+ 4A8BD34224F945CC000945E3 /* SDLControlFramePayloadNak.m in Sources */,
+ 4A8BD36124F9461A000945E3 /* SDLProtocolMessage.m in Sources */,
+ 4ABB296024F844020061BF55 /* SDLListFiles.m in Sources */,
+ 4ABB295324F843440061BF55 /* SDLGetCloudAppProperties.m in Sources */,
+ 4ABB297224F844D30061BF55 /* SDLPerformInteraction.m in Sources */,
+ 4ABB27E024F800CA0061BF55 /* SDLPrerecordedSpeech.m in Sources */,
+ 4A8BD29E24F93534000945E3 /* SDLSeatControlCapabilities.m in Sources */,
+ 4ABB2AB224F847F40061BF55 /* SDLSendLocationResponse.m in Sources */,
+ 4ABB252724F7E40D0061BF55 /* SDLLifecycleSystemRequestHandler.m in Sources */,
+ 4ABB24BF24F592620061BF55 /* NSMapTable+Subscripting.m in Sources */,
+ 4ABB297524F844D30061BF55 /* SDLPerformAppServiceInteraction.m in Sources */,
+ 4ABB2AED24F848270061BF55 /* SDLUnsubscribeVehicleDataResponse.m in Sources */,
+ 4A8BD3D124FE7CF1000945E3 /* SDLPermissionManager.m in Sources */,
+ 4ABB27FC24F823F20061BF55 /* SDLRequestType.m in Sources */,
+ 4ABB260524F7E9650061BF55 /* SDLStreamingMediaManager.m in Sources */,
+ 4ABB27FE24F823F20061BF55 /* SDLSamplingRate.m in Sources */,
+ 4ABB2ABC24F847FC0061BF55 /* SDLSliderResponse.m in Sources */,
+ 4ABB294E24F843440061BF55 /* SDLGetInteriorVehicleData.m in Sources */,
+ 4ABB28DE24F82A6A0061BF55 /* SDLOnButtonPress.m in Sources */,
+ 4ABB28DF24F82A6A0061BF55 /* SDLOnAppServiceData.m in Sources */,
+ 4ABB292B24F842A00061BF55 /* SDLDeleteInteractionChoiceSet.m in Sources */,
+ 4ABB2B4124F84EF50061BF55 /* SDLDateTime.m in Sources */,
5D9FDA8F1F2A7D3400A495C8 /* bson_array.c in Sources */,
- 5D61FD661A84238C00846EE7 /* SDLResetGlobalPropertiesResponse.m in Sources */,
- 4A99D0132475773C009B43E6 /* SDLImageField+ScreenManagerExtensions.m in Sources */,
- 5D61FCFE1A84238C00846EE7 /* SDLObjectWithPriority.m in Sources */,
- B38D8E62249FE28500B977D0 /* SDLCapacityUnit.m in Sources */,
- 5D92937D20B70A3E00FCC775 /* SDLPresentKeyboardOperation.m in Sources */,
- 9FD334E122DC6E7500F62736 /* SDLCreateWindow.m in Sources */,
- 5DBF06241E64A83F00A5CF03 /* SDLLogManager.m in Sources */,
- 5D61FC401A84238C00846EE7 /* SDLAmbientLightStatus.m in Sources */,
- 9F425ADB22DD983500BE3245 /* SDLDisplayCapability.m in Sources */,
- 2B233531232BD8A5002118E5 /* SDLWindowCapability+ScreenManagerExtensions.m in Sources */,
- 88EEC5BC220A327B005AA2F9 /* SDLPublishAppServiceResponse.m in Sources */,
- 5D61FC951A84238C00846EE7 /* SDLDriverDistractionState.m in Sources */,
- 5DB996611F28C6ED002D8795 /* SDLControlFramePayloadVideoStartServiceAck.m in Sources */,
- 5D75961222972FCA0013207C /* SDLSystemCapabilityObserver.m in Sources */,
- 884E702021FB983F008D53BA /* SDLAppServiceManifest.m in Sources */,
- 5D61FD961A84238C00846EE7 /* SDLShowResponse.m in Sources */,
- 5D61FD981A84238C00846EE7 /* SDLSingleTireStatus.m in Sources */,
- 1EB59CA8202D946500343A61 /* SDLMassageModeData.m in Sources */,
- 4A3BA4E824901794003E56B8 /* SDLLifecycleMobileHMIStateHandler.m in Sources */,
- 8881AFB32225DED900EA870B /* SDLSetCloudAppPropertiesResponse.m in Sources */,
+ 4ABB28D724F82A6A0061BF55 /* SDLOnInteriorVehicleData.m in Sources */,
+ 4ABB256224F7E5AA0061BF55 /* SDLPermissionElement.m in Sources */,
+ 4A8BD2F124F93872000945E3 /* SDLVrHelpItem.m in Sources */,
+ 4ABB2B4924F84EF50061BF55 /* SDLDriverDistractionCapability.m in Sources */,
+ 4ABB2B7124F84FE50061BF55 /* SDLFuelRange.m in Sources */,
+ 4ABB28C724F82A6A0061BF55 /* SDLOnHMIStatus.m in Sources */,
+ 4ABB2A2D24F847980061BF55 /* SDLEncodedSyncPDataResponse.m in Sources */,
+ 4ABB2AE924F848270061BF55 /* SDLUnsubscribeWayPointsResponse.m in Sources */,
+ 4ABB280D24F824600061BF55 /* SDLServiceUpdateReason.m in Sources */,
+ 4ABB2AD024F848130061BF55 /* SDLSubscribeVehicleDataResponse.m in Sources */,
+ 4ABB2B0E24F84D950061BF55 /* SDLAppServiceCapability.m in Sources */,
+ 4ABB2A0124F8477F0061BF55 /* SDLAlertManeuverResponse.m in Sources */,
+ 4A8BD3CA24F998A8000945E3 /* SDLWindowState.m in Sources */,
+ 4ABB29D324F846880061BF55 /* SDLSyncPData.m in Sources */,
+ 4ABB276B24F7FE480061BF55 /* SDLHybridAppPreference.m in Sources */,
+ 4ABB2BA624F850AE0061BF55 /* SDLImageField.m in Sources */,
+ 4ABB2A8624F847DF0061BF55 /* SDLReleaseInteriorVehicleDataModuleResponse.m in Sources */,
+ 4A8BD36C24F94636000945E3 /* SDLProtocolMessageDisassembler.m in Sources */,
5D9FDA931F2A7D3400A495C8 /* bson_util.c in Sources */,
- 5D61FD461A84238C00846EE7 /* SDLProtocolHeader.m in Sources */,
- 5DD8406320FCD6C10082CE04 /* SDLElectronicParkBrakeStatus.m in Sources */,
- 88EF8EB822D8E02E00CB06C2 /* SDLCancelInteraction.m in Sources */,
- 8BBEA6071F324165003EEA26 /* SDLMetadataType.m in Sources */,
- 5DA150C82271FDC20032928D /* SDLSoftButtonTransitionOperation.m in Sources */,
- 9FE2471222D77AA400F8D2FC /* SDLCreateWindowResponse.m in Sources */,
- 5D61FDBC1A84238C00846EE7 /* SDLSystemAction.m in Sources */,
- 5D61FC381A84238C00846EE7 /* SDLAlert.m in Sources */,
- 4A89AE1D24E595410017EBDC /* SDLTextAndGraphicState.m in Sources */,
- 88AAD4BD2211B76800F1E6D7 /* SDLMediaServiceManifest.m in Sources */,
- 884E701C21FB8D0F008D53BA /* SDLPublishAppService.m in Sources */,
- 8831FA49220235B000B8FFB7 /* SDLAppServicesCapabilities.m in Sources */,
- 884E702421FBA952008D53BA /* SDLAppServiceType.m in Sources */,
- 88D3EBCA2267949D00493C38 /* SDLIAPDataSession.m in Sources */,
- 5D61FD2C1A84238C00846EE7 /* SDLPerformInteractionResponse.m in Sources */,
- 5D00AC7C1F15287E004000D9 /* SDLPhoneCapability.m in Sources */,
- 5D61FDF21A84238C00846EE7 /* SDLUpdateTurnList.m in Sources */,
- 5D61FD101A84238C00846EE7 /* SDLOnHMIStatus.m in Sources */,
- 5D61FC301A84238C00846EE7 /* SDLAddCommandResponse.m in Sources */,
- 5D61FCCC1A84238C00846EE7 /* SDLIgnitionStatus.m in Sources */,
- 1EAA473A20345B7A000FE74B /* SDLLightCapabilities.m in Sources */,
- 5D61FC3A1A84238C00846EE7 /* SDLAlertManeuver.m in Sources */,
- 5D61FC5E1A84238C00846EE7 /* SDLChangeRegistrationResponse.m in Sources */,
- 5D8204231BCEA89A00D0A41B /* SDLFileManager.m in Sources */,
- 1EB59CC0202DA26000343A61 /* SDLSeatControlData.m in Sources */,
- 8803DCF022C2B84B00FBB7CE /* SDLBackgroundTaskManager.m in Sources */,
- 5D61FC7D1A84238C00846EE7 /* SDLDeleteInteractionChoiceSetResponse.m in Sources */,
- DAC572661D10C5640004288B /* CGPoint_Util.m in Sources */,
- 5D00AC681F140F0A004000D9 /* SDLSystemCapabilityType.m in Sources */,
- E9C32B9D1AB20C5900F283AF /* EAAccessory+SDLProtocols.m in Sources */,
- 5D61FCC61A84238C00846EE7 /* SDLHMIZoneCapabilities.m in Sources */,
- 5D61FD161A84238C00846EE7 /* SDLOnLockScreenStatus.m in Sources */,
- 5D61FDAE1A84238C00846EE7 /* SDLSubscribeButton.m in Sources */,
- DA9F7E6C1DCBFB0700ACAE48 /* SDLDeliveryMode.m in Sources */,
- 5D61FC581A84238C00846EE7 /* SDLButtonPressMode.m in Sources */,
- 5D00AC781F15283E004000D9 /* SDLNavigationCapability.m in Sources */,
- 5D61FDB01A84238C00846EE7 /* SDLSubscribeButtonResponse.m in Sources */,
- 5DCF76F61ACDBAD300BB647B /* SDLSendLocation.m in Sources */,
- 5D76E3251D39767000647CFA /* SDLLockScreenPresenter.m in Sources */,
- 5D61FC771A84238C00846EE7 /* SDLDeleteFile.m in Sources */,
- 5D61FC811A84238C00846EE7 /* SDLDeleteSubMenuResponse.m in Sources */,
- DA9F7E681DCBFAD400ACAE48 /* SDLOasisAddress.m in Sources */,
- EEB19330205028BE00A8940C /* SDLControlFramePayloadTransportEventUpdate.m in Sources */,
- 5D61FC7B1A84238C00846EE7 /* SDLDeleteInteractionChoiceSet.m in Sources */,
- 5D61FDC01A84238C00846EE7 /* SDLSystemRequest.m in Sources */,
- 5D92938120B70CD600FCC775 /* SDLCheckChoiceVROptionalOperation.m in Sources */,
- 5D61FD021A84238C00846EE7 /* SDLOnAudioPassThru.m in Sources */,
- 5D61FCE51A84238C00846EE7 /* SDLKeyboardProperties.m in Sources */,
- 5DBF062E1E64A93A00A5CF03 /* SDLLogFilter.m in Sources */,
- 5D61FDFA1A84238C00846EE7 /* SDLV2ProtocolHeader.m in Sources */,
- 5D61FDD01A84238C00846EE7 /* SDLTireStatus.m in Sources */,
- 883C22C9222ED84D00939C4C /* SDLRPCFunctionNames.m in Sources */,
- 5D92935F20B33FF700FCC775 /* SDLChoiceSet.m in Sources */,
- 8855F9E4220CB04000A5C897 /* SDLOnAppServiceData.m in Sources */,
- 5D61FC321A84238C00846EE7 /* SDLAddSubMenu.m in Sources */,
- 5D76751422D9088F00E8D71A /* SDLMenuConfiguration.m in Sources */,
- 5D61FDF61A84238C00846EE7 /* SDLV1ProtocolHeader.m in Sources */,
- EE798CA620561218008EDE8E /* SDLSecondaryTransportManager.m in Sources */,
- 88B58DC1222045320011B063 /* SDLNavigationJunction.m in Sources */,
- 5D61FDAA1A84238C00846EE7 /* SDLSpeechCapabilities.m in Sources */,
- 1E5AD0951F20BEAD0029B8AF /* SDLSetInteriorVehicleDataResponse.m in Sources */,
- 5D61FDB41A84238C00846EE7 /* SDLSubscribeVehicleDataResponse.m in Sources */,
- 885468302225BDAE00994D8D /* SDLHybridAppPreference.m in Sources */,
- 5D61FD121A84238C00846EE7 /* SDLOnKeyboardInput.m in Sources */,
- DA9F7E9A1DCC052C00ACAE48 /* SDLLocationCoordinate.m in Sources */,
- 5D61FCCA1A84238C00846EE7 /* SDLIgnitionStableStatus.m in Sources */,
- 88A795D32106787400056542 /* SDLStaticIconName.m in Sources */,
- 5D61FCFB1A84238C00846EE7 /* SDLMyKey.m in Sources */,
- 5D61FCAA1A84238C00846EE7 /* SDLFileType.m in Sources */,
- 1E5AD0651F207DD50029B8AF /* SDLTemperature.m in Sources */,
- DA9F7E901DCC04C000ACAE48 /* SDLUnsubscribeWayPointsResponse.m in Sources */,
- 88F65137220C74FD00CAF321 /* SDLWeatherData.m in Sources */,
- 5DA150CE2271FE180032928D /* SDLSoftButtonReplaceOperation.m in Sources */,
- 88EF8EBE22D8FE5800CB06C2 /* SDLCancelInteractionResponse.m in Sources */,
- 5DE372A21ACB2ED300849FAA /* SDLHMICapabilities.m in Sources */,
- 5D61FDD41A84238C00846EE7 /* SDLTouchEvent.m in Sources */,
- 5D61FD881A84238C00846EE7 /* SDLSetGlobalProperties.m in Sources */,
- 5D61FC7F1A84238C00846EE7 /* SDLDeleteSubMenu.m in Sources */,
- 5D61FCE91A84238C00846EE7 /* SDLLanguage.m in Sources */,
- 5D61FC3E1A84238C00846EE7 /* SDLAlertResponse.m in Sources */,
- 5D61FD8C1A84238C00846EE7 /* SDLSetMediaClockTimer.m in Sources */,
- 5D61FE121A84238C00846EE7 /* SDLWarningLightStatus.m in Sources */,
- 8855F9EA220CBA9200A5C897 /* SDLGetFile.m in Sources */,
- 5D61FCB81A84238C00846EE7 /* SDLGetVehicleDataResponse.m in Sources */,
- 5D61FC661A84238C00846EE7 /* SDLCompassDirection.m in Sources */,
- 5D61FD841A84238C00846EE7 /* SDLSetDisplayLayout.m in Sources */,
- DA9F7E701DCBFFDB00ACAE48 /* SDLGetWayPoints.m in Sources */,
- 1EAA4756203583BC000FE74B /* SDLHMISettingsControlData.m in Sources */,
- 008DB36222EA7482003F458C /* SDLGetInteriorVehicleDataConsent.m in Sources */,
- 5D00AC741F151CFE004000D9 /* SDLGetSystemCapabilityResponse.m in Sources */,
- 5D61FE001A84238C00846EE7 /* SDLVehicleDataEventStatus.m in Sources */,
- 5D61FDC41A84238C00846EE7 /* SDLTBTState.m in Sources */,
- 5D61FDA61A84238C00846EE7 /* SDLSpeak.m in Sources */,
- 5D4631111F2135850092EFDC /* SDLControlFramePayloadConstants.m in Sources */,
- 5D339CF0207C08BA000CC364 /* SDLVoiceCommand.m in Sources */,
- 88E6F1AE220E19DF006156F9 /* SDLMediaServiceData.m in Sources */,
- DA9F7E881DCC049900ACAE48 /* SDLSubscribeWayPoints.m in Sources */,
- 5D61FDDE1A84238C00846EE7 /* SDLTTSChunk.m in Sources */,
- 5D61FD9E1A84238C00846EE7 /* SDLSliderResponse.m in Sources */,
- 1EAA47462035623B000FE74B /* SDLLightControlData.m in Sources */,
- 0055412F22D759BD003194D3 /* SDLSeatLocation.m in Sources */,
- 5D76750F22D8FB3700E8D71A /* SDLMenuLayout.m in Sources */,
- 5D61FC5C1A84238C00846EE7 /* SDLChangeRegistration.m in Sources */,
- 5D1665C91CF8CA3D00CC4CA1 /* SDLPermissionFilter.m in Sources */,
- 5D61FDBA1A84238C00846EE7 /* SDLSyncPDataResponse.m in Sources */,
- 1E5AD0511F1F7BF10029B8AF /* SDLRadioBand.m in Sources */,
- 88B3BF9D20DA8BBC00943565 /* SDLFuelRange.m in Sources */,
- 5D61FDDC1A84238C00846EE7 /* SDLTriggerSource.m in Sources */,
- 106412C7249FB80B0069A97A /* SDLPermissionElement.m in Sources */,
- 5DADA7761F4DFED60084D17D /* SDLRectangle.m in Sources */,
- 88EED83F1F33C5A400E6C42E /* SDLSendHapticData.m in Sources */,
- 5D16545B1D3E7A1600554D93 /* SDLLifecycleManager.m in Sources */,
- E9C32B971AB20BA200F283AF /* SDLTimer.m in Sources */,
- 4A89AE1924E589D60017EBDC /* SDLTextAndGraphicUpdateOperation.m in Sources */,
- 10893C172417D78300BA347E /* SDLIconArchiveFile.m in Sources */,
- 5D61FCB61A84238C00846EE7 /* SDLGetVehicleData.m in Sources */,
- 5DAB5F572098E5D100A020C8 /* SDLProtocolConstants.m in Sources */,
- 5D61FC9F1A84238C00846EE7 /* SDLEncodedSyncPData.m in Sources */,
- 5D61FE061A84238C00846EE7 /* SDLVehicleDataResultCode.m in Sources */,
- 2BF2F85020ED004000A26EF2 /* SDLAudioStreamingIndicator.m in Sources */,
- 5D61FCA41A84238C00846EE7 /* SDLEndAudioPassThru.m in Sources */,
- 5D339CEB207C066E000CC364 /* SDLMenuCell.m in Sources */,
- 8818ADD92100FC18007D6F19 /* SDLTurnSignal.m in Sources */,
- B38D8E7124A0351200B977D0 /* SDLTransmissionType.m in Sources */,
- 5D8B17541AC9E11B006A6E1C /* SDLDialNumberResponse.m in Sources */,
- DA6223BE1E7B088200878689 /* CVPixelBufferRef+SDLUtil.m in Sources */,
- 752ECDB7228B4D6B00D945F4 /* SDLDynamicMenuUpdateAlgorithm.m in Sources */,
- 1FF7DABC1F75B2BF00B46C30 /* SDLFocusableItemLocator.m in Sources */,
- EED5CA021F4D18EC00F04000 /* SDLRAWH264Packetizer.m in Sources */,
- 9FE2471622D77AD500F8D2FC /* SDLWindowType.m in Sources */,
- 5D61FC851A84238C00846EE7 /* SDLDeviceLevelStatus.m in Sources */,
+ 4ABB2B9C24F850AE0061BF55 /* SDLLightControlCapabilities.m in Sources */,
+ 4A8BD34E24F945E8000945E3 /* SDLControlFramePayloadRPCStartServiceAck.m in Sources */,
+ 4ABB263524F7F4300061BF55 /* SDLRTPH264Packetizer.m in Sources */,
+ 4A8BD34824F945CC000945E3 /* SDLControlFramePayloadRegisterSecondaryTransportNak.m in Sources */,
+ 4ABB26F624F7FB8F0061BF55 /* SDLAppServiceType.m in Sources */,
+ 4ABB25CD24F7E74F0061BF55 /* SDLTextAndGraphicManager.m in Sources */,
+ 4A8BD2D024F93803000945E3 /* SDLTextField.m in Sources */,
+ 4ABB2B6C24F84FE50061BF55 /* SDLGPSData.m in Sources */,
+ 4ABB26DB24F7FAFD0061BF55 /* SDLRPCMessage.m in Sources */,
+ 4A8BD2D624F93803000945E3 /* SDLTemperature.m in Sources */,
+ 4A8BD35624F945F6000945E3 /* SDLControlFramePayloadVideoStartServiceAck.m in Sources */,
+ 4ABB25BD24F7E70E0061BF55 /* SDLSoftButtonState.m in Sources */,
+ 4ABB282D24F824E70061BF55 /* SDLSystemContext.m in Sources */,
+ 4A8BD30E24F938D6000945E3 /* SDLWeatherServiceData.m in Sources */,
+ 4ABB27C724F8006D0061BF55 /* SDLPermissionStatus.m in Sources */,
+ 4ABB28BF24F82A6A0061BF55 /* SDLOnTBTClientState.m in Sources */,
+ 4A8BD39B24F94741000945E3 /* SDLIAPControlSession.m in Sources */,
+ 4ABB2A6124F847B10061BF55 /* SDLGetSystemCapabilityResponse.m in Sources */,
+ 4ABB26A524F7F9B90061BF55 /* SDLLogFileModule.m in Sources */,
+ 4ABB29E124F846880061BF55 /* SDLUnpublishAppService.m in Sources */,
+ 4ABB285D24F828E00061BF55 /* SDLVehicleDataType.m in Sources */,
+ 4ABB2A7424F847D40061BF55 /* SDLPerformAudioPassThruResponse.m in Sources */,
+ 4ABB250124F596450061BF55 /* SDLUploadFileOperation.m in Sources */,
+ 4ABB258224F7E61E0061BF55 /* SDLChoiceCell.m in Sources */,
+ 4ABB288D24F82A340061BF55 /* SDLVideoStreamingProtocol.m in Sources */,
+ 4ABB257024F7E5E80061BF55 /* SDLPreloadChoicesOperation.m in Sources */,
+ 4ABB2B3F24F84EF50061BF55 /* SDLCloudAppProperties.m in Sources */,
+ 4A8BD27C24F9343F000945E3 /* SDLPhoneCapability.m in Sources */,
+ 4ABB269724F7F9400061BF55 /* SDLRPCFunctionNames.m in Sources */,
+ 4ABB270624F7FB8F0061BF55 /* SDLButtonName.m in Sources */,
+ 4ABB258024F7E61E0061BF55 /* SDLChoiceSet.m in Sources */,
+ 4ABB296424F844020061BF55 /* SDLGetVehicleData.m in Sources */,
+ 4ABB299524F845440061BF55 /* SDLResetGlobalProperties.m in Sources */,
+ 4A8BD26824F933C7000945E3 /* SDLNavigationServiceData.m in Sources */,
+ 4ABB296124F844020061BF55 /* SDLGetWayPoints.m in Sources */,
+ 4ABB297D24F844D30061BF55 /* SDLPutFile.m in Sources */,
+ 4ABB28D424F82A6A0061BF55 /* SDLOnEncodedSyncPData.m in Sources */,
+ 4ABB2AA324F847F40061BF55 /* SDLShowConstantTBTResponse.m in Sources */,
+ 4A8BD37424F9465E000945E3 /* SDLProtocolReceivedMessageRouter.m in Sources */,
+ 4ABB25D424F7E7630061BF55 /* SDLWindowCapability+ScreenManagerExtensions.m in Sources */,
+ 4ABB269224F7F9060061BF55 /* SDLTimer.m in Sources */,
+ 4ABB25C624F7E73C0061BF55 /* SDLSubscribeButtonManager.m in Sources */,
+ 4ABB278E24F7FF0B0061BF55 /* SDLKeyboardEvent.m in Sources */,
+ 4ABB279024F7FF0B0061BF55 /* SDLImageType.m in Sources */,
+ 4ABB28CB24F82A6A0061BF55 /* SDLOnTouchEvent.m in Sources */,
+ 4ABB2B4E24F84EF50061BF55 /* SDLClusterModeStatus.m in Sources */,
+ 4ABB2AA824F847F40061BF55 /* SDLSetDisplayLayoutResponse.m in Sources */,
+ 4ABB273E24F7FD1D0061BF55 /* SDLDisplayMode.m in Sources */,
+ 4A40254124FFDA660080E159 /* SDLTextAndGraphicState.m in Sources */,
+ 4ABB27AB24F7FFDA0061BF55 /* SDLMassageZone.m in Sources */,
+ 4A8BD2DD24F93803000945E3 /* SDLTouchEvent.m in Sources */,
+ 4ABB26BD24F7FA1C0061BF55 /* SDLLogConfiguration.m in Sources */,
+ 4ABB28E424F82A6A0061BF55 /* SDLOnPermissionsChange.m in Sources */,
+ 4ABB24CD24F5931B0061BF55 /* SDLStateMachine.m in Sources */,
+ 4ABB2B8324F8504A0061BF55 /* SDLHMICapabilities.m in Sources */,
+ 4ABB2B6924F84FE50061BF55 /* SDLEqualizerSettings.m in Sources */,
+ 4ABB276F24F7FE480061BF55 /* SDLIgnitionStableStatus.m in Sources */,
+ 4A8BD2B824F935BC000945E3 /* SDLSyncMsgVersion.m in Sources */,
+ 4ABB280824F824600061BF55 /* SDLSeatMemoryActionType.m in Sources */,
+ 4ABB2A5324F847B10061BF55 /* SDLGetVehicleDataResponse.m in Sources */,
+ 4ABB2B4A24F84EF50061BF55 /* SDLChoice.m in Sources */,
+ 4ABB2B8124F8504A0061BF55 /* SDLHMIPermissions.m in Sources */,
+ 4ABB29ED24F847360061BF55 /* SDLUnsubscribeVehicleData.m in Sources */,
+ 4ABB2A2124F847980061BF55 /* SDLButtonPressResponse.m in Sources */,
+ 4ABB270224F7FB8F0061BF55 /* SDLButtonEventMode.m in Sources */,
+ 4A8BD24C24F93135000945E3 /* SDLLocationDetails.m in Sources */,
+ 4ABB275C24F7FE1F0061BF55 /* SDLFuelType.m in Sources */,
+ 4ABB2B4324F84EF50061BF55 /* SDLDisplayCapabilities.m in Sources */,
+ 4ABB267724F7F6720061BF55 /* SDLObjectWithPriority.m in Sources */,
+ 4ABB29FE24F8477F0061BF55 /* SDLAddCommandResponse.m in Sources */,
+ 4ABB251324F7E3A30061BF55 /* SDLLifecycleConfiguration.m in Sources */,
+ 4ABB294824F843440061BF55 /* SDLGetAppServiceData.m in Sources */,
+ 4ABB262124F7F3870061BF55 /* CGPoint_Util.m in Sources */,
+ 4ABB2A8924F847DF0061BF55 /* SDLReadDIDResponse.m in Sources */,
+ 4A8BD24524F93135000945E3 /* SDLModuleData.m in Sources */,
+ 4ABB2BA424F850AE0061BF55 /* SDLLightCapabilities.m in Sources */,
+ 4ABB272224F7FCAE0061BF55 /* SDLDefrostZone.m in Sources */,
+ 4ABB24BB24F592620061BF55 /* NSMutableArray+Safe.m in Sources */,
+ 4ABB25AA24F7E6E10061BF55 /* SDLMenuManager.m in Sources */,
+ 4ABB25DD24F7E77C0061BF55 /* SDLScreenManager.m in Sources */,
+ 4A8BD3C924F998A8000945E3 /* SDLWindowStatus.m in Sources */,
+ 4A8BD32B24F9431B000945E3 /* SDLV1ProtocolHeader.m in Sources */,
+ 4ABB294F24F843440061BF55 /* SDLGetFile.m in Sources */,
+ 4A8BD37E24F94697000945E3 /* SDLFunctionID.m in Sources */,
+ 4A8BD2DB24F93803000945E3 /* SDLTemplateConfiguration.m in Sources */,
+ 4ABB25B224F7E6F60061BF55 /* SDLSoftButtonTransitionOperation.m in Sources */,
+ 4ABB270B24F7FB8F0061BF55 /* SDLAudioType.m in Sources */,
+ 4ABB291C24F842560061BF55 /* SDLCreateWindow.m in Sources */,
+ 4ABB26B024F7F9DF0061BF55 /* SDLLogTargetOSLog.m in Sources */,
+ 4ABB27DC24F800CA0061BF55 /* SDLPredefinedLayout.m in Sources */,
+ 4A8BD30B24F938D6000945E3 /* SDLWeatherData.m in Sources */,
+ 4ABB27AE24F7FFDA0061BF55 /* SDLLockScreenStatus.m in Sources */,
+ 4ABB271624F7FC4E0061BF55 /* SDLCarModeStatus.m in Sources */,
+ 4A8BD2F624F93872000945E3 /* SDLVehicleDataResult.m in Sources */,
+ 4ABB254824F7E49D0061BF55 /* SDLLockScreenStatusManager.m in Sources */,
+ 4A8BD2B724F935BC000945E3 /* SDLSoftButton.m in Sources */,
+ 4ABB2AD824F8481D0061BF55 /* SDLSystemRequestResponse.m in Sources */,
+ 4ABB28E924F82A6A0061BF55 /* SDLOnWayPointChange.m in Sources */,
+ 4A8BD24324F93135000945E3 /* SDLMetadataTags.m in Sources */,
+ 4ABB283124F824E70061BF55 /* SDLTemperatureUnit.m in Sources */,
+ 4ABB266A24F7F61B0061BF55 /* EAAccessory+SDLProtocols.m in Sources */,
+ 4ABB294724F843440061BF55 /* SDLEncodedSyncPData.m in Sources */,
+ 4ABB2AB924F847F40061BF55 /* SDLSetInteriorVehicleDataResponse.m in Sources */,
+ 4ABB295424F843440061BF55 /* SDLEndAudioPassThru.m in Sources */,
+ 4ABB2A2924F847980061BF55 /* SDLDeleteFileResponse.m in Sources */,
+ 4ABB284524F828630061BF55 /* SDLTouchType.m in Sources */,
+ 4ABB2B8024F8504A0061BF55 /* SDLHapticRect.m in Sources */,
+ 4A8BD38A24F94712000945E3 /* SDLSecondaryTransportManager.m in Sources */,
+ 4ABB25C724F7E73C0061BF55 /* SDLSubscribeButtonObserver.m in Sources */,
+ 4ABB26DA24F7FAFD0061BF55 /* SDLRPCResponse.m in Sources */,
+ 4ABB2A2524F847980061BF55 /* SDLDeleteWindowResponse.m in Sources */,
+ 4ABB287724F8294A0061BF55 /* SDLWarningLightStatus.m in Sources */,
+ 4ABB29B524F845DB0061BF55 /* SDLShowConstantTBT.m in Sources */,
+ 4ABB260124F7E9230061BF55 /* SDLStreamingMediaManagerConstants.m in Sources */,
+ 4A8BD31924F93941000945E3 /* SDLModuleInfo.m in Sources */,
+ 4ABB270A24F7FB8F0061BF55 /* SDLAppInterfaceUnregisteredReason.m in Sources */,
+ 4ABB28EC24F82A6A0061BF55 /* SDLOnVehicleData.m in Sources */,
+ 4ABB26C524F7FA5F0061BF55 /* SDLLogModel.m in Sources */,
+ 4ABB28C924F82A6A0061BF55 /* SDLOnRCStatus.m in Sources */,
+ 4ABB253124F7E43A0061BF55 /* SDLAsynchronousRPCOperation.m in Sources */,
+ 4ABB2A7524F847D40061BF55 /* SDLPublishAppServiceResponse.m in Sources */,
+ 4A8BD3AA24F948CF000945E3 /* SDLDeleteFileOperation.m in Sources */,
+ 4ABB2B4524F84EF50061BF55 /* SDLBodyInformation.m in Sources */,
+ 4ABB25BB24F7E70E0061BF55 /* SDLSoftButtonObject.m in Sources */,
+ 4ABB28D124F82A6A0061BF55 /* SDLOnButtonEvent.m in Sources */,
+ 4ABB2AD424F848130061BF55 /* SDLSubscribeButtonResponse.m in Sources */,
+ 4A8BD24724F93135000945E3 /* SDLLocationCoordinate.m in Sources */,
+ 4ABB2B6B24F84FE50061BF55 /* SDLGearStatus.m in Sources */,
+ 4A8BD2DA24F93803000945E3 /* SDLTouchEventCapabilities.m in Sources */,
+ 4ABB2AF024F848270061BF55 /* SDLUnsubscribeButtonResponse.m in Sources */,
+ 4ABB2A3724F847980061BF55 /* SDLDialNumberResponse.m in Sources */,
+ 4A8BD28024F9343F000945E3 /* SDLRadioControlData.m in Sources */,
+ 4ABB251724F7E3AC0061BF55 /* SDLLifecycleConfigurationUpdate.m in Sources */,
+ 4ABB24F824F5959E0061BF55 /* SDLAsynchronousOperation.m in Sources */,
+ 4A8BD37624F9465E000945E3 /* SDLProtocol.m in Sources */,
+ 4A8BD34D24F945E8000945E3 /* SDLControlFramePayloadRPCStartService.m in Sources */,
+ 4A8BD36524F9461A000945E3 /* SDLV2ProtocolMessage.m in Sources */,
+ 4ABB29BE24F845DB0061BF55 /* SDLSlider.m in Sources */,
+ 4ABB27DB24F800CA0061BF55 /* SDLPowerModeStatus.m in Sources */,
+ 4ABB282724F824E70061BF55 /* SDLSystemCapabilityType.m in Sources */,
+ 4ABB2B9F24F850AE0061BF55 /* SDLImageResolution.m in Sources */,
+ 4ABB29B424F845DB0061BF55 /* SDLSpeak.m in Sources */,
+ 4A8BD3AF24F98ACE000945E3 /* SDLLogManager.m in Sources */,
+ 4ABB257124F7E5E80061BF55 /* SDLPresentChoiceSetOperation.m in Sources */,
+ 4ABB2A5624F847B10061BF55 /* SDLGetWayPointsResponse.m in Sources */,
+ 4ABB24F524F595120061BF55 /* SDLArtwork.m in Sources */,
+ 4ABB27B124F7FFDA0061BF55 /* SDLMassageCushion.m in Sources */,
+ 4A8BD2F224F93872000945E3 /* SDLVideoStreamingCapability.m in Sources */,
+ 4ABB276824F7FE480061BF55 /* SDLHMIZoneCapabilities.m in Sources */,
+ 4ABB297B24F844D30061BF55 /* SDLPerformAudioPassThru.m in Sources */,
+ 4ABB282F24F824E70061BF55 /* SDLTextAlignment.m in Sources */,
+ 4A8BD31124F938D6000945E3 /* SDLWeatherServiceManifest.m in Sources */,
+ 4ABB271524F7FC4E0061BF55 /* SDLCompassDirection.m in Sources */,
+ 4ABB254424F7E48D0061BF55 /* SDLLockScreenRootViewController.m in Sources */,
+ 4ABB265F24F7F5F20061BF55 /* SDLNotificationDispatcher.m in Sources */,
+ 4A8BD31624F938D6000945E3 /* SDLWindowTypeCapabilities.m in Sources */,
+ 4ABB280924F824600061BF55 /* SDLSoftButtonType.m in Sources */,
+ 4ABB28FF24F82BE90061BF55 /* SDLAlert.m in Sources */,
+ 4ABB292A24F842A00061BF55 /* SDLDiagnosticMessage.m in Sources */,
+ 4A8BD33724F945B4000945E3 /* SDLControlFramePayloadConstants.m in Sources */,
+ 4ABB27FA24F823F20061BF55 /* SDLRPCMessageType.m in Sources */,
+ 4ABB273524F7FD1D0061BF55 /* SDLDirection.m in Sources */,
+ 4ABB27C824F8006D0061BF55 /* SDLNavigationAction.m in Sources */,
+ 4ABB29D224F846880061BF55 /* SDLSubscribeVehicleData.m in Sources */,
+ 4ABB2AEB24F848270061BF55 /* SDLUpdateTurnListResponse.m in Sources */,
+ 4ABB263124F7F4230061BF55 /* SDLRAWH264Packetizer.m in Sources */,
+ 4ABB2B5724F84EF50061BF55 /* SDLDIDResult.m in Sources */,
5D9FDA981F2A7D3F00A495C8 /* emhashmap.c in Sources */,
- 5D61FD1E1A84238C00846EE7 /* SDLOnTBTClientState.m in Sources */,
- 5D0C29FD20D93D8C008B56CD /* SDLVideoStreamingState.m in Sources */,
- 9F425AD722DD981E00BE3245 /* SDLWindowTypeCapabilities.m in Sources */,
- 5DD67CBD1E661C84009CD394 /* SDLLogTargetOSLog.m in Sources */,
- DA9F7E641DCBFAC800ACAE48 /* SDLDateTime.m in Sources */,
- 5D61FD581A84238C00846EE7 /* SDLPutFileResponse.m in Sources */,
- 889D0B9324D05A0E008AD494 /* SDLSubtleAlertResponse.m in Sources */,
- 5D61FCB21A84238C00846EE7 /* SDLGetDTCs.m in Sources */,
- 8881AFB92225E5EE00EA870B /* SDLGetCloudAppProperties.m in Sources */,
- 5D61FD441A84238C00846EE7 /* SDLProtocol.m in Sources */,
- 75FF2E3C22E0DD5400D0C13B /* SDLMsgVersion.m in Sources */,
- 5DF40B23208E761A00DD6FDA /* SDLVoiceCommandManager.m in Sources */,
- 5D61FC341A84238C00846EE7 /* SDLAddSubMenuResponse.m in Sources */,
- 5DA240011F325621009C0313 /* SDLStreamingMediaConfiguration.m in Sources */,
- 5D6F7A2F1BC5650B0070BF37 /* SDLLifecycleConfiguration.m in Sources */,
- 5D61FD141A84238C00846EE7 /* SDLOnLanguageChange.m in Sources */,
- 1E5AD0891F20B9AA0029B8AF /* SDLGetInteriorVehicleData.m in Sources */,
- 5D61FE041A84238C00846EE7 /* SDLVehicleDataResult.m in Sources */,
- 88B58DBB222040FF0011B063 /* SDLDirection.m in Sources */,
- 5D61FD5C1A84238C00846EE7 /* SDLReadDIDResponse.m in Sources */,
- 884AF950220B488900E22928 /* SDLOnSystemCapabilityUpdated.m in Sources */,
- 1EB59CB4202D9B5F00343A61 /* SDLSeatMemoryActionType.m in Sources */,
- 5D61FC621A84238C00846EE7 /* SDLChoice.m in Sources */,
- 1E5AD0811F20B73E0029B8AF /* SDLButtonPress.m in Sources */,
- 5D92937520B5EEA200FCC775 /* SDLPreloadChoicesOperation.m in Sources */,
- DAC5725B1D10B81E0004288B /* SDLTouch.m in Sources */,
- 5D61FCEB1A84238C00846EE7 /* SDLLayoutMode.m in Sources */,
- 5D61FC2E1A84238C00846EE7 /* SDLAddCommand.m in Sources */,
- 5D1665C51CF8CA2700CC4CA1 /* SDLListFilesOperation.m in Sources */,
- 8B9376D81F3349FC009605C4 /* SDLMetadataTags.m in Sources */,
- 5D61FE021A84238C00846EE7 /* SDLVehicleDataNotificationStatus.m in Sources */,
- 5D61FDD81A84238C00846EE7 /* SDLTouchType.m in Sources */,
- DA4F47961E771AA100FC809E /* SDLEnum.m in Sources */,
- 5D61FDD61A84238C00846EE7 /* SDLTouchEventCapabilities.m in Sources */,
- 5DA49CE61F1EA83300E65FC5 /* SDLControlFramePayloadRPCStartService.m in Sources */,
- 5DA102A51D4122C700C15826 /* NSMutableDictionary+SafeRemove.m in Sources */,
- 5DD60D99221C5D7D00A82A4F /* SDLVersion.m in Sources */,
- 5D61FCF11A84238C00846EE7 /* SDLLockScreenStatusManager.m in Sources */,
- 5D61FDAC1A84238C00846EE7 /* SDLStartTime.m in Sources */,
- 5D61FDA01A84238C00846EE7 /* SDLSoftButton.m in Sources */,
- 5D61FCD21A84238C00846EE7 /* SDLImageFieldName.m in Sources */,
- 5D61FD761A84238C00846EE7 /* SDLRPCResponse.m in Sources */,
- 5D3E48761D6F3B330000BFEF /* SDLAsynchronousOperation.m in Sources */,
- 5D92934E20AF4BEF00FCC775 /* SDLRGBColor.m in Sources */,
- 1E5AD06D1F208BAB0029B8AF /* SDLClimateControlData.m in Sources */,
- 5D61FE081A84238C00846EE7 /* SDLVehicleDataStatus.m in Sources */,
- 880D267E220DE5DF00B3F496 /* SDLWeatherServiceManifest.m in Sources */,
- 5D9FC2A21FD8814A00ACA5C2 /* SDLAudioFile.m in Sources */,
- E9C32B9F1AB20C5900F283AF /* EAAccessoryManager+SDLProtocols.m in Sources */,
- 756C62772289F11F008B57A2 /* SDLDynamicMenuUpdateRunScore.m in Sources */,
- 5D61FDA81A84238C00846EE7 /* SDLSpeakResponse.m in Sources */,
- 0055413322D75A7B003194D3 /* SDLSeatLocationCapability.m in Sources */,
- 5DB92D331AC9C8BA00C15BB0 /* SDLRPCStruct.m in Sources */,
- 1EAA474220355FF3000FE74B /* SDLLightControlCapabilities.m in Sources */,
- 8B7B31A31F2F7FEA00BDC38D /* SDLVideoStreamingFormat.m in Sources */,
- DA0C46AD1DCD35080001F2A8 /* SDLRPCParameterNames.m in Sources */,
- 9F425AD322DD980200BE3245 /* SDLWindowCapability.m in Sources */,
- 5DA3F3551BC448060026F2D0 /* NSMapTable+Subscripting.m in Sources */,
- 5D61FCD61A84238C00846EE7 /* SDLImageType.m in Sources */,
- 5D4D67AD1D2ED37A00468B4A /* SDLNotificationDispatcher.m in Sources */,
- 88665B74220B80F400D9DA77 /* SDLWeatherAlert.m in Sources */,
- 88EED8391F33AE1700E6C42E /* SDLHapticRect.m in Sources */,
- DA9F7E9C1DCC052C00ACAE48 /* SDLLocationDetails.m in Sources */,
- 8880D24822205B1B00964F6A /* SDLNavigationInstruction.m in Sources */,
- 5D61FD7A1A84238C00846EE7 /* SDLScreenParams.m in Sources */,
- 1EAA47122033FE80000FE74B /* SDLStationIDNumber.m in Sources */,
- 5D61FC831A84238C00846EE7 /* SDLDeviceInfo.m in Sources */,
- DA318C201DD0F06C00C035AC /* NSMutableDictionary+Store.m in Sources */,
- 9F425ACF22DD97DE00BE3245 /* SDLTemplateConfiguration.m in Sources */,
- 5D7F87EC1CE3C1A1002DD7C4 /* SDLDeleteFileOperation.m in Sources */,
- 4A899D3724D31FEE007BDD9F /* SDLOnUpdateFile.m in Sources */,
- 1EB59CBC202DA1B400343A61 /* SDLSupportedSeat.m in Sources */,
- 97E26DED1E807AD70074A3C7 /* SDLMutableDataQueue.m in Sources */,
- 5D61FD641A84238C00846EE7 /* SDLResetGlobalProperties.m in Sources */,
- 5DCD7AE11FCCA8D200A0FC7F /* SDLCarWindow.m in Sources */,
- 1E5AD0911F20BE820029B8AF /* SDLSetInteriorVehicleData.m in Sources */,
- 884E702C21FBB151008D53BA /* SDLAppServiceRecord.m in Sources */,
- B38D8E6E24A034DB00B977D0 /* SDLGearStatus.m in Sources */,
- 5D60088B1BE3ED540094A505 /* SDLStateMachine.m in Sources */,
- 8877F5EF1F34A72200DC128A /* SDLSendHapticDataResponse.m in Sources */,
- 5D61FD181A84238C00846EE7 /* SDLOnPermissionsChange.m in Sources */,
- 0055412722D40DAB003194D3 /* SDLModuleInfo.m in Sources */,
- 8881AFAD2225D61900EA870B /* SDLSetCloudAppProperties.m in Sources */,
- 1EB59CAC202D96A200343A61 /* SDLMassageCushion.m in Sources */,
- 5D61FD3E1A84238C00846EE7 /* SDLPrimaryAudioSource.m in Sources */,
- 88A7A3C7220CCEA100A9E435 /* SDLGetFileResponse.m in Sources */,
- 1E5AD0851F20B9290029B8AF /* SDLButtonPressResponse.m in Sources */,
- 9FE2470E22D77A5A00F8D2FC /* SDLDeleteWindowResponse.m in Sources */,
- 5D82041F1BCD8E6100D0A41B /* SDLConfiguration.m in Sources */,
- 00E22CEC22C2F1B300BC6B08 /* SDLEncryptionConfiguration.m in Sources */,
- 4A1B036C24CF43CD008C6B13 /* SDLDriverDistractionCapability.m in Sources */,
- 5D61FD381A84238C00846EE7 /* SDLPredefinedLayout.m in Sources */,
- 5D3E487C1D6F888E0000BFEF /* SDLRPCResponseNotification.m in Sources */,
- 5D61FD0E1A84238C00846EE7 /* SDLOnHashChange.m in Sources */,
- 5D4D67B51D30161600468B4A /* SDLLockScreenManager.m in Sources */,
- 4A26370C2493F0CF00278BE3 /* SDLRPCMessageType.m in Sources */,
- 5D61FDE41A84238C00846EE7 /* SDLUnregisterAppInterface.m in Sources */,
- 88A5E7FE220B642200495E8A /* SDLGetAppServiceDataResponse.m in Sources */,
- 5D61FC361A84238C00846EE7 /* SDLAirbagStatus.m in Sources */,
- 5D61FD7E1A84238C00846EE7 /* SDLScrollableMessageResponse.m in Sources */,
- 4A3BA4DD248E8F0F003E56B8 /* SDLLifecycleSystemRequestHandler.m in Sources */,
- 5D61FD3A1A84238C00846EE7 /* SDLPrerecordedSpeech.m in Sources */,
- 5D61FCA11A84238C00846EE7 /* SDLEncodedSyncPDataResponse.m in Sources */,
- 88B3BF9920DA859800943565 /* SDLFuelType.m in Sources */,
- 5DD67CC41E68AE82009CD394 /* SDLLogFileModuleMap.m in Sources */,
- 88A5E7F8220B5BBC00495E8A /* SDLGetAppServiceData.m in Sources */,
- 5D61FD401A84238C00846EE7 /* SDLPrioritizedObjectCollection.m in Sources */,
- 5D61FDC61A84238C00846EE7 /* SDLTCPTransport.m in Sources */,
- 5D61FE0E1A84238C00846EE7 /* SDLVrCapabilities.m in Sources */,
- 5DAD5F80204DEDEB0025624C /* SDLScreenManager.m in Sources */,
- 1EAA4732203442C0000FE74B /* SDLLightName.m in Sources */,
- 5D61FDC21A84238C00846EE7 /* SDLSystemRequestResponse.m in Sources */,
+ 4ABB260C24F7F3400061BF55 /* SDLAudioFile.m in Sources */,
+ 4A8BD2F524F93872000945E3 /* SDLTTSChunk.m in Sources */,
+ 4ABB257524F7E5E80061BF55 /* SDLDeleteChoicesOperation.m in Sources */,
+ 4ABB2B1224F84D950061BF55 /* SDLAudioPassThruCapabilities.m in Sources */,
+ 4A8BD27E24F9343F000945E3 /* SDLPresetBankCapabilities.m in Sources */,
+ 4A8BD39624F94731000945E3 /* SDLIAPTransport.m in Sources */,
+ 4ABB2A8224F847DF0061BF55 /* SDLRegisterAppInterfaceResponse.m in Sources */,
+ 4ABB266E24F7F6350061BF55 /* NSMutableDictionary+Store.m in Sources */,
+ 4ABB28C624F82A6A0061BF55 /* SDLOnKeyboardInput.m in Sources */,
+ 4ABB268324F7F8D60061BF55 /* SDLBackgroundTaskManager.m in Sources */,
+ 4ABB2ACC24F848130061BF55 /* SDLSyncPDataResponse.m in Sources */,
+ 4ABB26DF24F7FAFD0061BF55 /* SDLRPCNotification.m in Sources */,
+ 4ABB254C24F7E4C60061BF55 /* SDLLockScreenViewController.m in Sources */,
+ 4ABB270024F7FB8F0061BF55 /* SDLAmbientLightStatus.m in Sources */,
+ 4ABB299224F845440061BF55 /* SDLScrollableMessage.m in Sources */,
+ 4ABB29B924F845DB0061BF55 /* SDLShowAppMenu.m in Sources */,
+ 4A8BD28D24F934F3000945E3 /* SDLRectangle.m in Sources */,
+ 4ABB26FE24F7FB8F0061BF55 /* SDLBitsPerSample.m in Sources */,
+ 4ABB290324F82BE90061BF55 /* SDLAddSubMenu.m in Sources */,
+ 4ABB254524F7E48D0061BF55 /* SDLLockScreenPresenter.m in Sources */,
+ 4ABB29F024F847360061BF55 /* SDLUpdateTurnList.m in Sources */,
+ 4A8BD3B524F98F64000945E3 /* SDLOnUpdateFile.m in Sources */,
+ 4ABB26D924F7FAFD0061BF55 /* SDLRPCRequest.m in Sources */,
+ 4ABB275624F7FD9C0061BF55 /* SDLFileType.m in Sources */,
+ 4ABB288B24F82A340061BF55 /* SDLVideoStreamingFormat.m in Sources */,
+ 4ABB2A2424F847980061BF55 /* SDLDeleteInteractionChoiceSetResponse.m in Sources */,
+ 4A8BD2A024F93534000945E3 /* SDLSingleTireStatus.m in Sources */,
+ 4ABB2B4424F84EF50061BF55 /* SDLDeviceInfo.m in Sources */,
+ 4A8BD28224F9343F000945E3 /* SDLPermissionItem.m in Sources */,
+ 4ABB26D824F7FAFD0061BF55 /* SDLRPCStruct.m in Sources */,
+ 4ABB25D724F7E7630061BF55 /* SDLImageField+ScreenManagerExtensions.m in Sources */,
+ 4ABB284724F828630061BF55 /* SDLTextFieldName.m in Sources */,
+ 4ABB2A8424F847DF0061BF55 /* SDLResetGlobalPropertiesResponse.m in Sources */,
+ 4A8BD32F24F9431B000945E3 /* SDLProtocolHeader.m in Sources */,
+ 4ABB2B1124F84D950061BF55 /* SDLAudioControlData.m in Sources */,
+ 4ABB27A924F7FFDA0061BF55 /* SDLMediaClockFormat.m in Sources */,
+ 4ABB2AB624F847F40061BF55 /* SDLShowAppMenuResponse.m in Sources */,
+ 4ABB2B0D24F84D950061BF55 /* SDLAirbagStatus.m in Sources */,
+ 4ABB2B6D24F84FE50061BF55 /* SDLEmergencyEvent.m in Sources */,
+ 4ABB278C24F7FF0B0061BF55 /* SDLLanguage.m in Sources */,
+ 4ABB267224F7F6640061BF55 /* SDLPrioritizedObjectCollection.m in Sources */,
+ 4ABB2AC124F848050061BF55 /* SDLSpeakResponse.m in Sources */,
+ 4ABB259224F7E6820061BF55 /* SDLVoiceCommand.m in Sources */,
+ 4ABB2A3524F847980061BF55 /* SDLDeleteSubMenuResponse.m in Sources */,
+ 4ABB2A2624F847980061BF55 /* SDLEndAudioPassThruResponse.m in Sources */,
+ 4ABB284424F828630061BF55 /* SDLTurnSignal.m in Sources */,
+ 4ABB281924F824A50061BF55 /* SDLStaticIconName.m in Sources */,
+ 4A8BD33324F9437B000945E3 /* SDLControlFramePayloadAudioStartServiceAck.m in Sources */,
+ 4A8BD2BD24F935BC000945E3 /* SDLStartTime.m in Sources */,
+ 4ABB251A24F7E3DA0061BF55 /* SDLLifecycleRPCAdapter.m in Sources */,
+ 4ABB281524F824A50061BF55 /* SDLSupportedSeat.m in Sources */,
+ 4ABB262824F7F3BC0061BF55 /* SDLH264VideoEncoder.m in Sources */,
+ 4ABB2A5B24F847B10061BF55 /* SDLGetCloudAppPropertiesResponse.m in Sources */,
+ 4ABB25F424F7E7EF0061BF55 /* SDLTouch.m in Sources */,
+ 4ABB2B3E24F84EF50061BF55 /* SDLDeviceStatus.m in Sources */,
+ 4ABB28BE24F82A6A0061BF55 /* SDLOnSyncPData.m in Sources */,
+ 4ABB275724F7FD9C0061BF55 /* SDLEmergencyEventType.m in Sources */,
+ 4ABB29B824F845DB0061BF55 /* SDLSetMediaClockTimer.m in Sources */,
+ 4ABB293024F842A00061BF55 /* SDLDeleteSubMenu.m in Sources */,
+ 4ABB270724F7FB8F0061BF55 /* SDLAudioStreamingIndicator.m in Sources */,
+ 4ABB2AF124F848270061BF55 /* SDLUnregisterAppInterfaceResponse.m in Sources */,
+ 4A8BD27A24F9343F000945E3 /* SDLRemoteControlCapabilities.m in Sources */,
+ 4ABB291824F842160061BF55 /* SDLChangeRegistration.m in Sources */,
+ 4A8BD26224F933C7000945E3 /* SDLNavigationInstruction.m in Sources */,
+ 4ABB29EB24F847360061BF55 /* SDLUnsubscribeWayPoints.m in Sources */,
+ 4ABB25E124F7E7980061BF55 /* SDLStreamingMediaConfiguration.m in Sources */,
+ 4ABB299424F845440061BF55 /* SDLSendLocation.m in Sources */,
+ 4ABB266824F7F61B0061BF55 /* EAAccessoryManager+SDLProtocols.m in Sources */,
+ 4A8BD3BC24F98F89000945E3 /* SDLDynamicUpdateCapabilities.m in Sources */,
+ 4ABB2A2324F847980061BF55 /* SDLCreateInteractionChoiceSetResponse.m in Sources */,
+ 4ABB299B24F845440061BF55 /* SDLSetCloudAppProperties.m in Sources */,
+ 4ABB273B24F7FD1D0061BF55 /* SDLDeviceLevelStatus.m in Sources */,
+ 4A8BD2FD24F938A4000945E3 /* SDLVehicleType.m in Sources */,
+ 4ABB299924F845440061BF55 /* SDLSetAppIcon.m in Sources */,
+ 4A8BD39424F94731000945E3 /* SDLIAPSession.m in Sources */,
+ 4ABB2A3924F847980061BF55 /* SDLDiagnosticMessageResponse.m in Sources */,
+ 4A8BD29924F93534000945E3 /* SDLScreenParams.m in Sources */,
+ 4ABB28C324F82A6A0061BF55 /* SDLOnAppInterfaceUnregistered.m in Sources */,
+ 4ABB2A3224F847980061BF55 /* SDLCancelInteractionResponse.m in Sources */,
+ 4ABB259C24F7E6B90061BF55 /* SDLMenuConfiguration.m in Sources */,
+ 4ABB24C724F592900061BF55 /* SDLError.m in Sources */,
+ 4ABB273624F7FD1D0061BF55 /* SDLDistanceUnit.m in Sources */,
+ 4ABB263A24F7F4470061BF55 /* SDLStreamingAudioLifecycleManager.m in Sources */,
+ 4ABB268E24F7F8FC0061BF55 /* SDLHexUtility.m in Sources */,
+ 4ABB284C24F828630061BF55 /* SDLTPMS.m in Sources */,
+ 4ABB278D24F7FF0B0061BF55 /* SDLImageFieldName.m in Sources */,
+ 4ABB24D624F593ED0061BF55 /* SDLVersion.m in Sources */,
+ 4ABB27CC24F8006D0061BF55 /* SDLNavigationJunction.m in Sources */,
+ 4ABB261B24F7F3770061BF55 /* SDLFocusableItemLocator.m in Sources */,
+ 4ABB29B124F845DB0061BF55 /* SDLSetDisplayLayout.m in Sources */,
+ 4A8BD29D24F93534000945E3 /* SDLSeatControlData.m in Sources */,
+ 4ABB2A5A24F847B10061BF55 /* SDLGetDTCsResponse.m in Sources */,
+ 4ABB27ED24F801B50061BF55 /* SDLRadioState.m in Sources */,
+ 4ABB257224F7E5E80061BF55 /* SDLCheckChoiceVROptionalOperation.m in Sources */,
+ 4ABB28D324F82A6A0061BF55 /* SDLOnSystemCapabilityUpdated.m in Sources */,
+ 4ABB2B1B24F84D950061BF55 /* SDLAppServicesCapabilities.m in Sources */,
+ 4ABB2BA824F850AE0061BF55 /* SDLLightState.m in Sources */,
+ 4ABB250224F596450061BF55 /* SDLListFilesOperation.m in Sources */,
+ 4A8BD2EE24F93872000945E3 /* SDLTurn.m in Sources */,
+ 4ABB2A7724F847D40061BF55 /* SDLPerformInteractionResponse.m in Sources */,
+ 4ABB279524F7FF0B0061BF55 /* SDLLayoutMode.m in Sources */,
+ 4ABB288124F82A200061BF55 /* SDLWindowType.m in Sources */,
+ 4ABB26A124F7F98C0061BF55 /* SDLLogFileModuleMap.m in Sources */,
+ 4ABB25AB24F7E6E10061BF55 /* SDLVoiceCommandManager.m in Sources */,
+ 4ABB279224F7FF0B0061BF55 /* SDLInteractionMode.m in Sources */,
+ 4A8BD27B24F9343F000945E3 /* SDLRDSData.m in Sources */,
5D9FDA911F2A7D3400A495C8 /* bson_object.c in Sources */,
- 5D61FD001A84238C00846EE7 /* SDLOnAppInterfaceUnregistered.m in Sources */,
- 5D61FC6C1A84238C00846EE7 /* SDLCreateInteractionChoiceSet.m in Sources */,
- 1EB59CA4202D92F600343A61 /* SDLMassageMode.m in Sources */,
- 5D61FD081A84238C00846EE7 /* SDLOnCommand.m in Sources */,
- 5D53C46E1B7A99B9003526EA /* SDLStreamingMediaManager.m in Sources */,
- 5D339CF4207C0ACE000CC364 /* SDLMenuManager.m in Sources */,
- 1EB59CA0202D925500343A61 /* SDLMassageZone.m in Sources */,
- 5D61FD6A1A84238C00846EE7 /* SDLRPCMessage.m in Sources */,
- 1E5AD0391F1F4E390029B8AF /* SDLClimateControlCapabilities.m in Sources */,
- 5D92936920B3601700FCC775 /* SDLChoiceSetManager.m in Sources */,
- 5D61FDA21A84238C00846EE7 /* SDLSoftButtonCapabilities.m in Sources */,
- 5D8204321BD001C700D0A41B /* SDLArtwork.m in Sources */,
- 5D61FD8E1A84238C00846EE7 /* SDLSetMediaClockTimerResponse.m in Sources */,
- 5D61FD721A84238C00846EE7 /* SDLRPCRequest.m in Sources */,
- EED5CA081F4D1E2E00F04000 /* SDLRTPH264Packetizer.m in Sources */,
- 5D61FDF01A84238C00846EE7 /* SDLUpdateMode.m in Sources */,
- 5D61FC931A84238C00846EE7 /* SDLDisplayType.m in Sources */,
- 5D61FCE31A84238C00846EE7 /* SDLKeyboardLayout.m in Sources */,
- 5D61FE0C1A84238C00846EE7 /* SDLVehicleType.m in Sources */,
- 880E35B42088F75A00181259 /* SDLSystemCapabilityManager.m in Sources */,
- 1EAA474A203567FA000FE74B /* SDLHMISettingsControlCapabilities.m in Sources */,
- DA9F7E941DCC04E400ACAE48 /* SDLUnsubscribeWayPoints.m in Sources */,
- 5D61FDCC1A84238C00846EE7 /* SDLTextFieldName.m in Sources */,
- 5D61FC751A84238C00846EE7 /* SDLDeleteCommandResponse.m in Sources */,
- 5DA3F3711BC4489A0026F2D0 /* SDLManager.m in Sources */,
- 4A9D02BF2497EED400FBE99B /* SDLLifecycleRPCAdapter.m in Sources */,
- 5D61FD861A84238C00846EE7 /* SDLSetDisplayLayoutResponse.m in Sources */,
- 5D61FCB41A84238C00846EE7 /* SDLGetDTCsResponse.m in Sources */,
- 5D61FDFC1A84238C00846EE7 /* SDLV2ProtocolMessage.m in Sources */,
- 1EAA4726203416D3000FE74B /* SDLEqualizerSettings.m in Sources */,
- 8BA12B1622DCEACB00371E82 /* SDLUnpublishAppServiceResponse.m in Sources */,
- 5D61FD361A84238C00846EE7 /* SDLPowerModeStatus.m in Sources */,
- 5D61FD621A84238C00846EE7 /* SDLRequestType.m in Sources */,
- 1EAA473E203554B5000FE74B /* SDLLightState.m in Sources */,
- 5D61FCBA1A84238C00846EE7 /* SDLGlobalProperty.m in Sources */,
- 5D61FD4F1A84238C00846EE7 /* SDLProtocolReceivedMessageRouter.m in Sources */,
- 5D0A7375203F0C730001595D /* SDLTextAndGraphicManager.m in Sources */,
- 1E5AD0451F1F5A1F0029B8AF /* SDLRadioControlCapabilities.m in Sources */,
+ 4A8BD26024F933C7000945E3 /* SDLNavigationCapability.m in Sources */,
+ 4ABB29E024F846880061BF55 /* SDLSubscribeWayPoints.m in Sources */,
+ 4ABB2B5824F84EF50061BF55 /* SDLButtonCapabilities.m in Sources */,
+ 4A8BD32C24F9431B000945E3 /* SDLV2ProtocolHeader.m in Sources */,
+ 4ABB2B4724F84EF50061BF55 /* SDLBeltStatus.m in Sources */,
+ 4ABB2AAB24F847F40061BF55 /* SDLSetMediaClockTimerResponse.m in Sources */,
+ 4ABB275124F7FD9C0061BF55 /* SDLElectronicParkBrakeStatus.m in Sources */,
+ 4ABB2AE824F848270061BF55 /* SDLUnpublishAppServiceResponse.m in Sources */,
+ 4ABB264824F7F5540061BF55 /* SDLManager.m in Sources */,
+ 4ABB29B024F845DB0061BF55 /* SDLSetInteriorVehicleData.m in Sources */,
+ 4ABB2AA224F847F40061BF55 /* SDLSetCloudAppPropertiesResponse.m in Sources */,
+ 4A8BD3A224F9474B000945E3 /* SDLIAPDataSession.m in Sources */,
+ 4A8BD3B624F98F64000945E3 /* SDLOnUpdateSubMenu.m in Sources */,
+ 4ABB256624F7E5B80061BF55 /* SDLRPCPermissionStatus.m in Sources */,
+ 4ABB299824F845440061BF55 /* SDLReleaseInteriorVehicleDataModule.m in Sources */,
+ 4ABB277724F7FE910061BF55 /* SDLIgnitionStatus.m in Sources */,
+ 4ABB2B5624F84EF50061BF55 /* SDLDisplayCapability.m in Sources */,
+ 4ABB267F24F7F68F0061BF55 /* SDLCacheFileManager.m in Sources */,
+ 4A8BD24124F93135000945E3 /* SDLMenuParams.m in Sources */,
+ 4ABB28FC24F82BE90061BF55 /* SDLAddCommand.m in Sources */,
+ 4ABB294B24F843440061BF55 /* SDLGetInteriorVehicleDataConsent.m in Sources */,
+ 4ABB26AD24F7F9D70061BF55 /* SDLLogTargetFile.m in Sources */,
+ 4ABB25A424F7E6CE0061BF55 /* SDLDynamicMenuUpdateRunScore.m in Sources */,
+ 4ABB2A2F24F847980061BF55 /* SDLCreateWindowResponse.m in Sources */,
+ 4ABB261524F7F3610061BF55 /* SDLCarWindow.m in Sources */,
+ 4A8BD32024F93964000945E3 /* SDLSeatLocationCapability.m in Sources */,
+ 4A8BD31424F938D6000945E3 /* SDLWindowCapability.m in Sources */,
+ 4ABB252B24F7E41D0061BF55 /* SDLLifecycleProtocolHandler.m in Sources */,
+ 4ABB284924F828630061BF55 /* SDLTriggerSource.m in Sources */,
+ 4ABB2B8724F8504A0061BF55 /* SDLHeadLampStatus.m in Sources */,
+ 4A8BD2D324F93803000945E3 /* SDLTireStatus.m in Sources */,
+ 4ABB2A5F24F847B10061BF55 /* SDLGetAppServiceDataResponse.m in Sources */,
+ 4ABB26BC24F7FA1C0061BF55 /* SDLLogFilter.m in Sources */,
+ 4ABB2AA524F847F40061BF55 /* SDLSendHapticDataResponse.m in Sources */,
+ 4ABB2AF524F849CF0061BF55 /* SDLGenericResponse.m in Sources */,
+ 4ABB287924F8294A0061BF55 /* SDLWiperStatus.m in Sources */,
+ 4ABB27F124F801B50061BF55 /* SDLPRNDL.m in Sources */,
+ 4A8BD35724F945F6000945E3 /* SDLControlFramePayloadVideoStartService.m in Sources */,
+ 4ABB286524F828E00061BF55 /* SDLVehicleDataNotificationStatus.m in Sources */,
+ 4ABB27EC24F801B50061BF55 /* SDLRadioBand.m in Sources */,
+ 4ABB284A24F828630061BF55 /* SDLTimerMode.m in Sources */,
+ 4ABB24BC24F592620061BF55 /* NSBundle+SDLBundle.m in Sources */,
+ 4ABB264E24F7F5720061BF55 /* SDLConfiguration.m in Sources */,
+ 4ABB280024F823F20061BF55 /* SDLResult.m in Sources */,
+ 4ABB2A2724F847980061BF55 /* SDLCloseApplicationResponse.m in Sources */,
+ 4ABB293224F842A00061BF55 /* SDLDeleteFile.m in Sources */,
+ 4ABB295124F843440061BF55 /* SDLGetDTCs.m in Sources */,
+ 4ABB255424F7E5460061BF55 /* SDLLockScreenManager.m in Sources */,
+ 4ABB270524F7FB8F0061BF55 /* SDLButtonPressMode.m in Sources */,
+ 4ABB24E824F594CD0061BF55 /* SDLEncryptionManagerConstants.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -8287,6 +8275,7 @@
5D0A9F951F15585B00CC80DD /* SDLPhoneCapabilitySpec.m in Sources */,
1EE8C4561F38788A00FDC2CF /* SDLButtonPressSpec.m in Sources */,
1680B1151A9CD7AD00DBD79E /* SDLV2ProtocolHeaderSpec.m in Sources */,
+ 4A8BD3CD24F999BE000945E3 /* TestSubscribeButtonObserver.m in Sources */,
1EE8C4541F38762E00FDC2CF /* SDLOnInteriorVehicleDataSpec.m in Sources */,
5DE35E4720CB0AB90034BE5A /* SDLChoiceSetSpec.m in Sources */,
162E83101A9BDE8B00906325 /* SDLOnAudioPassThruSpec.m in Sources */,
@@ -8372,10 +8361,8 @@
5D6035D5202CE4A500A429C9 /* TestMultipleRequestsConnectionManager.m in Sources */,
162E83691A9BDE8B00906325 /* SDLSubscribeButtonResponseSpec.m in Sources */,
9FA0CFFA22DF064D009CF344 /* SDLPredefinedWindowsSpec.m in Sources */,
- 88B8657924A102AB003491AD /* TestSubscribeButtonObserver.m in Sources */,
5DAE06751BDEC6D600F9B498 /* SDLArtworkSpec.m in Sources */,
5DA23FF01F2FA0FF009C0313 /* SDLControlFramePayloadEndServiceSpec.m in Sources */,
- 4AAA5AE324EC686C00837CC7 /* SDLTextAndGraphicUpdateOperationSpec.m in Sources */,
162E83591A9BDE8B00906325 /* SDLListFilesResponseSpec.m in Sources */,
162E832A1A9BDE8B00906325 /* SDLDeleteInteractionChoiceSetSpec.m in Sources */,
EE460E0A2066B6E40006EDD3 /* SDLControlFramePayloadRegisterSecondaryTransportNakSpec.m in Sources */,
@@ -8399,7 +8386,6 @@
5DCC458D221C9F6600036C2F /* SDLVersionSpec.m in Sources */,
1EE8C45D1F387D1C00FDC2CF /* SDLGetInteriorVehicleDataResponseSpec.m in Sources */,
162E82F21A9BDE8B00906325 /* SDLPredefinedLayoutSpec.m in Sources */,
- B38D8E7B24A0E11C00B977D0 /* SDLWindowStatusSpec.m in Sources */,
162E83521A9BDE8B00906325 /* SDLDeleteSubMenuResponseSpec.m in Sources */,
162E82E91A9BDE8B00906325 /* SDLKeypressModeSpec.m in Sources */,
162E83211A9BDE8B00906325 /* SDLRPCPayloadSpec.m in Sources */,
@@ -8427,7 +8413,6 @@
1680B1141A9CD7AD00DBD79E /* SDLV1ProtocolHeaderSpec.m in Sources */,
880D2680220E038800B3F496 /* SDLWeatherServiceManifestSpec.m in Sources */,
88EEC5BE220A3B8B005AA2F9 /* SDLPublishAppServiceResponseSpec.m in Sources */,
- B38D8E7C24A0E11C00B977D0 /* SDLWindowStateSpec.m in Sources */,
1680B1161A9CD7AD00DBD79E /* SDLProtocolMessageSpec.m in Sources */,
DA9F7EB21DCC084300ACAE48 /* SDLDeliveryModeSpec.m in Sources */,
162E83771A9BDE8B00906325 /* SDLClusterModeStatusSpec.m in Sources */,
@@ -8555,9 +8540,7 @@
1EE8C4401F348D3200FDC2CF /* SDLClimateControlCapabilitiesSpec.m in Sources */,
5DE35E5420CB1C590034BE5A /* SDLPresentChoiceSetOperationSpec.m in Sources */,
162E838F1A9BDE8B00906325 /* SDLTextFieldSpec.m in Sources */,
- 4AC68FBC24D33E5D0073FF67 /* SDLOnUpdateSubMenuSpec.m in Sources */,
8818ADDD2100FE0C007D6F19 /* SDLTurnSignalSpec.m in Sources */,
- 4AC68FBE24D340400073FF67 /* SDLDynamicUpdateCapabilitiesSpec.m in Sources */,
162E82CA1A9BDE8A00906325 /* SDLAmbientLightStatusSpec.m in Sources */,
4A4AD8A724894270008FC414 /* TestNewConfigurationUpdateManagerDelegate.m in Sources */,
162E83091A9BDE8B00906325 /* SDLVehicleDataStatusSpec.m in Sources */,
@@ -8640,7 +8623,6 @@
5D43466B1E6F3B4C00B639C6 /* SDLLogFilterSpec.m in Sources */,
88D2AAE41F682BB20078D5B2 /* SDLLogConstantsSpec.m in Sources */,
162E836B1A9BDE8B00906325 /* SDLSyncPDataResponseSpec.m in Sources */,
- 4AC68FBA24D33B7A0073FF67 /* SDLOnUpdateFileSpec.m in Sources */,
8B7B31AF1F2FBA0200BDC38D /* SDLVideoStreamingCapabilitySpec.m in Sources */,
8B05F88922DD011300666CD8 /* SDLUnpublishAppServiceSpec.m in Sources */,
162E839B1A9BDE8B00906325 /* SDLRPCNotificationSpec.m in Sources */,
@@ -8975,7 +8957,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
DEVELOPMENT_TEAM = NCVC2MHU7M;
INFOPLIST_FILE = "$(SRCROOT)/Example Apps/Example ObjC/SmartDeviceLink-Example-ObjC-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 6.6.0;
PRODUCT_BUNDLE_IDENTIFIER = com.smartdevicelink.SDLTestApp;
@@ -8991,7 +8973,7 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
DEVELOPMENT_TEAM = NCVC2MHU7M;
INFOPLIST_FILE = "$(SRCROOT)/Example Apps/Example ObjC/SmartDeviceLink-Example-ObjC-Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 6.6.0;
PRODUCT_BUNDLE_IDENTIFIER = com.smartdevicelink.SDLTestApp;
@@ -9033,7 +9015,7 @@
GCC_WARN_UNKNOWN_PRAGMAS = YES;
INFOPLIST_FILE = SmartDeviceLink/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.7.0;
@@ -9078,7 +9060,7 @@
GCC_WARN_UNKNOWN_PRAGMAS = YES;
INFOPLIST_FILE = SmartDeviceLink/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.7.0;
@@ -9238,7 +9220,7 @@
GCC_WARN_UNKNOWN_PRAGMAS = YES;
INFOPLIST_FILE = SmartDeviceLinkSwift/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.6.0;
@@ -9288,7 +9270,7 @@
GCC_WARN_UNKNOWN_PRAGMAS = YES;
INFOPLIST_FILE = SmartDeviceLinkSwift/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
+ IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 6.6.0;
diff --git a/SmartDeviceLink.podspec b/SmartDeviceLink.podspec
index cc51e1ea7..4631fae3c 100644
--- a/SmartDeviceLink.podspec
+++ b/SmartDeviceLink.podspec
@@ -6,7 +6,7 @@ s.summary = "Connect your app with cars!"
s.homepage = "https://github.com/smartdevicelink/SmartDeviceLink-iOS"
s.license = { :type => "New BSD", :file => "LICENSE" }
s.author = { "SmartDeviceLink Team" => "developer@smartdevicelink.com" }
-s.platform = :ios, "8.0"
+s.platform = :ios, "10.0"
s.dependency 'BiSON', '~> 1.2.0'
s.source = { :git => "https://github.com/smartdevicelink/sdl_ios.git", :tag => s.version.to_s }
s.requires_arc = true
@@ -15,458 +15,11 @@ s.swift_version = '5.2'
s.default_subspec = 'Default'
s.subspec 'Default' do |sdefault|
-sdefault.source_files = 'SmartDeviceLink/*.{h,m}'
+sdefault.source_files = 'SmartDeviceLink/public/*.{h,m}', 'SmartDeviceLink/private/*.{h,m}'
sdefault.resource_bundles = { 'SmartDeviceLink' => ['SmartDeviceLink/Assets/**/*'] }
-sdefault.public_header_files = [
-'SmartDeviceLink/NSNumber+NumberType.h',
-'SmartDeviceLink/SDLAddCommand.h',
-'SmartDeviceLink/SDLAddCommandResponse.h',
-'SmartDeviceLink/SDLAddSubMenu.h',
-'SmartDeviceLink/SDLAddSubMenuResponse.h',
-'SmartDeviceLink/SDLAirbagStatus.h',
-'SmartDeviceLink/SDLAlert.h',
-'SmartDeviceLink/SDLAlertManeuver.h',
-'SmartDeviceLink/SDLAlertManeuverResponse.h',
-'SmartDeviceLink/SDLAlertResponse.h',
-'SmartDeviceLink/SDLAppServiceCapability.h',
-'SmartDeviceLink/SDLAppServiceData.h',
-'SmartDeviceLink/SDLAppServiceManifest.h',
-'SmartDeviceLink/SDLAppServiceRecord.h',
-'SmartDeviceLink/SDLAppServicesCapabilities.h',
-'SmartDeviceLink/SDLAppServiceType.h',
-'SmartDeviceLink/SDLButtonPressResponse.h',
-'SmartDeviceLink/SDLAmbientLightStatus.h',
-'SmartDeviceLink/SDLAppHMIType.h',
-'SmartDeviceLink/SDLAppInfo.h',
-'SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h',
-'SmartDeviceLink/SDLArtwork.h',
-'SmartDeviceLink/SDLAudioControlData.h',
-'SmartDeviceLink/SDLAudioControlCapabilities.h',
-'SmartDeviceLink/SDLAudioPassThruCapabilities.h',
-'SmartDeviceLink/SDLAudioFile.h',
-'SmartDeviceLink/SDLAudioStreamingState.h',
-'SmartDeviceLink/SDLAudioStreamingIndicator.h',
-'SmartDeviceLink/SDLAudioStreamManager.h',
-'SmartDeviceLink/SDLAudioStreamManagerDelegate.h',
-'SmartDeviceLink/SDLStreamingAudioManagerType.h',
-'SmartDeviceLink/SDLAudioType.h',
-'SmartDeviceLink/SDLBeltStatus.h',
-'SmartDeviceLink/SDLBitsPerSample.h',
-'SmartDeviceLink/SDLBodyInformation.h',
-'SmartDeviceLink/SDLButtonCapabilities.h',
-'SmartDeviceLink/SDLButtonEventMode.h',
-'SmartDeviceLink/SDLButtonName.h',
-'SmartDeviceLink/SDLButtonPress.h',
-'SmartDeviceLink/SDLButtonPressMode.h',
-'SmartDeviceLink/SDLCancelInteraction.h',
-'SmartDeviceLink/SDLCancelInteractionResponse.h',
-'SmartDeviceLink/SDLCapacityUnit.h',
-'SmartDeviceLink/SDLCarModeStatus.h',
-'SmartDeviceLink/SDLCarWindowViewController.h',
-'SmartDeviceLink/SDLChangeRegistration.h',
-'SmartDeviceLink/SDLChangeRegistrationResponse.h',
-'SmartDeviceLink/SDLCharacterSet.h',
-'SmartDeviceLink/SDLChoice.h',
-'SmartDeviceLink/SDLChoiceCell.h',
-'SmartDeviceLink/SDLChoiceSet.h',
-'SmartDeviceLink/SDLChoiceSetDelegate.h',
-'SmartDeviceLink/SDLClimateControlCapabilities.h',
-'SmartDeviceLink/SDLClimateControlData.h',
-'SmartDeviceLink/SDLCloseApplication.h',
-'SmartDeviceLink/SDLCloseApplicationResponse.h',
-'SmartDeviceLink/SDLCloudAppProperties.h',
-'SmartDeviceLink/SDLClusterModeStatus.h',
-'SmartDeviceLink/SDLCompassDirection.h',
-'SmartDeviceLink/SDLComponentVolumeStatus.h',
-'SmartDeviceLink/SDLConfiguration.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSet.h',
-'SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLCreateWindow.h',
-'SmartDeviceLink/SDLCreateWindowResponse.h',
-'SmartDeviceLink/SDLDateTime.h',
-'SmartDeviceLink/SDLDefrostZone.h',
-'SmartDeviceLink/SDLDeleteCommand.h',
-'SmartDeviceLink/SDLDeleteCommandResponse.h',
-'SmartDeviceLink/SDLDeleteFile.h',
-'SmartDeviceLink/SDLDeleteFileResponse.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSet.h',
-'SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h',
-'SmartDeviceLink/SDLDeleteSubMenu.h',
-'SmartDeviceLink/SDLDeleteSubMenuResponse.h',
-'SmartDeviceLink/SDLDeleteWindow.h',
-'SmartDeviceLink/SDLDeleteWindowResponse.h',
-'SmartDeviceLink/SDLDeliveryMode.h',
-'SmartDeviceLink/SDLDeviceInfo.h',
-'SmartDeviceLink/SDLDeviceLevelStatus.h',
-'SmartDeviceLink/SDLDeviceStatus.h',
-'SmartDeviceLink/SDLDiagnosticMessage.h',
-'SmartDeviceLink/SDLDiagnosticMessageResponse.h',
-'SmartDeviceLink/SDLDialNumber.h',
-'SmartDeviceLink/SDLDialNumberResponse.h',
-'SmartDeviceLink/SDLDIDResult.h',
-'SmartDeviceLink/SDLDimension.h',
-'SmartDeviceLink/SDLDirection.h',
-'SmartDeviceLink/SDLDisplayCapability.h',
-'SmartDeviceLink/SDLDisplayCapabilities.h',
-'SmartDeviceLink/SDLDisplayMode.h',
-'SmartDeviceLink/SDLDisplayType.h',
-'SmartDeviceLink/SDLDistanceUnit.h',
-'SmartDeviceLink/SDLDriverDistractionCapability.h',
-'SmartDeviceLink/SDLDriverDistractionState.h',
-'SmartDeviceLink/SDLDynamicUpdateCapabilities.h',
-'SmartDeviceLink/SDLECallConfirmationStatus.h',
-'SmartDeviceLink/SDLECallInfo.h',
-'SmartDeviceLink/SDLElectronicParkBrakeStatus.h',
-'SmartDeviceLink/SDLEncryptionConfiguration.h',
-'SmartDeviceLink/SDLEmergencyEvent.h',
-'SmartDeviceLink/SDLEmergencyEventType.h',
-'SmartDeviceLink/SDLEncodedSyncPData.h',
-'SmartDeviceLink/SDLEncodedSyncPDataResponse.h',
-'SmartDeviceLink/SDLEndAudioPassThru.h',
-'SmartDeviceLink/SDLEndAudioPassThruResponse.h',
-'SmartDeviceLink/SDLEqualizerSettings.h',
-'SmartDeviceLink/SDLEnum.h',
-'SmartDeviceLink/SDLErrorConstants.h',
-'SmartDeviceLink/SDLFile.h',
-'SmartDeviceLink/SDLFileManager.h',
-'SmartDeviceLink/SDLFileManagerConfiguration.h',
-'SmartDeviceLink/SDLFileManagerConstants.h',
-'SmartDeviceLink/SDLFileType.h',
-'SmartDeviceLink/SDLFuelCutoffStatus.h',
-'SmartDeviceLink/SDLFuelRange.h',
-'SmartDeviceLink/SDLFuelType.h',
-'SmartDeviceLink/SDLFunctionID.h',
-'SmartDeviceLink/SDLGearStatus.h',
-'SmartDeviceLink/SDLGenericResponse.h',
-'SmartDeviceLink/SDLGetAppServiceData.h',
-'SmartDeviceLink/SDLGetAppServiceDataResponse.h',
-'SmartDeviceLink/SDLGetDTCs.h',
-'SmartDeviceLink/SDLGetCloudAppProperties.h',
-'SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h',
-'SmartDeviceLink/SDLGetDTCsResponse.h',
-'SmartDeviceLink/SDLGetFile.h',
-'SmartDeviceLink/SDLGetFileResponse.h',
-'SmartDeviceLink/SDLGetInteriorVehicleData.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataConsent.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.h',
-'SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h',
-'SmartDeviceLink/SDLGetSystemCapability.h',
-'SmartDeviceLink/SDLGetSystemCapabilityResponse.h',
-'SmartDeviceLink/SDLGetVehicleData.h',
-'SmartDeviceLink/SDLGetVehicleDataResponse.h',
-'SmartDeviceLink/SDLGetWaypoints.h',
-'SmartDeviceLink/SDLGetWaypointsResponse.h',
-'SmartDeviceLink/SDLGlobalProperty.h',
-'SmartDeviceLink/SDLGPSData.h',
-'SmartDeviceLink/SDLGrid.h',
-'SmartDeviceLink/SDLHapticRect.h',
-'SmartDeviceLink/SDLHeadLampStatus.h',
-'SmartDeviceLink/SDLHMICapabilities.h',
-'SmartDeviceLink/SDLHMILevel.h',
-'SmartDeviceLink/SDLHMIPermissions.h',
-'SmartDeviceLink/SDLHMISettingsControlCapabilities.h',
-'SmartDeviceLink/SDLHMISettingsControlData.h',
-'SmartDeviceLink/SDLHMIZoneCapabilities.h',
-'SmartDeviceLink/SDLHybridAppPreference.h',
-'SmartDeviceLink/SDLIgnitionStableStatus.h',
-'SmartDeviceLink/SDLIgnitionStatus.h',
-'SmartDeviceLink/SDLImage.h',
-'SmartDeviceLink/SDLImageField.h',
-'SmartDeviceLink/SDLImageFieldName.h',
-'SmartDeviceLink/SDLImageResolution.h',
-'SmartDeviceLink/SDLImageType.h',
-'SmartDeviceLink/SDLInteractionMode.h',
-'SmartDeviceLink/SDLKeyboardDelegate.h',
-'SmartDeviceLink/SDLKeyboardEvent.h',
-'SmartDeviceLink/SDLKeyboardLayout.h',
-'SmartDeviceLink/SDLKeyboardProperties.h',
-'SmartDeviceLink/SDLKeypressMode.h',
-'SmartDeviceLink/SDLLanguage.h',
-'SmartDeviceLink/SDLLayoutMode.h',
-'SmartDeviceLink/SDLLifecycleConfiguration.h',
-'SmartDeviceLink/SDLLifecycleConfigurationUpdate.h',
-'SmartDeviceLink/SDLLightCapabilities.h',
-'SmartDeviceLink/SDLLightControlCapabilities.h',
-'SmartDeviceLink/SDLLightControlData.h',
-'SmartDeviceLink/SDLLightName.h',
-'SmartDeviceLink/SDLLightState.h',
-'SmartDeviceLink/SDLLightStatus.h',
-'SmartDeviceLink/SDLListFiles.h',
-'SmartDeviceLink/SDLListFilesResponse.h',
-'SmartDeviceLink/SDLLocationCoordinate.h',
-'SmartDeviceLink/SDLLocationDetails.h',
-'SmartDeviceLink/SDLLockScreenConfiguration.h',
-'SmartDeviceLink/SDLLockScreenStatus.h',
-'SmartDeviceLink/SDLLockScreenViewController.h',
-'SmartDeviceLink/SDLLogConfiguration.h',
-'SmartDeviceLink/SDLLogConstants.h',
-'SmartDeviceLink/SDLLogFileModule.h',
-'SmartDeviceLink/SDLLogFilter.h',
-'SmartDeviceLink/SDLLogMacros.h',
-'SmartDeviceLink/SDLLogManager.h',
-'SmartDeviceLink/SDLLogTarget.h',
-'SmartDeviceLink/SDLLogTargetAppleSystemLog.h',
-'SmartDeviceLink/SDLLogTargetFile.h',
-'SmartDeviceLink/SDLLogTargetOSLog.h',
-'SmartDeviceLink/SDLMacros.h',
-'SmartDeviceLink/SDLMaintenanceModeStatus.h',
-'SmartDeviceLink/SDLManager.h',
-'SmartDeviceLink/SDLManagerDelegate.h',
-'SmartDeviceLink/SDLMassageCushionFirmness.h',
-'SmartDeviceLink/SDLMassageModeData.h',
-'SmartDeviceLink/SDLMassageCushion.h',
-'SmartDeviceLink/SDLMassageMode.h',
-'SmartDeviceLink/SDLMassageZone.h',
-'SmartDeviceLink/SDLMediaClockFormat.h',
-'SmartDeviceLink/SDLMediaServiceData.h',
-'SmartDeviceLink/SDLMediaServiceManifest.h',
-'SmartDeviceLink/SDLMediaType.h',
-'SmartDeviceLink/SDLMenuCell.h',
-'SmartDeviceLink/SDLMenuConfiguration.h',
-'SmartDeviceLink/SDLMenuLayout.h',
-'SmartDeviceLink/SDLMenuManagerConstants.h',
-'SmartDeviceLink/SDLMenuParams.h',
-'SmartDeviceLink/SDLMetadataTags.h',
-'SmartDeviceLink/SDLMetadataType.h',
-'SmartDeviceLink/SDLModuleData.h',
-'SmartDeviceLink/SDLModuleInfo.h',
-'SmartDeviceLink/SDLModuleType.h',
-'SmartDeviceLink/SDLMyKey.h',
-'SmartDeviceLink/SDLNavigationAction.h',
-'SmartDeviceLink/SDLNavigationCapability.h',
-'SmartDeviceLink/SDLNavigationInstruction.h',
-'SmartDeviceLink/SDLNavigationJunction.h',
-'SmartDeviceLink/SDLNavigationServiceData.h',
-'SmartDeviceLink/SDLNavigationServiceManifest.h',
-'SmartDeviceLink/SDLNotificationConstants.h',
-'SmartDeviceLink/SDLOasisAddress.h',
-'SmartDeviceLink/SDLOnAppInterfaceUnregistered.h',
-'SmartDeviceLink/SDLOnAppServiceData.h',
-'SmartDeviceLink/SDLOnAudioPassThru.h',
-'SmartDeviceLink/SDLOnButtonEvent.h',
-'SmartDeviceLink/SDLOnButtonPress.h',
-'SmartDeviceLink/SDLOnCommand.h',
-'SmartDeviceLink/SDLOnDriverDistraction.h',
-'SmartDeviceLink/SDLOnEncodedSyncPData.h',
-'SmartDeviceLink/SDLOnHashChange.h',
-'SmartDeviceLink/SDLOnInteriorVehicleData.h',
-'SmartDeviceLink/SDLOnHMIStatus.h',
-'SmartDeviceLink/SDLOnKeyboardInput.h',
-'SmartDeviceLink/SDLOnLanguageChange.h',
-'SmartDeviceLink/SDLOnLockScreenStatus.h',
-'SmartDeviceLink/SDLOnPermissionsChange.h',
-'SmartDeviceLink/SDLOnRCStatus.h',
-'SmartDeviceLink/SDLOnSubtleAlertPressed.h',
-'SmartDeviceLink/SDLOnSyncPData.h',
-'SmartDeviceLink/SDLOnSystemCapabilityUpdated.h',
-'SmartDeviceLink/SDLOnSystemRequest.h',
-'SmartDeviceLink/SDLOnTBTClientState.h',
-'SmartDeviceLink/SDLOnTouchEvent.h',
-'SmartDeviceLink/SDLOnUpdateFile.h',
-'SmartDeviceLink/SDLOnUpdateSubMenu.h',
-'SmartDeviceLink/SDLOnVehicleData.h',
-'SmartDeviceLink/SDLOnWayPointChange.h',
-'SmartDeviceLink/SDLParameterPermissions.h',
-'SmartDeviceLink/SDLPerformAppServiceInteraction.h',
-'SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h',
-'SmartDeviceLink/SDLPerformAudioPassThru.h',
-'SmartDeviceLink/SDLPerformAudioPassThruResponse.h',
-'SmartDeviceLink/SDLPerformInteraction.h',
-'SmartDeviceLink/SDLPerformInteractionResponse.h',
-'SmartDeviceLink/SDLPermissionConstants.h',
-'SmartDeviceLink/SDLPermissionElement.h',
-'SmartDeviceLink/SDLPermissionItem.h',
-'SmartDeviceLink/SDLPermissionManager.h',
-'SmartDeviceLink/SDLPermissionStatus.h',
-'SmartDeviceLink/SDLPhoneCapability.h',
-'SmartDeviceLink/SDLPinchGesture.h',
-'SmartDeviceLink/SDLPowerModeQualificationStatus.h',
-'SmartDeviceLink/SDLPowerModeStatus.h',
-'SmartDeviceLink/SDLPredefinedLayout.h',
-'SmartDeviceLink/SDLPredefinedWindows.h',
-'SmartDeviceLink/SDLPrerecordedSpeech.h',
-'SmartDeviceLink/SDLPresetBankCapabilities.h',
-'SmartDeviceLink/SDLPrimaryAudioSource.h',
-'SmartDeviceLink/SDLPRNDL.h',
-'SmartDeviceLink/SDLProtocolConstants.h',
-'SmartDeviceLink/SDLPublishAppService.h',
-'SmartDeviceLink/SDLPublishAppServiceResponse.h',
-'SmartDeviceLink/SDLPutFile.h',
-'SmartDeviceLink/SDLPutFileResponse.h',
-'SmartDeviceLink/SDLRadioBand.h',
-'SmartDeviceLink/SDLRadioControlCapabilities.h',
-'SmartDeviceLink/SDLRadioControlData.h',
-'SmartDeviceLink/SDLRadioState.h',
-'SmartDeviceLink/SDLRDSData.h',
-'SmartDeviceLink/SDLReadDID.h',
-'SmartDeviceLink/SDLRectangle.h',
-'SmartDeviceLink/SDLReadDIDResponse.h',
-'SmartDeviceLink/SDLRectangle.h',
-'SmartDeviceLink/SDLRegisterAppInterface.h',
-'SmartDeviceLink/SDLRegisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLRemoteControlCapabilities.h',
-'SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.h',
-'SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.h',
-'SmartDeviceLink/SDLRequestType.h',
-'SmartDeviceLink/SDLResetGlobalProperties.h',
-'SmartDeviceLink/SDLResetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLResult.h',
-'SmartDeviceLink/SDLRGBColor.h',
-'SmartDeviceLink/SDLRPCFunctionNames.h',
-'SmartDeviceLink/SDLRPCMessage.h',
-'SmartDeviceLink/SDLRPCMessageType.h',
-'SmartDeviceLink/SDLRPCNotification.h',
-'SmartDeviceLink/SDLRPCNotificationNotification.h',
-'SmartDeviceLink/SDLRPCPermissionStatus.h',
-'SmartDeviceLink/SDLRPCRequest.h',
-'SmartDeviceLink/SDLRPCRequestNotification.h',
-'SmartDeviceLink/SDLRPCResponse.h',
-'SmartDeviceLink/SDLRPCResponseNotification.h',
-'SmartDeviceLink/SDLRPCStruct.h',
-'SmartDeviceLink/SDLSamplingRate.h',
-'SmartDeviceLink/SDLScreenParams.h',
-'SmartDeviceLink/SDLScreenManager.h',
-'SmartDeviceLink/SDLScrollableMessage.h',
-'SmartDeviceLink/SDLScrollableMessageResponse.h',
-'SmartDeviceLink/SDLSeatControlCapabilities.h',
-'SmartDeviceLink/SDLSeatControlData.h',
-'SmartDeviceLink/SDLSeatLocation.h',
-'SmartDeviceLink/SDLSeatLocationCapability.h',
-'SmartDeviceLink/SDLSeatMemoryAction.h',
-'SmartDeviceLink/SDLSeatMemoryActionType.h',
-'SmartDeviceLink/SDLSecurityType.h',
-'SmartDeviceLink/SDLSendHapticData.h',
-'SmartDeviceLink/SDLSendHapticDataResponse.h',
-'SmartDeviceLink/SDLSendLocation.h',
-'SmartDeviceLink/SDLSendLocationResponse.h',
-'SmartDeviceLink/SDLServiceEncryptionDelegate.h',
-'SmartDeviceLink/SDLServiceUpdateReason.h',
-'SmartDeviceLink/SDLSetAppIcon.h',
-'SmartDeviceLink/SDLSetAppIconResponse.h',
-'SmartDeviceLink/SDLSetCloudAppProperties.h',
-'SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h',
-'SmartDeviceLink/SDLSetDisplayLayout.h',
-'SmartDeviceLink/SDLSetDisplayLayoutResponse.h',
-'SmartDeviceLink/SDLSetGlobalProperties.h',
-'SmartDeviceLink/SDLSetInteriorVehicleData.h',
-'SmartDeviceLink/SDLSetGlobalPropertiesResponse.h',
-'SmartDeviceLink/SDLSetInteriorVehicleDataResponse.h',
-'SmartDeviceLink/SDLSetMediaClockTimer.h',
-'SmartDeviceLink/SDLSetMediaClockTimerResponse.h',
-'SmartDeviceLink/SDLShow.h',
-'SmartDeviceLink/SDLShowAppMenu.h',
-'SmartDeviceLink/SDLShowAppMenuResponse.h',
-'SmartDeviceLink/SDLShowConstantTBT.h',
-'SmartDeviceLink/SDLShowConstantTBTResponse.h',
-'SmartDeviceLink/SDLShowResponse.h',
-'SmartDeviceLink/SDLSingleTireStatus.h',
-'SmartDeviceLink/SDLSISData.h',
-'SmartDeviceLink/SDLSlider.h',
-'SmartDeviceLink/SDLSliderResponse.h',
-'SmartDeviceLink/SDLSoftButton.h',
-'SmartDeviceLink/SDLSoftButtonCapabilities.h',
-'SmartDeviceLink/SDLSoftButtonObject.h',
-'SmartDeviceLink/SDLSoftButtonState.h',
-'SmartDeviceLink/SDLSoftButtonType.h',
-'SmartDeviceLink/SDLSpeak.h',
-'SmartDeviceLink/SDLSpeakResponse.h',
-'SmartDeviceLink/SDLSpeechCapabilities.h',
-'SmartDeviceLink/SDLStartTime.h',
-'SmartDeviceLink/SDLStaticIconName.h',
-'SmartDeviceLink/SDLStationIDNumber.h',
-'SmartDeviceLink/SDLStreamingMediaConfiguration.h',
-'SmartDeviceLink/SDLStreamingMediaManager.h',
-'SmartDeviceLink/SDLStreamingMediaManagerConstants.h',
-'SmartDeviceLink/SDLStreamingMediaManagerDataSource.h',
-'SmartDeviceLink/SDLStreamingVideoScaleManager.h',
-'SmartDeviceLink/SDLSubscribeButton.h',
-'SmartDeviceLink/SDLSubscribeButtonResponse.h',
-'SmartDeviceLink/SDLSubscribeVehicleData.h',
-'SmartDeviceLink/SDLSubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLSubscribeWaypoints.h',
-'SmartDeviceLink/SDLSubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLSubtleAlert.h',
-'SmartDeviceLink/SDLSubtleAlertResponse.h',
-'SmartDeviceLink/SDLSupportedSeat.h',
-'SmartDeviceLink/SDLSyncMsgVersion.h',
-'SmartDeviceLink/SDLMsgVersion.h',
-'SmartDeviceLink/SDLSyncPData.h',
-'SmartDeviceLink/SDLSyncPDataResponse.h',
-'SmartDeviceLink/SDLSystemAction.h',
-'SmartDeviceLink/SDLSystemCapability.h',
-'SmartDeviceLink/SDLSystemCapabilityManager.h',
-'SmartDeviceLink/SDLSystemCapabilityType.h',
-'SmartDeviceLink/SDLSystemContext.h',
-'SmartDeviceLink/SDLSystemRequest.h',
-'SmartDeviceLink/SDLTBTState.h',
-'SmartDeviceLink/SDLTemperature.h',
-'SmartDeviceLink/SDLTemperatureUnit.h',
-'SmartDeviceLink/SDLTemplateConfiguration.h',
-'SmartDeviceLink/SDLTemplateColorScheme.h',
-'SmartDeviceLink/SDLTextAlignment.h',
-'SmartDeviceLink/SDLTextField.h',
-'SmartDeviceLink/SDLTextFieldName.h',
-'SmartDeviceLink/SDLTimerMode.h',
-'SmartDeviceLink/SDLTireStatus.h',
-'SmartDeviceLink/SDLTouch.h',
-'SmartDeviceLink/SDLTouchCoord.h',
-'SmartDeviceLink/SDLTouchEvent.h',
-'SmartDeviceLink/SDLTouchEventCapabilities.h',
-'SmartDeviceLink/SDLTouchManager.h',
-'SmartDeviceLink/SDLTouchManagerDelegate.h',
-'SmartDeviceLink/SDLTouchType.h',
-'SmartDeviceLink/SDLTPMS.h',
-'SmartDeviceLink/SDLTransmissionType.h',
-'SmartDeviceLink/SDLTriggerSource.h',
-'SmartDeviceLink/SDLTTSChunk.h',
-'SmartDeviceLink/SDLTurn.h',
-'SmartDeviceLink/SDLTurnSignal.h',
-'SmartDeviceLink/SDLUnpublishAppService.h',
-'SmartDeviceLink/SDLUnpublishAppServiceResponse.h',
-'SmartDeviceLink/SDLUnregisterAppInterface.h',
-'SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h',
-'SmartDeviceLink/SDLUnsubscribeButton.h',
-'SmartDeviceLink/SDLUnsubscribeButtonResponse.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleData.h',
-'SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h',
-'SmartDeviceLink/SDLUnsubscribeWaypoints.h',
-'SmartDeviceLink/SDLUnsubscribeWaypointsResponse.h',
-'SmartDeviceLink/SDLUpdateMode.h',
-'SmartDeviceLink/SDLUpdateTurnList.h',
-'SmartDeviceLink/SDLUpdateTurnListResponse.h',
-'SmartDeviceLink/SDLVehicleDataActiveStatus.h',
-'SmartDeviceLink/SDLVehicleDataEventStatus.h',
-'SmartDeviceLink/SDLVehicleDataNotificationStatus.h',
-'SmartDeviceLink/SDLVehicleDataResult.h',
-'SmartDeviceLink/SDLVehicleDataResultCode.h',
-'SmartDeviceLink/SDLVehicleDataStatus.h',
-'SmartDeviceLink/SDLVehicleDataType.h',
-'SmartDeviceLink/SDLVentilationMode.h',
-'SmartDeviceLink/SDLVehicleType.h',
-'SmartDeviceLink/SDLVersion.h',
-'SmartDeviceLink/SDLVideoStreamingCapability.h',
-'SmartDeviceLink/SDLVideoStreamingCodec.h',
-'SmartDeviceLink/SDLVideoStreamingFormat.h',
-'SmartDeviceLink/SDLVideoStreamingProtocol.h',
-'SmartDeviceLink/SDLVideoStreamingState.h',
-'SmartDeviceLink/SDLVoiceCommand.h',
-'SmartDeviceLink/SDLVrCapabilities.h',
-'SmartDeviceLink/SDLVrHelpItem.h',
-'SmartDeviceLink/SDLWarningLightStatus.h',
-'SmartDeviceLink/SDLWayPointType.h',
-'SmartDeviceLink/SDLWeatherAlert.h',
-'SmartDeviceLink/SDLWeatherData.h',
-'SmartDeviceLink/SDLWeatherServiceData.h',
-'SmartDeviceLink/SDLWeatherServiceManifest.h',
-'SmartDeviceLink/SDLWiperStatus.h',
-'SmartDeviceLink/SDLWindowCapability.h',
-'SmartDeviceLink/SDLWindowState.h',
-'SmartDeviceLink/SDLWindowStatus.h',
-'SmartDeviceLink/SDLWindowType.h',
-'SmartDeviceLink/SDLWindowTypeCapabilities.h',
-'SmartDeviceLink/SmartDeviceLink.h',
-]
+sdefault.public_header_files = 'SmartDeviceLink/public/*.h'
+sdefault.private_header_files = 'SmartDeviceLink/private/*.h'
end
s.subspec 'Swift' do |sswift|
diff --git a/SmartDeviceLink/SmartDeviceLink.h b/SmartDeviceLink/SmartDeviceLink.h
index 66f82fb70..6058cbada 100644
--- a/SmartDeviceLink/SmartDeviceLink.h
+++ b/SmartDeviceLink/SmartDeviceLink.h
@@ -142,6 +142,7 @@ FOUNDATION_EXPORT const unsigned char SmartDeviceLinkVersionString[];
#import "SDLSubscribeWayPointsResponse.h"
#import "SDLSubtleAlertResponse.h"
#import "SDLSyncPDataResponse.h"
+#import "SDLSystemRequestResponse.h"
#import "SDLUnpublishAppServiceResponse.h"
#import "SDLReleaseInteriorVehicleDataModuleResponse.h"
#import "SDLUnregisterAppInterfaceResponse.h"
diff --git a/SmartDeviceLink/CGPoint_Util.h b/SmartDeviceLink/private/CGPoint_Util.h
index a95c353c7..a95c353c7 100644
--- a/SmartDeviceLink/CGPoint_Util.h
+++ b/SmartDeviceLink/private/CGPoint_Util.h
diff --git a/SmartDeviceLink/CGPoint_Util.m b/SmartDeviceLink/private/CGPoint_Util.m
index 91c7ce26e..91c7ce26e 100644
--- a/SmartDeviceLink/CGPoint_Util.m
+++ b/SmartDeviceLink/private/CGPoint_Util.m
diff --git a/SmartDeviceLink/CVPixelBufferRef+SDLUtil.h b/SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.h
index 674c20215..674c20215 100644
--- a/SmartDeviceLink/CVPixelBufferRef+SDLUtil.h
+++ b/SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.h
diff --git a/SmartDeviceLink/CVPixelBufferRef+SDLUtil.m b/SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.m
index 1a62ece10..1a62ece10 100644
--- a/SmartDeviceLink/CVPixelBufferRef+SDLUtil.m
+++ b/SmartDeviceLink/private/CVPixelBufferRef+SDLUtil.m
diff --git a/SmartDeviceLink/EAAccessory+SDLProtocols.h b/SmartDeviceLink/private/EAAccessory+SDLProtocols.h
index 0c729b796..0c729b796 100644
--- a/SmartDeviceLink/EAAccessory+SDLProtocols.h
+++ b/SmartDeviceLink/private/EAAccessory+SDLProtocols.h
diff --git a/SmartDeviceLink/EAAccessory+SDLProtocols.m b/SmartDeviceLink/private/EAAccessory+SDLProtocols.m
index 881fea352..881fea352 100644
--- a/SmartDeviceLink/EAAccessory+SDLProtocols.m
+++ b/SmartDeviceLink/private/EAAccessory+SDLProtocols.m
diff --git a/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h b/SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.h
index c2d45cb2e..c2d45cb2e 100644
--- a/SmartDeviceLink/EAAccessoryManager+SDLProtocols.h
+++ b/SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.h
diff --git a/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m b/SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.m
index 69d5f408a..69d5f408a 100644
--- a/SmartDeviceLink/EAAccessoryManager+SDLProtocols.m
+++ b/SmartDeviceLink/private/EAAccessoryManager+SDLProtocols.m
diff --git a/SmartDeviceLink/NSBundle+SDLBundle.h b/SmartDeviceLink/private/NSBundle+SDLBundle.h
index 6ca61461d..6ca61461d 100644
--- a/SmartDeviceLink/NSBundle+SDLBundle.h
+++ b/SmartDeviceLink/private/NSBundle+SDLBundle.h
diff --git a/SmartDeviceLink/NSBundle+SDLBundle.m b/SmartDeviceLink/private/NSBundle+SDLBundle.m
index 5880a5927..5880a5927 100644
--- a/SmartDeviceLink/NSBundle+SDLBundle.m
+++ b/SmartDeviceLink/private/NSBundle+SDLBundle.m
diff --git a/SmartDeviceLink/NSMapTable+Subscripting.h b/SmartDeviceLink/private/NSMapTable+Subscripting.h
index 313e25be4..313e25be4 100644
--- a/SmartDeviceLink/NSMapTable+Subscripting.h
+++ b/SmartDeviceLink/private/NSMapTable+Subscripting.h
diff --git a/SmartDeviceLink/NSMapTable+Subscripting.m b/SmartDeviceLink/private/NSMapTable+Subscripting.m
index 3ac063f62..3ac063f62 100644
--- a/SmartDeviceLink/NSMapTable+Subscripting.m
+++ b/SmartDeviceLink/private/NSMapTable+Subscripting.m
diff --git a/SmartDeviceLink/NSMutableArray+Safe.h b/SmartDeviceLink/private/NSMutableArray+Safe.h
index 795b186df..795b186df 100644
--- a/SmartDeviceLink/NSMutableArray+Safe.h
+++ b/SmartDeviceLink/private/NSMutableArray+Safe.h
diff --git a/SmartDeviceLink/NSMutableArray+Safe.m b/SmartDeviceLink/private/NSMutableArray+Safe.m
index fb6665b8c..fb6665b8c 100644
--- a/SmartDeviceLink/NSMutableArray+Safe.m
+++ b/SmartDeviceLink/private/NSMutableArray+Safe.m
diff --git a/SmartDeviceLink/NSMutableDictionary+SafeRemove.h b/SmartDeviceLink/private/NSMutableDictionary+SafeRemove.h
index 4c238cde4..4c238cde4 100644
--- a/SmartDeviceLink/NSMutableDictionary+SafeRemove.h
+++ b/SmartDeviceLink/private/NSMutableDictionary+SafeRemove.h
diff --git a/SmartDeviceLink/NSMutableDictionary+SafeRemove.m b/SmartDeviceLink/private/NSMutableDictionary+SafeRemove.m
index 250c1a896..250c1a896 100644
--- a/SmartDeviceLink/NSMutableDictionary+SafeRemove.m
+++ b/SmartDeviceLink/private/NSMutableDictionary+SafeRemove.m
diff --git a/SmartDeviceLink/NSMutableDictionary+Store.h b/SmartDeviceLink/private/NSMutableDictionary+Store.h
index 26493a1b8..26493a1b8 100644
--- a/SmartDeviceLink/NSMutableDictionary+Store.h
+++ b/SmartDeviceLink/private/NSMutableDictionary+Store.h
diff --git a/SmartDeviceLink/NSMutableDictionary+Store.m b/SmartDeviceLink/private/NSMutableDictionary+Store.m
index c1a81363b..c1a81363b 100644
--- a/SmartDeviceLink/NSMutableDictionary+Store.m
+++ b/SmartDeviceLink/private/NSMutableDictionary+Store.m
diff --git a/SmartDeviceLink/SDLAsynchronousOperation.h b/SmartDeviceLink/private/SDLAsynchronousOperation.h
index b7e0e0614..b7e0e0614 100644
--- a/SmartDeviceLink/SDLAsynchronousOperation.h
+++ b/SmartDeviceLink/private/SDLAsynchronousOperation.h
diff --git a/SmartDeviceLink/SDLAsynchronousOperation.m b/SmartDeviceLink/private/SDLAsynchronousOperation.m
index d2e12384d..d2e12384d 100644
--- a/SmartDeviceLink/SDLAsynchronousOperation.m
+++ b/SmartDeviceLink/private/SDLAsynchronousOperation.m
diff --git a/SmartDeviceLink/SDLAsynchronousRPCOperation.h b/SmartDeviceLink/private/SDLAsynchronousRPCOperation.h
index 8bb27deb4..8bb27deb4 100644
--- a/SmartDeviceLink/SDLAsynchronousRPCOperation.h
+++ b/SmartDeviceLink/private/SDLAsynchronousRPCOperation.h
diff --git a/SmartDeviceLink/SDLAsynchronousRPCOperation.m b/SmartDeviceLink/private/SDLAsynchronousRPCOperation.m
index ad169c8a9..ad169c8a9 100644
--- a/SmartDeviceLink/SDLAsynchronousRPCOperation.m
+++ b/SmartDeviceLink/private/SDLAsynchronousRPCOperation.m
diff --git a/SmartDeviceLink/SDLAsynchronousRPCRequestOperation.h b/SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.h
index 908d0d3e6..908d0d3e6 100644
--- a/SmartDeviceLink/SDLAsynchronousRPCRequestOperation.h
+++ b/SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.h
diff --git a/SmartDeviceLink/SDLAsynchronousRPCRequestOperation.m b/SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.m
index 92b157e8d..92b157e8d 100644
--- a/SmartDeviceLink/SDLAsynchronousRPCRequestOperation.m
+++ b/SmartDeviceLink/private/SDLAsynchronousRPCRequestOperation.m
diff --git a/SmartDeviceLink/SDLBackgroundTaskManager.h b/SmartDeviceLink/private/SDLBackgroundTaskManager.h
index 8d9f18ad1..8d9f18ad1 100644
--- a/SmartDeviceLink/SDLBackgroundTaskManager.h
+++ b/SmartDeviceLink/private/SDLBackgroundTaskManager.h
diff --git a/SmartDeviceLink/SDLBackgroundTaskManager.m b/SmartDeviceLink/private/SDLBackgroundTaskManager.m
index 7746008cf..7746008cf 100644
--- a/SmartDeviceLink/SDLBackgroundTaskManager.m
+++ b/SmartDeviceLink/private/SDLBackgroundTaskManager.m
diff --git a/SmartDeviceLink/SDLCacheFileManager.h b/SmartDeviceLink/private/SDLCacheFileManager.h
index abdd957d1..abdd957d1 100644
--- a/SmartDeviceLink/SDLCacheFileManager.h
+++ b/SmartDeviceLink/private/SDLCacheFileManager.h
diff --git a/SmartDeviceLink/SDLCacheFileManager.m b/SmartDeviceLink/private/SDLCacheFileManager.m
index e5b1e23e9..e5b1e23e9 100644
--- a/SmartDeviceLink/SDLCacheFileManager.m
+++ b/SmartDeviceLink/private/SDLCacheFileManager.m
diff --git a/SmartDeviceLink/SDLCarWindow.h b/SmartDeviceLink/private/SDLCarWindow.h
index 45d2f0a62..45d2f0a62 100755
--- a/SmartDeviceLink/SDLCarWindow.h
+++ b/SmartDeviceLink/private/SDLCarWindow.h
diff --git a/SmartDeviceLink/SDLCarWindow.m b/SmartDeviceLink/private/SDLCarWindow.m
index 12f2e83b7..12f2e83b7 100644
--- a/SmartDeviceLink/SDLCarWindow.m
+++ b/SmartDeviceLink/private/SDLCarWindow.m
diff --git a/SmartDeviceLink/SDLCheckChoiceVROptionalOperation.h b/SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.h
index a7a9f14d0..a7a9f14d0 100644
--- a/SmartDeviceLink/SDLCheckChoiceVROptionalOperation.h
+++ b/SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.h
diff --git a/SmartDeviceLink/SDLCheckChoiceVROptionalOperation.m b/SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.m
index 0615cb01a..0615cb01a 100644
--- a/SmartDeviceLink/SDLCheckChoiceVROptionalOperation.m
+++ b/SmartDeviceLink/private/SDLCheckChoiceVROptionalOperation.m
diff --git a/SmartDeviceLink/SDLChoiceSetManager.h b/SmartDeviceLink/private/SDLChoiceSetManager.h
index e0c11ac71..e0c11ac71 100644
--- a/SmartDeviceLink/SDLChoiceSetManager.h
+++ b/SmartDeviceLink/private/SDLChoiceSetManager.h
diff --git a/SmartDeviceLink/SDLChoiceSetManager.m b/SmartDeviceLink/private/SDLChoiceSetManager.m
index 2b8422134..2b8422134 100644
--- a/SmartDeviceLink/SDLChoiceSetManager.m
+++ b/SmartDeviceLink/private/SDLChoiceSetManager.m
diff --git a/SmartDeviceLink/SDLConnectionManagerType.h b/SmartDeviceLink/private/SDLConnectionManagerType.h
index 2602a7315..2602a7315 100644
--- a/SmartDeviceLink/SDLConnectionManagerType.h
+++ b/SmartDeviceLink/private/SDLConnectionManagerType.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.h b/SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.h
index 9a9dc95f4..9a9dc95f4 100644
--- a/SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.m b/SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.m
index 2dd186b1f..2dd186b1f 100644
--- a/SmartDeviceLink/SDLControlFramePayloadAudioStartServiceAck.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadAudioStartServiceAck.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadConstants.h b/SmartDeviceLink/private/SDLControlFramePayloadConstants.h
index e0bd1d5e8..e0bd1d5e8 100644
--- a/SmartDeviceLink/SDLControlFramePayloadConstants.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadConstants.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadConstants.m b/SmartDeviceLink/private/SDLControlFramePayloadConstants.m
index c365c78a8..c365c78a8 100644
--- a/SmartDeviceLink/SDLControlFramePayloadConstants.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadConstants.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadEndService.h b/SmartDeviceLink/private/SDLControlFramePayloadEndService.h
index 17790ab9e..17790ab9e 100644
--- a/SmartDeviceLink/SDLControlFramePayloadEndService.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadEndService.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadEndService.m b/SmartDeviceLink/private/SDLControlFramePayloadEndService.m
index cabfb09df..cabfb09df 100644
--- a/SmartDeviceLink/SDLControlFramePayloadEndService.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadEndService.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadNak.h b/SmartDeviceLink/private/SDLControlFramePayloadNak.h
index eb917de58..eb917de58 100644
--- a/SmartDeviceLink/SDLControlFramePayloadNak.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadNak.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadNak.m b/SmartDeviceLink/private/SDLControlFramePayloadNak.m
index a6344bbc9..a6344bbc9 100644
--- a/SmartDeviceLink/SDLControlFramePayloadNak.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadNak.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadRPCStartService.h b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.h
index 2a1f7d674..2a1f7d674 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRPCStartService.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadRPCStartService.m b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.m
index 6409884d0..6409884d0 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRPCStartService.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartService.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.h b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.h
index 295204aac..295204aac 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.m b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.m
index e6afae672..e6afae672 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRPCStartServiceAck.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRPCStartServiceAck.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.h b/SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.h
index 1435ba42e..1435ba42e 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.m b/SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.m
index 600fd1b61..600fd1b61 100644
--- a/SmartDeviceLink/SDLControlFramePayloadRegisterSecondaryTransportNak.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadRegisterSecondaryTransportNak.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.h b/SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.h
index 747934790..747934790 100644
--- a/SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.m b/SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.m
index 24b49ccec..24b49ccec 100644
--- a/SmartDeviceLink/SDLControlFramePayloadTransportEventUpdate.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadTransportEventUpdate.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadType.h b/SmartDeviceLink/private/SDLControlFramePayloadType.h
index 2c9673ccc..2c9673ccc 100644
--- a/SmartDeviceLink/SDLControlFramePayloadType.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadType.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadVideoStartService.h b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.h
index 63274f3ef..63274f3ef 100644
--- a/SmartDeviceLink/SDLControlFramePayloadVideoStartService.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadVideoStartService.m b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.m
index d8dc841be..d8dc841be 100644
--- a/SmartDeviceLink/SDLControlFramePayloadVideoStartService.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartService.m
diff --git a/SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.h b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.h
index 58b6887f6..58b6887f6 100644
--- a/SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.h
+++ b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.h
diff --git a/SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.m b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.m
index 7f071df50..7f071df50 100644
--- a/SmartDeviceLink/SDLControlFramePayloadVideoStartServiceAck.m
+++ b/SmartDeviceLink/private/SDLControlFramePayloadVideoStartServiceAck.m
diff --git a/SmartDeviceLink/SDLDeleteChoicesOperation.h b/SmartDeviceLink/private/SDLDeleteChoicesOperation.h
index b712759cb..b712759cb 100644
--- a/SmartDeviceLink/SDLDeleteChoicesOperation.h
+++ b/SmartDeviceLink/private/SDLDeleteChoicesOperation.h
diff --git a/SmartDeviceLink/SDLDeleteChoicesOperation.m b/SmartDeviceLink/private/SDLDeleteChoicesOperation.m
index 027c549dd..027c549dd 100644
--- a/SmartDeviceLink/SDLDeleteChoicesOperation.m
+++ b/SmartDeviceLink/private/SDLDeleteChoicesOperation.m
diff --git a/SmartDeviceLink/SDLDeleteFileOperation.h b/SmartDeviceLink/private/SDLDeleteFileOperation.h
index 9252ae725..9252ae725 100644
--- a/SmartDeviceLink/SDLDeleteFileOperation.h
+++ b/SmartDeviceLink/private/SDLDeleteFileOperation.h
diff --git a/SmartDeviceLink/SDLDeleteFileOperation.m b/SmartDeviceLink/private/SDLDeleteFileOperation.m
index e7ce7e204..e7ce7e204 100644
--- a/SmartDeviceLink/SDLDeleteFileOperation.m
+++ b/SmartDeviceLink/private/SDLDeleteFileOperation.m
diff --git a/SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.h b/SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.h
index 64d7d2585..64d7d2585 100644
--- a/SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.h
+++ b/SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.h
diff --git a/SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.m b/SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.m
index 51bfd14e2..51bfd14e2 100644
--- a/SmartDeviceLink/SDLDynamicMenuUpdateAlgorithm.m
+++ b/SmartDeviceLink/private/SDLDynamicMenuUpdateAlgorithm.m
diff --git a/SmartDeviceLink/SDLDynamicMenuUpdateRunScore.h b/SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.h
index 12f251970..12f251970 100644
--- a/SmartDeviceLink/SDLDynamicMenuUpdateRunScore.h
+++ b/SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.h
diff --git a/SmartDeviceLink/SDLDynamicMenuUpdateRunScore.m b/SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.m
index 5066904a5..5066904a5 100644
--- a/SmartDeviceLink/SDLDynamicMenuUpdateRunScore.m
+++ b/SmartDeviceLink/private/SDLDynamicMenuUpdateRunScore.m
diff --git a/SmartDeviceLink/SDLEncryptionLifecycleManager.h b/SmartDeviceLink/private/SDLEncryptionLifecycleManager.h
index 33641fcf5..33641fcf5 100644
--- a/SmartDeviceLink/SDLEncryptionLifecycleManager.h
+++ b/SmartDeviceLink/private/SDLEncryptionLifecycleManager.h
diff --git a/SmartDeviceLink/SDLEncryptionLifecycleManager.m b/SmartDeviceLink/private/SDLEncryptionLifecycleManager.m
index b141080e4..b141080e4 100644
--- a/SmartDeviceLink/SDLEncryptionLifecycleManager.m
+++ b/SmartDeviceLink/private/SDLEncryptionLifecycleManager.m
diff --git a/SmartDeviceLink/SDLEncryptionManagerConstants.h b/SmartDeviceLink/private/SDLEncryptionManagerConstants.h
index 43e00c365..43e00c365 100644
--- a/SmartDeviceLink/SDLEncryptionManagerConstants.h
+++ b/SmartDeviceLink/private/SDLEncryptionManagerConstants.h
diff --git a/SmartDeviceLink/SDLEncryptionManagerConstants.m b/SmartDeviceLink/private/SDLEncryptionManagerConstants.m
index 80181d729..80181d729 100644
--- a/SmartDeviceLink/SDLEncryptionManagerConstants.m
+++ b/SmartDeviceLink/private/SDLEncryptionManagerConstants.m
diff --git a/SmartDeviceLink/SDLError.h b/SmartDeviceLink/private/SDLError.h
index 622da44b0..622da44b0 100644
--- a/SmartDeviceLink/SDLError.h
+++ b/SmartDeviceLink/private/SDLError.h
diff --git a/SmartDeviceLink/SDLError.m b/SmartDeviceLink/private/SDLError.m
index 19e37950f..19e37950f 100644
--- a/SmartDeviceLink/SDLError.m
+++ b/SmartDeviceLink/private/SDLError.m
diff --git a/SmartDeviceLink/SDLFileWrapper.h b/SmartDeviceLink/private/SDLFileWrapper.h
index 212e4c8b9..212e4c8b9 100644
--- a/SmartDeviceLink/SDLFileWrapper.h
+++ b/SmartDeviceLink/private/SDLFileWrapper.h
diff --git a/SmartDeviceLink/SDLFileWrapper.m b/SmartDeviceLink/private/SDLFileWrapper.m
index fac2b6580..fac2b6580 100644
--- a/SmartDeviceLink/SDLFileWrapper.m
+++ b/SmartDeviceLink/private/SDLFileWrapper.m
diff --git a/SmartDeviceLink/SDLFocusableItemHitTester.h b/SmartDeviceLink/private/SDLFocusableItemHitTester.h
index 7dd7662b4..7dd7662b4 100644
--- a/SmartDeviceLink/SDLFocusableItemHitTester.h
+++ b/SmartDeviceLink/private/SDLFocusableItemHitTester.h
diff --git a/SmartDeviceLink/SDLFocusableItemLocator.h b/SmartDeviceLink/private/SDLFocusableItemLocator.h
index 02afcb594..02afcb594 100644
--- a/SmartDeviceLink/SDLFocusableItemLocator.h
+++ b/SmartDeviceLink/private/SDLFocusableItemLocator.h
diff --git a/SmartDeviceLink/SDLFocusableItemLocator.m b/SmartDeviceLink/private/SDLFocusableItemLocator.m
index e416c2a3a..e416c2a3a 100644
--- a/SmartDeviceLink/SDLFocusableItemLocator.m
+++ b/SmartDeviceLink/private/SDLFocusableItemLocator.m
diff --git a/SmartDeviceLink/SDLFocusableItemLocatorType.h b/SmartDeviceLink/private/SDLFocusableItemLocatorType.h
index cc43ad207..cc43ad207 100644
--- a/SmartDeviceLink/SDLFocusableItemLocatorType.h
+++ b/SmartDeviceLink/private/SDLFocusableItemLocatorType.h
diff --git a/SmartDeviceLink/SDLGlobals.h b/SmartDeviceLink/private/SDLGlobals.h
index 321fc60b4..321fc60b4 100644
--- a/SmartDeviceLink/SDLGlobals.h
+++ b/SmartDeviceLink/private/SDLGlobals.h
diff --git a/SmartDeviceLink/SDLGlobals.m b/SmartDeviceLink/private/SDLGlobals.m
index 00d764edb..00d764edb 100644
--- a/SmartDeviceLink/SDLGlobals.m
+++ b/SmartDeviceLink/private/SDLGlobals.m
diff --git a/SmartDeviceLink/SDLH264Packetizer.h b/SmartDeviceLink/private/SDLH264Packetizer.h
index 45c5e8d5c..45c5e8d5c 100644
--- a/SmartDeviceLink/SDLH264Packetizer.h
+++ b/SmartDeviceLink/private/SDLH264Packetizer.h
diff --git a/SmartDeviceLink/SDLH264VideoEncoder.h b/SmartDeviceLink/private/SDLH264VideoEncoder.h
index 58bde0508..58bde0508 100644
--- a/SmartDeviceLink/SDLH264VideoEncoder.h
+++ b/SmartDeviceLink/private/SDLH264VideoEncoder.h
diff --git a/SmartDeviceLink/SDLH264VideoEncoder.m b/SmartDeviceLink/private/SDLH264VideoEncoder.m
index 2d58a1263..2d58a1263 100644
--- a/SmartDeviceLink/SDLH264VideoEncoder.m
+++ b/SmartDeviceLink/private/SDLH264VideoEncoder.m
diff --git a/SmartDeviceLink/SDLHexUtility.h b/SmartDeviceLink/private/SDLHexUtility.h
index 95b564b57..95b564b57 100644
--- a/SmartDeviceLink/SDLHexUtility.h
+++ b/SmartDeviceLink/private/SDLHexUtility.h
diff --git a/SmartDeviceLink/SDLHexUtility.m b/SmartDeviceLink/private/SDLHexUtility.m
index c05283691..c05283691 100644
--- a/SmartDeviceLink/SDLHexUtility.m
+++ b/SmartDeviceLink/private/SDLHexUtility.m
diff --git a/SmartDeviceLink/SDLIAPConstants.h b/SmartDeviceLink/private/SDLIAPConstants.h
index 0f72f93fd..0f72f93fd 100644
--- a/SmartDeviceLink/SDLIAPConstants.h
+++ b/SmartDeviceLink/private/SDLIAPConstants.h
diff --git a/SmartDeviceLink/SDLIAPConstants.m b/SmartDeviceLink/private/SDLIAPConstants.m
index 3990d7686..3990d7686 100644
--- a/SmartDeviceLink/SDLIAPConstants.m
+++ b/SmartDeviceLink/private/SDLIAPConstants.m
diff --git a/SmartDeviceLink/SDLIAPControlSession.h b/SmartDeviceLink/private/SDLIAPControlSession.h
index 03940ef98..03940ef98 100644
--- a/SmartDeviceLink/SDLIAPControlSession.h
+++ b/SmartDeviceLink/private/SDLIAPControlSession.h
diff --git a/SmartDeviceLink/SDLIAPControlSession.m b/SmartDeviceLink/private/SDLIAPControlSession.m
index 50d7a98e4..50d7a98e4 100644
--- a/SmartDeviceLink/SDLIAPControlSession.m
+++ b/SmartDeviceLink/private/SDLIAPControlSession.m
diff --git a/SmartDeviceLink/SDLIAPControlSessionDelegate.h b/SmartDeviceLink/private/SDLIAPControlSessionDelegate.h
index 67ba2b042..67ba2b042 100644
--- a/SmartDeviceLink/SDLIAPControlSessionDelegate.h
+++ b/SmartDeviceLink/private/SDLIAPControlSessionDelegate.h
diff --git a/SmartDeviceLink/SDLIAPDataSession.h b/SmartDeviceLink/private/SDLIAPDataSession.h
index 463af6e9f..463af6e9f 100644
--- a/SmartDeviceLink/SDLIAPDataSession.h
+++ b/SmartDeviceLink/private/SDLIAPDataSession.h
diff --git a/SmartDeviceLink/SDLIAPDataSession.m b/SmartDeviceLink/private/SDLIAPDataSession.m
index 785573fde..785573fde 100644
--- a/SmartDeviceLink/SDLIAPDataSession.m
+++ b/SmartDeviceLink/private/SDLIAPDataSession.m
diff --git a/SmartDeviceLink/SDLIAPDataSessionDelegate.h b/SmartDeviceLink/private/SDLIAPDataSessionDelegate.h
index 687da5f56..687da5f56 100644
--- a/SmartDeviceLink/SDLIAPDataSessionDelegate.h
+++ b/SmartDeviceLink/private/SDLIAPDataSessionDelegate.h
diff --git a/SmartDeviceLink/SDLIAPSession.h b/SmartDeviceLink/private/SDLIAPSession.h
index 6bc62ed5f..6bc62ed5f 100644
--- a/SmartDeviceLink/SDLIAPSession.h
+++ b/SmartDeviceLink/private/SDLIAPSession.h
diff --git a/SmartDeviceLink/SDLIAPSession.m b/SmartDeviceLink/private/SDLIAPSession.m
index eaf79725f..eaf79725f 100644
--- a/SmartDeviceLink/SDLIAPSession.m
+++ b/SmartDeviceLink/private/SDLIAPSession.m
diff --git a/SmartDeviceLink/SDLIAPTransport.h b/SmartDeviceLink/private/SDLIAPTransport.h
index 5b768788a..5b768788a 100644
--- a/SmartDeviceLink/SDLIAPTransport.h
+++ b/SmartDeviceLink/private/SDLIAPTransport.h
diff --git a/SmartDeviceLink/SDLIAPTransport.m b/SmartDeviceLink/private/SDLIAPTransport.m
index 11da3a1d6..11da3a1d6 100644
--- a/SmartDeviceLink/SDLIAPTransport.m
+++ b/SmartDeviceLink/private/SDLIAPTransport.m
diff --git a/SmartDeviceLink/SDLIconArchiveFile.h b/SmartDeviceLink/private/SDLIconArchiveFile.h
index 9d50ade1b..9d50ade1b 100644
--- a/SmartDeviceLink/SDLIconArchiveFile.h
+++ b/SmartDeviceLink/private/SDLIconArchiveFile.h
diff --git a/SmartDeviceLink/SDLIconArchiveFile.m b/SmartDeviceLink/private/SDLIconArchiveFile.m
index d4bb70d4d..d4bb70d4d 100644
--- a/SmartDeviceLink/SDLIconArchiveFile.m
+++ b/SmartDeviceLink/private/SDLIconArchiveFile.m
diff --git a/SmartDeviceLink/SDLImageField+ScreenManagerExtensions.h b/SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.h
index 5db85093c..5db85093c 100644
--- a/SmartDeviceLink/SDLImageField+ScreenManagerExtensions.h
+++ b/SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.h
diff --git a/SmartDeviceLink/SDLImageField+ScreenManagerExtensions.m b/SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.m
index 1c7cc09c1..1c7cc09c1 100644
--- a/SmartDeviceLink/SDLImageField+ScreenManagerExtensions.m
+++ b/SmartDeviceLink/private/SDLImageField+ScreenManagerExtensions.m
diff --git a/SmartDeviceLink/SDLLifecycleManager.h b/SmartDeviceLink/private/SDLLifecycleManager.h
index 1911c4877..1911c4877 100644
--- a/SmartDeviceLink/SDLLifecycleManager.h
+++ b/SmartDeviceLink/private/SDLLifecycleManager.h
diff --git a/SmartDeviceLink/SDLLifecycleManager.m b/SmartDeviceLink/private/SDLLifecycleManager.m
index 97842dcd1..97842dcd1 100644
--- a/SmartDeviceLink/SDLLifecycleManager.m
+++ b/SmartDeviceLink/private/SDLLifecycleManager.m
diff --git a/SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.h b/SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.h
index 0463995e3..0463995e3 100644
--- a/SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.h
+++ b/SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.h
diff --git a/SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.m b/SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.m
index 5a9be2543..5a9be2543 100644
--- a/SmartDeviceLink/SDLLifecycleMobileHMIStateHandler.m
+++ b/SmartDeviceLink/private/SDLLifecycleMobileHMIStateHandler.m
diff --git a/SmartDeviceLink/SDLLifecycleProtocolHandler.h b/SmartDeviceLink/private/SDLLifecycleProtocolHandler.h
index f39964e8b..f39964e8b 100644
--- a/SmartDeviceLink/SDLLifecycleProtocolHandler.h
+++ b/SmartDeviceLink/private/SDLLifecycleProtocolHandler.h
diff --git a/SmartDeviceLink/SDLLifecycleProtocolHandler.m b/SmartDeviceLink/private/SDLLifecycleProtocolHandler.m
index 858b0bdaf..858b0bdaf 100644
--- a/SmartDeviceLink/SDLLifecycleProtocolHandler.m
+++ b/SmartDeviceLink/private/SDLLifecycleProtocolHandler.m
diff --git a/SmartDeviceLink/SDLLifecycleRPCAdapter.h b/SmartDeviceLink/private/SDLLifecycleRPCAdapter.h
index 1eea483d4..1eea483d4 100644
--- a/SmartDeviceLink/SDLLifecycleRPCAdapter.h
+++ b/SmartDeviceLink/private/SDLLifecycleRPCAdapter.h
diff --git a/SmartDeviceLink/SDLLifecycleRPCAdapter.m b/SmartDeviceLink/private/SDLLifecycleRPCAdapter.m
index 3b965172c..3b965172c 100644
--- a/SmartDeviceLink/SDLLifecycleRPCAdapter.m
+++ b/SmartDeviceLink/private/SDLLifecycleRPCAdapter.m
diff --git a/SmartDeviceLink/SDLLifecycleSyncPDataHandler.h b/SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.h
index f80ca385d..f80ca385d 100644
--- a/SmartDeviceLink/SDLLifecycleSyncPDataHandler.h
+++ b/SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.h
diff --git a/SmartDeviceLink/SDLLifecycleSyncPDataHandler.m b/SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.m
index 58ef27696..58ef27696 100644
--- a/SmartDeviceLink/SDLLifecycleSyncPDataHandler.m
+++ b/SmartDeviceLink/private/SDLLifecycleSyncPDataHandler.m
diff --git a/SmartDeviceLink/SDLLifecycleSystemRequestHandler.h b/SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.h
index 40865361a..40865361a 100644
--- a/SmartDeviceLink/SDLLifecycleSystemRequestHandler.h
+++ b/SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.h
diff --git a/SmartDeviceLink/SDLLifecycleSystemRequestHandler.m b/SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.m
index 354dca8dd..354dca8dd 100644
--- a/SmartDeviceLink/SDLLifecycleSystemRequestHandler.m
+++ b/SmartDeviceLink/private/SDLLifecycleSystemRequestHandler.m
diff --git a/SmartDeviceLink/SDLListFilesOperation.h b/SmartDeviceLink/private/SDLListFilesOperation.h
index fc8453820..fc8453820 100644
--- a/SmartDeviceLink/SDLListFilesOperation.h
+++ b/SmartDeviceLink/private/SDLListFilesOperation.h
diff --git a/SmartDeviceLink/SDLListFilesOperation.m b/SmartDeviceLink/private/SDLListFilesOperation.m
index 693d52eea..693d52eea 100644
--- a/SmartDeviceLink/SDLListFilesOperation.m
+++ b/SmartDeviceLink/private/SDLListFilesOperation.m
diff --git a/SmartDeviceLink/SDLLockScreenManager.h b/SmartDeviceLink/private/SDLLockScreenManager.h
index e4ef48666..e4ef48666 100644
--- a/SmartDeviceLink/SDLLockScreenManager.h
+++ b/SmartDeviceLink/private/SDLLockScreenManager.h
diff --git a/SmartDeviceLink/SDLLockScreenManager.m b/SmartDeviceLink/private/SDLLockScreenManager.m
index 34ceee0bd..34ceee0bd 100644
--- a/SmartDeviceLink/SDLLockScreenManager.m
+++ b/SmartDeviceLink/private/SDLLockScreenManager.m
diff --git a/SmartDeviceLink/SDLLockScreenPresenter.h b/SmartDeviceLink/private/SDLLockScreenPresenter.h
index 11b2ca962..11b2ca962 100644
--- a/SmartDeviceLink/SDLLockScreenPresenter.h
+++ b/SmartDeviceLink/private/SDLLockScreenPresenter.h
diff --git a/SmartDeviceLink/SDLLockScreenPresenter.m b/SmartDeviceLink/private/SDLLockScreenPresenter.m
index 03bca9e0a..03bca9e0a 100644
--- a/SmartDeviceLink/SDLLockScreenPresenter.m
+++ b/SmartDeviceLink/private/SDLLockScreenPresenter.m
diff --git a/SmartDeviceLink/SDLLockScreenRootViewController.h b/SmartDeviceLink/private/SDLLockScreenRootViewController.h
index 1f28c13df..1f28c13df 100644
--- a/SmartDeviceLink/SDLLockScreenRootViewController.h
+++ b/SmartDeviceLink/private/SDLLockScreenRootViewController.h
diff --git a/SmartDeviceLink/SDLLockScreenRootViewController.m b/SmartDeviceLink/private/SDLLockScreenRootViewController.m
index 4c706f8bc..4c706f8bc 100644
--- a/SmartDeviceLink/SDLLockScreenRootViewController.m
+++ b/SmartDeviceLink/private/SDLLockScreenRootViewController.m
diff --git a/SmartDeviceLink/SDLLockScreenStatusManager.h b/SmartDeviceLink/private/SDLLockScreenStatusManager.h
index 4230f6d2a..4230f6d2a 100644
--- a/SmartDeviceLink/SDLLockScreenStatusManager.h
+++ b/SmartDeviceLink/private/SDLLockScreenStatusManager.h
diff --git a/SmartDeviceLink/SDLLockScreenStatusManager.m b/SmartDeviceLink/private/SDLLockScreenStatusManager.m
index e661abd80..e661abd80 100644
--- a/SmartDeviceLink/SDLLockScreenStatusManager.m
+++ b/SmartDeviceLink/private/SDLLockScreenStatusManager.m
diff --git a/SmartDeviceLink/SDLLogFileModuleMap.h b/SmartDeviceLink/private/SDLLogFileModuleMap.h
index e079cd7e9..e079cd7e9 100644
--- a/SmartDeviceLink/SDLLogFileModuleMap.h
+++ b/SmartDeviceLink/private/SDLLogFileModuleMap.h
diff --git a/SmartDeviceLink/SDLLogFileModuleMap.m b/SmartDeviceLink/private/SDLLogFileModuleMap.m
index 403a82258..403a82258 100644
--- a/SmartDeviceLink/SDLLogFileModuleMap.m
+++ b/SmartDeviceLink/private/SDLLogFileModuleMap.m
diff --git a/SmartDeviceLink/SDLLogModel.h b/SmartDeviceLink/private/SDLLogModel.h
index ead7766f6..ead7766f6 100644
--- a/SmartDeviceLink/SDLLogModel.h
+++ b/SmartDeviceLink/private/SDLLogModel.h
diff --git a/SmartDeviceLink/SDLLogModel.m b/SmartDeviceLink/private/SDLLogModel.m
index 6e9aeccb7..6e9aeccb7 100644
--- a/SmartDeviceLink/SDLLogModel.m
+++ b/SmartDeviceLink/private/SDLLogModel.m
diff --git a/SmartDeviceLink/SDLMenuManager.h b/SmartDeviceLink/private/SDLMenuManager.h
index a17775131..a17775131 100644
--- a/SmartDeviceLink/SDLMenuManager.h
+++ b/SmartDeviceLink/private/SDLMenuManager.h
diff --git a/SmartDeviceLink/SDLMenuManager.m b/SmartDeviceLink/private/SDLMenuManager.m
index 8cef8caef..8cef8caef 100644
--- a/SmartDeviceLink/SDLMenuManager.m
+++ b/SmartDeviceLink/private/SDLMenuManager.m
diff --git a/SmartDeviceLink/SDLMutableDataQueue.h b/SmartDeviceLink/private/SDLMutableDataQueue.h
index ece0c0e76..ece0c0e76 100644
--- a/SmartDeviceLink/SDLMutableDataQueue.h
+++ b/SmartDeviceLink/private/SDLMutableDataQueue.h
diff --git a/SmartDeviceLink/SDLMutableDataQueue.m b/SmartDeviceLink/private/SDLMutableDataQueue.m
index 0640749b6..0640749b6 100644
--- a/SmartDeviceLink/SDLMutableDataQueue.m
+++ b/SmartDeviceLink/private/SDLMutableDataQueue.m
diff --git a/SmartDeviceLink/SDLNotificationDispatcher.h b/SmartDeviceLink/private/SDLNotificationDispatcher.h
index a923879c0..a923879c0 100644
--- a/SmartDeviceLink/SDLNotificationDispatcher.h
+++ b/SmartDeviceLink/private/SDLNotificationDispatcher.h
diff --git a/SmartDeviceLink/SDLNotificationDispatcher.m b/SmartDeviceLink/private/SDLNotificationDispatcher.m
index bd8ab7e7a..bd8ab7e7a 100644
--- a/SmartDeviceLink/SDLNotificationDispatcher.m
+++ b/SmartDeviceLink/private/SDLNotificationDispatcher.m
diff --git a/SmartDeviceLink/SDLObjectWithPriority.h b/SmartDeviceLink/private/SDLObjectWithPriority.h
index 848773f05..848773f05 100644
--- a/SmartDeviceLink/SDLObjectWithPriority.h
+++ b/SmartDeviceLink/private/SDLObjectWithPriority.h
diff --git a/SmartDeviceLink/SDLObjectWithPriority.m b/SmartDeviceLink/private/SDLObjectWithPriority.m
index 6c8d72878..6c8d72878 100644
--- a/SmartDeviceLink/SDLObjectWithPriority.m
+++ b/SmartDeviceLink/private/SDLObjectWithPriority.m
diff --git a/SmartDeviceLink/SDLPCMAudioConverter.h b/SmartDeviceLink/private/SDLPCMAudioConverter.h
index abd1a880a..abd1a880a 100755
--- a/SmartDeviceLink/SDLPCMAudioConverter.h
+++ b/SmartDeviceLink/private/SDLPCMAudioConverter.h
diff --git a/SmartDeviceLink/SDLPCMAudioConverter.m b/SmartDeviceLink/private/SDLPCMAudioConverter.m
index 853f5a6fb..853f5a6fb 100755
--- a/SmartDeviceLink/SDLPCMAudioConverter.m
+++ b/SmartDeviceLink/private/SDLPCMAudioConverter.m
diff --git a/SmartDeviceLink/SDLPermissionFilter.h b/SmartDeviceLink/private/SDLPermissionFilter.h
index e733d2331..e733d2331 100644
--- a/SmartDeviceLink/SDLPermissionFilter.h
+++ b/SmartDeviceLink/private/SDLPermissionFilter.h
diff --git a/SmartDeviceLink/SDLPermissionFilter.m b/SmartDeviceLink/private/SDLPermissionFilter.m
index c2ed47a3e..c2ed47a3e 100644
--- a/SmartDeviceLink/SDLPermissionFilter.m
+++ b/SmartDeviceLink/private/SDLPermissionFilter.m
diff --git a/SmartDeviceLink/SDLPreloadChoicesOperation.h b/SmartDeviceLink/private/SDLPreloadChoicesOperation.h
index 965a0c176..965a0c176 100644
--- a/SmartDeviceLink/SDLPreloadChoicesOperation.h
+++ b/SmartDeviceLink/private/SDLPreloadChoicesOperation.h
diff --git a/SmartDeviceLink/SDLPreloadChoicesOperation.m b/SmartDeviceLink/private/SDLPreloadChoicesOperation.m
index 82f7435ff..82f7435ff 100644
--- a/SmartDeviceLink/SDLPreloadChoicesOperation.m
+++ b/SmartDeviceLink/private/SDLPreloadChoicesOperation.m
diff --git a/SmartDeviceLink/SDLPresentChoiceSetOperation.h b/SmartDeviceLink/private/SDLPresentChoiceSetOperation.h
index df82bfa22..df82bfa22 100644
--- a/SmartDeviceLink/SDLPresentChoiceSetOperation.h
+++ b/SmartDeviceLink/private/SDLPresentChoiceSetOperation.h
diff --git a/SmartDeviceLink/SDLPresentChoiceSetOperation.m b/SmartDeviceLink/private/SDLPresentChoiceSetOperation.m
index 3787fb996..3787fb996 100644
--- a/SmartDeviceLink/SDLPresentChoiceSetOperation.m
+++ b/SmartDeviceLink/private/SDLPresentChoiceSetOperation.m
diff --git a/SmartDeviceLink/SDLPresentKeyboardOperation.h b/SmartDeviceLink/private/SDLPresentKeyboardOperation.h
index 9a5a6cfb5..9a5a6cfb5 100644
--- a/SmartDeviceLink/SDLPresentKeyboardOperation.h
+++ b/SmartDeviceLink/private/SDLPresentKeyboardOperation.h
diff --git a/SmartDeviceLink/SDLPresentKeyboardOperation.m b/SmartDeviceLink/private/SDLPresentKeyboardOperation.m
index 27d865ea5..27d865ea5 100644
--- a/SmartDeviceLink/SDLPresentKeyboardOperation.m
+++ b/SmartDeviceLink/private/SDLPresentKeyboardOperation.m
diff --git a/SmartDeviceLink/SDLPrioritizedObjectCollection.h b/SmartDeviceLink/private/SDLPrioritizedObjectCollection.h
index 993f7d903..993f7d903 100644
--- a/SmartDeviceLink/SDLPrioritizedObjectCollection.h
+++ b/SmartDeviceLink/private/SDLPrioritizedObjectCollection.h
diff --git a/SmartDeviceLink/SDLPrioritizedObjectCollection.m b/SmartDeviceLink/private/SDLPrioritizedObjectCollection.m
index b28a99ca7..b28a99ca7 100644
--- a/SmartDeviceLink/SDLPrioritizedObjectCollection.m
+++ b/SmartDeviceLink/private/SDLPrioritizedObjectCollection.m
diff --git a/SmartDeviceLink/SDLProtocol.h b/SmartDeviceLink/private/SDLProtocol.h
index a9a21f66d..a9a21f66d 100644
--- a/SmartDeviceLink/SDLProtocol.h
+++ b/SmartDeviceLink/private/SDLProtocol.h
diff --git a/SmartDeviceLink/SDLProtocol.m b/SmartDeviceLink/private/SDLProtocol.m
index ad660eb79..ad660eb79 100644
--- a/SmartDeviceLink/SDLProtocol.m
+++ b/SmartDeviceLink/private/SDLProtocol.m
diff --git a/SmartDeviceLink/SDLProtocolDelegate.h b/SmartDeviceLink/private/SDLProtocolDelegate.h
index f3c55902c..f3c55902c 100644
--- a/SmartDeviceLink/SDLProtocolDelegate.h
+++ b/SmartDeviceLink/private/SDLProtocolDelegate.h
diff --git a/SmartDeviceLink/SDLProtocolHeader.h b/SmartDeviceLink/private/SDLProtocolHeader.h
index 4d9550a87..4d9550a87 100644
--- a/SmartDeviceLink/SDLProtocolHeader.h
+++ b/SmartDeviceLink/private/SDLProtocolHeader.h
diff --git a/SmartDeviceLink/SDLProtocolHeader.m b/SmartDeviceLink/private/SDLProtocolHeader.m
index afe93724d..afe93724d 100644
--- a/SmartDeviceLink/SDLProtocolHeader.m
+++ b/SmartDeviceLink/private/SDLProtocolHeader.m
diff --git a/SmartDeviceLink/SDLProtocolMessage.h b/SmartDeviceLink/private/SDLProtocolMessage.h
index 2fb741aed..2fb741aed 100644
--- a/SmartDeviceLink/SDLProtocolMessage.h
+++ b/SmartDeviceLink/private/SDLProtocolMessage.h
diff --git a/SmartDeviceLink/SDLProtocolMessage.m b/SmartDeviceLink/private/SDLProtocolMessage.m
index 6ed86e05d..6ed86e05d 100644
--- a/SmartDeviceLink/SDLProtocolMessage.m
+++ b/SmartDeviceLink/private/SDLProtocolMessage.m
diff --git a/SmartDeviceLink/SDLProtocolMessageAssembler.h b/SmartDeviceLink/private/SDLProtocolMessageAssembler.h
index 589d8032a..589d8032a 100644
--- a/SmartDeviceLink/SDLProtocolMessageAssembler.h
+++ b/SmartDeviceLink/private/SDLProtocolMessageAssembler.h
diff --git a/SmartDeviceLink/SDLProtocolMessageAssembler.m b/SmartDeviceLink/private/SDLProtocolMessageAssembler.m
index e02ead324..e02ead324 100644
--- a/SmartDeviceLink/SDLProtocolMessageAssembler.m
+++ b/SmartDeviceLink/private/SDLProtocolMessageAssembler.m
diff --git a/SmartDeviceLink/SDLProtocolMessageDisassembler.h b/SmartDeviceLink/private/SDLProtocolMessageDisassembler.h
index 644b1c1de..644b1c1de 100644
--- a/SmartDeviceLink/SDLProtocolMessageDisassembler.h
+++ b/SmartDeviceLink/private/SDLProtocolMessageDisassembler.h
diff --git a/SmartDeviceLink/SDLProtocolMessageDisassembler.m b/SmartDeviceLink/private/SDLProtocolMessageDisassembler.m
index 21ab55f63..21ab55f63 100644
--- a/SmartDeviceLink/SDLProtocolMessageDisassembler.m
+++ b/SmartDeviceLink/private/SDLProtocolMessageDisassembler.m
diff --git a/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h b/SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.h
index d025310a3..d025310a3 100644
--- a/SmartDeviceLink/SDLProtocolReceivedMessageRouter.h
+++ b/SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.h
diff --git a/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m b/SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.m
index 6c51f0079..6c51f0079 100644
--- a/SmartDeviceLink/SDLProtocolReceivedMessageRouter.m
+++ b/SmartDeviceLink/private/SDLProtocolReceivedMessageRouter.m
diff --git a/SmartDeviceLink/SDLRAWH264Packetizer.h b/SmartDeviceLink/private/SDLRAWH264Packetizer.h
index df1a9baf7..df1a9baf7 100644
--- a/SmartDeviceLink/SDLRAWH264Packetizer.h
+++ b/SmartDeviceLink/private/SDLRAWH264Packetizer.h
diff --git a/SmartDeviceLink/SDLRAWH264Packetizer.m b/SmartDeviceLink/private/SDLRAWH264Packetizer.m
index a40acd345..a40acd345 100644
--- a/SmartDeviceLink/SDLRAWH264Packetizer.m
+++ b/SmartDeviceLink/private/SDLRAWH264Packetizer.m
diff --git a/SmartDeviceLink/SDLRPCParameterNames.h b/SmartDeviceLink/private/SDLRPCParameterNames.h
index a782281b1..a782281b1 100644
--- a/SmartDeviceLink/SDLRPCParameterNames.h
+++ b/SmartDeviceLink/private/SDLRPCParameterNames.h
diff --git a/SmartDeviceLink/SDLRPCParameterNames.m b/SmartDeviceLink/private/SDLRPCParameterNames.m
index b705b8f1a..b705b8f1a 100644
--- a/SmartDeviceLink/SDLRPCParameterNames.m
+++ b/SmartDeviceLink/private/SDLRPCParameterNames.m
diff --git a/SmartDeviceLink/SDLRPCPayload.h b/SmartDeviceLink/private/SDLRPCPayload.h
index 5794cb5ea..5794cb5ea 100644
--- a/SmartDeviceLink/SDLRPCPayload.h
+++ b/SmartDeviceLink/private/SDLRPCPayload.h
diff --git a/SmartDeviceLink/SDLRPCPayload.m b/SmartDeviceLink/private/SDLRPCPayload.m
index ae6704e80..ae6704e80 100644
--- a/SmartDeviceLink/SDLRPCPayload.m
+++ b/SmartDeviceLink/private/SDLRPCPayload.m
diff --git a/SmartDeviceLink/SDLRTPH264Packetizer.h b/SmartDeviceLink/private/SDLRTPH264Packetizer.h
index 043a8ab05..043a8ab05 100644
--- a/SmartDeviceLink/SDLRTPH264Packetizer.h
+++ b/SmartDeviceLink/private/SDLRTPH264Packetizer.h
diff --git a/SmartDeviceLink/SDLRTPH264Packetizer.m b/SmartDeviceLink/private/SDLRTPH264Packetizer.m
index ddb5f80e9..ddb5f80e9 100644
--- a/SmartDeviceLink/SDLRTPH264Packetizer.m
+++ b/SmartDeviceLink/private/SDLRTPH264Packetizer.m
diff --git a/SmartDeviceLink/SDLResponseDispatcher.h b/SmartDeviceLink/private/SDLResponseDispatcher.h
index dae3e64a2..dae3e64a2 100644
--- a/SmartDeviceLink/SDLResponseDispatcher.h
+++ b/SmartDeviceLink/private/SDLResponseDispatcher.h
diff --git a/SmartDeviceLink/SDLResponseDispatcher.m b/SmartDeviceLink/private/SDLResponseDispatcher.m
index 5408ba9ed..5408ba9ed 100644
--- a/SmartDeviceLink/SDLResponseDispatcher.m
+++ b/SmartDeviceLink/private/SDLResponseDispatcher.m
diff --git a/SmartDeviceLink/SDLSecondaryTransportManager.h b/SmartDeviceLink/private/SDLSecondaryTransportManager.h
index 3552588db..3552588db 100644
--- a/SmartDeviceLink/SDLSecondaryTransportManager.h
+++ b/SmartDeviceLink/private/SDLSecondaryTransportManager.h
diff --git a/SmartDeviceLink/SDLSecondaryTransportManager.m b/SmartDeviceLink/private/SDLSecondaryTransportManager.m
index f6054494e..f6054494e 100644
--- a/SmartDeviceLink/SDLSecondaryTransportManager.m
+++ b/SmartDeviceLink/private/SDLSecondaryTransportManager.m
diff --git a/SmartDeviceLink/SDLSequentialRPCRequestOperation.h b/SmartDeviceLink/private/SDLSequentialRPCRequestOperation.h
index 1d13dfbb4..1d13dfbb4 100644
--- a/SmartDeviceLink/SDLSequentialRPCRequestOperation.h
+++ b/SmartDeviceLink/private/SDLSequentialRPCRequestOperation.h
diff --git a/SmartDeviceLink/SDLSequentialRPCRequestOperation.m b/SmartDeviceLink/private/SDLSequentialRPCRequestOperation.m
index 96c44b82c..96c44b82c 100644
--- a/SmartDeviceLink/SDLSequentialRPCRequestOperation.m
+++ b/SmartDeviceLink/private/SDLSequentialRPCRequestOperation.m
diff --git a/SmartDeviceLink/SDLSoftButtonManager.h b/SmartDeviceLink/private/SDLSoftButtonManager.h
index d7a6b4506..d7a6b4506 100644
--- a/SmartDeviceLink/SDLSoftButtonManager.h
+++ b/SmartDeviceLink/private/SDLSoftButtonManager.h
diff --git a/SmartDeviceLink/SDLSoftButtonManager.m b/SmartDeviceLink/private/SDLSoftButtonManager.m
index 01a8d0c05..01a8d0c05 100644
--- a/SmartDeviceLink/SDLSoftButtonManager.m
+++ b/SmartDeviceLink/private/SDLSoftButtonManager.m
diff --git a/SmartDeviceLink/SDLSoftButtonReplaceOperation.h b/SmartDeviceLink/private/SDLSoftButtonReplaceOperation.h
index f7a66b331..f7a66b331 100644
--- a/SmartDeviceLink/SDLSoftButtonReplaceOperation.h
+++ b/SmartDeviceLink/private/SDLSoftButtonReplaceOperation.h
diff --git a/SmartDeviceLink/SDLSoftButtonReplaceOperation.m b/SmartDeviceLink/private/SDLSoftButtonReplaceOperation.m
index d3a68735c..d3a68735c 100644
--- a/SmartDeviceLink/SDLSoftButtonReplaceOperation.m
+++ b/SmartDeviceLink/private/SDLSoftButtonReplaceOperation.m
diff --git a/SmartDeviceLink/SDLSoftButtonTransitionOperation.h b/SmartDeviceLink/private/SDLSoftButtonTransitionOperation.h
index 2679c9895..2679c9895 100644
--- a/SmartDeviceLink/SDLSoftButtonTransitionOperation.h
+++ b/SmartDeviceLink/private/SDLSoftButtonTransitionOperation.h
diff --git a/SmartDeviceLink/SDLSoftButtonTransitionOperation.m b/SmartDeviceLink/private/SDLSoftButtonTransitionOperation.m
index add03489c..add03489c 100644
--- a/SmartDeviceLink/SDLSoftButtonTransitionOperation.m
+++ b/SmartDeviceLink/private/SDLSoftButtonTransitionOperation.m
diff --git a/SmartDeviceLink/SDLStateMachine.h b/SmartDeviceLink/private/SDLStateMachine.h
index fa3b3093b..fa3b3093b 100644
--- a/SmartDeviceLink/SDLStateMachine.h
+++ b/SmartDeviceLink/private/SDLStateMachine.h
diff --git a/SmartDeviceLink/SDLStateMachine.m b/SmartDeviceLink/private/SDLStateMachine.m
index 1819584ed..1819584ed 100644
--- a/SmartDeviceLink/SDLStateMachine.m
+++ b/SmartDeviceLink/private/SDLStateMachine.m
diff --git a/SmartDeviceLink/SDLStreamingAudioLifecycleManager.h b/SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.h
index 436bd5ca5..436bd5ca5 100644
--- a/SmartDeviceLink/SDLStreamingAudioLifecycleManager.h
+++ b/SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.h
diff --git a/SmartDeviceLink/SDLStreamingAudioLifecycleManager.m b/SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.m
index af806d779..af806d779 100644
--- a/SmartDeviceLink/SDLStreamingAudioLifecycleManager.m
+++ b/SmartDeviceLink/private/SDLStreamingAudioLifecycleManager.m
diff --git a/SmartDeviceLink/SDLStreamingProtocolDelegate.h b/SmartDeviceLink/private/SDLStreamingProtocolDelegate.h
index 1639c3b7d..1639c3b7d 100644
--- a/SmartDeviceLink/SDLStreamingProtocolDelegate.h
+++ b/SmartDeviceLink/private/SDLStreamingProtocolDelegate.h
diff --git a/SmartDeviceLink/SDLStreamingVideoLifecycleManager.h b/SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.h
index 9fb1b39a1..9fb1b39a1 100644
--- a/SmartDeviceLink/SDLStreamingVideoLifecycleManager.h
+++ b/SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.h
diff --git a/SmartDeviceLink/SDLStreamingVideoLifecycleManager.m b/SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.m
index b5f75cf32..b5f75cf32 100644
--- a/SmartDeviceLink/SDLStreamingVideoLifecycleManager.m
+++ b/SmartDeviceLink/private/SDLStreamingVideoLifecycleManager.m
diff --git a/SmartDeviceLink/SDLSubscribeButtonManager.h b/SmartDeviceLink/private/SDLSubscribeButtonManager.h
index c73d3d83b..c73d3d83b 100644
--- a/SmartDeviceLink/SDLSubscribeButtonManager.h
+++ b/SmartDeviceLink/private/SDLSubscribeButtonManager.h
diff --git a/SmartDeviceLink/SDLSubscribeButtonManager.m b/SmartDeviceLink/private/SDLSubscribeButtonManager.m
index f311291c5..f311291c5 100644
--- a/SmartDeviceLink/SDLSubscribeButtonManager.m
+++ b/SmartDeviceLink/private/SDLSubscribeButtonManager.m
diff --git a/SmartDeviceLink/SDLSubscribeButtonObserver.h b/SmartDeviceLink/private/SDLSubscribeButtonObserver.h
index 49e783f97..49e783f97 100644
--- a/SmartDeviceLink/SDLSubscribeButtonObserver.h
+++ b/SmartDeviceLink/private/SDLSubscribeButtonObserver.h
diff --git a/SmartDeviceLink/SDLSubscribeButtonObserver.m b/SmartDeviceLink/private/SDLSubscribeButtonObserver.m
index 9c9b72f68..9c9b72f68 100644
--- a/SmartDeviceLink/SDLSubscribeButtonObserver.m
+++ b/SmartDeviceLink/private/SDLSubscribeButtonObserver.m
diff --git a/SmartDeviceLink/SDLSystemCapabilityObserver.h b/SmartDeviceLink/private/SDLSystemCapabilityObserver.h
index 11a6acfc1..11a6acfc1 100644
--- a/SmartDeviceLink/SDLSystemCapabilityObserver.h
+++ b/SmartDeviceLink/private/SDLSystemCapabilityObserver.h
diff --git a/SmartDeviceLink/SDLSystemCapabilityObserver.m b/SmartDeviceLink/private/SDLSystemCapabilityObserver.m
index 7b6ef0b0e..7b6ef0b0e 100644
--- a/SmartDeviceLink/SDLSystemCapabilityObserver.m
+++ b/SmartDeviceLink/private/SDLSystemCapabilityObserver.m
diff --git a/SmartDeviceLink/SDLTCPTransport.h b/SmartDeviceLink/private/SDLTCPTransport.h
index 5b7ac09f0..5b7ac09f0 100644
--- a/SmartDeviceLink/SDLTCPTransport.h
+++ b/SmartDeviceLink/private/SDLTCPTransport.h
diff --git a/SmartDeviceLink/SDLTCPTransport.m b/SmartDeviceLink/private/SDLTCPTransport.m
index 962c1ffc4..962c1ffc4 100644
--- a/SmartDeviceLink/SDLTCPTransport.m
+++ b/SmartDeviceLink/private/SDLTCPTransport.m
diff --git a/SmartDeviceLink/SDLTextAndGraphicManager.h b/SmartDeviceLink/private/SDLTextAndGraphicManager.h
index c916e0426..c916e0426 100644
--- a/SmartDeviceLink/SDLTextAndGraphicManager.h
+++ b/SmartDeviceLink/private/SDLTextAndGraphicManager.h
diff --git a/SmartDeviceLink/SDLTextAndGraphicManager.m b/SmartDeviceLink/private/SDLTextAndGraphicManager.m
index d7edb7b98..d7edb7b98 100644
--- a/SmartDeviceLink/SDLTextAndGraphicManager.m
+++ b/SmartDeviceLink/private/SDLTextAndGraphicManager.m
diff --git a/SmartDeviceLink/SDLTextAndGraphicState.h b/SmartDeviceLink/private/SDLTextAndGraphicState.h
index 3fd2b3f93..3fd2b3f93 100644
--- a/SmartDeviceLink/SDLTextAndGraphicState.h
+++ b/SmartDeviceLink/private/SDLTextAndGraphicState.h
diff --git a/SmartDeviceLink/SDLTextAndGraphicState.m b/SmartDeviceLink/private/SDLTextAndGraphicState.m
index a44b63810..a44b63810 100644
--- a/SmartDeviceLink/SDLTextAndGraphicState.m
+++ b/SmartDeviceLink/private/SDLTextAndGraphicState.m
diff --git a/SmartDeviceLink/SDLTextAndGraphicUpdateOperation.h b/SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.h
index cb563760d..cb563760d 100644
--- a/SmartDeviceLink/SDLTextAndGraphicUpdateOperation.h
+++ b/SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.h
diff --git a/SmartDeviceLink/SDLTextAndGraphicUpdateOperation.m b/SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.m
index dd70bda0f..dd70bda0f 100644
--- a/SmartDeviceLink/SDLTextAndGraphicUpdateOperation.m
+++ b/SmartDeviceLink/private/SDLTextAndGraphicUpdateOperation.m
diff --git a/SmartDeviceLink/SDLTextField+ScreenManagerExtensions.h b/SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.h
index 310b024bf..310b024bf 100644
--- a/SmartDeviceLink/SDLTextField+ScreenManagerExtensions.h
+++ b/SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.h
diff --git a/SmartDeviceLink/SDLTextField+ScreenManagerExtensions.m b/SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.m
index 28e6b349d..28e6b349d 100644
--- a/SmartDeviceLink/SDLTextField+ScreenManagerExtensions.m
+++ b/SmartDeviceLink/private/SDLTextField+ScreenManagerExtensions.m
diff --git a/SmartDeviceLink/SDLTimer.h b/SmartDeviceLink/private/SDLTimer.h
index dcd75c79c..dcd75c79c 100644
--- a/SmartDeviceLink/SDLTimer.h
+++ b/SmartDeviceLink/private/SDLTimer.h
diff --git a/SmartDeviceLink/SDLTimer.m b/SmartDeviceLink/private/SDLTimer.m
index 39479c9af..39479c9af 100644
--- a/SmartDeviceLink/SDLTimer.m
+++ b/SmartDeviceLink/private/SDLTimer.m
diff --git a/SmartDeviceLink/SDLTransportDelegate.h b/SmartDeviceLink/private/SDLTransportDelegate.h
index c8350918a..c8350918a 100644
--- a/SmartDeviceLink/SDLTransportDelegate.h
+++ b/SmartDeviceLink/private/SDLTransportDelegate.h
diff --git a/SmartDeviceLink/SDLTransportType.h b/SmartDeviceLink/private/SDLTransportType.h
index 8cfb4ec7e..8cfb4ec7e 100644
--- a/SmartDeviceLink/SDLTransportType.h
+++ b/SmartDeviceLink/private/SDLTransportType.h
diff --git a/SmartDeviceLink/SDLUploadFileOperation.h b/SmartDeviceLink/private/SDLUploadFileOperation.h
index cd3eaa4af..cd3eaa4af 100644
--- a/SmartDeviceLink/SDLUploadFileOperation.h
+++ b/SmartDeviceLink/private/SDLUploadFileOperation.h
diff --git a/SmartDeviceLink/SDLUploadFileOperation.m b/SmartDeviceLink/private/SDLUploadFileOperation.m
index b87629b28..b87629b28 100644
--- a/SmartDeviceLink/SDLUploadFileOperation.m
+++ b/SmartDeviceLink/private/SDLUploadFileOperation.m
diff --git a/SmartDeviceLink/SDLV1ProtocolHeader.h b/SmartDeviceLink/private/SDLV1ProtocolHeader.h
index ecd5e258e..ecd5e258e 100644
--- a/SmartDeviceLink/SDLV1ProtocolHeader.h
+++ b/SmartDeviceLink/private/SDLV1ProtocolHeader.h
diff --git a/SmartDeviceLink/SDLV1ProtocolHeader.m b/SmartDeviceLink/private/SDLV1ProtocolHeader.m
index ba6474481..ba6474481 100644
--- a/SmartDeviceLink/SDLV1ProtocolHeader.m
+++ b/SmartDeviceLink/private/SDLV1ProtocolHeader.m
diff --git a/SmartDeviceLink/SDLV1ProtocolMessage.h b/SmartDeviceLink/private/SDLV1ProtocolMessage.h
index 71903a5d0..71903a5d0 100644
--- a/SmartDeviceLink/SDLV1ProtocolMessage.h
+++ b/SmartDeviceLink/private/SDLV1ProtocolMessage.h
diff --git a/SmartDeviceLink/SDLV1ProtocolMessage.m b/SmartDeviceLink/private/SDLV1ProtocolMessage.m
index 3d1e90342..3d1e90342 100644
--- a/SmartDeviceLink/SDLV1ProtocolMessage.m
+++ b/SmartDeviceLink/private/SDLV1ProtocolMessage.m
diff --git a/SmartDeviceLink/SDLV2ProtocolHeader.h b/SmartDeviceLink/private/SDLV2ProtocolHeader.h
index bb93768bb..bb93768bb 100644
--- a/SmartDeviceLink/SDLV2ProtocolHeader.h
+++ b/SmartDeviceLink/private/SDLV2ProtocolHeader.h
diff --git a/SmartDeviceLink/SDLV2ProtocolHeader.m b/SmartDeviceLink/private/SDLV2ProtocolHeader.m
index d89fdeb1f..d89fdeb1f 100644
--- a/SmartDeviceLink/SDLV2ProtocolHeader.m
+++ b/SmartDeviceLink/private/SDLV2ProtocolHeader.m
diff --git a/SmartDeviceLink/SDLV2ProtocolMessage.h b/SmartDeviceLink/private/SDLV2ProtocolMessage.h
index 0c1cc065a..0c1cc065a 100644
--- a/SmartDeviceLink/SDLV2ProtocolMessage.h
+++ b/SmartDeviceLink/private/SDLV2ProtocolMessage.h
diff --git a/SmartDeviceLink/SDLV2ProtocolMessage.m b/SmartDeviceLink/private/SDLV2ProtocolMessage.m
index 4e50b6df1..4e50b6df1 100644
--- a/SmartDeviceLink/SDLV2ProtocolMessage.m
+++ b/SmartDeviceLink/private/SDLV2ProtocolMessage.m
diff --git a/SmartDeviceLink/SDLVideoEncoderDelegate.h b/SmartDeviceLink/private/SDLVideoEncoderDelegate.h
index a8bf27f22..a8bf27f22 100644
--- a/SmartDeviceLink/SDLVideoEncoderDelegate.h
+++ b/SmartDeviceLink/private/SDLVideoEncoderDelegate.h
diff --git a/SmartDeviceLink/SDLViewControllerPresentable.h b/SmartDeviceLink/private/SDLViewControllerPresentable.h
index 50006dd47..50006dd47 100644
--- a/SmartDeviceLink/SDLViewControllerPresentable.h
+++ b/SmartDeviceLink/private/SDLViewControllerPresentable.h
diff --git a/SmartDeviceLink/SDLVoiceCommandManager.h b/SmartDeviceLink/private/SDLVoiceCommandManager.h
index 8c3f3f78f..8c3f3f78f 100644
--- a/SmartDeviceLink/SDLVoiceCommandManager.h
+++ b/SmartDeviceLink/private/SDLVoiceCommandManager.h
diff --git a/SmartDeviceLink/SDLVoiceCommandManager.m b/SmartDeviceLink/private/SDLVoiceCommandManager.m
index e9bd3d5e6..e9bd3d5e6 100644
--- a/SmartDeviceLink/SDLVoiceCommandManager.m
+++ b/SmartDeviceLink/private/SDLVoiceCommandManager.m
diff --git a/SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.h b/SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.h
index 9321c98cd..9321c98cd 100644
--- a/SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.h
+++ b/SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.h
diff --git a/SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.m b/SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.m
index 441356a83..441356a83 100644
--- a/SmartDeviceLink/SDLWindowCapability+ScreenManagerExtensions.m
+++ b/SmartDeviceLink/private/SDLWindowCapability+ScreenManagerExtensions.m
diff --git a/SmartDeviceLink/NSNumber+NumberType.h b/SmartDeviceLink/public/NSNumber+NumberType.h
index f373d6d99..f373d6d99 100644
--- a/SmartDeviceLink/NSNumber+NumberType.h
+++ b/SmartDeviceLink/public/NSNumber+NumberType.h
diff --git a/SmartDeviceLink/SDLAddCommand.h b/SmartDeviceLink/public/SDLAddCommand.h
index 8265395f5..8265395f5 100644
--- a/SmartDeviceLink/SDLAddCommand.h
+++ b/SmartDeviceLink/public/SDLAddCommand.h
diff --git a/SmartDeviceLink/SDLAddCommand.m b/SmartDeviceLink/public/SDLAddCommand.m
index 0613f3193..0613f3193 100644
--- a/SmartDeviceLink/SDLAddCommand.m
+++ b/SmartDeviceLink/public/SDLAddCommand.m
diff --git a/SmartDeviceLink/SDLAddCommandResponse.h b/SmartDeviceLink/public/SDLAddCommandResponse.h
index 29b305fc8..29b305fc8 100644
--- a/SmartDeviceLink/SDLAddCommandResponse.h
+++ b/SmartDeviceLink/public/SDLAddCommandResponse.h
diff --git a/SmartDeviceLink/SDLAddCommandResponse.m b/SmartDeviceLink/public/SDLAddCommandResponse.m
index 1906f7f64..1906f7f64 100644
--- a/SmartDeviceLink/SDLAddCommandResponse.m
+++ b/SmartDeviceLink/public/SDLAddCommandResponse.m
diff --git a/SmartDeviceLink/SDLAddSubMenu.h b/SmartDeviceLink/public/SDLAddSubMenu.h
index fbd8d872c..fbd8d872c 100644
--- a/SmartDeviceLink/SDLAddSubMenu.h
+++ b/SmartDeviceLink/public/SDLAddSubMenu.h
diff --git a/SmartDeviceLink/SDLAddSubMenu.m b/SmartDeviceLink/public/SDLAddSubMenu.m
index 3e0b0bdd0..3e0b0bdd0 100644
--- a/SmartDeviceLink/SDLAddSubMenu.m
+++ b/SmartDeviceLink/public/SDLAddSubMenu.m
diff --git a/SmartDeviceLink/SDLAddSubMenuResponse.h b/SmartDeviceLink/public/SDLAddSubMenuResponse.h
index 4f7db98fc..4f7db98fc 100644
--- a/SmartDeviceLink/SDLAddSubMenuResponse.h
+++ b/SmartDeviceLink/public/SDLAddSubMenuResponse.h
diff --git a/SmartDeviceLink/SDLAddSubMenuResponse.m b/SmartDeviceLink/public/SDLAddSubMenuResponse.m
index e47fe724b..e47fe724b 100644
--- a/SmartDeviceLink/SDLAddSubMenuResponse.m
+++ b/SmartDeviceLink/public/SDLAddSubMenuResponse.m
diff --git a/SmartDeviceLink/SDLAirbagStatus.h b/SmartDeviceLink/public/SDLAirbagStatus.h
index 140b6af07..140b6af07 100644
--- a/SmartDeviceLink/SDLAirbagStatus.h
+++ b/SmartDeviceLink/public/SDLAirbagStatus.h
diff --git a/SmartDeviceLink/SDLAirbagStatus.m b/SmartDeviceLink/public/SDLAirbagStatus.m
index 650a2c5ba..650a2c5ba 100644
--- a/SmartDeviceLink/SDLAirbagStatus.m
+++ b/SmartDeviceLink/public/SDLAirbagStatus.m
diff --git a/SmartDeviceLink/SDLAlert.h b/SmartDeviceLink/public/SDLAlert.h
index 6a9a25e57..6a9a25e57 100644
--- a/SmartDeviceLink/SDLAlert.h
+++ b/SmartDeviceLink/public/SDLAlert.h
diff --git a/SmartDeviceLink/SDLAlert.m b/SmartDeviceLink/public/SDLAlert.m
index 041943a29..041943a29 100644
--- a/SmartDeviceLink/SDLAlert.m
+++ b/SmartDeviceLink/public/SDLAlert.m
diff --git a/SmartDeviceLink/SDLAlertManeuver.h b/SmartDeviceLink/public/SDLAlertManeuver.h
index 3da7e63d4..3da7e63d4 100644
--- a/SmartDeviceLink/SDLAlertManeuver.h
+++ b/SmartDeviceLink/public/SDLAlertManeuver.h
diff --git a/SmartDeviceLink/SDLAlertManeuver.m b/SmartDeviceLink/public/SDLAlertManeuver.m
index c92ee6bd6..c92ee6bd6 100644
--- a/SmartDeviceLink/SDLAlertManeuver.m
+++ b/SmartDeviceLink/public/SDLAlertManeuver.m
diff --git a/SmartDeviceLink/SDLAlertManeuverResponse.h b/SmartDeviceLink/public/SDLAlertManeuverResponse.h
index 39a5d536b..39a5d536b 100644
--- a/SmartDeviceLink/SDLAlertManeuverResponse.h
+++ b/SmartDeviceLink/public/SDLAlertManeuverResponse.h
diff --git a/SmartDeviceLink/SDLAlertManeuverResponse.m b/SmartDeviceLink/public/SDLAlertManeuverResponse.m
index 89c0f3331..89c0f3331 100644
--- a/SmartDeviceLink/SDLAlertManeuverResponse.m
+++ b/SmartDeviceLink/public/SDLAlertManeuverResponse.m
diff --git a/SmartDeviceLink/SDLAlertResponse.h b/SmartDeviceLink/public/SDLAlertResponse.h
index db73310a6..db73310a6 100644
--- a/SmartDeviceLink/SDLAlertResponse.h
+++ b/SmartDeviceLink/public/SDLAlertResponse.h
diff --git a/SmartDeviceLink/SDLAlertResponse.m b/SmartDeviceLink/public/SDLAlertResponse.m
index 401b29e76..401b29e76 100644
--- a/SmartDeviceLink/SDLAlertResponse.m
+++ b/SmartDeviceLink/public/SDLAlertResponse.m
diff --git a/SmartDeviceLink/SDLAmbientLightStatus.h b/SmartDeviceLink/public/SDLAmbientLightStatus.h
index f4663ec61..f4663ec61 100644
--- a/SmartDeviceLink/SDLAmbientLightStatus.h
+++ b/SmartDeviceLink/public/SDLAmbientLightStatus.h
diff --git a/SmartDeviceLink/SDLAmbientLightStatus.m b/SmartDeviceLink/public/SDLAmbientLightStatus.m
index 673b159fd..673b159fd 100644
--- a/SmartDeviceLink/SDLAmbientLightStatus.m
+++ b/SmartDeviceLink/public/SDLAmbientLightStatus.m
diff --git a/SmartDeviceLink/SDLAppHMIType.h b/SmartDeviceLink/public/SDLAppHMIType.h
index 6cd653cd2..6cd653cd2 100644
--- a/SmartDeviceLink/SDLAppHMIType.h
+++ b/SmartDeviceLink/public/SDLAppHMIType.h
diff --git a/SmartDeviceLink/SDLAppHMIType.m b/SmartDeviceLink/public/SDLAppHMIType.m
index 7e24ef6d6..7e24ef6d6 100644
--- a/SmartDeviceLink/SDLAppHMIType.m
+++ b/SmartDeviceLink/public/SDLAppHMIType.m
diff --git a/SmartDeviceLink/SDLAppInfo.h b/SmartDeviceLink/public/SDLAppInfo.h
index 2aaff168e..2aaff168e 100644
--- a/SmartDeviceLink/SDLAppInfo.h
+++ b/SmartDeviceLink/public/SDLAppInfo.h
diff --git a/SmartDeviceLink/SDLAppInfo.m b/SmartDeviceLink/public/SDLAppInfo.m
index 1b7ec0150..1b7ec0150 100644
--- a/SmartDeviceLink/SDLAppInfo.m
+++ b/SmartDeviceLink/public/SDLAppInfo.m
diff --git a/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h b/SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.h
index e8093025d..e8093025d 100644
--- a/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.h
+++ b/SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.h
diff --git a/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m b/SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.m
index 12b8ed1f5..12b8ed1f5 100644
--- a/SmartDeviceLink/SDLAppInterfaceUnregisteredReason.m
+++ b/SmartDeviceLink/public/SDLAppInterfaceUnregisteredReason.m
diff --git a/SmartDeviceLink/SDLAppServiceCapability.h b/SmartDeviceLink/public/SDLAppServiceCapability.h
index 803f82c7c..803f82c7c 100644
--- a/SmartDeviceLink/SDLAppServiceCapability.h
+++ b/SmartDeviceLink/public/SDLAppServiceCapability.h
diff --git a/SmartDeviceLink/SDLAppServiceCapability.m b/SmartDeviceLink/public/SDLAppServiceCapability.m
index 595540cf4..595540cf4 100644
--- a/SmartDeviceLink/SDLAppServiceCapability.m
+++ b/SmartDeviceLink/public/SDLAppServiceCapability.m
diff --git a/SmartDeviceLink/SDLAppServiceData.h b/SmartDeviceLink/public/SDLAppServiceData.h
index 28a6121b9..28a6121b9 100644
--- a/SmartDeviceLink/SDLAppServiceData.h
+++ b/SmartDeviceLink/public/SDLAppServiceData.h
diff --git a/SmartDeviceLink/SDLAppServiceData.m b/SmartDeviceLink/public/SDLAppServiceData.m
index 13565a7af..13565a7af 100644
--- a/SmartDeviceLink/SDLAppServiceData.m
+++ b/SmartDeviceLink/public/SDLAppServiceData.m
diff --git a/SmartDeviceLink/SDLAppServiceManifest.h b/SmartDeviceLink/public/SDLAppServiceManifest.h
index 1548181a1..1548181a1 100644
--- a/SmartDeviceLink/SDLAppServiceManifest.h
+++ b/SmartDeviceLink/public/SDLAppServiceManifest.h
diff --git a/SmartDeviceLink/SDLAppServiceManifest.m b/SmartDeviceLink/public/SDLAppServiceManifest.m
index fe5849145..fe5849145 100644
--- a/SmartDeviceLink/SDLAppServiceManifest.m
+++ b/SmartDeviceLink/public/SDLAppServiceManifest.m
diff --git a/SmartDeviceLink/SDLAppServiceRecord.h b/SmartDeviceLink/public/SDLAppServiceRecord.h
index fd5a3bf37..fd5a3bf37 100644
--- a/SmartDeviceLink/SDLAppServiceRecord.h
+++ b/SmartDeviceLink/public/SDLAppServiceRecord.h
diff --git a/SmartDeviceLink/SDLAppServiceRecord.m b/SmartDeviceLink/public/SDLAppServiceRecord.m
index 72711d0a8..72711d0a8 100644
--- a/SmartDeviceLink/SDLAppServiceRecord.m
+++ b/SmartDeviceLink/public/SDLAppServiceRecord.m
diff --git a/SmartDeviceLink/SDLAppServiceType.h b/SmartDeviceLink/public/SDLAppServiceType.h
index 920f5109b..920f5109b 100644
--- a/SmartDeviceLink/SDLAppServiceType.h
+++ b/SmartDeviceLink/public/SDLAppServiceType.h
diff --git a/SmartDeviceLink/SDLAppServiceType.m b/SmartDeviceLink/public/SDLAppServiceType.m
index 730990333..730990333 100644
--- a/SmartDeviceLink/SDLAppServiceType.m
+++ b/SmartDeviceLink/public/SDLAppServiceType.m
diff --git a/SmartDeviceLink/SDLAppServicesCapabilities.h b/SmartDeviceLink/public/SDLAppServicesCapabilities.h
index feb843c30..feb843c30 100644
--- a/SmartDeviceLink/SDLAppServicesCapabilities.h
+++ b/SmartDeviceLink/public/SDLAppServicesCapabilities.h
diff --git a/SmartDeviceLink/SDLAppServicesCapabilities.m b/SmartDeviceLink/public/SDLAppServicesCapabilities.m
index a31b5d400..a31b5d400 100644
--- a/SmartDeviceLink/SDLAppServicesCapabilities.m
+++ b/SmartDeviceLink/public/SDLAppServicesCapabilities.m
diff --git a/SmartDeviceLink/SDLArtwork.h b/SmartDeviceLink/public/SDLArtwork.h
index 0e8bd6180..0e8bd6180 100644
--- a/SmartDeviceLink/SDLArtwork.h
+++ b/SmartDeviceLink/public/SDLArtwork.h
diff --git a/SmartDeviceLink/SDLArtwork.m b/SmartDeviceLink/public/SDLArtwork.m
index adb339115..adb339115 100644
--- a/SmartDeviceLink/SDLArtwork.m
+++ b/SmartDeviceLink/public/SDLArtwork.m
diff --git a/SmartDeviceLink/SDLAudioControlCapabilities.h b/SmartDeviceLink/public/SDLAudioControlCapabilities.h
index 7c2d6bba4..7c2d6bba4 100644
--- a/SmartDeviceLink/SDLAudioControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLAudioControlCapabilities.h
diff --git a/SmartDeviceLink/SDLAudioControlCapabilities.m b/SmartDeviceLink/public/SDLAudioControlCapabilities.m
index bc7ff568d..bc7ff568d 100644
--- a/SmartDeviceLink/SDLAudioControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLAudioControlCapabilities.m
diff --git a/SmartDeviceLink/SDLAudioControlData.h b/SmartDeviceLink/public/SDLAudioControlData.h
index 2cd996338..2cd996338 100644
--- a/SmartDeviceLink/SDLAudioControlData.h
+++ b/SmartDeviceLink/public/SDLAudioControlData.h
diff --git a/SmartDeviceLink/SDLAudioControlData.m b/SmartDeviceLink/public/SDLAudioControlData.m
index 67296c9ae..67296c9ae 100644
--- a/SmartDeviceLink/SDLAudioControlData.m
+++ b/SmartDeviceLink/public/SDLAudioControlData.m
diff --git a/SmartDeviceLink/SDLAudioFile.h b/SmartDeviceLink/public/SDLAudioFile.h
index a9302949b..a9302949b 100755
--- a/SmartDeviceLink/SDLAudioFile.h
+++ b/SmartDeviceLink/public/SDLAudioFile.h
diff --git a/SmartDeviceLink/SDLAudioFile.m b/SmartDeviceLink/public/SDLAudioFile.m
index 46b50f540..46b50f540 100755
--- a/SmartDeviceLink/SDLAudioFile.m
+++ b/SmartDeviceLink/public/SDLAudioFile.m
diff --git a/SmartDeviceLink/SDLAudioPassThruCapabilities.h b/SmartDeviceLink/public/SDLAudioPassThruCapabilities.h
index 67f229281..67f229281 100644
--- a/SmartDeviceLink/SDLAudioPassThruCapabilities.h
+++ b/SmartDeviceLink/public/SDLAudioPassThruCapabilities.h
diff --git a/SmartDeviceLink/SDLAudioPassThruCapabilities.m b/SmartDeviceLink/public/SDLAudioPassThruCapabilities.m
index c84263a24..c84263a24 100644
--- a/SmartDeviceLink/SDLAudioPassThruCapabilities.m
+++ b/SmartDeviceLink/public/SDLAudioPassThruCapabilities.m
diff --git a/SmartDeviceLink/SDLAudioStreamManager.h b/SmartDeviceLink/public/SDLAudioStreamManager.h
index 7ec8a5918..7ec8a5918 100755
--- a/SmartDeviceLink/SDLAudioStreamManager.h
+++ b/SmartDeviceLink/public/SDLAudioStreamManager.h
diff --git a/SmartDeviceLink/SDLAudioStreamManager.m b/SmartDeviceLink/public/SDLAudioStreamManager.m
index f8486272a..f8486272a 100755
--- a/SmartDeviceLink/SDLAudioStreamManager.m
+++ b/SmartDeviceLink/public/SDLAudioStreamManager.m
diff --git a/SmartDeviceLink/SDLAudioStreamManagerDelegate.h b/SmartDeviceLink/public/SDLAudioStreamManagerDelegate.h
index 79948d6cd..79948d6cd 100755
--- a/SmartDeviceLink/SDLAudioStreamManagerDelegate.h
+++ b/SmartDeviceLink/public/SDLAudioStreamManagerDelegate.h
diff --git a/SmartDeviceLink/SDLAudioStreamingIndicator.h b/SmartDeviceLink/public/SDLAudioStreamingIndicator.h
index 61590002f..61590002f 100644
--- a/SmartDeviceLink/SDLAudioStreamingIndicator.h
+++ b/SmartDeviceLink/public/SDLAudioStreamingIndicator.h
diff --git a/SmartDeviceLink/SDLAudioStreamingIndicator.m b/SmartDeviceLink/public/SDLAudioStreamingIndicator.m
index 5e4a328a2..5e4a328a2 100644
--- a/SmartDeviceLink/SDLAudioStreamingIndicator.m
+++ b/SmartDeviceLink/public/SDLAudioStreamingIndicator.m
diff --git a/SmartDeviceLink/SDLAudioStreamingState.h b/SmartDeviceLink/public/SDLAudioStreamingState.h
index 6aa746757..6aa746757 100644
--- a/SmartDeviceLink/SDLAudioStreamingState.h
+++ b/SmartDeviceLink/public/SDLAudioStreamingState.h
diff --git a/SmartDeviceLink/SDLAudioStreamingState.m b/SmartDeviceLink/public/SDLAudioStreamingState.m
index 043c2fc58..043c2fc58 100644
--- a/SmartDeviceLink/SDLAudioStreamingState.m
+++ b/SmartDeviceLink/public/SDLAudioStreamingState.m
diff --git a/SmartDeviceLink/SDLAudioType.h b/SmartDeviceLink/public/SDLAudioType.h
index 283be1ea8..283be1ea8 100644
--- a/SmartDeviceLink/SDLAudioType.h
+++ b/SmartDeviceLink/public/SDLAudioType.h
diff --git a/SmartDeviceLink/SDLAudioType.m b/SmartDeviceLink/public/SDLAudioType.m
index 495090e99..495090e99 100644
--- a/SmartDeviceLink/SDLAudioType.m
+++ b/SmartDeviceLink/public/SDLAudioType.m
diff --git a/SmartDeviceLink/SDLBeltStatus.h b/SmartDeviceLink/public/SDLBeltStatus.h
index 4b71c3764..4b71c3764 100644
--- a/SmartDeviceLink/SDLBeltStatus.h
+++ b/SmartDeviceLink/public/SDLBeltStatus.h
diff --git a/SmartDeviceLink/SDLBeltStatus.m b/SmartDeviceLink/public/SDLBeltStatus.m
index 89a5271e3..89a5271e3 100644
--- a/SmartDeviceLink/SDLBeltStatus.m
+++ b/SmartDeviceLink/public/SDLBeltStatus.m
diff --git a/SmartDeviceLink/SDLBitsPerSample.h b/SmartDeviceLink/public/SDLBitsPerSample.h
index 366dab9ef..366dab9ef 100644
--- a/SmartDeviceLink/SDLBitsPerSample.h
+++ b/SmartDeviceLink/public/SDLBitsPerSample.h
diff --git a/SmartDeviceLink/SDLBitsPerSample.m b/SmartDeviceLink/public/SDLBitsPerSample.m
index 25321788a..25321788a 100644
--- a/SmartDeviceLink/SDLBitsPerSample.m
+++ b/SmartDeviceLink/public/SDLBitsPerSample.m
diff --git a/SmartDeviceLink/SDLBodyInformation.h b/SmartDeviceLink/public/SDLBodyInformation.h
index bed364503..bed364503 100644
--- a/SmartDeviceLink/SDLBodyInformation.h
+++ b/SmartDeviceLink/public/SDLBodyInformation.h
diff --git a/SmartDeviceLink/SDLBodyInformation.m b/SmartDeviceLink/public/SDLBodyInformation.m
index fe8aa8b29..fe8aa8b29 100644
--- a/SmartDeviceLink/SDLBodyInformation.m
+++ b/SmartDeviceLink/public/SDLBodyInformation.m
diff --git a/SmartDeviceLink/SDLButtonCapabilities.h b/SmartDeviceLink/public/SDLButtonCapabilities.h
index 1333da2cf..1333da2cf 100644
--- a/SmartDeviceLink/SDLButtonCapabilities.h
+++ b/SmartDeviceLink/public/SDLButtonCapabilities.h
diff --git a/SmartDeviceLink/SDLButtonCapabilities.m b/SmartDeviceLink/public/SDLButtonCapabilities.m
index 1685d0907..1685d0907 100644
--- a/SmartDeviceLink/SDLButtonCapabilities.m
+++ b/SmartDeviceLink/public/SDLButtonCapabilities.m
diff --git a/SmartDeviceLink/SDLButtonEventMode.h b/SmartDeviceLink/public/SDLButtonEventMode.h
index 5facb9f73..5facb9f73 100644
--- a/SmartDeviceLink/SDLButtonEventMode.h
+++ b/SmartDeviceLink/public/SDLButtonEventMode.h
diff --git a/SmartDeviceLink/SDLButtonEventMode.m b/SmartDeviceLink/public/SDLButtonEventMode.m
index 71cb61cd9..71cb61cd9 100644
--- a/SmartDeviceLink/SDLButtonEventMode.m
+++ b/SmartDeviceLink/public/SDLButtonEventMode.m
diff --git a/SmartDeviceLink/SDLButtonName.h b/SmartDeviceLink/public/SDLButtonName.h
index 4f6007fb5..4f6007fb5 100644
--- a/SmartDeviceLink/SDLButtonName.h
+++ b/SmartDeviceLink/public/SDLButtonName.h
diff --git a/SmartDeviceLink/SDLButtonName.m b/SmartDeviceLink/public/SDLButtonName.m
index c0979df8b..c0979df8b 100644
--- a/SmartDeviceLink/SDLButtonName.m
+++ b/SmartDeviceLink/public/SDLButtonName.m
diff --git a/SmartDeviceLink/SDLButtonPress.h b/SmartDeviceLink/public/SDLButtonPress.h
index c5769ca6d..c5769ca6d 100644
--- a/SmartDeviceLink/SDLButtonPress.h
+++ b/SmartDeviceLink/public/SDLButtonPress.h
diff --git a/SmartDeviceLink/SDLButtonPress.m b/SmartDeviceLink/public/SDLButtonPress.m
index 419f0d7f6..419f0d7f6 100644
--- a/SmartDeviceLink/SDLButtonPress.m
+++ b/SmartDeviceLink/public/SDLButtonPress.m
diff --git a/SmartDeviceLink/SDLButtonPressMode.h b/SmartDeviceLink/public/SDLButtonPressMode.h
index 0272e0eab..0272e0eab 100644
--- a/SmartDeviceLink/SDLButtonPressMode.h
+++ b/SmartDeviceLink/public/SDLButtonPressMode.h
diff --git a/SmartDeviceLink/SDLButtonPressMode.m b/SmartDeviceLink/public/SDLButtonPressMode.m
index 48d3652c6..48d3652c6 100644
--- a/SmartDeviceLink/SDLButtonPressMode.m
+++ b/SmartDeviceLink/public/SDLButtonPressMode.m
diff --git a/SmartDeviceLink/SDLButtonPressResponse.h b/SmartDeviceLink/public/SDLButtonPressResponse.h
index fe23ec0fe..fe23ec0fe 100644
--- a/SmartDeviceLink/SDLButtonPressResponse.h
+++ b/SmartDeviceLink/public/SDLButtonPressResponse.h
diff --git a/SmartDeviceLink/SDLButtonPressResponse.m b/SmartDeviceLink/public/SDLButtonPressResponse.m
index 0dde4c52e..0dde4c52e 100644
--- a/SmartDeviceLink/SDLButtonPressResponse.m
+++ b/SmartDeviceLink/public/SDLButtonPressResponse.m
diff --git a/SmartDeviceLink/SDLCancelInteraction.h b/SmartDeviceLink/public/SDLCancelInteraction.h
index 289e85443..289e85443 100644
--- a/SmartDeviceLink/SDLCancelInteraction.h
+++ b/SmartDeviceLink/public/SDLCancelInteraction.h
diff --git a/SmartDeviceLink/SDLCancelInteraction.m b/SmartDeviceLink/public/SDLCancelInteraction.m
index bd591dc28..bd591dc28 100644
--- a/SmartDeviceLink/SDLCancelInteraction.m
+++ b/SmartDeviceLink/public/SDLCancelInteraction.m
diff --git a/SmartDeviceLink/SDLCancelInteractionResponse.h b/SmartDeviceLink/public/SDLCancelInteractionResponse.h
index 9a2ba5cbe..9a2ba5cbe 100644
--- a/SmartDeviceLink/SDLCancelInteractionResponse.h
+++ b/SmartDeviceLink/public/SDLCancelInteractionResponse.h
diff --git a/SmartDeviceLink/SDLCancelInteractionResponse.m b/SmartDeviceLink/public/SDLCancelInteractionResponse.m
index 325fa96f1..325fa96f1 100644
--- a/SmartDeviceLink/SDLCancelInteractionResponse.m
+++ b/SmartDeviceLink/public/SDLCancelInteractionResponse.m
diff --git a/SmartDeviceLink/SDLCapacityUnit.h b/SmartDeviceLink/public/SDLCapacityUnit.h
index 415bd18c5..415bd18c5 100644
--- a/SmartDeviceLink/SDLCapacityUnit.h
+++ b/SmartDeviceLink/public/SDLCapacityUnit.h
diff --git a/SmartDeviceLink/SDLCapacityUnit.m b/SmartDeviceLink/public/SDLCapacityUnit.m
index 7e21103fa..7e21103fa 100644
--- a/SmartDeviceLink/SDLCapacityUnit.m
+++ b/SmartDeviceLink/public/SDLCapacityUnit.m
diff --git a/SmartDeviceLink/SDLCarModeStatus.h b/SmartDeviceLink/public/SDLCarModeStatus.h
index e98ada744..e98ada744 100644
--- a/SmartDeviceLink/SDLCarModeStatus.h
+++ b/SmartDeviceLink/public/SDLCarModeStatus.h
diff --git a/SmartDeviceLink/SDLCarModeStatus.m b/SmartDeviceLink/public/SDLCarModeStatus.m
index b93293da9..b93293da9 100644
--- a/SmartDeviceLink/SDLCarModeStatus.m
+++ b/SmartDeviceLink/public/SDLCarModeStatus.m
diff --git a/SmartDeviceLink/SDLCarWindowViewController.h b/SmartDeviceLink/public/SDLCarWindowViewController.h
index ef46095b3..ef46095b3 100644
--- a/SmartDeviceLink/SDLCarWindowViewController.h
+++ b/SmartDeviceLink/public/SDLCarWindowViewController.h
diff --git a/SmartDeviceLink/SDLCarWindowViewController.m b/SmartDeviceLink/public/SDLCarWindowViewController.m
index 5f6cbdbde..5f6cbdbde 100644
--- a/SmartDeviceLink/SDLCarWindowViewController.m
+++ b/SmartDeviceLink/public/SDLCarWindowViewController.m
diff --git a/SmartDeviceLink/SDLChangeRegistration.h b/SmartDeviceLink/public/SDLChangeRegistration.h
index 5e16d16ef..5e16d16ef 100644
--- a/SmartDeviceLink/SDLChangeRegistration.h
+++ b/SmartDeviceLink/public/SDLChangeRegistration.h
diff --git a/SmartDeviceLink/SDLChangeRegistration.m b/SmartDeviceLink/public/SDLChangeRegistration.m
index 87a14cb9d..87a14cb9d 100644
--- a/SmartDeviceLink/SDLChangeRegistration.m
+++ b/SmartDeviceLink/public/SDLChangeRegistration.m
diff --git a/SmartDeviceLink/SDLChangeRegistrationResponse.h b/SmartDeviceLink/public/SDLChangeRegistrationResponse.h
index 55f733f81..55f733f81 100644
--- a/SmartDeviceLink/SDLChangeRegistrationResponse.h
+++ b/SmartDeviceLink/public/SDLChangeRegistrationResponse.h
diff --git a/SmartDeviceLink/SDLChangeRegistrationResponse.m b/SmartDeviceLink/public/SDLChangeRegistrationResponse.m
index a40493503..a40493503 100644
--- a/SmartDeviceLink/SDLChangeRegistrationResponse.m
+++ b/SmartDeviceLink/public/SDLChangeRegistrationResponse.m
diff --git a/SmartDeviceLink/SDLCharacterSet.h b/SmartDeviceLink/public/SDLCharacterSet.h
index 9cd096573..9cd096573 100644
--- a/SmartDeviceLink/SDLCharacterSet.h
+++ b/SmartDeviceLink/public/SDLCharacterSet.h
diff --git a/SmartDeviceLink/SDLCharacterSet.m b/SmartDeviceLink/public/SDLCharacterSet.m
index 47b595f7e..47b595f7e 100644
--- a/SmartDeviceLink/SDLCharacterSet.m
+++ b/SmartDeviceLink/public/SDLCharacterSet.m
diff --git a/SmartDeviceLink/SDLChoice.h b/SmartDeviceLink/public/SDLChoice.h
index 965115951..965115951 100644
--- a/SmartDeviceLink/SDLChoice.h
+++ b/SmartDeviceLink/public/SDLChoice.h
diff --git a/SmartDeviceLink/SDLChoice.m b/SmartDeviceLink/public/SDLChoice.m
index e384ddf86..e384ddf86 100644
--- a/SmartDeviceLink/SDLChoice.m
+++ b/SmartDeviceLink/public/SDLChoice.m
diff --git a/SmartDeviceLink/SDLChoiceCell.h b/SmartDeviceLink/public/SDLChoiceCell.h
index 197f0190d..197f0190d 100644
--- a/SmartDeviceLink/SDLChoiceCell.h
+++ b/SmartDeviceLink/public/SDLChoiceCell.h
diff --git a/SmartDeviceLink/SDLChoiceCell.m b/SmartDeviceLink/public/SDLChoiceCell.m
index 05ceb4daa..05ceb4daa 100644
--- a/SmartDeviceLink/SDLChoiceCell.m
+++ b/SmartDeviceLink/public/SDLChoiceCell.m
diff --git a/SmartDeviceLink/SDLChoiceSet.h b/SmartDeviceLink/public/SDLChoiceSet.h
index 674033553..674033553 100644
--- a/SmartDeviceLink/SDLChoiceSet.h
+++ b/SmartDeviceLink/public/SDLChoiceSet.h
diff --git a/SmartDeviceLink/SDLChoiceSet.m b/SmartDeviceLink/public/SDLChoiceSet.m
index 45a830bcd..45a830bcd 100644
--- a/SmartDeviceLink/SDLChoiceSet.m
+++ b/SmartDeviceLink/public/SDLChoiceSet.m
diff --git a/SmartDeviceLink/SDLChoiceSetDelegate.h b/SmartDeviceLink/public/SDLChoiceSetDelegate.h
index de7573e95..de7573e95 100644
--- a/SmartDeviceLink/SDLChoiceSetDelegate.h
+++ b/SmartDeviceLink/public/SDLChoiceSetDelegate.h
diff --git a/SmartDeviceLink/SDLClimateControlCapabilities.h b/SmartDeviceLink/public/SDLClimateControlCapabilities.h
index 351b8dd79..351b8dd79 100644
--- a/SmartDeviceLink/SDLClimateControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLClimateControlCapabilities.h
diff --git a/SmartDeviceLink/SDLClimateControlCapabilities.m b/SmartDeviceLink/public/SDLClimateControlCapabilities.m
index 5742cb82c..5742cb82c 100644
--- a/SmartDeviceLink/SDLClimateControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLClimateControlCapabilities.m
diff --git a/SmartDeviceLink/SDLClimateControlData.h b/SmartDeviceLink/public/SDLClimateControlData.h
index f811967d5..f811967d5 100644
--- a/SmartDeviceLink/SDLClimateControlData.h
+++ b/SmartDeviceLink/public/SDLClimateControlData.h
diff --git a/SmartDeviceLink/SDLClimateControlData.m b/SmartDeviceLink/public/SDLClimateControlData.m
index bed8ba365..bed8ba365 100644
--- a/SmartDeviceLink/SDLClimateControlData.m
+++ b/SmartDeviceLink/public/SDLClimateControlData.m
diff --git a/SmartDeviceLink/SDLCloseApplication.h b/SmartDeviceLink/public/SDLCloseApplication.h
index 38418e9b0..38418e9b0 100644
--- a/SmartDeviceLink/SDLCloseApplication.h
+++ b/SmartDeviceLink/public/SDLCloseApplication.h
diff --git a/SmartDeviceLink/SDLCloseApplication.m b/SmartDeviceLink/public/SDLCloseApplication.m
index 743a70781..743a70781 100644
--- a/SmartDeviceLink/SDLCloseApplication.m
+++ b/SmartDeviceLink/public/SDLCloseApplication.m
diff --git a/SmartDeviceLink/SDLCloseApplicationResponse.h b/SmartDeviceLink/public/SDLCloseApplicationResponse.h
index a7892930a..a7892930a 100644
--- a/SmartDeviceLink/SDLCloseApplicationResponse.h
+++ b/SmartDeviceLink/public/SDLCloseApplicationResponse.h
diff --git a/SmartDeviceLink/SDLCloseApplicationResponse.m b/SmartDeviceLink/public/SDLCloseApplicationResponse.m
index 3c7743177..3c7743177 100644
--- a/SmartDeviceLink/SDLCloseApplicationResponse.m
+++ b/SmartDeviceLink/public/SDLCloseApplicationResponse.m
diff --git a/SmartDeviceLink/SDLCloudAppProperties.h b/SmartDeviceLink/public/SDLCloudAppProperties.h
index 6f64956a8..6f64956a8 100644
--- a/SmartDeviceLink/SDLCloudAppProperties.h
+++ b/SmartDeviceLink/public/SDLCloudAppProperties.h
diff --git a/SmartDeviceLink/SDLCloudAppProperties.m b/SmartDeviceLink/public/SDLCloudAppProperties.m
index 3a2ad32a2..3a2ad32a2 100644
--- a/SmartDeviceLink/SDLCloudAppProperties.m
+++ b/SmartDeviceLink/public/SDLCloudAppProperties.m
diff --git a/SmartDeviceLink/SDLClusterModeStatus.h b/SmartDeviceLink/public/SDLClusterModeStatus.h
index 2a3fa5956..2a3fa5956 100644
--- a/SmartDeviceLink/SDLClusterModeStatus.h
+++ b/SmartDeviceLink/public/SDLClusterModeStatus.h
diff --git a/SmartDeviceLink/SDLClusterModeStatus.m b/SmartDeviceLink/public/SDLClusterModeStatus.m
index 1558c0522..1558c0522 100644
--- a/SmartDeviceLink/SDLClusterModeStatus.m
+++ b/SmartDeviceLink/public/SDLClusterModeStatus.m
diff --git a/SmartDeviceLink/SDLCompassDirection.h b/SmartDeviceLink/public/SDLCompassDirection.h
index ed11f0310..ed11f0310 100644
--- a/SmartDeviceLink/SDLCompassDirection.h
+++ b/SmartDeviceLink/public/SDLCompassDirection.h
diff --git a/SmartDeviceLink/SDLCompassDirection.m b/SmartDeviceLink/public/SDLCompassDirection.m
index 14d41a118..14d41a118 100644
--- a/SmartDeviceLink/SDLCompassDirection.m
+++ b/SmartDeviceLink/public/SDLCompassDirection.m
diff --git a/SmartDeviceLink/SDLComponentVolumeStatus.h b/SmartDeviceLink/public/SDLComponentVolumeStatus.h
index dc710a573..dc710a573 100644
--- a/SmartDeviceLink/SDLComponentVolumeStatus.h
+++ b/SmartDeviceLink/public/SDLComponentVolumeStatus.h
diff --git a/SmartDeviceLink/SDLComponentVolumeStatus.m b/SmartDeviceLink/public/SDLComponentVolumeStatus.m
index e688b9fc2..e688b9fc2 100644
--- a/SmartDeviceLink/SDLComponentVolumeStatus.m
+++ b/SmartDeviceLink/public/SDLComponentVolumeStatus.m
diff --git a/SmartDeviceLink/SDLConfiguration.h b/SmartDeviceLink/public/SDLConfiguration.h
index 17c7dc6ee..17c7dc6ee 100644
--- a/SmartDeviceLink/SDLConfiguration.h
+++ b/SmartDeviceLink/public/SDLConfiguration.h
diff --git a/SmartDeviceLink/SDLConfiguration.m b/SmartDeviceLink/public/SDLConfiguration.m
index bd1e85fdc..bd1e85fdc 100644
--- a/SmartDeviceLink/SDLConfiguration.m
+++ b/SmartDeviceLink/public/SDLConfiguration.m
diff --git a/SmartDeviceLink/SDLCreateInteractionChoiceSet.h b/SmartDeviceLink/public/SDLCreateInteractionChoiceSet.h
index da54d58e3..da54d58e3 100644
--- a/SmartDeviceLink/SDLCreateInteractionChoiceSet.h
+++ b/SmartDeviceLink/public/SDLCreateInteractionChoiceSet.h
diff --git a/SmartDeviceLink/SDLCreateInteractionChoiceSet.m b/SmartDeviceLink/public/SDLCreateInteractionChoiceSet.m
index 00ee17093..00ee17093 100644
--- a/SmartDeviceLink/SDLCreateInteractionChoiceSet.m
+++ b/SmartDeviceLink/public/SDLCreateInteractionChoiceSet.m
diff --git a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h b/SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.h
index c208cd8b8..c208cd8b8 100644
--- a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.h
+++ b/SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.h
diff --git a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m b/SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.m
index 37b8bad2e..37b8bad2e 100644
--- a/SmartDeviceLink/SDLCreateInteractionChoiceSetResponse.m
+++ b/SmartDeviceLink/public/SDLCreateInteractionChoiceSetResponse.m
diff --git a/SmartDeviceLink/SDLCreateWindow.h b/SmartDeviceLink/public/SDLCreateWindow.h
index ad4475ef2..ad4475ef2 100644
--- a/SmartDeviceLink/SDLCreateWindow.h
+++ b/SmartDeviceLink/public/SDLCreateWindow.h
diff --git a/SmartDeviceLink/SDLCreateWindow.m b/SmartDeviceLink/public/SDLCreateWindow.m
index b6b55ec17..b6b55ec17 100644
--- a/SmartDeviceLink/SDLCreateWindow.m
+++ b/SmartDeviceLink/public/SDLCreateWindow.m
diff --git a/SmartDeviceLink/SDLCreateWindowResponse.h b/SmartDeviceLink/public/SDLCreateWindowResponse.h
index 62684e165..62684e165 100644
--- a/SmartDeviceLink/SDLCreateWindowResponse.h
+++ b/SmartDeviceLink/public/SDLCreateWindowResponse.h
diff --git a/SmartDeviceLink/SDLCreateWindowResponse.m b/SmartDeviceLink/public/SDLCreateWindowResponse.m
index a9f6a3029..a9f6a3029 100644
--- a/SmartDeviceLink/SDLCreateWindowResponse.m
+++ b/SmartDeviceLink/public/SDLCreateWindowResponse.m
diff --git a/SmartDeviceLink/SDLDIDResult.h b/SmartDeviceLink/public/SDLDIDResult.h
index 673ccaacc..673ccaacc 100644
--- a/SmartDeviceLink/SDLDIDResult.h
+++ b/SmartDeviceLink/public/SDLDIDResult.h
diff --git a/SmartDeviceLink/SDLDIDResult.m b/SmartDeviceLink/public/SDLDIDResult.m
index 4f661d895..4f661d895 100644
--- a/SmartDeviceLink/SDLDIDResult.m
+++ b/SmartDeviceLink/public/SDLDIDResult.m
diff --git a/SmartDeviceLink/SDLDateTime.h b/SmartDeviceLink/public/SDLDateTime.h
index 905012f44..905012f44 100644
--- a/SmartDeviceLink/SDLDateTime.h
+++ b/SmartDeviceLink/public/SDLDateTime.h
diff --git a/SmartDeviceLink/SDLDateTime.m b/SmartDeviceLink/public/SDLDateTime.m
index c5a45214a..c5a45214a 100644
--- a/SmartDeviceLink/SDLDateTime.m
+++ b/SmartDeviceLink/public/SDLDateTime.m
diff --git a/SmartDeviceLink/SDLDefrostZone.h b/SmartDeviceLink/public/SDLDefrostZone.h
index 04519a6a2..04519a6a2 100644
--- a/SmartDeviceLink/SDLDefrostZone.h
+++ b/SmartDeviceLink/public/SDLDefrostZone.h
diff --git a/SmartDeviceLink/SDLDefrostZone.m b/SmartDeviceLink/public/SDLDefrostZone.m
index f4f2862f2..f4f2862f2 100644
--- a/SmartDeviceLink/SDLDefrostZone.m
+++ b/SmartDeviceLink/public/SDLDefrostZone.m
diff --git a/SmartDeviceLink/SDLDeleteCommand.h b/SmartDeviceLink/public/SDLDeleteCommand.h
index f6b059c20..f6b059c20 100644
--- a/SmartDeviceLink/SDLDeleteCommand.h
+++ b/SmartDeviceLink/public/SDLDeleteCommand.h
diff --git a/SmartDeviceLink/SDLDeleteCommand.m b/SmartDeviceLink/public/SDLDeleteCommand.m
index 563cde435..563cde435 100644
--- a/SmartDeviceLink/SDLDeleteCommand.m
+++ b/SmartDeviceLink/public/SDLDeleteCommand.m
diff --git a/SmartDeviceLink/SDLDeleteCommandResponse.h b/SmartDeviceLink/public/SDLDeleteCommandResponse.h
index 6237313ee..6237313ee 100644
--- a/SmartDeviceLink/SDLDeleteCommandResponse.h
+++ b/SmartDeviceLink/public/SDLDeleteCommandResponse.h
diff --git a/SmartDeviceLink/SDLDeleteCommandResponse.m b/SmartDeviceLink/public/SDLDeleteCommandResponse.m
index 57460a834..57460a834 100644
--- a/SmartDeviceLink/SDLDeleteCommandResponse.m
+++ b/SmartDeviceLink/public/SDLDeleteCommandResponse.m
diff --git a/SmartDeviceLink/SDLDeleteFile.h b/SmartDeviceLink/public/SDLDeleteFile.h
index 04e1814a1..04e1814a1 100644
--- a/SmartDeviceLink/SDLDeleteFile.h
+++ b/SmartDeviceLink/public/SDLDeleteFile.h
diff --git a/SmartDeviceLink/SDLDeleteFile.m b/SmartDeviceLink/public/SDLDeleteFile.m
index 8c1a0573a..8c1a0573a 100644
--- a/SmartDeviceLink/SDLDeleteFile.m
+++ b/SmartDeviceLink/public/SDLDeleteFile.m
diff --git a/SmartDeviceLink/SDLDeleteFileResponse.h b/SmartDeviceLink/public/SDLDeleteFileResponse.h
index c639dcdd7..c639dcdd7 100644
--- a/SmartDeviceLink/SDLDeleteFileResponse.h
+++ b/SmartDeviceLink/public/SDLDeleteFileResponse.h
diff --git a/SmartDeviceLink/SDLDeleteFileResponse.m b/SmartDeviceLink/public/SDLDeleteFileResponse.m
index 17db0cb17..17db0cb17 100644
--- a/SmartDeviceLink/SDLDeleteFileResponse.m
+++ b/SmartDeviceLink/public/SDLDeleteFileResponse.m
diff --git a/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.h
index 19bbc069f..19bbc069f 100644
--- a/SmartDeviceLink/SDLDeleteInteractionChoiceSet.h
+++ b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.h
diff --git a/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.m
index 20174145f..20174145f 100644
--- a/SmartDeviceLink/SDLDeleteInteractionChoiceSet.m
+++ b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSet.m
diff --git a/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.h
index 55267a604..55267a604 100644
--- a/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.h
+++ b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.h
diff --git a/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.m
index abc14d757..abc14d757 100644
--- a/SmartDeviceLink/SDLDeleteInteractionChoiceSetResponse.m
+++ b/SmartDeviceLink/public/SDLDeleteInteractionChoiceSetResponse.m
diff --git a/SmartDeviceLink/SDLDeleteSubMenu.h b/SmartDeviceLink/public/SDLDeleteSubMenu.h
index 5f9bf73ff..5f9bf73ff 100644
--- a/SmartDeviceLink/SDLDeleteSubMenu.h
+++ b/SmartDeviceLink/public/SDLDeleteSubMenu.h
diff --git a/SmartDeviceLink/SDLDeleteSubMenu.m b/SmartDeviceLink/public/SDLDeleteSubMenu.m
index dedcff616..dedcff616 100644
--- a/SmartDeviceLink/SDLDeleteSubMenu.m
+++ b/SmartDeviceLink/public/SDLDeleteSubMenu.m
diff --git a/SmartDeviceLink/SDLDeleteSubMenuResponse.h b/SmartDeviceLink/public/SDLDeleteSubMenuResponse.h
index 7b3282e45..7b3282e45 100644
--- a/SmartDeviceLink/SDLDeleteSubMenuResponse.h
+++ b/SmartDeviceLink/public/SDLDeleteSubMenuResponse.h
diff --git a/SmartDeviceLink/SDLDeleteSubMenuResponse.m b/SmartDeviceLink/public/SDLDeleteSubMenuResponse.m
index d9c3355ea..d9c3355ea 100644
--- a/SmartDeviceLink/SDLDeleteSubMenuResponse.m
+++ b/SmartDeviceLink/public/SDLDeleteSubMenuResponse.m
diff --git a/SmartDeviceLink/SDLDeleteWindow.h b/SmartDeviceLink/public/SDLDeleteWindow.h
index 2561b45c1..2561b45c1 100644
--- a/SmartDeviceLink/SDLDeleteWindow.h
+++ b/SmartDeviceLink/public/SDLDeleteWindow.h
diff --git a/SmartDeviceLink/SDLDeleteWindow.m b/SmartDeviceLink/public/SDLDeleteWindow.m
index d4f6189c8..d4f6189c8 100644
--- a/SmartDeviceLink/SDLDeleteWindow.m
+++ b/SmartDeviceLink/public/SDLDeleteWindow.m
diff --git a/SmartDeviceLink/SDLDeleteWindowResponse.h b/SmartDeviceLink/public/SDLDeleteWindowResponse.h
index e2308bd08..e2308bd08 100644
--- a/SmartDeviceLink/SDLDeleteWindowResponse.h
+++ b/SmartDeviceLink/public/SDLDeleteWindowResponse.h
diff --git a/SmartDeviceLink/SDLDeleteWindowResponse.m b/SmartDeviceLink/public/SDLDeleteWindowResponse.m
index c7cf30058..c7cf30058 100644
--- a/SmartDeviceLink/SDLDeleteWindowResponse.m
+++ b/SmartDeviceLink/public/SDLDeleteWindowResponse.m
diff --git a/SmartDeviceLink/SDLDeliveryMode.h b/SmartDeviceLink/public/SDLDeliveryMode.h
index 61f9dcf29..61f9dcf29 100644
--- a/SmartDeviceLink/SDLDeliveryMode.h
+++ b/SmartDeviceLink/public/SDLDeliveryMode.h
diff --git a/SmartDeviceLink/SDLDeliveryMode.m b/SmartDeviceLink/public/SDLDeliveryMode.m
index b97b7ae23..b97b7ae23 100644
--- a/SmartDeviceLink/SDLDeliveryMode.m
+++ b/SmartDeviceLink/public/SDLDeliveryMode.m
diff --git a/SmartDeviceLink/SDLDeviceInfo.h b/SmartDeviceLink/public/SDLDeviceInfo.h
index f30e2d598..f30e2d598 100644
--- a/SmartDeviceLink/SDLDeviceInfo.h
+++ b/SmartDeviceLink/public/SDLDeviceInfo.h
diff --git a/SmartDeviceLink/SDLDeviceInfo.m b/SmartDeviceLink/public/SDLDeviceInfo.m
index a28f2759a..a28f2759a 100644
--- a/SmartDeviceLink/SDLDeviceInfo.m
+++ b/SmartDeviceLink/public/SDLDeviceInfo.m
diff --git a/SmartDeviceLink/SDLDeviceLevelStatus.h b/SmartDeviceLink/public/SDLDeviceLevelStatus.h
index fb6a58d24..fb6a58d24 100644
--- a/SmartDeviceLink/SDLDeviceLevelStatus.h
+++ b/SmartDeviceLink/public/SDLDeviceLevelStatus.h
diff --git a/SmartDeviceLink/SDLDeviceLevelStatus.m b/SmartDeviceLink/public/SDLDeviceLevelStatus.m
index 2c15db3a2..2c15db3a2 100644
--- a/SmartDeviceLink/SDLDeviceLevelStatus.m
+++ b/SmartDeviceLink/public/SDLDeviceLevelStatus.m
diff --git a/SmartDeviceLink/SDLDeviceStatus.h b/SmartDeviceLink/public/SDLDeviceStatus.h
index 4764ca223..4764ca223 100644
--- a/SmartDeviceLink/SDLDeviceStatus.h
+++ b/SmartDeviceLink/public/SDLDeviceStatus.h
diff --git a/SmartDeviceLink/SDLDeviceStatus.m b/SmartDeviceLink/public/SDLDeviceStatus.m
index 2b9101233..2b9101233 100644
--- a/SmartDeviceLink/SDLDeviceStatus.m
+++ b/SmartDeviceLink/public/SDLDeviceStatus.m
diff --git a/SmartDeviceLink/SDLDiagnosticMessage.h b/SmartDeviceLink/public/SDLDiagnosticMessage.h
index 385c72b4f..385c72b4f 100644
--- a/SmartDeviceLink/SDLDiagnosticMessage.h
+++ b/SmartDeviceLink/public/SDLDiagnosticMessage.h
diff --git a/SmartDeviceLink/SDLDiagnosticMessage.m b/SmartDeviceLink/public/SDLDiagnosticMessage.m
index adef6c980..adef6c980 100644
--- a/SmartDeviceLink/SDLDiagnosticMessage.m
+++ b/SmartDeviceLink/public/SDLDiagnosticMessage.m
diff --git a/SmartDeviceLink/SDLDiagnosticMessageResponse.h b/SmartDeviceLink/public/SDLDiagnosticMessageResponse.h
index 2912beafa..2912beafa 100644
--- a/SmartDeviceLink/SDLDiagnosticMessageResponse.h
+++ b/SmartDeviceLink/public/SDLDiagnosticMessageResponse.h
diff --git a/SmartDeviceLink/SDLDiagnosticMessageResponse.m b/SmartDeviceLink/public/SDLDiagnosticMessageResponse.m
index dbfaa03a2..dbfaa03a2 100644
--- a/SmartDeviceLink/SDLDiagnosticMessageResponse.m
+++ b/SmartDeviceLink/public/SDLDiagnosticMessageResponse.m
diff --git a/SmartDeviceLink/SDLDialNumber.h b/SmartDeviceLink/public/SDLDialNumber.h
index 44c6b7751..44c6b7751 100644
--- a/SmartDeviceLink/SDLDialNumber.h
+++ b/SmartDeviceLink/public/SDLDialNumber.h
diff --git a/SmartDeviceLink/SDLDialNumber.m b/SmartDeviceLink/public/SDLDialNumber.m
index eaed1eb41..eaed1eb41 100644
--- a/SmartDeviceLink/SDLDialNumber.m
+++ b/SmartDeviceLink/public/SDLDialNumber.m
diff --git a/SmartDeviceLink/SDLDialNumberResponse.h b/SmartDeviceLink/public/SDLDialNumberResponse.h
index f1a9265ab..f1a9265ab 100644
--- a/SmartDeviceLink/SDLDialNumberResponse.h
+++ b/SmartDeviceLink/public/SDLDialNumberResponse.h
diff --git a/SmartDeviceLink/SDLDialNumberResponse.m b/SmartDeviceLink/public/SDLDialNumberResponse.m
index b8073cf9d..b8073cf9d 100644
--- a/SmartDeviceLink/SDLDialNumberResponse.m
+++ b/SmartDeviceLink/public/SDLDialNumberResponse.m
diff --git a/SmartDeviceLink/SDLDimension.h b/SmartDeviceLink/public/SDLDimension.h
index a1c5ab858..a1c5ab858 100644
--- a/SmartDeviceLink/SDLDimension.h
+++ b/SmartDeviceLink/public/SDLDimension.h
diff --git a/SmartDeviceLink/SDLDimension.m b/SmartDeviceLink/public/SDLDimension.m
index 0730fcf75..0730fcf75 100644
--- a/SmartDeviceLink/SDLDimension.m
+++ b/SmartDeviceLink/public/SDLDimension.m
diff --git a/SmartDeviceLink/SDLDirection.h b/SmartDeviceLink/public/SDLDirection.h
index 7f21ca385..7f21ca385 100644
--- a/SmartDeviceLink/SDLDirection.h
+++ b/SmartDeviceLink/public/SDLDirection.h
diff --git a/SmartDeviceLink/SDLDirection.m b/SmartDeviceLink/public/SDLDirection.m
index 1a11c772a..1a11c772a 100644
--- a/SmartDeviceLink/SDLDirection.m
+++ b/SmartDeviceLink/public/SDLDirection.m
diff --git a/SmartDeviceLink/SDLDisplayCapabilities.h b/SmartDeviceLink/public/SDLDisplayCapabilities.h
index b5644379f..b5644379f 100644
--- a/SmartDeviceLink/SDLDisplayCapabilities.h
+++ b/SmartDeviceLink/public/SDLDisplayCapabilities.h
diff --git a/SmartDeviceLink/SDLDisplayCapabilities.m b/SmartDeviceLink/public/SDLDisplayCapabilities.m
index b85208a83..b85208a83 100644
--- a/SmartDeviceLink/SDLDisplayCapabilities.m
+++ b/SmartDeviceLink/public/SDLDisplayCapabilities.m
diff --git a/SmartDeviceLink/SDLDisplayCapability.h b/SmartDeviceLink/public/SDLDisplayCapability.h
index 7be6a589e..7be6a589e 100644
--- a/SmartDeviceLink/SDLDisplayCapability.h
+++ b/SmartDeviceLink/public/SDLDisplayCapability.h
diff --git a/SmartDeviceLink/SDLDisplayCapability.m b/SmartDeviceLink/public/SDLDisplayCapability.m
index 04c23cca2..04c23cca2 100644
--- a/SmartDeviceLink/SDLDisplayCapability.m
+++ b/SmartDeviceLink/public/SDLDisplayCapability.m
diff --git a/SmartDeviceLink/SDLDisplayMode.h b/SmartDeviceLink/public/SDLDisplayMode.h
index e570243f5..e570243f5 100644
--- a/SmartDeviceLink/SDLDisplayMode.h
+++ b/SmartDeviceLink/public/SDLDisplayMode.h
diff --git a/SmartDeviceLink/SDLDisplayMode.m b/SmartDeviceLink/public/SDLDisplayMode.m
index fc5a5bb26..fc5a5bb26 100644
--- a/SmartDeviceLink/SDLDisplayMode.m
+++ b/SmartDeviceLink/public/SDLDisplayMode.m
diff --git a/SmartDeviceLink/SDLDisplayType.h b/SmartDeviceLink/public/SDLDisplayType.h
index 14ee845f9..14ee845f9 100644
--- a/SmartDeviceLink/SDLDisplayType.h
+++ b/SmartDeviceLink/public/SDLDisplayType.h
diff --git a/SmartDeviceLink/SDLDisplayType.m b/SmartDeviceLink/public/SDLDisplayType.m
index be057354f..be057354f 100644
--- a/SmartDeviceLink/SDLDisplayType.m
+++ b/SmartDeviceLink/public/SDLDisplayType.m
diff --git a/SmartDeviceLink/SDLDistanceUnit.h b/SmartDeviceLink/public/SDLDistanceUnit.h
index 12092b92e..12092b92e 100644
--- a/SmartDeviceLink/SDLDistanceUnit.h
+++ b/SmartDeviceLink/public/SDLDistanceUnit.h
diff --git a/SmartDeviceLink/SDLDistanceUnit.m b/SmartDeviceLink/public/SDLDistanceUnit.m
index 9b5881026..9b5881026 100644
--- a/SmartDeviceLink/SDLDistanceUnit.m
+++ b/SmartDeviceLink/public/SDLDistanceUnit.m
diff --git a/SmartDeviceLink/SDLDriverDistractionCapability.h b/SmartDeviceLink/public/SDLDriverDistractionCapability.h
index 3f2943bef..3f2943bef 100644
--- a/SmartDeviceLink/SDLDriverDistractionCapability.h
+++ b/SmartDeviceLink/public/SDLDriverDistractionCapability.h
diff --git a/SmartDeviceLink/SDLDriverDistractionCapability.m b/SmartDeviceLink/public/SDLDriverDistractionCapability.m
index 3bfca9855..3bfca9855 100644
--- a/SmartDeviceLink/SDLDriverDistractionCapability.m
+++ b/SmartDeviceLink/public/SDLDriverDistractionCapability.m
diff --git a/SmartDeviceLink/SDLDriverDistractionState.h b/SmartDeviceLink/public/SDLDriverDistractionState.h
index 88b26b36b..88b26b36b 100644
--- a/SmartDeviceLink/SDLDriverDistractionState.h
+++ b/SmartDeviceLink/public/SDLDriverDistractionState.h
diff --git a/SmartDeviceLink/SDLDriverDistractionState.m b/SmartDeviceLink/public/SDLDriverDistractionState.m
index 17290359a..17290359a 100644
--- a/SmartDeviceLink/SDLDriverDistractionState.m
+++ b/SmartDeviceLink/public/SDLDriverDistractionState.m
diff --git a/SmartDeviceLink/SDLDynamicUpdateCapabilities.h b/SmartDeviceLink/public/SDLDynamicUpdateCapabilities.h
index 35a7f4d0d..35a7f4d0d 100644
--- a/SmartDeviceLink/SDLDynamicUpdateCapabilities.h
+++ b/SmartDeviceLink/public/SDLDynamicUpdateCapabilities.h
diff --git a/SmartDeviceLink/SDLDynamicUpdateCapabilities.m b/SmartDeviceLink/public/SDLDynamicUpdateCapabilities.m
index c24267fc5..c24267fc5 100644
--- a/SmartDeviceLink/SDLDynamicUpdateCapabilities.m
+++ b/SmartDeviceLink/public/SDLDynamicUpdateCapabilities.m
diff --git a/SmartDeviceLink/SDLECallConfirmationStatus.h b/SmartDeviceLink/public/SDLECallConfirmationStatus.h
index 763cf0ec2..763cf0ec2 100644
--- a/SmartDeviceLink/SDLECallConfirmationStatus.h
+++ b/SmartDeviceLink/public/SDLECallConfirmationStatus.h
diff --git a/SmartDeviceLink/SDLECallConfirmationStatus.m b/SmartDeviceLink/public/SDLECallConfirmationStatus.m
index a7ce2c856..a7ce2c856 100644
--- a/SmartDeviceLink/SDLECallConfirmationStatus.m
+++ b/SmartDeviceLink/public/SDLECallConfirmationStatus.m
diff --git a/SmartDeviceLink/SDLECallInfo.h b/SmartDeviceLink/public/SDLECallInfo.h
index 4d7ccc4ab..4d7ccc4ab 100644
--- a/SmartDeviceLink/SDLECallInfo.h
+++ b/SmartDeviceLink/public/SDLECallInfo.h
diff --git a/SmartDeviceLink/SDLECallInfo.m b/SmartDeviceLink/public/SDLECallInfo.m
index 61820ed2e..61820ed2e 100644
--- a/SmartDeviceLink/SDLECallInfo.m
+++ b/SmartDeviceLink/public/SDLECallInfo.m
diff --git a/SmartDeviceLink/SDLElectronicParkBrakeStatus.h b/SmartDeviceLink/public/SDLElectronicParkBrakeStatus.h
index c0faaad55..c0faaad55 100644
--- a/SmartDeviceLink/SDLElectronicParkBrakeStatus.h
+++ b/SmartDeviceLink/public/SDLElectronicParkBrakeStatus.h
diff --git a/SmartDeviceLink/SDLElectronicParkBrakeStatus.m b/SmartDeviceLink/public/SDLElectronicParkBrakeStatus.m
index 23b55caa3..23b55caa3 100644
--- a/SmartDeviceLink/SDLElectronicParkBrakeStatus.m
+++ b/SmartDeviceLink/public/SDLElectronicParkBrakeStatus.m
diff --git a/SmartDeviceLink/SDLEmergencyEvent.h b/SmartDeviceLink/public/SDLEmergencyEvent.h
index b4d8f4d31..b4d8f4d31 100644
--- a/SmartDeviceLink/SDLEmergencyEvent.h
+++ b/SmartDeviceLink/public/SDLEmergencyEvent.h
diff --git a/SmartDeviceLink/SDLEmergencyEvent.m b/SmartDeviceLink/public/SDLEmergencyEvent.m
index 0052ac078..0052ac078 100644
--- a/SmartDeviceLink/SDLEmergencyEvent.m
+++ b/SmartDeviceLink/public/SDLEmergencyEvent.m
diff --git a/SmartDeviceLink/SDLEmergencyEventType.h b/SmartDeviceLink/public/SDLEmergencyEventType.h
index 4b93558f5..4b93558f5 100644
--- a/SmartDeviceLink/SDLEmergencyEventType.h
+++ b/SmartDeviceLink/public/SDLEmergencyEventType.h
diff --git a/SmartDeviceLink/SDLEmergencyEventType.m b/SmartDeviceLink/public/SDLEmergencyEventType.m
index 47d0fed4d..47d0fed4d 100644
--- a/SmartDeviceLink/SDLEmergencyEventType.m
+++ b/SmartDeviceLink/public/SDLEmergencyEventType.m
diff --git a/SmartDeviceLink/SDLEncodedSyncPData.h b/SmartDeviceLink/public/SDLEncodedSyncPData.h
index 8f81d002b..8f81d002b 100644
--- a/SmartDeviceLink/SDLEncodedSyncPData.h
+++ b/SmartDeviceLink/public/SDLEncodedSyncPData.h
diff --git a/SmartDeviceLink/SDLEncodedSyncPData.m b/SmartDeviceLink/public/SDLEncodedSyncPData.m
index 6db36b6fe..6db36b6fe 100644
--- a/SmartDeviceLink/SDLEncodedSyncPData.m
+++ b/SmartDeviceLink/public/SDLEncodedSyncPData.m
diff --git a/SmartDeviceLink/SDLEncodedSyncPDataResponse.h b/SmartDeviceLink/public/SDLEncodedSyncPDataResponse.h
index 5313bbb87..5313bbb87 100644
--- a/SmartDeviceLink/SDLEncodedSyncPDataResponse.h
+++ b/SmartDeviceLink/public/SDLEncodedSyncPDataResponse.h
diff --git a/SmartDeviceLink/SDLEncodedSyncPDataResponse.m b/SmartDeviceLink/public/SDLEncodedSyncPDataResponse.m
index 95c8cc628..95c8cc628 100644
--- a/SmartDeviceLink/SDLEncodedSyncPDataResponse.m
+++ b/SmartDeviceLink/public/SDLEncodedSyncPDataResponse.m
diff --git a/SmartDeviceLink/SDLEncryptionConfiguration.h b/SmartDeviceLink/public/SDLEncryptionConfiguration.h
index 591884460..591884460 100644
--- a/SmartDeviceLink/SDLEncryptionConfiguration.h
+++ b/SmartDeviceLink/public/SDLEncryptionConfiguration.h
diff --git a/SmartDeviceLink/SDLEncryptionConfiguration.m b/SmartDeviceLink/public/SDLEncryptionConfiguration.m
index dbb26b6d7..dbb26b6d7 100644
--- a/SmartDeviceLink/SDLEncryptionConfiguration.m
+++ b/SmartDeviceLink/public/SDLEncryptionConfiguration.m
diff --git a/SmartDeviceLink/SDLEndAudioPassThru.h b/SmartDeviceLink/public/SDLEndAudioPassThru.h
index f3c87e0f1..f3c87e0f1 100644
--- a/SmartDeviceLink/SDLEndAudioPassThru.h
+++ b/SmartDeviceLink/public/SDLEndAudioPassThru.h
diff --git a/SmartDeviceLink/SDLEndAudioPassThru.m b/SmartDeviceLink/public/SDLEndAudioPassThru.m
index 3bc00b4fb..3bc00b4fb 100644
--- a/SmartDeviceLink/SDLEndAudioPassThru.m
+++ b/SmartDeviceLink/public/SDLEndAudioPassThru.m
diff --git a/SmartDeviceLink/SDLEndAudioPassThruResponse.h b/SmartDeviceLink/public/SDLEndAudioPassThruResponse.h
index 996275051..996275051 100644
--- a/SmartDeviceLink/SDLEndAudioPassThruResponse.h
+++ b/SmartDeviceLink/public/SDLEndAudioPassThruResponse.h
diff --git a/SmartDeviceLink/SDLEndAudioPassThruResponse.m b/SmartDeviceLink/public/SDLEndAudioPassThruResponse.m
index e6a99a143..e6a99a143 100644
--- a/SmartDeviceLink/SDLEndAudioPassThruResponse.m
+++ b/SmartDeviceLink/public/SDLEndAudioPassThruResponse.m
diff --git a/SmartDeviceLink/SDLEnum.h b/SmartDeviceLink/public/SDLEnum.h
index c62a733e5..c62a733e5 100644
--- a/SmartDeviceLink/SDLEnum.h
+++ b/SmartDeviceLink/public/SDLEnum.h
diff --git a/SmartDeviceLink/SDLEnum.m b/SmartDeviceLink/public/SDLEnum.m
index dae9c8f06..dae9c8f06 100644
--- a/SmartDeviceLink/SDLEnum.m
+++ b/SmartDeviceLink/public/SDLEnum.m
diff --git a/SmartDeviceLink/SDLEqualizerSettings.h b/SmartDeviceLink/public/SDLEqualizerSettings.h
index c42db47d2..c42db47d2 100644
--- a/SmartDeviceLink/SDLEqualizerSettings.h
+++ b/SmartDeviceLink/public/SDLEqualizerSettings.h
diff --git a/SmartDeviceLink/SDLEqualizerSettings.m b/SmartDeviceLink/public/SDLEqualizerSettings.m
index 7db9a3597..7db9a3597 100644
--- a/SmartDeviceLink/SDLEqualizerSettings.m
+++ b/SmartDeviceLink/public/SDLEqualizerSettings.m
diff --git a/SmartDeviceLink/SDLErrorConstants.h b/SmartDeviceLink/public/SDLErrorConstants.h
index 89e46c133..89e46c133 100644
--- a/SmartDeviceLink/SDLErrorConstants.h
+++ b/SmartDeviceLink/public/SDLErrorConstants.h
diff --git a/SmartDeviceLink/SDLFile.h b/SmartDeviceLink/public/SDLFile.h
index 4b2273dc9..4b2273dc9 100644
--- a/SmartDeviceLink/SDLFile.h
+++ b/SmartDeviceLink/public/SDLFile.h
diff --git a/SmartDeviceLink/SDLFile.m b/SmartDeviceLink/public/SDLFile.m
index 1efe7454b..1efe7454b 100644
--- a/SmartDeviceLink/SDLFile.m
+++ b/SmartDeviceLink/public/SDLFile.m
diff --git a/SmartDeviceLink/SDLFileManager.h b/SmartDeviceLink/public/SDLFileManager.h
index 91a0201d5..91a0201d5 100644
--- a/SmartDeviceLink/SDLFileManager.h
+++ b/SmartDeviceLink/public/SDLFileManager.h
diff --git a/SmartDeviceLink/SDLFileManager.m b/SmartDeviceLink/public/SDLFileManager.m
index 0e34ab3f5..0e34ab3f5 100644
--- a/SmartDeviceLink/SDLFileManager.m
+++ b/SmartDeviceLink/public/SDLFileManager.m
diff --git a/SmartDeviceLink/SDLFileManagerConfiguration.h b/SmartDeviceLink/public/SDLFileManagerConfiguration.h
index 7bf61df9f..7bf61df9f 100644
--- a/SmartDeviceLink/SDLFileManagerConfiguration.h
+++ b/SmartDeviceLink/public/SDLFileManagerConfiguration.h
diff --git a/SmartDeviceLink/SDLFileManagerConfiguration.m b/SmartDeviceLink/public/SDLFileManagerConfiguration.m
index 781fdac1b..781fdac1b 100644
--- a/SmartDeviceLink/SDLFileManagerConfiguration.m
+++ b/SmartDeviceLink/public/SDLFileManagerConfiguration.m
diff --git a/SmartDeviceLink/SDLFileManagerConstants.h b/SmartDeviceLink/public/SDLFileManagerConstants.h
index d6733f89d..d6733f89d 100644
--- a/SmartDeviceLink/SDLFileManagerConstants.h
+++ b/SmartDeviceLink/public/SDLFileManagerConstants.h
diff --git a/SmartDeviceLink/SDLFileType.h b/SmartDeviceLink/public/SDLFileType.h
index 00612e1d0..00612e1d0 100644
--- a/SmartDeviceLink/SDLFileType.h
+++ b/SmartDeviceLink/public/SDLFileType.h
diff --git a/SmartDeviceLink/SDLFileType.m b/SmartDeviceLink/public/SDLFileType.m
index b86dc3539..b86dc3539 100644
--- a/SmartDeviceLink/SDLFileType.m
+++ b/SmartDeviceLink/public/SDLFileType.m
diff --git a/SmartDeviceLink/SDLFuelCutoffStatus.h b/SmartDeviceLink/public/SDLFuelCutoffStatus.h
index 22adb18c0..22adb18c0 100644
--- a/SmartDeviceLink/SDLFuelCutoffStatus.h
+++ b/SmartDeviceLink/public/SDLFuelCutoffStatus.h
diff --git a/SmartDeviceLink/SDLFuelCutoffStatus.m b/SmartDeviceLink/public/SDLFuelCutoffStatus.m
index 2ed2feb40..2ed2feb40 100644
--- a/SmartDeviceLink/SDLFuelCutoffStatus.m
+++ b/SmartDeviceLink/public/SDLFuelCutoffStatus.m
diff --git a/SmartDeviceLink/SDLFuelRange.h b/SmartDeviceLink/public/SDLFuelRange.h
index 981ecd94b..981ecd94b 100644
--- a/SmartDeviceLink/SDLFuelRange.h
+++ b/SmartDeviceLink/public/SDLFuelRange.h
diff --git a/SmartDeviceLink/SDLFuelRange.m b/SmartDeviceLink/public/SDLFuelRange.m
index f8e54736d..f8e54736d 100644
--- a/SmartDeviceLink/SDLFuelRange.m
+++ b/SmartDeviceLink/public/SDLFuelRange.m
diff --git a/SmartDeviceLink/SDLFuelType.h b/SmartDeviceLink/public/SDLFuelType.h
index a87c1f332..a87c1f332 100644
--- a/SmartDeviceLink/SDLFuelType.h
+++ b/SmartDeviceLink/public/SDLFuelType.h
diff --git a/SmartDeviceLink/SDLFuelType.m b/SmartDeviceLink/public/SDLFuelType.m
index 32e2b9679..32e2b9679 100644
--- a/SmartDeviceLink/SDLFuelType.m
+++ b/SmartDeviceLink/public/SDLFuelType.m
diff --git a/SmartDeviceLink/SDLFunctionID.h b/SmartDeviceLink/public/SDLFunctionID.h
index 575d17643..575d17643 100644
--- a/SmartDeviceLink/SDLFunctionID.h
+++ b/SmartDeviceLink/public/SDLFunctionID.h
diff --git a/SmartDeviceLink/SDLFunctionID.m b/SmartDeviceLink/public/SDLFunctionID.m
index aa649a40a..aa649a40a 100644
--- a/SmartDeviceLink/SDLFunctionID.m
+++ b/SmartDeviceLink/public/SDLFunctionID.m
diff --git a/SmartDeviceLink/SDLGPSData.h b/SmartDeviceLink/public/SDLGPSData.h
index 417a99ac3..417a99ac3 100644
--- a/SmartDeviceLink/SDLGPSData.h
+++ b/SmartDeviceLink/public/SDLGPSData.h
diff --git a/SmartDeviceLink/SDLGPSData.m b/SmartDeviceLink/public/SDLGPSData.m
index e70c6ff32..e70c6ff32 100644
--- a/SmartDeviceLink/SDLGPSData.m
+++ b/SmartDeviceLink/public/SDLGPSData.m
diff --git a/SmartDeviceLink/SDLGearStatus.h b/SmartDeviceLink/public/SDLGearStatus.h
index d4f1500b7..d4f1500b7 100644
--- a/SmartDeviceLink/SDLGearStatus.h
+++ b/SmartDeviceLink/public/SDLGearStatus.h
diff --git a/SmartDeviceLink/SDLGearStatus.m b/SmartDeviceLink/public/SDLGearStatus.m
index 66128c752..66128c752 100644
--- a/SmartDeviceLink/SDLGearStatus.m
+++ b/SmartDeviceLink/public/SDLGearStatus.m
diff --git a/SmartDeviceLink/SDLGenericResponse.h b/SmartDeviceLink/public/SDLGenericResponse.h
index 953d24943..953d24943 100644
--- a/SmartDeviceLink/SDLGenericResponse.h
+++ b/SmartDeviceLink/public/SDLGenericResponse.h
diff --git a/SmartDeviceLink/SDLGenericResponse.m b/SmartDeviceLink/public/SDLGenericResponse.m
index 59cca10f2..59cca10f2 100644
--- a/SmartDeviceLink/SDLGenericResponse.m
+++ b/SmartDeviceLink/public/SDLGenericResponse.m
diff --git a/SmartDeviceLink/SDLGetAppServiceData.h b/SmartDeviceLink/public/SDLGetAppServiceData.h
index e1882a350..e1882a350 100644
--- a/SmartDeviceLink/SDLGetAppServiceData.h
+++ b/SmartDeviceLink/public/SDLGetAppServiceData.h
diff --git a/SmartDeviceLink/SDLGetAppServiceData.m b/SmartDeviceLink/public/SDLGetAppServiceData.m
index 55efbbdd9..55efbbdd9 100644
--- a/SmartDeviceLink/SDLGetAppServiceData.m
+++ b/SmartDeviceLink/public/SDLGetAppServiceData.m
diff --git a/SmartDeviceLink/SDLGetAppServiceDataResponse.h b/SmartDeviceLink/public/SDLGetAppServiceDataResponse.h
index 30b2c6cc8..30b2c6cc8 100644
--- a/SmartDeviceLink/SDLGetAppServiceDataResponse.h
+++ b/SmartDeviceLink/public/SDLGetAppServiceDataResponse.h
diff --git a/SmartDeviceLink/SDLGetAppServiceDataResponse.m b/SmartDeviceLink/public/SDLGetAppServiceDataResponse.m
index 110d6732a..110d6732a 100644
--- a/SmartDeviceLink/SDLGetAppServiceDataResponse.m
+++ b/SmartDeviceLink/public/SDLGetAppServiceDataResponse.m
diff --git a/SmartDeviceLink/SDLGetCloudAppProperties.h b/SmartDeviceLink/public/SDLGetCloudAppProperties.h
index 9103b3a91..9103b3a91 100644
--- a/SmartDeviceLink/SDLGetCloudAppProperties.h
+++ b/SmartDeviceLink/public/SDLGetCloudAppProperties.h
diff --git a/SmartDeviceLink/SDLGetCloudAppProperties.m b/SmartDeviceLink/public/SDLGetCloudAppProperties.m
index 030c2bdd8..030c2bdd8 100644
--- a/SmartDeviceLink/SDLGetCloudAppProperties.m
+++ b/SmartDeviceLink/public/SDLGetCloudAppProperties.m
diff --git a/SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h b/SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.h
index 356bd32e0..356bd32e0 100644
--- a/SmartDeviceLink/SDLGetCloudAppPropertiesResponse.h
+++ b/SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.h
diff --git a/SmartDeviceLink/SDLGetCloudAppPropertiesResponse.m b/SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.m
index 6114c4636..6114c4636 100644
--- a/SmartDeviceLink/SDLGetCloudAppPropertiesResponse.m
+++ b/SmartDeviceLink/public/SDLGetCloudAppPropertiesResponse.m
diff --git a/SmartDeviceLink/SDLGetDTCs.h b/SmartDeviceLink/public/SDLGetDTCs.h
index 2ba8339d5..2ba8339d5 100644
--- a/SmartDeviceLink/SDLGetDTCs.h
+++ b/SmartDeviceLink/public/SDLGetDTCs.h
diff --git a/SmartDeviceLink/SDLGetDTCs.m b/SmartDeviceLink/public/SDLGetDTCs.m
index 95fcff1b8..95fcff1b8 100644
--- a/SmartDeviceLink/SDLGetDTCs.m
+++ b/SmartDeviceLink/public/SDLGetDTCs.m
diff --git a/SmartDeviceLink/SDLGetDTCsResponse.h b/SmartDeviceLink/public/SDLGetDTCsResponse.h
index fd05f4196..fd05f4196 100644
--- a/SmartDeviceLink/SDLGetDTCsResponse.h
+++ b/SmartDeviceLink/public/SDLGetDTCsResponse.h
diff --git a/SmartDeviceLink/SDLGetDTCsResponse.m b/SmartDeviceLink/public/SDLGetDTCsResponse.m
index 3d141c96a..3d141c96a 100644
--- a/SmartDeviceLink/SDLGetDTCsResponse.m
+++ b/SmartDeviceLink/public/SDLGetDTCsResponse.m
diff --git a/SmartDeviceLink/SDLGetFile.h b/SmartDeviceLink/public/SDLGetFile.h
index bdc7936d9..bdc7936d9 100644
--- a/SmartDeviceLink/SDLGetFile.h
+++ b/SmartDeviceLink/public/SDLGetFile.h
diff --git a/SmartDeviceLink/SDLGetFile.m b/SmartDeviceLink/public/SDLGetFile.m
index b39dce9ac..b39dce9ac 100644
--- a/SmartDeviceLink/SDLGetFile.m
+++ b/SmartDeviceLink/public/SDLGetFile.m
diff --git a/SmartDeviceLink/SDLGetFileResponse.h b/SmartDeviceLink/public/SDLGetFileResponse.h
index 52a2fb5f4..52a2fb5f4 100644
--- a/SmartDeviceLink/SDLGetFileResponse.h
+++ b/SmartDeviceLink/public/SDLGetFileResponse.h
diff --git a/SmartDeviceLink/SDLGetFileResponse.m b/SmartDeviceLink/public/SDLGetFileResponse.m
index 57a2b3f7f..57a2b3f7f 100644
--- a/SmartDeviceLink/SDLGetFileResponse.m
+++ b/SmartDeviceLink/public/SDLGetFileResponse.m
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleData.h b/SmartDeviceLink/public/SDLGetInteriorVehicleData.h
index baddec94d..baddec94d 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleData.h
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleData.h
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleData.m b/SmartDeviceLink/public/SDLGetInteriorVehicleData.m
index 57f0aa833..57f0aa833 100755
--- a/SmartDeviceLink/SDLGetInteriorVehicleData.m
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleData.m
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataConsent.h b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.h
index b3ab2342a..b3ab2342a 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataConsent.h
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.h
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataConsent.m b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.m
index 88ed0d8e9..88ed0d8e9 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataConsent.m
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsent.m
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.h b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.h
index cbe315df2..cbe315df2 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.h
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.h
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.m b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.m
index 369b63645..369b63645 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataConsentResponse.m
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataConsentResponse.m
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h b/SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.h
index 5ab234ed0..5ab234ed0 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataResponse.h
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.h
diff --git a/SmartDeviceLink/SDLGetInteriorVehicleDataResponse.m b/SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.m
index c729e66ee..c729e66ee 100644
--- a/SmartDeviceLink/SDLGetInteriorVehicleDataResponse.m
+++ b/SmartDeviceLink/public/SDLGetInteriorVehicleDataResponse.m
diff --git a/SmartDeviceLink/SDLGetSystemCapability.h b/SmartDeviceLink/public/SDLGetSystemCapability.h
index 004074ea5..004074ea5 100644
--- a/SmartDeviceLink/SDLGetSystemCapability.h
+++ b/SmartDeviceLink/public/SDLGetSystemCapability.h
diff --git a/SmartDeviceLink/SDLGetSystemCapability.m b/SmartDeviceLink/public/SDLGetSystemCapability.m
index 0e966de18..0e966de18 100644
--- a/SmartDeviceLink/SDLGetSystemCapability.m
+++ b/SmartDeviceLink/public/SDLGetSystemCapability.m
diff --git a/SmartDeviceLink/SDLGetSystemCapabilityResponse.h b/SmartDeviceLink/public/SDLGetSystemCapabilityResponse.h
index 215a4c409..215a4c409 100644
--- a/SmartDeviceLink/SDLGetSystemCapabilityResponse.h
+++ b/SmartDeviceLink/public/SDLGetSystemCapabilityResponse.h
diff --git a/SmartDeviceLink/SDLGetSystemCapabilityResponse.m b/SmartDeviceLink/public/SDLGetSystemCapabilityResponse.m
index 730f74c71..730f74c71 100644
--- a/SmartDeviceLink/SDLGetSystemCapabilityResponse.m
+++ b/SmartDeviceLink/public/SDLGetSystemCapabilityResponse.m
diff --git a/SmartDeviceLink/SDLGetVehicleData.h b/SmartDeviceLink/public/SDLGetVehicleData.h
index 6084e56ee..6084e56ee 100644
--- a/SmartDeviceLink/SDLGetVehicleData.h
+++ b/SmartDeviceLink/public/SDLGetVehicleData.h
diff --git a/SmartDeviceLink/SDLGetVehicleData.m b/SmartDeviceLink/public/SDLGetVehicleData.m
index 875b90711..875b90711 100644
--- a/SmartDeviceLink/SDLGetVehicleData.m
+++ b/SmartDeviceLink/public/SDLGetVehicleData.m
diff --git a/SmartDeviceLink/SDLGetVehicleDataResponse.h b/SmartDeviceLink/public/SDLGetVehicleDataResponse.h
index 4db703901..4db703901 100644
--- a/SmartDeviceLink/SDLGetVehicleDataResponse.h
+++ b/SmartDeviceLink/public/SDLGetVehicleDataResponse.h
diff --git a/SmartDeviceLink/SDLGetVehicleDataResponse.m b/SmartDeviceLink/public/SDLGetVehicleDataResponse.m
index 355246692..355246692 100644
--- a/SmartDeviceLink/SDLGetVehicleDataResponse.m
+++ b/SmartDeviceLink/public/SDLGetVehicleDataResponse.m
diff --git a/SmartDeviceLink/SDLGetWayPoints.h b/SmartDeviceLink/public/SDLGetWayPoints.h
index 331acc3a0..331acc3a0 100644
--- a/SmartDeviceLink/SDLGetWayPoints.h
+++ b/SmartDeviceLink/public/SDLGetWayPoints.h
diff --git a/SmartDeviceLink/SDLGetWayPoints.m b/SmartDeviceLink/public/SDLGetWayPoints.m
index 6e7f7a489..6e7f7a489 100644
--- a/SmartDeviceLink/SDLGetWayPoints.m
+++ b/SmartDeviceLink/public/SDLGetWayPoints.m
diff --git a/SmartDeviceLink/SDLGetWayPointsResponse.h b/SmartDeviceLink/public/SDLGetWayPointsResponse.h
index 3a22fce5a..3a22fce5a 100644
--- a/SmartDeviceLink/SDLGetWayPointsResponse.h
+++ b/SmartDeviceLink/public/SDLGetWayPointsResponse.h
diff --git a/SmartDeviceLink/SDLGetWayPointsResponse.m b/SmartDeviceLink/public/SDLGetWayPointsResponse.m
index fec11281a..fec11281a 100644
--- a/SmartDeviceLink/SDLGetWayPointsResponse.m
+++ b/SmartDeviceLink/public/SDLGetWayPointsResponse.m
diff --git a/SmartDeviceLink/SDLGlobalProperty.h b/SmartDeviceLink/public/SDLGlobalProperty.h
index 9175288cb..9175288cb 100644
--- a/SmartDeviceLink/SDLGlobalProperty.h
+++ b/SmartDeviceLink/public/SDLGlobalProperty.h
diff --git a/SmartDeviceLink/SDLGlobalProperty.m b/SmartDeviceLink/public/SDLGlobalProperty.m
index 410af9179..410af9179 100644
--- a/SmartDeviceLink/SDLGlobalProperty.m
+++ b/SmartDeviceLink/public/SDLGlobalProperty.m
diff --git a/SmartDeviceLink/SDLGrid.h b/SmartDeviceLink/public/SDLGrid.h
index 64ad01e2f..64ad01e2f 100644
--- a/SmartDeviceLink/SDLGrid.h
+++ b/SmartDeviceLink/public/SDLGrid.h
diff --git a/SmartDeviceLink/SDLGrid.m b/SmartDeviceLink/public/SDLGrid.m
index f0e5d333d..f0e5d333d 100644
--- a/SmartDeviceLink/SDLGrid.m
+++ b/SmartDeviceLink/public/SDLGrid.m
diff --git a/SmartDeviceLink/SDLHMICapabilities.h b/SmartDeviceLink/public/SDLHMICapabilities.h
index 3d2187631..3d2187631 100644
--- a/SmartDeviceLink/SDLHMICapabilities.h
+++ b/SmartDeviceLink/public/SDLHMICapabilities.h
diff --git a/SmartDeviceLink/SDLHMICapabilities.m b/SmartDeviceLink/public/SDLHMICapabilities.m
index ece1d811c..ece1d811c 100644
--- a/SmartDeviceLink/SDLHMICapabilities.m
+++ b/SmartDeviceLink/public/SDLHMICapabilities.m
diff --git a/SmartDeviceLink/SDLHMILevel.h b/SmartDeviceLink/public/SDLHMILevel.h
index ff457519c..ff457519c 100644
--- a/SmartDeviceLink/SDLHMILevel.h
+++ b/SmartDeviceLink/public/SDLHMILevel.h
diff --git a/SmartDeviceLink/SDLHMILevel.m b/SmartDeviceLink/public/SDLHMILevel.m
index dab5a8691..dab5a8691 100644
--- a/SmartDeviceLink/SDLHMILevel.m
+++ b/SmartDeviceLink/public/SDLHMILevel.m
diff --git a/SmartDeviceLink/SDLHMIPermissions.h b/SmartDeviceLink/public/SDLHMIPermissions.h
index fa91517cd..fa91517cd 100644
--- a/SmartDeviceLink/SDLHMIPermissions.h
+++ b/SmartDeviceLink/public/SDLHMIPermissions.h
diff --git a/SmartDeviceLink/SDLHMIPermissions.m b/SmartDeviceLink/public/SDLHMIPermissions.m
index 5cd8bb8a7..5cd8bb8a7 100644
--- a/SmartDeviceLink/SDLHMIPermissions.m
+++ b/SmartDeviceLink/public/SDLHMIPermissions.m
diff --git a/SmartDeviceLink/SDLHMISettingsControlCapabilities.h b/SmartDeviceLink/public/SDLHMISettingsControlCapabilities.h
index b79ec606b..b79ec606b 100644
--- a/SmartDeviceLink/SDLHMISettingsControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLHMISettingsControlCapabilities.h
diff --git a/SmartDeviceLink/SDLHMISettingsControlCapabilities.m b/SmartDeviceLink/public/SDLHMISettingsControlCapabilities.m
index d7dab5f6f..d7dab5f6f 100644
--- a/SmartDeviceLink/SDLHMISettingsControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLHMISettingsControlCapabilities.m
diff --git a/SmartDeviceLink/SDLHMISettingsControlData.h b/SmartDeviceLink/public/SDLHMISettingsControlData.h
index c16afb7d7..c16afb7d7 100644
--- a/SmartDeviceLink/SDLHMISettingsControlData.h
+++ b/SmartDeviceLink/public/SDLHMISettingsControlData.h
diff --git a/SmartDeviceLink/SDLHMISettingsControlData.m b/SmartDeviceLink/public/SDLHMISettingsControlData.m
index df7982e85..df7982e85 100644
--- a/SmartDeviceLink/SDLHMISettingsControlData.m
+++ b/SmartDeviceLink/public/SDLHMISettingsControlData.m
diff --git a/SmartDeviceLink/SDLHMIZoneCapabilities.h b/SmartDeviceLink/public/SDLHMIZoneCapabilities.h
index b4b023fa0..b4b023fa0 100644
--- a/SmartDeviceLink/SDLHMIZoneCapabilities.h
+++ b/SmartDeviceLink/public/SDLHMIZoneCapabilities.h
diff --git a/SmartDeviceLink/SDLHMIZoneCapabilities.m b/SmartDeviceLink/public/SDLHMIZoneCapabilities.m
index 9b9bed2ea..9b9bed2ea 100644
--- a/SmartDeviceLink/SDLHMIZoneCapabilities.m
+++ b/SmartDeviceLink/public/SDLHMIZoneCapabilities.m
diff --git a/SmartDeviceLink/SDLHapticRect.h b/SmartDeviceLink/public/SDLHapticRect.h
index ca7182ade..ca7182ade 100644
--- a/SmartDeviceLink/SDLHapticRect.h
+++ b/SmartDeviceLink/public/SDLHapticRect.h
diff --git a/SmartDeviceLink/SDLHapticRect.m b/SmartDeviceLink/public/SDLHapticRect.m
index 6641f528c..6641f528c 100644
--- a/SmartDeviceLink/SDLHapticRect.m
+++ b/SmartDeviceLink/public/SDLHapticRect.m
diff --git a/SmartDeviceLink/SDLHeadLampStatus.h b/SmartDeviceLink/public/SDLHeadLampStatus.h
index 8fff2ed21..8fff2ed21 100644
--- a/SmartDeviceLink/SDLHeadLampStatus.h
+++ b/SmartDeviceLink/public/SDLHeadLampStatus.h
diff --git a/SmartDeviceLink/SDLHeadLampStatus.m b/SmartDeviceLink/public/SDLHeadLampStatus.m
index e9f018f02..e9f018f02 100644
--- a/SmartDeviceLink/SDLHeadLampStatus.m
+++ b/SmartDeviceLink/public/SDLHeadLampStatus.m
diff --git a/SmartDeviceLink/SDLHybridAppPreference.h b/SmartDeviceLink/public/SDLHybridAppPreference.h
index 171edba2c..171edba2c 100644
--- a/SmartDeviceLink/SDLHybridAppPreference.h
+++ b/SmartDeviceLink/public/SDLHybridAppPreference.h
diff --git a/SmartDeviceLink/SDLHybridAppPreference.m b/SmartDeviceLink/public/SDLHybridAppPreference.m
index 963bc4172..963bc4172 100644
--- a/SmartDeviceLink/SDLHybridAppPreference.m
+++ b/SmartDeviceLink/public/SDLHybridAppPreference.m
diff --git a/SmartDeviceLink/SDLIgnitionStableStatus.h b/SmartDeviceLink/public/SDLIgnitionStableStatus.h
index 4dc750eca..4dc750eca 100644
--- a/SmartDeviceLink/SDLIgnitionStableStatus.h
+++ b/SmartDeviceLink/public/SDLIgnitionStableStatus.h
diff --git a/SmartDeviceLink/SDLIgnitionStableStatus.m b/SmartDeviceLink/public/SDLIgnitionStableStatus.m
index 8572adcb1..8572adcb1 100644
--- a/SmartDeviceLink/SDLIgnitionStableStatus.m
+++ b/SmartDeviceLink/public/SDLIgnitionStableStatus.m
diff --git a/SmartDeviceLink/SDLIgnitionStatus.h b/SmartDeviceLink/public/SDLIgnitionStatus.h
index 519031218..519031218 100644
--- a/SmartDeviceLink/SDLIgnitionStatus.h
+++ b/SmartDeviceLink/public/SDLIgnitionStatus.h
diff --git a/SmartDeviceLink/SDLIgnitionStatus.m b/SmartDeviceLink/public/SDLIgnitionStatus.m
index b2ccf9881..b2ccf9881 100644
--- a/SmartDeviceLink/SDLIgnitionStatus.m
+++ b/SmartDeviceLink/public/SDLIgnitionStatus.m
diff --git a/SmartDeviceLink/SDLImage.h b/SmartDeviceLink/public/SDLImage.h
index 83a05b664..83a05b664 100644
--- a/SmartDeviceLink/SDLImage.h
+++ b/SmartDeviceLink/public/SDLImage.h
diff --git a/SmartDeviceLink/SDLImage.m b/SmartDeviceLink/public/SDLImage.m
index 740cb4584..740cb4584 100644
--- a/SmartDeviceLink/SDLImage.m
+++ b/SmartDeviceLink/public/SDLImage.m
diff --git a/SmartDeviceLink/SDLImageField.h b/SmartDeviceLink/public/SDLImageField.h
index 610b1a55c..610b1a55c 100644
--- a/SmartDeviceLink/SDLImageField.h
+++ b/SmartDeviceLink/public/SDLImageField.h
diff --git a/SmartDeviceLink/SDLImageField.m b/SmartDeviceLink/public/SDLImageField.m
index 85532ff80..85532ff80 100644
--- a/SmartDeviceLink/SDLImageField.m
+++ b/SmartDeviceLink/public/SDLImageField.m
diff --git a/SmartDeviceLink/SDLImageFieldName.h b/SmartDeviceLink/public/SDLImageFieldName.h
index c50e17b04..c50e17b04 100644
--- a/SmartDeviceLink/SDLImageFieldName.h
+++ b/SmartDeviceLink/public/SDLImageFieldName.h
diff --git a/SmartDeviceLink/SDLImageFieldName.m b/SmartDeviceLink/public/SDLImageFieldName.m
index dd195ce82..dd195ce82 100644
--- a/SmartDeviceLink/SDLImageFieldName.m
+++ b/SmartDeviceLink/public/SDLImageFieldName.m
diff --git a/SmartDeviceLink/SDLImageResolution.h b/SmartDeviceLink/public/SDLImageResolution.h
index bd9a82ae4..bd9a82ae4 100644
--- a/SmartDeviceLink/SDLImageResolution.h
+++ b/SmartDeviceLink/public/SDLImageResolution.h
diff --git a/SmartDeviceLink/SDLImageResolution.m b/SmartDeviceLink/public/SDLImageResolution.m
index b94e81996..b94e81996 100644
--- a/SmartDeviceLink/SDLImageResolution.m
+++ b/SmartDeviceLink/public/SDLImageResolution.m
diff --git a/SmartDeviceLink/SDLImageType.h b/SmartDeviceLink/public/SDLImageType.h
index f06245ed3..f06245ed3 100644
--- a/SmartDeviceLink/SDLImageType.h
+++ b/SmartDeviceLink/public/SDLImageType.h
diff --git a/SmartDeviceLink/SDLImageType.m b/SmartDeviceLink/public/SDLImageType.m
index ef0d39038..ef0d39038 100644
--- a/SmartDeviceLink/SDLImageType.m
+++ b/SmartDeviceLink/public/SDLImageType.m
diff --git a/SmartDeviceLink/SDLInteractionMode.h b/SmartDeviceLink/public/SDLInteractionMode.h
index f0ff203a0..f0ff203a0 100644
--- a/SmartDeviceLink/SDLInteractionMode.h
+++ b/SmartDeviceLink/public/SDLInteractionMode.h
diff --git a/SmartDeviceLink/SDLInteractionMode.m b/SmartDeviceLink/public/SDLInteractionMode.m
index 7bf24a388..7bf24a388 100644
--- a/SmartDeviceLink/SDLInteractionMode.m
+++ b/SmartDeviceLink/public/SDLInteractionMode.m
diff --git a/SmartDeviceLink/SDLKeyboardDelegate.h b/SmartDeviceLink/public/SDLKeyboardDelegate.h
index 5637a2a45..5637a2a45 100644
--- a/SmartDeviceLink/SDLKeyboardDelegate.h
+++ b/SmartDeviceLink/public/SDLKeyboardDelegate.h
diff --git a/SmartDeviceLink/SDLKeyboardEvent.h b/SmartDeviceLink/public/SDLKeyboardEvent.h
index 02fbf7554..02fbf7554 100644
--- a/SmartDeviceLink/SDLKeyboardEvent.h
+++ b/SmartDeviceLink/public/SDLKeyboardEvent.h
diff --git a/SmartDeviceLink/SDLKeyboardEvent.m b/SmartDeviceLink/public/SDLKeyboardEvent.m
index 67f4e60f2..67f4e60f2 100644
--- a/SmartDeviceLink/SDLKeyboardEvent.m
+++ b/SmartDeviceLink/public/SDLKeyboardEvent.m
diff --git a/SmartDeviceLink/SDLKeyboardLayout.h b/SmartDeviceLink/public/SDLKeyboardLayout.h
index ea36434ff..ea36434ff 100644
--- a/SmartDeviceLink/SDLKeyboardLayout.h
+++ b/SmartDeviceLink/public/SDLKeyboardLayout.h
diff --git a/SmartDeviceLink/SDLKeyboardLayout.m b/SmartDeviceLink/public/SDLKeyboardLayout.m
index 7fa8e1958..7fa8e1958 100644
--- a/SmartDeviceLink/SDLKeyboardLayout.m
+++ b/SmartDeviceLink/public/SDLKeyboardLayout.m
diff --git a/SmartDeviceLink/SDLKeyboardProperties.h b/SmartDeviceLink/public/SDLKeyboardProperties.h
index 19b494eb2..19b494eb2 100644
--- a/SmartDeviceLink/SDLKeyboardProperties.h
+++ b/SmartDeviceLink/public/SDLKeyboardProperties.h
diff --git a/SmartDeviceLink/SDLKeyboardProperties.m b/SmartDeviceLink/public/SDLKeyboardProperties.m
index 0adb701e2..0adb701e2 100644
--- a/SmartDeviceLink/SDLKeyboardProperties.m
+++ b/SmartDeviceLink/public/SDLKeyboardProperties.m
diff --git a/SmartDeviceLink/SDLKeypressMode.h b/SmartDeviceLink/public/SDLKeypressMode.h
index 839926c5f..839926c5f 100644
--- a/SmartDeviceLink/SDLKeypressMode.h
+++ b/SmartDeviceLink/public/SDLKeypressMode.h
diff --git a/SmartDeviceLink/SDLKeypressMode.m b/SmartDeviceLink/public/SDLKeypressMode.m
index f4ba33df7..f4ba33df7 100644
--- a/SmartDeviceLink/SDLKeypressMode.m
+++ b/SmartDeviceLink/public/SDLKeypressMode.m
diff --git a/SmartDeviceLink/SDLLanguage.h b/SmartDeviceLink/public/SDLLanguage.h
index 0224475b6..0224475b6 100644
--- a/SmartDeviceLink/SDLLanguage.h
+++ b/SmartDeviceLink/public/SDLLanguage.h
diff --git a/SmartDeviceLink/SDLLanguage.m b/SmartDeviceLink/public/SDLLanguage.m
index 5995ed4a9..5995ed4a9 100644
--- a/SmartDeviceLink/SDLLanguage.m
+++ b/SmartDeviceLink/public/SDLLanguage.m
diff --git a/SmartDeviceLink/SDLLayoutMode.h b/SmartDeviceLink/public/SDLLayoutMode.h
index 3cb7db7ba..3cb7db7ba 100644
--- a/SmartDeviceLink/SDLLayoutMode.h
+++ b/SmartDeviceLink/public/SDLLayoutMode.h
diff --git a/SmartDeviceLink/SDLLayoutMode.m b/SmartDeviceLink/public/SDLLayoutMode.m
index 766b5ccfb..766b5ccfb 100644
--- a/SmartDeviceLink/SDLLayoutMode.m
+++ b/SmartDeviceLink/public/SDLLayoutMode.m
diff --git a/SmartDeviceLink/SDLLifecycleConfiguration.h b/SmartDeviceLink/public/SDLLifecycleConfiguration.h
index f2b59301b..f2b59301b 100644
--- a/SmartDeviceLink/SDLLifecycleConfiguration.h
+++ b/SmartDeviceLink/public/SDLLifecycleConfiguration.h
diff --git a/SmartDeviceLink/SDLLifecycleConfiguration.m b/SmartDeviceLink/public/SDLLifecycleConfiguration.m
index 09847120d..09847120d 100644
--- a/SmartDeviceLink/SDLLifecycleConfiguration.m
+++ b/SmartDeviceLink/public/SDLLifecycleConfiguration.m
diff --git a/SmartDeviceLink/SDLLifecycleConfigurationUpdate.h b/SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.h
index d30ad3ece..d30ad3ece 100644
--- a/SmartDeviceLink/SDLLifecycleConfigurationUpdate.h
+++ b/SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.h
diff --git a/SmartDeviceLink/SDLLifecycleConfigurationUpdate.m b/SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.m
index b86688445..b86688445 100644
--- a/SmartDeviceLink/SDLLifecycleConfigurationUpdate.m
+++ b/SmartDeviceLink/public/SDLLifecycleConfigurationUpdate.m
diff --git a/SmartDeviceLink/SDLLightCapabilities.h b/SmartDeviceLink/public/SDLLightCapabilities.h
index 19f3024eb..19f3024eb 100644
--- a/SmartDeviceLink/SDLLightCapabilities.h
+++ b/SmartDeviceLink/public/SDLLightCapabilities.h
diff --git a/SmartDeviceLink/SDLLightCapabilities.m b/SmartDeviceLink/public/SDLLightCapabilities.m
index e2ea77793..e2ea77793 100644
--- a/SmartDeviceLink/SDLLightCapabilities.m
+++ b/SmartDeviceLink/public/SDLLightCapabilities.m
diff --git a/SmartDeviceLink/SDLLightControlCapabilities.h b/SmartDeviceLink/public/SDLLightControlCapabilities.h
index 13f709904..13f709904 100644
--- a/SmartDeviceLink/SDLLightControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLLightControlCapabilities.h
diff --git a/SmartDeviceLink/SDLLightControlCapabilities.m b/SmartDeviceLink/public/SDLLightControlCapabilities.m
index 4a899c2dd..4a899c2dd 100644
--- a/SmartDeviceLink/SDLLightControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLLightControlCapabilities.m
diff --git a/SmartDeviceLink/SDLLightControlData.h b/SmartDeviceLink/public/SDLLightControlData.h
index a76d4c727..a76d4c727 100644
--- a/SmartDeviceLink/SDLLightControlData.h
+++ b/SmartDeviceLink/public/SDLLightControlData.h
diff --git a/SmartDeviceLink/SDLLightControlData.m b/SmartDeviceLink/public/SDLLightControlData.m
index f9699d805..f9699d805 100644
--- a/SmartDeviceLink/SDLLightControlData.m
+++ b/SmartDeviceLink/public/SDLLightControlData.m
diff --git a/SmartDeviceLink/SDLLightName.h b/SmartDeviceLink/public/SDLLightName.h
index 09a954f74..09a954f74 100644
--- a/SmartDeviceLink/SDLLightName.h
+++ b/SmartDeviceLink/public/SDLLightName.h
diff --git a/SmartDeviceLink/SDLLightName.m b/SmartDeviceLink/public/SDLLightName.m
index f236bea07..f236bea07 100644
--- a/SmartDeviceLink/SDLLightName.m
+++ b/SmartDeviceLink/public/SDLLightName.m
diff --git a/SmartDeviceLink/SDLLightState.h b/SmartDeviceLink/public/SDLLightState.h
index 296fbceee..296fbceee 100644
--- a/SmartDeviceLink/SDLLightState.h
+++ b/SmartDeviceLink/public/SDLLightState.h
diff --git a/SmartDeviceLink/SDLLightState.m b/SmartDeviceLink/public/SDLLightState.m
index cfd13c2f9..cfd13c2f9 100644
--- a/SmartDeviceLink/SDLLightState.m
+++ b/SmartDeviceLink/public/SDLLightState.m
diff --git a/SmartDeviceLink/SDLLightStatus.h b/SmartDeviceLink/public/SDLLightStatus.h
index ee9fc4ae6..ee9fc4ae6 100644
--- a/SmartDeviceLink/SDLLightStatus.h
+++ b/SmartDeviceLink/public/SDLLightStatus.h
diff --git a/SmartDeviceLink/SDLLightStatus.m b/SmartDeviceLink/public/SDLLightStatus.m
index d3ede6321..d3ede6321 100644
--- a/SmartDeviceLink/SDLLightStatus.m
+++ b/SmartDeviceLink/public/SDLLightStatus.m
diff --git a/SmartDeviceLink/SDLListFiles.h b/SmartDeviceLink/public/SDLListFiles.h
index 28bf706b8..28bf706b8 100644
--- a/SmartDeviceLink/SDLListFiles.h
+++ b/SmartDeviceLink/public/SDLListFiles.h
diff --git a/SmartDeviceLink/SDLListFiles.m b/SmartDeviceLink/public/SDLListFiles.m
index 2dd53639e..2dd53639e 100644
--- a/SmartDeviceLink/SDLListFiles.m
+++ b/SmartDeviceLink/public/SDLListFiles.m
diff --git a/SmartDeviceLink/SDLListFilesResponse.h b/SmartDeviceLink/public/SDLListFilesResponse.h
index b5ddef16e..b5ddef16e 100644
--- a/SmartDeviceLink/SDLListFilesResponse.h
+++ b/SmartDeviceLink/public/SDLListFilesResponse.h
diff --git a/SmartDeviceLink/SDLListFilesResponse.m b/SmartDeviceLink/public/SDLListFilesResponse.m
index a70c842b1..a70c842b1 100644
--- a/SmartDeviceLink/SDLListFilesResponse.m
+++ b/SmartDeviceLink/public/SDLListFilesResponse.m
diff --git a/SmartDeviceLink/SDLLocationCoordinate.h b/SmartDeviceLink/public/SDLLocationCoordinate.h
index abc0beefe..abc0beefe 100644
--- a/SmartDeviceLink/SDLLocationCoordinate.h
+++ b/SmartDeviceLink/public/SDLLocationCoordinate.h
diff --git a/SmartDeviceLink/SDLLocationCoordinate.m b/SmartDeviceLink/public/SDLLocationCoordinate.m
index 5130f75c7..5130f75c7 100644
--- a/SmartDeviceLink/SDLLocationCoordinate.m
+++ b/SmartDeviceLink/public/SDLLocationCoordinate.m
diff --git a/SmartDeviceLink/SDLLocationDetails.h b/SmartDeviceLink/public/SDLLocationDetails.h
index 4b41d3f4d..4b41d3f4d 100644
--- a/SmartDeviceLink/SDLLocationDetails.h
+++ b/SmartDeviceLink/public/SDLLocationDetails.h
diff --git a/SmartDeviceLink/SDLLocationDetails.m b/SmartDeviceLink/public/SDLLocationDetails.m
index 6d34852e8..6d34852e8 100644
--- a/SmartDeviceLink/SDLLocationDetails.m
+++ b/SmartDeviceLink/public/SDLLocationDetails.m
diff --git a/SmartDeviceLink/SDLLockScreenConfiguration.h b/SmartDeviceLink/public/SDLLockScreenConfiguration.h
index e3e966987..e3e966987 100644
--- a/SmartDeviceLink/SDLLockScreenConfiguration.h
+++ b/SmartDeviceLink/public/SDLLockScreenConfiguration.h
diff --git a/SmartDeviceLink/SDLLockScreenConfiguration.m b/SmartDeviceLink/public/SDLLockScreenConfiguration.m
index c5cdfa8e6..c5cdfa8e6 100644
--- a/SmartDeviceLink/SDLLockScreenConfiguration.m
+++ b/SmartDeviceLink/public/SDLLockScreenConfiguration.m
diff --git a/SmartDeviceLink/SDLLockScreenStatus.h b/SmartDeviceLink/public/SDLLockScreenStatus.h
index d5d4846b9..d5d4846b9 100644
--- a/SmartDeviceLink/SDLLockScreenStatus.h
+++ b/SmartDeviceLink/public/SDLLockScreenStatus.h
diff --git a/SmartDeviceLink/SDLLockScreenStatus.m b/SmartDeviceLink/public/SDLLockScreenStatus.m
index 4b721ad8f..4b721ad8f 100644
--- a/SmartDeviceLink/SDLLockScreenStatus.m
+++ b/SmartDeviceLink/public/SDLLockScreenStatus.m
diff --git a/SmartDeviceLink/SDLLockScreenViewController.h b/SmartDeviceLink/public/SDLLockScreenViewController.h
index acce47b1f..acce47b1f 100644
--- a/SmartDeviceLink/SDLLockScreenViewController.h
+++ b/SmartDeviceLink/public/SDLLockScreenViewController.h
diff --git a/SmartDeviceLink/SDLLockScreenViewController.m b/SmartDeviceLink/public/SDLLockScreenViewController.m
index 6fc91e9ea..6fc91e9ea 100644
--- a/SmartDeviceLink/SDLLockScreenViewController.m
+++ b/SmartDeviceLink/public/SDLLockScreenViewController.m
diff --git a/SmartDeviceLink/SDLLogConfiguration.h b/SmartDeviceLink/public/SDLLogConfiguration.h
index 4b6b030cf..4b6b030cf 100644
--- a/SmartDeviceLink/SDLLogConfiguration.h
+++ b/SmartDeviceLink/public/SDLLogConfiguration.h
diff --git a/SmartDeviceLink/SDLLogConfiguration.m b/SmartDeviceLink/public/SDLLogConfiguration.m
index 36141ce45..36141ce45 100644
--- a/SmartDeviceLink/SDLLogConfiguration.m
+++ b/SmartDeviceLink/public/SDLLogConfiguration.m
diff --git a/SmartDeviceLink/SDLLogConstants.h b/SmartDeviceLink/public/SDLLogConstants.h
index e514edffb..e514edffb 100644
--- a/SmartDeviceLink/SDLLogConstants.h
+++ b/SmartDeviceLink/public/SDLLogConstants.h
diff --git a/SmartDeviceLink/SDLLogFileModule.h b/SmartDeviceLink/public/SDLLogFileModule.h
index 16fb3b596..16fb3b596 100644
--- a/SmartDeviceLink/SDLLogFileModule.h
+++ b/SmartDeviceLink/public/SDLLogFileModule.h
diff --git a/SmartDeviceLink/SDLLogFileModule.m b/SmartDeviceLink/public/SDLLogFileModule.m
index 34718bd17..34718bd17 100644
--- a/SmartDeviceLink/SDLLogFileModule.m
+++ b/SmartDeviceLink/public/SDLLogFileModule.m
diff --git a/SmartDeviceLink/SDLLogFilter.h b/SmartDeviceLink/public/SDLLogFilter.h
index 9a651478b..9a651478b 100644
--- a/SmartDeviceLink/SDLLogFilter.h
+++ b/SmartDeviceLink/public/SDLLogFilter.h
diff --git a/SmartDeviceLink/SDLLogFilter.m b/SmartDeviceLink/public/SDLLogFilter.m
index c97656c37..c97656c37 100644
--- a/SmartDeviceLink/SDLLogFilter.m
+++ b/SmartDeviceLink/public/SDLLogFilter.m
diff --git a/SmartDeviceLink/SDLLogMacros.h b/SmartDeviceLink/public/SDLLogMacros.h
index da75a07bc..da75a07bc 100644
--- a/SmartDeviceLink/SDLLogMacros.h
+++ b/SmartDeviceLink/public/SDLLogMacros.h
diff --git a/SmartDeviceLink/SDLLogManager.h b/SmartDeviceLink/public/SDLLogManager.h
index f09faeca0..f09faeca0 100644
--- a/SmartDeviceLink/SDLLogManager.h
+++ b/SmartDeviceLink/public/SDLLogManager.h
diff --git a/SmartDeviceLink/SDLLogManager.m b/SmartDeviceLink/public/SDLLogManager.m
index ae0fa317f..ae0fa317f 100644
--- a/SmartDeviceLink/SDLLogManager.m
+++ b/SmartDeviceLink/public/SDLLogManager.m
diff --git a/SmartDeviceLink/SDLLogTarget.h b/SmartDeviceLink/public/SDLLogTarget.h
index 4cb9387da..4cb9387da 100644
--- a/SmartDeviceLink/SDLLogTarget.h
+++ b/SmartDeviceLink/public/SDLLogTarget.h
diff --git a/SmartDeviceLink/SDLLogTargetAppleSystemLog.h b/SmartDeviceLink/public/SDLLogTargetAppleSystemLog.h
index 39923a124..39923a124 100644
--- a/SmartDeviceLink/SDLLogTargetAppleSystemLog.h
+++ b/SmartDeviceLink/public/SDLLogTargetAppleSystemLog.h
diff --git a/SmartDeviceLink/SDLLogTargetAppleSystemLog.m b/SmartDeviceLink/public/SDLLogTargetAppleSystemLog.m
index c9cb3112b..c9cb3112b 100644
--- a/SmartDeviceLink/SDLLogTargetAppleSystemLog.m
+++ b/SmartDeviceLink/public/SDLLogTargetAppleSystemLog.m
diff --git a/SmartDeviceLink/SDLLogTargetFile.h b/SmartDeviceLink/public/SDLLogTargetFile.h
index dbf34c121..dbf34c121 100644
--- a/SmartDeviceLink/SDLLogTargetFile.h
+++ b/SmartDeviceLink/public/SDLLogTargetFile.h
diff --git a/SmartDeviceLink/SDLLogTargetFile.m b/SmartDeviceLink/public/SDLLogTargetFile.m
index a7624cb88..a7624cb88 100644
--- a/SmartDeviceLink/SDLLogTargetFile.m
+++ b/SmartDeviceLink/public/SDLLogTargetFile.m
diff --git a/SmartDeviceLink/SDLLogTargetOSLog.h b/SmartDeviceLink/public/SDLLogTargetOSLog.h
index 20861e39a..20861e39a 100644
--- a/SmartDeviceLink/SDLLogTargetOSLog.h
+++ b/SmartDeviceLink/public/SDLLogTargetOSLog.h
diff --git a/SmartDeviceLink/SDLLogTargetOSLog.m b/SmartDeviceLink/public/SDLLogTargetOSLog.m
index e5d87c293..e5d87c293 100644
--- a/SmartDeviceLink/SDLLogTargetOSLog.m
+++ b/SmartDeviceLink/public/SDLLogTargetOSLog.m
diff --git a/SmartDeviceLink/SDLMacros.h b/SmartDeviceLink/public/SDLMacros.h
index 1ab0bb6d0..1ab0bb6d0 100644
--- a/SmartDeviceLink/SDLMacros.h
+++ b/SmartDeviceLink/public/SDLMacros.h
diff --git a/SmartDeviceLink/SDLMaintenanceModeStatus.h b/SmartDeviceLink/public/SDLMaintenanceModeStatus.h
index 0dba0bc68..0dba0bc68 100644
--- a/SmartDeviceLink/SDLMaintenanceModeStatus.h
+++ b/SmartDeviceLink/public/SDLMaintenanceModeStatus.h
diff --git a/SmartDeviceLink/SDLMaintenanceModeStatus.m b/SmartDeviceLink/public/SDLMaintenanceModeStatus.m
index 7477954e0..7477954e0 100644
--- a/SmartDeviceLink/SDLMaintenanceModeStatus.m
+++ b/SmartDeviceLink/public/SDLMaintenanceModeStatus.m
diff --git a/SmartDeviceLink/SDLManager.h b/SmartDeviceLink/public/SDLManager.h
index ec0a45877..ec0a45877 100644
--- a/SmartDeviceLink/SDLManager.h
+++ b/SmartDeviceLink/public/SDLManager.h
diff --git a/SmartDeviceLink/SDLManager.m b/SmartDeviceLink/public/SDLManager.m
index 41fc1c927..41fc1c927 100644
--- a/SmartDeviceLink/SDLManager.m
+++ b/SmartDeviceLink/public/SDLManager.m
diff --git a/SmartDeviceLink/SDLManagerDelegate.h b/SmartDeviceLink/public/SDLManagerDelegate.h
index f91a5ecb9..f91a5ecb9 100644
--- a/SmartDeviceLink/SDLManagerDelegate.h
+++ b/SmartDeviceLink/public/SDLManagerDelegate.h
diff --git a/SmartDeviceLink/SDLMassageCushion.h b/SmartDeviceLink/public/SDLMassageCushion.h
index f4886d312..f4886d312 100644
--- a/SmartDeviceLink/SDLMassageCushion.h
+++ b/SmartDeviceLink/public/SDLMassageCushion.h
diff --git a/SmartDeviceLink/SDLMassageCushion.m b/SmartDeviceLink/public/SDLMassageCushion.m
index 0b8162619..0b8162619 100644
--- a/SmartDeviceLink/SDLMassageCushion.m
+++ b/SmartDeviceLink/public/SDLMassageCushion.m
diff --git a/SmartDeviceLink/SDLMassageCushionFirmness.h b/SmartDeviceLink/public/SDLMassageCushionFirmness.h
index d8bb5d48c..d8bb5d48c 100644
--- a/SmartDeviceLink/SDLMassageCushionFirmness.h
+++ b/SmartDeviceLink/public/SDLMassageCushionFirmness.h
diff --git a/SmartDeviceLink/SDLMassageCushionFirmness.m b/SmartDeviceLink/public/SDLMassageCushionFirmness.m
index 96dacd0fc..96dacd0fc 100644
--- a/SmartDeviceLink/SDLMassageCushionFirmness.m
+++ b/SmartDeviceLink/public/SDLMassageCushionFirmness.m
diff --git a/SmartDeviceLink/SDLMassageMode.h b/SmartDeviceLink/public/SDLMassageMode.h
index bcd0055ee..bcd0055ee 100644
--- a/SmartDeviceLink/SDLMassageMode.h
+++ b/SmartDeviceLink/public/SDLMassageMode.h
diff --git a/SmartDeviceLink/SDLMassageMode.m b/SmartDeviceLink/public/SDLMassageMode.m
index 782aa6681..782aa6681 100644
--- a/SmartDeviceLink/SDLMassageMode.m
+++ b/SmartDeviceLink/public/SDLMassageMode.m
diff --git a/SmartDeviceLink/SDLMassageModeData.h b/SmartDeviceLink/public/SDLMassageModeData.h
index 25d3d0dfa..25d3d0dfa 100644
--- a/SmartDeviceLink/SDLMassageModeData.h
+++ b/SmartDeviceLink/public/SDLMassageModeData.h
diff --git a/SmartDeviceLink/SDLMassageModeData.m b/SmartDeviceLink/public/SDLMassageModeData.m
index fbcd4dde7..fbcd4dde7 100644
--- a/SmartDeviceLink/SDLMassageModeData.m
+++ b/SmartDeviceLink/public/SDLMassageModeData.m
diff --git a/SmartDeviceLink/SDLMassageZone.h b/SmartDeviceLink/public/SDLMassageZone.h
index 06b7aa438..06b7aa438 100644
--- a/SmartDeviceLink/SDLMassageZone.h
+++ b/SmartDeviceLink/public/SDLMassageZone.h
diff --git a/SmartDeviceLink/SDLMassageZone.m b/SmartDeviceLink/public/SDLMassageZone.m
index 26f9e0a85..26f9e0a85 100644
--- a/SmartDeviceLink/SDLMassageZone.m
+++ b/SmartDeviceLink/public/SDLMassageZone.m
diff --git a/SmartDeviceLink/SDLMediaClockFormat.h b/SmartDeviceLink/public/SDLMediaClockFormat.h
index c16ebb8b5..c16ebb8b5 100644
--- a/SmartDeviceLink/SDLMediaClockFormat.h
+++ b/SmartDeviceLink/public/SDLMediaClockFormat.h
diff --git a/SmartDeviceLink/SDLMediaClockFormat.m b/SmartDeviceLink/public/SDLMediaClockFormat.m
index f71894814..f71894814 100644
--- a/SmartDeviceLink/SDLMediaClockFormat.m
+++ b/SmartDeviceLink/public/SDLMediaClockFormat.m
diff --git a/SmartDeviceLink/SDLMediaServiceData.h b/SmartDeviceLink/public/SDLMediaServiceData.h
index 7d4d6180b..7d4d6180b 100644
--- a/SmartDeviceLink/SDLMediaServiceData.h
+++ b/SmartDeviceLink/public/SDLMediaServiceData.h
diff --git a/SmartDeviceLink/SDLMediaServiceData.m b/SmartDeviceLink/public/SDLMediaServiceData.m
index 911ec7572..911ec7572 100644
--- a/SmartDeviceLink/SDLMediaServiceData.m
+++ b/SmartDeviceLink/public/SDLMediaServiceData.m
diff --git a/SmartDeviceLink/SDLMediaServiceManifest.h b/SmartDeviceLink/public/SDLMediaServiceManifest.h
index a3b931c98..a3b931c98 100644
--- a/SmartDeviceLink/SDLMediaServiceManifest.h
+++ b/SmartDeviceLink/public/SDLMediaServiceManifest.h
diff --git a/SmartDeviceLink/SDLMediaServiceManifest.m b/SmartDeviceLink/public/SDLMediaServiceManifest.m
index 734256320..734256320 100644
--- a/SmartDeviceLink/SDLMediaServiceManifest.m
+++ b/SmartDeviceLink/public/SDLMediaServiceManifest.m
diff --git a/SmartDeviceLink/SDLMediaType.h b/SmartDeviceLink/public/SDLMediaType.h
index f7d1943c2..f7d1943c2 100644
--- a/SmartDeviceLink/SDLMediaType.h
+++ b/SmartDeviceLink/public/SDLMediaType.h
diff --git a/SmartDeviceLink/SDLMediaType.m b/SmartDeviceLink/public/SDLMediaType.m
index 3a18a3dd2..3a18a3dd2 100644
--- a/SmartDeviceLink/SDLMediaType.m
+++ b/SmartDeviceLink/public/SDLMediaType.m
diff --git a/SmartDeviceLink/SDLMenuCell.h b/SmartDeviceLink/public/SDLMenuCell.h
index d55360a8b..d55360a8b 100644
--- a/SmartDeviceLink/SDLMenuCell.h
+++ b/SmartDeviceLink/public/SDLMenuCell.h
diff --git a/SmartDeviceLink/SDLMenuCell.m b/SmartDeviceLink/public/SDLMenuCell.m
index 67281cb21..67281cb21 100644
--- a/SmartDeviceLink/SDLMenuCell.m
+++ b/SmartDeviceLink/public/SDLMenuCell.m
diff --git a/SmartDeviceLink/SDLMenuConfiguration.h b/SmartDeviceLink/public/SDLMenuConfiguration.h
index d3614001a..d3614001a 100644
--- a/SmartDeviceLink/SDLMenuConfiguration.h
+++ b/SmartDeviceLink/public/SDLMenuConfiguration.h
diff --git a/SmartDeviceLink/SDLMenuConfiguration.m b/SmartDeviceLink/public/SDLMenuConfiguration.m
index 2049c83bf..2049c83bf 100644
--- a/SmartDeviceLink/SDLMenuConfiguration.m
+++ b/SmartDeviceLink/public/SDLMenuConfiguration.m
diff --git a/SmartDeviceLink/SDLMenuLayout.h b/SmartDeviceLink/public/SDLMenuLayout.h
index e2fe8e40a..e2fe8e40a 100644
--- a/SmartDeviceLink/SDLMenuLayout.h
+++ b/SmartDeviceLink/public/SDLMenuLayout.h
diff --git a/SmartDeviceLink/SDLMenuLayout.m b/SmartDeviceLink/public/SDLMenuLayout.m
index 8b1b95b38..8b1b95b38 100644
--- a/SmartDeviceLink/SDLMenuLayout.m
+++ b/SmartDeviceLink/public/SDLMenuLayout.m
diff --git a/SmartDeviceLink/SDLMenuManagerConstants.h b/SmartDeviceLink/public/SDLMenuManagerConstants.h
index 5e23971e9..5e23971e9 100644
--- a/SmartDeviceLink/SDLMenuManagerConstants.h
+++ b/SmartDeviceLink/public/SDLMenuManagerConstants.h
diff --git a/SmartDeviceLink/SDLMenuParams.h b/SmartDeviceLink/public/SDLMenuParams.h
index 89d807f9e..89d807f9e 100644
--- a/SmartDeviceLink/SDLMenuParams.h
+++ b/SmartDeviceLink/public/SDLMenuParams.h
diff --git a/SmartDeviceLink/SDLMenuParams.m b/SmartDeviceLink/public/SDLMenuParams.m
index 85cf5880a..85cf5880a 100644
--- a/SmartDeviceLink/SDLMenuParams.m
+++ b/SmartDeviceLink/public/SDLMenuParams.m
diff --git a/SmartDeviceLink/SDLMetadataTags.h b/SmartDeviceLink/public/SDLMetadataTags.h
index 4b875b848..4b875b848 100644
--- a/SmartDeviceLink/SDLMetadataTags.h
+++ b/SmartDeviceLink/public/SDLMetadataTags.h
diff --git a/SmartDeviceLink/SDLMetadataTags.m b/SmartDeviceLink/public/SDLMetadataTags.m
index d61d7237a..d61d7237a 100644
--- a/SmartDeviceLink/SDLMetadataTags.m
+++ b/SmartDeviceLink/public/SDLMetadataTags.m
diff --git a/SmartDeviceLink/SDLMetadataType.h b/SmartDeviceLink/public/SDLMetadataType.h
index da79a4ac6..da79a4ac6 100644
--- a/SmartDeviceLink/SDLMetadataType.h
+++ b/SmartDeviceLink/public/SDLMetadataType.h
diff --git a/SmartDeviceLink/SDLMetadataType.m b/SmartDeviceLink/public/SDLMetadataType.m
index 22e846ccc..22e846ccc 100644
--- a/SmartDeviceLink/SDLMetadataType.m
+++ b/SmartDeviceLink/public/SDLMetadataType.m
diff --git a/SmartDeviceLink/SDLModuleData.h b/SmartDeviceLink/public/SDLModuleData.h
index 3ed7bfd15..3ed7bfd15 100644
--- a/SmartDeviceLink/SDLModuleData.h
+++ b/SmartDeviceLink/public/SDLModuleData.h
diff --git a/SmartDeviceLink/SDLModuleData.m b/SmartDeviceLink/public/SDLModuleData.m
index 9595deb4c..9595deb4c 100644
--- a/SmartDeviceLink/SDLModuleData.m
+++ b/SmartDeviceLink/public/SDLModuleData.m
diff --git a/SmartDeviceLink/SDLModuleInfo.h b/SmartDeviceLink/public/SDLModuleInfo.h
index f8dabce60..f8dabce60 100644
--- a/SmartDeviceLink/SDLModuleInfo.h
+++ b/SmartDeviceLink/public/SDLModuleInfo.h
diff --git a/SmartDeviceLink/SDLModuleInfo.m b/SmartDeviceLink/public/SDLModuleInfo.m
index 46a95e697..46a95e697 100644
--- a/SmartDeviceLink/SDLModuleInfo.m
+++ b/SmartDeviceLink/public/SDLModuleInfo.m
diff --git a/SmartDeviceLink/SDLModuleType.h b/SmartDeviceLink/public/SDLModuleType.h
index c69004e8a..c69004e8a 100644
--- a/SmartDeviceLink/SDLModuleType.h
+++ b/SmartDeviceLink/public/SDLModuleType.h
diff --git a/SmartDeviceLink/SDLModuleType.m b/SmartDeviceLink/public/SDLModuleType.m
index d23b19534..d23b19534 100644
--- a/SmartDeviceLink/SDLModuleType.m
+++ b/SmartDeviceLink/public/SDLModuleType.m
diff --git a/SmartDeviceLink/SDLMsgVersion.h b/SmartDeviceLink/public/SDLMsgVersion.h
index 03b033a08..03b033a08 100644
--- a/SmartDeviceLink/SDLMsgVersion.h
+++ b/SmartDeviceLink/public/SDLMsgVersion.h
diff --git a/SmartDeviceLink/SDLMsgVersion.m b/SmartDeviceLink/public/SDLMsgVersion.m
index dce291b1b..dce291b1b 100644
--- a/SmartDeviceLink/SDLMsgVersion.m
+++ b/SmartDeviceLink/public/SDLMsgVersion.m
diff --git a/SmartDeviceLink/SDLMyKey.h b/SmartDeviceLink/public/SDLMyKey.h
index e9f53aab4..e9f53aab4 100644
--- a/SmartDeviceLink/SDLMyKey.h
+++ b/SmartDeviceLink/public/SDLMyKey.h
diff --git a/SmartDeviceLink/SDLMyKey.m b/SmartDeviceLink/public/SDLMyKey.m
index 6ed384039..6ed384039 100644
--- a/SmartDeviceLink/SDLMyKey.m
+++ b/SmartDeviceLink/public/SDLMyKey.m
diff --git a/SmartDeviceLink/SDLNavigationAction.h b/SmartDeviceLink/public/SDLNavigationAction.h
index 6cc0edd9e..6cc0edd9e 100644
--- a/SmartDeviceLink/SDLNavigationAction.h
+++ b/SmartDeviceLink/public/SDLNavigationAction.h
diff --git a/SmartDeviceLink/SDLNavigationAction.m b/SmartDeviceLink/public/SDLNavigationAction.m
index 938acea68..938acea68 100644
--- a/SmartDeviceLink/SDLNavigationAction.m
+++ b/SmartDeviceLink/public/SDLNavigationAction.m
diff --git a/SmartDeviceLink/SDLNavigationCapability.h b/SmartDeviceLink/public/SDLNavigationCapability.h
index 91fad7146..91fad7146 100644
--- a/SmartDeviceLink/SDLNavigationCapability.h
+++ b/SmartDeviceLink/public/SDLNavigationCapability.h
diff --git a/SmartDeviceLink/SDLNavigationCapability.m b/SmartDeviceLink/public/SDLNavigationCapability.m
index 7f536bc5a..7f536bc5a 100644
--- a/SmartDeviceLink/SDLNavigationCapability.m
+++ b/SmartDeviceLink/public/SDLNavigationCapability.m
diff --git a/SmartDeviceLink/SDLNavigationInstruction.h b/SmartDeviceLink/public/SDLNavigationInstruction.h
index a04cf6ef9..a04cf6ef9 100644
--- a/SmartDeviceLink/SDLNavigationInstruction.h
+++ b/SmartDeviceLink/public/SDLNavigationInstruction.h
diff --git a/SmartDeviceLink/SDLNavigationInstruction.m b/SmartDeviceLink/public/SDLNavigationInstruction.m
index d6e8e66d0..d6e8e66d0 100644
--- a/SmartDeviceLink/SDLNavigationInstruction.m
+++ b/SmartDeviceLink/public/SDLNavigationInstruction.m
diff --git a/SmartDeviceLink/SDLNavigationJunction.h b/SmartDeviceLink/public/SDLNavigationJunction.h
index 36be6f0db..36be6f0db 100644
--- a/SmartDeviceLink/SDLNavigationJunction.h
+++ b/SmartDeviceLink/public/SDLNavigationJunction.h
diff --git a/SmartDeviceLink/SDLNavigationJunction.m b/SmartDeviceLink/public/SDLNavigationJunction.m
index 3c5b81c15..3c5b81c15 100644
--- a/SmartDeviceLink/SDLNavigationJunction.m
+++ b/SmartDeviceLink/public/SDLNavigationJunction.m
diff --git a/SmartDeviceLink/SDLNavigationServiceData.h b/SmartDeviceLink/public/SDLNavigationServiceData.h
index 0f090fc96..0f090fc96 100644
--- a/SmartDeviceLink/SDLNavigationServiceData.h
+++ b/SmartDeviceLink/public/SDLNavigationServiceData.h
diff --git a/SmartDeviceLink/SDLNavigationServiceData.m b/SmartDeviceLink/public/SDLNavigationServiceData.m
index 6143c47ee..6143c47ee 100644
--- a/SmartDeviceLink/SDLNavigationServiceData.m
+++ b/SmartDeviceLink/public/SDLNavigationServiceData.m
diff --git a/SmartDeviceLink/SDLNavigationServiceManifest.h b/SmartDeviceLink/public/SDLNavigationServiceManifest.h
index 1c8f35405..1c8f35405 100644
--- a/SmartDeviceLink/SDLNavigationServiceManifest.h
+++ b/SmartDeviceLink/public/SDLNavigationServiceManifest.h
diff --git a/SmartDeviceLink/SDLNavigationServiceManifest.m b/SmartDeviceLink/public/SDLNavigationServiceManifest.m
index 576946722..576946722 100644
--- a/SmartDeviceLink/SDLNavigationServiceManifest.m
+++ b/SmartDeviceLink/public/SDLNavigationServiceManifest.m
diff --git a/SmartDeviceLink/SDLNotificationConstants.h b/SmartDeviceLink/public/SDLNotificationConstants.h
index ce2b32392..ce2b32392 100644
--- a/SmartDeviceLink/SDLNotificationConstants.h
+++ b/SmartDeviceLink/public/SDLNotificationConstants.h
diff --git a/SmartDeviceLink/SDLNotificationConstants.m b/SmartDeviceLink/public/SDLNotificationConstants.m
index c0b0577ed..c0b0577ed 100644
--- a/SmartDeviceLink/SDLNotificationConstants.m
+++ b/SmartDeviceLink/public/SDLNotificationConstants.m
diff --git a/SmartDeviceLink/SDLOasisAddress.h b/SmartDeviceLink/public/SDLOasisAddress.h
index ab65d1f0e..ab65d1f0e 100644
--- a/SmartDeviceLink/SDLOasisAddress.h
+++ b/SmartDeviceLink/public/SDLOasisAddress.h
diff --git a/SmartDeviceLink/SDLOasisAddress.m b/SmartDeviceLink/public/SDLOasisAddress.m
index 798804bd6..798804bd6 100644
--- a/SmartDeviceLink/SDLOasisAddress.m
+++ b/SmartDeviceLink/public/SDLOasisAddress.m
diff --git a/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h b/SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.h
index c24381c7c..c24381c7c 100644
--- a/SmartDeviceLink/SDLOnAppInterfaceUnregistered.h
+++ b/SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.h
diff --git a/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m b/SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.m
index c99ab7571..c99ab7571 100644
--- a/SmartDeviceLink/SDLOnAppInterfaceUnregistered.m
+++ b/SmartDeviceLink/public/SDLOnAppInterfaceUnregistered.m
diff --git a/SmartDeviceLink/SDLOnAppServiceData.h b/SmartDeviceLink/public/SDLOnAppServiceData.h
index f3a4ff16c..f3a4ff16c 100644
--- a/SmartDeviceLink/SDLOnAppServiceData.h
+++ b/SmartDeviceLink/public/SDLOnAppServiceData.h
diff --git a/SmartDeviceLink/SDLOnAppServiceData.m b/SmartDeviceLink/public/SDLOnAppServiceData.m
index 792721bb2..792721bb2 100644
--- a/SmartDeviceLink/SDLOnAppServiceData.m
+++ b/SmartDeviceLink/public/SDLOnAppServiceData.m
diff --git a/SmartDeviceLink/SDLOnAudioPassThru.h b/SmartDeviceLink/public/SDLOnAudioPassThru.h
index 13b244833..13b244833 100644
--- a/SmartDeviceLink/SDLOnAudioPassThru.h
+++ b/SmartDeviceLink/public/SDLOnAudioPassThru.h
diff --git a/SmartDeviceLink/SDLOnAudioPassThru.m b/SmartDeviceLink/public/SDLOnAudioPassThru.m
index c404fbaa8..c404fbaa8 100644
--- a/SmartDeviceLink/SDLOnAudioPassThru.m
+++ b/SmartDeviceLink/public/SDLOnAudioPassThru.m
diff --git a/SmartDeviceLink/SDLOnButtonEvent.h b/SmartDeviceLink/public/SDLOnButtonEvent.h
index 25f18d7a9..25f18d7a9 100644
--- a/SmartDeviceLink/SDLOnButtonEvent.h
+++ b/SmartDeviceLink/public/SDLOnButtonEvent.h
diff --git a/SmartDeviceLink/SDLOnButtonEvent.m b/SmartDeviceLink/public/SDLOnButtonEvent.m
index 3e9c57cd6..3e9c57cd6 100644
--- a/SmartDeviceLink/SDLOnButtonEvent.m
+++ b/SmartDeviceLink/public/SDLOnButtonEvent.m
diff --git a/SmartDeviceLink/SDLOnButtonPress.h b/SmartDeviceLink/public/SDLOnButtonPress.h
index 1a2668e65..1a2668e65 100644
--- a/SmartDeviceLink/SDLOnButtonPress.h
+++ b/SmartDeviceLink/public/SDLOnButtonPress.h
diff --git a/SmartDeviceLink/SDLOnButtonPress.m b/SmartDeviceLink/public/SDLOnButtonPress.m
index 2acced3d0..2acced3d0 100644
--- a/SmartDeviceLink/SDLOnButtonPress.m
+++ b/SmartDeviceLink/public/SDLOnButtonPress.m
diff --git a/SmartDeviceLink/SDLOnCommand.h b/SmartDeviceLink/public/SDLOnCommand.h
index 7fff8045b..7fff8045b 100644
--- a/SmartDeviceLink/SDLOnCommand.h
+++ b/SmartDeviceLink/public/SDLOnCommand.h
diff --git a/SmartDeviceLink/SDLOnCommand.m b/SmartDeviceLink/public/SDLOnCommand.m
index 40a975057..40a975057 100644
--- a/SmartDeviceLink/SDLOnCommand.m
+++ b/SmartDeviceLink/public/SDLOnCommand.m
diff --git a/SmartDeviceLink/SDLOnDriverDistraction.h b/SmartDeviceLink/public/SDLOnDriverDistraction.h
index f7df06bd8..f7df06bd8 100644
--- a/SmartDeviceLink/SDLOnDriverDistraction.h
+++ b/SmartDeviceLink/public/SDLOnDriverDistraction.h
diff --git a/SmartDeviceLink/SDLOnDriverDistraction.m b/SmartDeviceLink/public/SDLOnDriverDistraction.m
index 40fb3afa2..40fb3afa2 100644
--- a/SmartDeviceLink/SDLOnDriverDistraction.m
+++ b/SmartDeviceLink/public/SDLOnDriverDistraction.m
diff --git a/SmartDeviceLink/SDLOnEncodedSyncPData.h b/SmartDeviceLink/public/SDLOnEncodedSyncPData.h
index b42880ec8..b42880ec8 100644
--- a/SmartDeviceLink/SDLOnEncodedSyncPData.h
+++ b/SmartDeviceLink/public/SDLOnEncodedSyncPData.h
diff --git a/SmartDeviceLink/SDLOnEncodedSyncPData.m b/SmartDeviceLink/public/SDLOnEncodedSyncPData.m
index 830bb5d3f..830bb5d3f 100644
--- a/SmartDeviceLink/SDLOnEncodedSyncPData.m
+++ b/SmartDeviceLink/public/SDLOnEncodedSyncPData.m
diff --git a/SmartDeviceLink/SDLOnHMIStatus.h b/SmartDeviceLink/public/SDLOnHMIStatus.h
index 22a43500a..22a43500a 100644
--- a/SmartDeviceLink/SDLOnHMIStatus.h
+++ b/SmartDeviceLink/public/SDLOnHMIStatus.h
diff --git a/SmartDeviceLink/SDLOnHMIStatus.m b/SmartDeviceLink/public/SDLOnHMIStatus.m
index 09534e9fa..09534e9fa 100644
--- a/SmartDeviceLink/SDLOnHMIStatus.m
+++ b/SmartDeviceLink/public/SDLOnHMIStatus.m
diff --git a/SmartDeviceLink/SDLOnHashChange.h b/SmartDeviceLink/public/SDLOnHashChange.h
index f2b9cbb45..f2b9cbb45 100644
--- a/SmartDeviceLink/SDLOnHashChange.h
+++ b/SmartDeviceLink/public/SDLOnHashChange.h
diff --git a/SmartDeviceLink/SDLOnHashChange.m b/SmartDeviceLink/public/SDLOnHashChange.m
index f7114a411..f7114a411 100644
--- a/SmartDeviceLink/SDLOnHashChange.m
+++ b/SmartDeviceLink/public/SDLOnHashChange.m
diff --git a/SmartDeviceLink/SDLOnInteriorVehicleData.h b/SmartDeviceLink/public/SDLOnInteriorVehicleData.h
index e54ad91bf..e54ad91bf 100644
--- a/SmartDeviceLink/SDLOnInteriorVehicleData.h
+++ b/SmartDeviceLink/public/SDLOnInteriorVehicleData.h
diff --git a/SmartDeviceLink/SDLOnInteriorVehicleData.m b/SmartDeviceLink/public/SDLOnInteriorVehicleData.m
index 58eff5575..58eff5575 100644
--- a/SmartDeviceLink/SDLOnInteriorVehicleData.m
+++ b/SmartDeviceLink/public/SDLOnInteriorVehicleData.m
diff --git a/SmartDeviceLink/SDLOnKeyboardInput.h b/SmartDeviceLink/public/SDLOnKeyboardInput.h
index 2090fb8a6..2090fb8a6 100644
--- a/SmartDeviceLink/SDLOnKeyboardInput.h
+++ b/SmartDeviceLink/public/SDLOnKeyboardInput.h
diff --git a/SmartDeviceLink/SDLOnKeyboardInput.m b/SmartDeviceLink/public/SDLOnKeyboardInput.m
index 57850321a..57850321a 100644
--- a/SmartDeviceLink/SDLOnKeyboardInput.m
+++ b/SmartDeviceLink/public/SDLOnKeyboardInput.m
diff --git a/SmartDeviceLink/SDLOnLanguageChange.h b/SmartDeviceLink/public/SDLOnLanguageChange.h
index 103532add..103532add 100644
--- a/SmartDeviceLink/SDLOnLanguageChange.h
+++ b/SmartDeviceLink/public/SDLOnLanguageChange.h
diff --git a/SmartDeviceLink/SDLOnLanguageChange.m b/SmartDeviceLink/public/SDLOnLanguageChange.m
index cee3f7965..cee3f7965 100644
--- a/SmartDeviceLink/SDLOnLanguageChange.m
+++ b/SmartDeviceLink/public/SDLOnLanguageChange.m
diff --git a/SmartDeviceLink/SDLOnLockScreenStatus.h b/SmartDeviceLink/public/SDLOnLockScreenStatus.h
index ce1b2cd62..ce1b2cd62 100644
--- a/SmartDeviceLink/SDLOnLockScreenStatus.h
+++ b/SmartDeviceLink/public/SDLOnLockScreenStatus.h
diff --git a/SmartDeviceLink/SDLOnLockScreenStatus.m b/SmartDeviceLink/public/SDLOnLockScreenStatus.m
index 6264ea5fd..6264ea5fd 100644
--- a/SmartDeviceLink/SDLOnLockScreenStatus.m
+++ b/SmartDeviceLink/public/SDLOnLockScreenStatus.m
diff --git a/SmartDeviceLink/SDLOnPermissionsChange.h b/SmartDeviceLink/public/SDLOnPermissionsChange.h
index 244bbc08f..244bbc08f 100644
--- a/SmartDeviceLink/SDLOnPermissionsChange.h
+++ b/SmartDeviceLink/public/SDLOnPermissionsChange.h
diff --git a/SmartDeviceLink/SDLOnPermissionsChange.m b/SmartDeviceLink/public/SDLOnPermissionsChange.m
index a067e084c..a067e084c 100644
--- a/SmartDeviceLink/SDLOnPermissionsChange.m
+++ b/SmartDeviceLink/public/SDLOnPermissionsChange.m
diff --git a/SmartDeviceLink/SDLOnRCStatus.h b/SmartDeviceLink/public/SDLOnRCStatus.h
index 9c3d73c7e..9c3d73c7e 100644
--- a/SmartDeviceLink/SDLOnRCStatus.h
+++ b/SmartDeviceLink/public/SDLOnRCStatus.h
diff --git a/SmartDeviceLink/SDLOnRCStatus.m b/SmartDeviceLink/public/SDLOnRCStatus.m
index aa1295f3f..aa1295f3f 100644
--- a/SmartDeviceLink/SDLOnRCStatus.m
+++ b/SmartDeviceLink/public/SDLOnRCStatus.m
diff --git a/SmartDeviceLink/SDLOnSubtleAlertPressed.h b/SmartDeviceLink/public/SDLOnSubtleAlertPressed.h
index 8a924d19b..8a924d19b 100644
--- a/SmartDeviceLink/SDLOnSubtleAlertPressed.h
+++ b/SmartDeviceLink/public/SDLOnSubtleAlertPressed.h
diff --git a/SmartDeviceLink/SDLOnSubtleAlertPressed.m b/SmartDeviceLink/public/SDLOnSubtleAlertPressed.m
index b89d7a38c..b89d7a38c 100644
--- a/SmartDeviceLink/SDLOnSubtleAlertPressed.m
+++ b/SmartDeviceLink/public/SDLOnSubtleAlertPressed.m
diff --git a/SmartDeviceLink/SDLOnSyncPData.h b/SmartDeviceLink/public/SDLOnSyncPData.h
index 4352228f6..4352228f6 100644
--- a/SmartDeviceLink/SDLOnSyncPData.h
+++ b/SmartDeviceLink/public/SDLOnSyncPData.h
diff --git a/SmartDeviceLink/SDLOnSyncPData.m b/SmartDeviceLink/public/SDLOnSyncPData.m
index af4f39b0a..af4f39b0a 100644
--- a/SmartDeviceLink/SDLOnSyncPData.m
+++ b/SmartDeviceLink/public/SDLOnSyncPData.m
diff --git a/SmartDeviceLink/SDLOnSystemCapabilityUpdated.h b/SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.h
index 35a720901..35a720901 100644
--- a/SmartDeviceLink/SDLOnSystemCapabilityUpdated.h
+++ b/SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.h
diff --git a/SmartDeviceLink/SDLOnSystemCapabilityUpdated.m b/SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.m
index 4c3de1e3a..4c3de1e3a 100644
--- a/SmartDeviceLink/SDLOnSystemCapabilityUpdated.m
+++ b/SmartDeviceLink/public/SDLOnSystemCapabilityUpdated.m
diff --git a/SmartDeviceLink/SDLOnSystemRequest.h b/SmartDeviceLink/public/SDLOnSystemRequest.h
index c4a540f95..c4a540f95 100644
--- a/SmartDeviceLink/SDLOnSystemRequest.h
+++ b/SmartDeviceLink/public/SDLOnSystemRequest.h
diff --git a/SmartDeviceLink/SDLOnSystemRequest.m b/SmartDeviceLink/public/SDLOnSystemRequest.m
index 174726c0d..174726c0d 100644
--- a/SmartDeviceLink/SDLOnSystemRequest.m
+++ b/SmartDeviceLink/public/SDLOnSystemRequest.m
diff --git a/SmartDeviceLink/SDLOnTBTClientState.h b/SmartDeviceLink/public/SDLOnTBTClientState.h
index 9d5d2d1a8..9d5d2d1a8 100644
--- a/SmartDeviceLink/SDLOnTBTClientState.h
+++ b/SmartDeviceLink/public/SDLOnTBTClientState.h
diff --git a/SmartDeviceLink/SDLOnTBTClientState.m b/SmartDeviceLink/public/SDLOnTBTClientState.m
index 4a6695e06..4a6695e06 100644
--- a/SmartDeviceLink/SDLOnTBTClientState.m
+++ b/SmartDeviceLink/public/SDLOnTBTClientState.m
diff --git a/SmartDeviceLink/SDLOnTouchEvent.h b/SmartDeviceLink/public/SDLOnTouchEvent.h
index 2e0f29953..2e0f29953 100644
--- a/SmartDeviceLink/SDLOnTouchEvent.h
+++ b/SmartDeviceLink/public/SDLOnTouchEvent.h
diff --git a/SmartDeviceLink/SDLOnTouchEvent.m b/SmartDeviceLink/public/SDLOnTouchEvent.m
index 1995f7d86..1995f7d86 100644
--- a/SmartDeviceLink/SDLOnTouchEvent.m
+++ b/SmartDeviceLink/public/SDLOnTouchEvent.m
diff --git a/SmartDeviceLink/SDLOnUpdateFile.h b/SmartDeviceLink/public/SDLOnUpdateFile.h
index 95929bd7b..95929bd7b 100644
--- a/SmartDeviceLink/SDLOnUpdateFile.h
+++ b/SmartDeviceLink/public/SDLOnUpdateFile.h
diff --git a/SmartDeviceLink/SDLOnUpdateFile.m b/SmartDeviceLink/public/SDLOnUpdateFile.m
index 4ed8843a6..4ed8843a6 100644
--- a/SmartDeviceLink/SDLOnUpdateFile.m
+++ b/SmartDeviceLink/public/SDLOnUpdateFile.m
diff --git a/SmartDeviceLink/SDLOnUpdateSubMenu.h b/SmartDeviceLink/public/SDLOnUpdateSubMenu.h
index 285110cf0..285110cf0 100644
--- a/SmartDeviceLink/SDLOnUpdateSubMenu.h
+++ b/SmartDeviceLink/public/SDLOnUpdateSubMenu.h
diff --git a/SmartDeviceLink/SDLOnUpdateSubMenu.m b/SmartDeviceLink/public/SDLOnUpdateSubMenu.m
index 55e53773f..55e53773f 100644
--- a/SmartDeviceLink/SDLOnUpdateSubMenu.m
+++ b/SmartDeviceLink/public/SDLOnUpdateSubMenu.m
diff --git a/SmartDeviceLink/SDLOnVehicleData.h b/SmartDeviceLink/public/SDLOnVehicleData.h
index 8423141f4..8423141f4 100644
--- a/SmartDeviceLink/SDLOnVehicleData.h
+++ b/SmartDeviceLink/public/SDLOnVehicleData.h
diff --git a/SmartDeviceLink/SDLOnVehicleData.m b/SmartDeviceLink/public/SDLOnVehicleData.m
index f215173a7..f215173a7 100644
--- a/SmartDeviceLink/SDLOnVehicleData.m
+++ b/SmartDeviceLink/public/SDLOnVehicleData.m
diff --git a/SmartDeviceLink/SDLOnWayPointChange.h b/SmartDeviceLink/public/SDLOnWayPointChange.h
index 2fe3488ad..2fe3488ad 100644
--- a/SmartDeviceLink/SDLOnWayPointChange.h
+++ b/SmartDeviceLink/public/SDLOnWayPointChange.h
diff --git a/SmartDeviceLink/SDLOnWayPointChange.m b/SmartDeviceLink/public/SDLOnWayPointChange.m
index b90033dcf..b90033dcf 100644
--- a/SmartDeviceLink/SDLOnWayPointChange.m
+++ b/SmartDeviceLink/public/SDLOnWayPointChange.m
diff --git a/SmartDeviceLink/SDLPRNDL.h b/SmartDeviceLink/public/SDLPRNDL.h
index 4ab8032a3..4ab8032a3 100644
--- a/SmartDeviceLink/SDLPRNDL.h
+++ b/SmartDeviceLink/public/SDLPRNDL.h
diff --git a/SmartDeviceLink/SDLPRNDL.m b/SmartDeviceLink/public/SDLPRNDL.m
index b94437065..b94437065 100644
--- a/SmartDeviceLink/SDLPRNDL.m
+++ b/SmartDeviceLink/public/SDLPRNDL.m
diff --git a/SmartDeviceLink/SDLParameterPermissions.h b/SmartDeviceLink/public/SDLParameterPermissions.h
index 48d8b433d..48d8b433d 100644
--- a/SmartDeviceLink/SDLParameterPermissions.h
+++ b/SmartDeviceLink/public/SDLParameterPermissions.h
diff --git a/SmartDeviceLink/SDLParameterPermissions.m b/SmartDeviceLink/public/SDLParameterPermissions.m
index 5b83f66bf..5b83f66bf 100644
--- a/SmartDeviceLink/SDLParameterPermissions.m
+++ b/SmartDeviceLink/public/SDLParameterPermissions.m
diff --git a/SmartDeviceLink/SDLPerformAppServiceInteraction.h b/SmartDeviceLink/public/SDLPerformAppServiceInteraction.h
index f85c66387..f85c66387 100644
--- a/SmartDeviceLink/SDLPerformAppServiceInteraction.h
+++ b/SmartDeviceLink/public/SDLPerformAppServiceInteraction.h
diff --git a/SmartDeviceLink/SDLPerformAppServiceInteraction.m b/SmartDeviceLink/public/SDLPerformAppServiceInteraction.m
index f401f7f28..f401f7f28 100644
--- a/SmartDeviceLink/SDLPerformAppServiceInteraction.m
+++ b/SmartDeviceLink/public/SDLPerformAppServiceInteraction.m
diff --git a/SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h b/SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.h
index 3b9c6efdd..3b9c6efdd 100644
--- a/SmartDeviceLink/SDLPerformAppServiceInteractionResponse.h
+++ b/SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.h
diff --git a/SmartDeviceLink/SDLPerformAppServiceInteractionResponse.m b/SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.m
index 35bd58bf7..35bd58bf7 100644
--- a/SmartDeviceLink/SDLPerformAppServiceInteractionResponse.m
+++ b/SmartDeviceLink/public/SDLPerformAppServiceInteractionResponse.m
diff --git a/SmartDeviceLink/SDLPerformAudioPassThru.h b/SmartDeviceLink/public/SDLPerformAudioPassThru.h
index 26ca9a21a..26ca9a21a 100644
--- a/SmartDeviceLink/SDLPerformAudioPassThru.h
+++ b/SmartDeviceLink/public/SDLPerformAudioPassThru.h
diff --git a/SmartDeviceLink/SDLPerformAudioPassThru.m b/SmartDeviceLink/public/SDLPerformAudioPassThru.m
index 6bcea8fc7..6bcea8fc7 100644
--- a/SmartDeviceLink/SDLPerformAudioPassThru.m
+++ b/SmartDeviceLink/public/SDLPerformAudioPassThru.m
diff --git a/SmartDeviceLink/SDLPerformAudioPassThruResponse.h b/SmartDeviceLink/public/SDLPerformAudioPassThruResponse.h
index 7f7b21176..7f7b21176 100644
--- a/SmartDeviceLink/SDLPerformAudioPassThruResponse.h
+++ b/SmartDeviceLink/public/SDLPerformAudioPassThruResponse.h
diff --git a/SmartDeviceLink/SDLPerformAudioPassThruResponse.m b/SmartDeviceLink/public/SDLPerformAudioPassThruResponse.m
index a33310be7..a33310be7 100644
--- a/SmartDeviceLink/SDLPerformAudioPassThruResponse.m
+++ b/SmartDeviceLink/public/SDLPerformAudioPassThruResponse.m
diff --git a/SmartDeviceLink/SDLPerformInteraction.h b/SmartDeviceLink/public/SDLPerformInteraction.h
index bc035ce04..bc035ce04 100644
--- a/SmartDeviceLink/SDLPerformInteraction.h
+++ b/SmartDeviceLink/public/SDLPerformInteraction.h
diff --git a/SmartDeviceLink/SDLPerformInteraction.m b/SmartDeviceLink/public/SDLPerformInteraction.m
index 540788531..540788531 100644
--- a/SmartDeviceLink/SDLPerformInteraction.m
+++ b/SmartDeviceLink/public/SDLPerformInteraction.m
diff --git a/SmartDeviceLink/SDLPerformInteractionResponse.h b/SmartDeviceLink/public/SDLPerformInteractionResponse.h
index 74b89d5c4..74b89d5c4 100644
--- a/SmartDeviceLink/SDLPerformInteractionResponse.h
+++ b/SmartDeviceLink/public/SDLPerformInteractionResponse.h
diff --git a/SmartDeviceLink/SDLPerformInteractionResponse.m b/SmartDeviceLink/public/SDLPerformInteractionResponse.m
index fc9723073..fc9723073 100644
--- a/SmartDeviceLink/SDLPerformInteractionResponse.m
+++ b/SmartDeviceLink/public/SDLPerformInteractionResponse.m
diff --git a/SmartDeviceLink/SDLPermissionConstants.h b/SmartDeviceLink/public/SDLPermissionConstants.h
index 8c7c1f0da..8c7c1f0da 100644
--- a/SmartDeviceLink/SDLPermissionConstants.h
+++ b/SmartDeviceLink/public/SDLPermissionConstants.h
diff --git a/SmartDeviceLink/SDLPermissionElement.h b/SmartDeviceLink/public/SDLPermissionElement.h
index 3edffe0c6..3edffe0c6 100644
--- a/SmartDeviceLink/SDLPermissionElement.h
+++ b/SmartDeviceLink/public/SDLPermissionElement.h
diff --git a/SmartDeviceLink/SDLPermissionElement.m b/SmartDeviceLink/public/SDLPermissionElement.m
index ea2aa6e4e..ea2aa6e4e 100644
--- a/SmartDeviceLink/SDLPermissionElement.m
+++ b/SmartDeviceLink/public/SDLPermissionElement.m
diff --git a/SmartDeviceLink/SDLPermissionItem.h b/SmartDeviceLink/public/SDLPermissionItem.h
index 208ba6086..208ba6086 100644
--- a/SmartDeviceLink/SDLPermissionItem.h
+++ b/SmartDeviceLink/public/SDLPermissionItem.h
diff --git a/SmartDeviceLink/SDLPermissionItem.m b/SmartDeviceLink/public/SDLPermissionItem.m
index b4c749b59..b4c749b59 100644
--- a/SmartDeviceLink/SDLPermissionItem.m
+++ b/SmartDeviceLink/public/SDLPermissionItem.m
diff --git a/SmartDeviceLink/SDLPermissionManager.h b/SmartDeviceLink/public/SDLPermissionManager.h
index 4a1fc4577..4a1fc4577 100644
--- a/SmartDeviceLink/SDLPermissionManager.h
+++ b/SmartDeviceLink/public/SDLPermissionManager.h
diff --git a/SmartDeviceLink/SDLPermissionManager.m b/SmartDeviceLink/public/SDLPermissionManager.m
index aa9f14bf0..aa9f14bf0 100644
--- a/SmartDeviceLink/SDLPermissionManager.m
+++ b/SmartDeviceLink/public/SDLPermissionManager.m
diff --git a/SmartDeviceLink/SDLPermissionStatus.h b/SmartDeviceLink/public/SDLPermissionStatus.h
index 45b02417d..45b02417d 100644
--- a/SmartDeviceLink/SDLPermissionStatus.h
+++ b/SmartDeviceLink/public/SDLPermissionStatus.h
diff --git a/SmartDeviceLink/SDLPermissionStatus.m b/SmartDeviceLink/public/SDLPermissionStatus.m
index ff9654c46..ff9654c46 100644
--- a/SmartDeviceLink/SDLPermissionStatus.m
+++ b/SmartDeviceLink/public/SDLPermissionStatus.m
diff --git a/SmartDeviceLink/SDLPhoneCapability.h b/SmartDeviceLink/public/SDLPhoneCapability.h
index 5b9707e35..5b9707e35 100644
--- a/SmartDeviceLink/SDLPhoneCapability.h
+++ b/SmartDeviceLink/public/SDLPhoneCapability.h
diff --git a/SmartDeviceLink/SDLPhoneCapability.m b/SmartDeviceLink/public/SDLPhoneCapability.m
index 514b8e216..514b8e216 100644
--- a/SmartDeviceLink/SDLPhoneCapability.m
+++ b/SmartDeviceLink/public/SDLPhoneCapability.m
diff --git a/SmartDeviceLink/SDLPinchGesture.h b/SmartDeviceLink/public/SDLPinchGesture.h
index 81ca837ec..81ca837ec 100644
--- a/SmartDeviceLink/SDLPinchGesture.h
+++ b/SmartDeviceLink/public/SDLPinchGesture.h
diff --git a/SmartDeviceLink/SDLPinchGesture.m b/SmartDeviceLink/public/SDLPinchGesture.m
index d1ea6e63c..d1ea6e63c 100644
--- a/SmartDeviceLink/SDLPinchGesture.m
+++ b/SmartDeviceLink/public/SDLPinchGesture.m
diff --git a/SmartDeviceLink/SDLPowerModeQualificationStatus.h b/SmartDeviceLink/public/SDLPowerModeQualificationStatus.h
index 837837e17..837837e17 100644
--- a/SmartDeviceLink/SDLPowerModeQualificationStatus.h
+++ b/SmartDeviceLink/public/SDLPowerModeQualificationStatus.h
diff --git a/SmartDeviceLink/SDLPowerModeQualificationStatus.m b/SmartDeviceLink/public/SDLPowerModeQualificationStatus.m
index b1819776c..b1819776c 100644
--- a/SmartDeviceLink/SDLPowerModeQualificationStatus.m
+++ b/SmartDeviceLink/public/SDLPowerModeQualificationStatus.m
diff --git a/SmartDeviceLink/SDLPowerModeStatus.h b/SmartDeviceLink/public/SDLPowerModeStatus.h
index 92c7d5c30..92c7d5c30 100644
--- a/SmartDeviceLink/SDLPowerModeStatus.h
+++ b/SmartDeviceLink/public/SDLPowerModeStatus.h
diff --git a/SmartDeviceLink/SDLPowerModeStatus.m b/SmartDeviceLink/public/SDLPowerModeStatus.m
index b1210d7a6..b1210d7a6 100644
--- a/SmartDeviceLink/SDLPowerModeStatus.m
+++ b/SmartDeviceLink/public/SDLPowerModeStatus.m
diff --git a/SmartDeviceLink/SDLPredefinedLayout.h b/SmartDeviceLink/public/SDLPredefinedLayout.h
index 73a076eac..73a076eac 100644
--- a/SmartDeviceLink/SDLPredefinedLayout.h
+++ b/SmartDeviceLink/public/SDLPredefinedLayout.h
diff --git a/SmartDeviceLink/SDLPredefinedLayout.m b/SmartDeviceLink/public/SDLPredefinedLayout.m
index 691be5e3d..691be5e3d 100644
--- a/SmartDeviceLink/SDLPredefinedLayout.m
+++ b/SmartDeviceLink/public/SDLPredefinedLayout.m
diff --git a/SmartDeviceLink/SDLPredefinedWindows.h b/SmartDeviceLink/public/SDLPredefinedWindows.h
index d488673f8..d488673f8 100644
--- a/SmartDeviceLink/SDLPredefinedWindows.h
+++ b/SmartDeviceLink/public/SDLPredefinedWindows.h
diff --git a/SmartDeviceLink/SDLPrerecordedSpeech.h b/SmartDeviceLink/public/SDLPrerecordedSpeech.h
index 090566327..090566327 100644
--- a/SmartDeviceLink/SDLPrerecordedSpeech.h
+++ b/SmartDeviceLink/public/SDLPrerecordedSpeech.h
diff --git a/SmartDeviceLink/SDLPrerecordedSpeech.m b/SmartDeviceLink/public/SDLPrerecordedSpeech.m
index 0c3b63fe7..0c3b63fe7 100644
--- a/SmartDeviceLink/SDLPrerecordedSpeech.m
+++ b/SmartDeviceLink/public/SDLPrerecordedSpeech.m
diff --git a/SmartDeviceLink/SDLPresetBankCapabilities.h b/SmartDeviceLink/public/SDLPresetBankCapabilities.h
index a737616be..a737616be 100644
--- a/SmartDeviceLink/SDLPresetBankCapabilities.h
+++ b/SmartDeviceLink/public/SDLPresetBankCapabilities.h
diff --git a/SmartDeviceLink/SDLPresetBankCapabilities.m b/SmartDeviceLink/public/SDLPresetBankCapabilities.m
index 218a46285..218a46285 100644
--- a/SmartDeviceLink/SDLPresetBankCapabilities.m
+++ b/SmartDeviceLink/public/SDLPresetBankCapabilities.m
diff --git a/SmartDeviceLink/SDLPrimaryAudioSource.h b/SmartDeviceLink/public/SDLPrimaryAudioSource.h
index c02bd0927..c02bd0927 100644
--- a/SmartDeviceLink/SDLPrimaryAudioSource.h
+++ b/SmartDeviceLink/public/SDLPrimaryAudioSource.h
diff --git a/SmartDeviceLink/SDLPrimaryAudioSource.m b/SmartDeviceLink/public/SDLPrimaryAudioSource.m
index c9764cbfb..c9764cbfb 100644
--- a/SmartDeviceLink/SDLPrimaryAudioSource.m
+++ b/SmartDeviceLink/public/SDLPrimaryAudioSource.m
diff --git a/SmartDeviceLink/SDLProtocolConstants.h b/SmartDeviceLink/public/SDLProtocolConstants.h
index 6da05c02e..6da05c02e 100644
--- a/SmartDeviceLink/SDLProtocolConstants.h
+++ b/SmartDeviceLink/public/SDLProtocolConstants.h
diff --git a/SmartDeviceLink/SDLProtocolConstants.m b/SmartDeviceLink/public/SDLProtocolConstants.m
index c60de84dc..c60de84dc 100644
--- a/SmartDeviceLink/SDLProtocolConstants.m
+++ b/SmartDeviceLink/public/SDLProtocolConstants.m
diff --git a/SmartDeviceLink/SDLPublishAppService.h b/SmartDeviceLink/public/SDLPublishAppService.h
index d8a07c77d..d8a07c77d 100644
--- a/SmartDeviceLink/SDLPublishAppService.h
+++ b/SmartDeviceLink/public/SDLPublishAppService.h
diff --git a/SmartDeviceLink/SDLPublishAppService.m b/SmartDeviceLink/public/SDLPublishAppService.m
index dad78f11d..dad78f11d 100644
--- a/SmartDeviceLink/SDLPublishAppService.m
+++ b/SmartDeviceLink/public/SDLPublishAppService.m
diff --git a/SmartDeviceLink/SDLPublishAppServiceResponse.h b/SmartDeviceLink/public/SDLPublishAppServiceResponse.h
index 70f398e39..70f398e39 100644
--- a/SmartDeviceLink/SDLPublishAppServiceResponse.h
+++ b/SmartDeviceLink/public/SDLPublishAppServiceResponse.h
diff --git a/SmartDeviceLink/SDLPublishAppServiceResponse.m b/SmartDeviceLink/public/SDLPublishAppServiceResponse.m
index fb7449949..fb7449949 100644
--- a/SmartDeviceLink/SDLPublishAppServiceResponse.m
+++ b/SmartDeviceLink/public/SDLPublishAppServiceResponse.m
diff --git a/SmartDeviceLink/SDLPutFile.h b/SmartDeviceLink/public/SDLPutFile.h
index 98a05fe69..98a05fe69 100644
--- a/SmartDeviceLink/SDLPutFile.h
+++ b/SmartDeviceLink/public/SDLPutFile.h
diff --git a/SmartDeviceLink/SDLPutFile.m b/SmartDeviceLink/public/SDLPutFile.m
index 2470be16d..2470be16d 100644
--- a/SmartDeviceLink/SDLPutFile.m
+++ b/SmartDeviceLink/public/SDLPutFile.m
diff --git a/SmartDeviceLink/SDLPutFileResponse.h b/SmartDeviceLink/public/SDLPutFileResponse.h
index 0c8772125..0c8772125 100644
--- a/SmartDeviceLink/SDLPutFileResponse.h
+++ b/SmartDeviceLink/public/SDLPutFileResponse.h
diff --git a/SmartDeviceLink/SDLPutFileResponse.m b/SmartDeviceLink/public/SDLPutFileResponse.m
index aecbf9bb1..aecbf9bb1 100644
--- a/SmartDeviceLink/SDLPutFileResponse.m
+++ b/SmartDeviceLink/public/SDLPutFileResponse.m
diff --git a/SmartDeviceLink/SDLRDSData.h b/SmartDeviceLink/public/SDLRDSData.h
index fc5b92bf7..fc5b92bf7 100755
--- a/SmartDeviceLink/SDLRDSData.h
+++ b/SmartDeviceLink/public/SDLRDSData.h
diff --git a/SmartDeviceLink/SDLRDSData.m b/SmartDeviceLink/public/SDLRDSData.m
index 2d177e6aa..2d177e6aa 100755
--- a/SmartDeviceLink/SDLRDSData.m
+++ b/SmartDeviceLink/public/SDLRDSData.m
diff --git a/SmartDeviceLink/SDLRGBColor.h b/SmartDeviceLink/public/SDLRGBColor.h
index 3702b1b05..3702b1b05 100644
--- a/SmartDeviceLink/SDLRGBColor.h
+++ b/SmartDeviceLink/public/SDLRGBColor.h
diff --git a/SmartDeviceLink/SDLRGBColor.m b/SmartDeviceLink/public/SDLRGBColor.m
index 1c611e076..1c611e076 100644
--- a/SmartDeviceLink/SDLRGBColor.m
+++ b/SmartDeviceLink/public/SDLRGBColor.m
diff --git a/SmartDeviceLink/SDLRPCFunctionNames.h b/SmartDeviceLink/public/SDLRPCFunctionNames.h
index 180b69ad8..180b69ad8 100644
--- a/SmartDeviceLink/SDLRPCFunctionNames.h
+++ b/SmartDeviceLink/public/SDLRPCFunctionNames.h
diff --git a/SmartDeviceLink/SDLRPCFunctionNames.m b/SmartDeviceLink/public/SDLRPCFunctionNames.m
index a0a0c4754..a0a0c4754 100644
--- a/SmartDeviceLink/SDLRPCFunctionNames.m
+++ b/SmartDeviceLink/public/SDLRPCFunctionNames.m
diff --git a/SmartDeviceLink/SDLRPCMessage.h b/SmartDeviceLink/public/SDLRPCMessage.h
index c6b04071d..c6b04071d 100644
--- a/SmartDeviceLink/SDLRPCMessage.h
+++ b/SmartDeviceLink/public/SDLRPCMessage.h
diff --git a/SmartDeviceLink/SDLRPCMessage.m b/SmartDeviceLink/public/SDLRPCMessage.m
index 15a6dd49a..15a6dd49a 100644
--- a/SmartDeviceLink/SDLRPCMessage.m
+++ b/SmartDeviceLink/public/SDLRPCMessage.m
diff --git a/SmartDeviceLink/SDLRPCMessageType.h b/SmartDeviceLink/public/SDLRPCMessageType.h
index ac0df1958..ac0df1958 100644
--- a/SmartDeviceLink/SDLRPCMessageType.h
+++ b/SmartDeviceLink/public/SDLRPCMessageType.h
diff --git a/SmartDeviceLink/SDLRPCMessageType.m b/SmartDeviceLink/public/SDLRPCMessageType.m
index 365cd26ef..365cd26ef 100644
--- a/SmartDeviceLink/SDLRPCMessageType.m
+++ b/SmartDeviceLink/public/SDLRPCMessageType.m
diff --git a/SmartDeviceLink/SDLRPCNotification.h b/SmartDeviceLink/public/SDLRPCNotification.h
index 269fdc7a6..269fdc7a6 100644
--- a/SmartDeviceLink/SDLRPCNotification.h
+++ b/SmartDeviceLink/public/SDLRPCNotification.h
diff --git a/SmartDeviceLink/SDLRPCNotification.m b/SmartDeviceLink/public/SDLRPCNotification.m
index fa6ca7eec..fa6ca7eec 100644
--- a/SmartDeviceLink/SDLRPCNotification.m
+++ b/SmartDeviceLink/public/SDLRPCNotification.m
diff --git a/SmartDeviceLink/SDLRPCNotificationNotification.h b/SmartDeviceLink/public/SDLRPCNotificationNotification.h
index 8e0d9a616..8e0d9a616 100644
--- a/SmartDeviceLink/SDLRPCNotificationNotification.h
+++ b/SmartDeviceLink/public/SDLRPCNotificationNotification.h
diff --git a/SmartDeviceLink/SDLRPCNotificationNotification.m b/SmartDeviceLink/public/SDLRPCNotificationNotification.m
index 430269d8d..430269d8d 100644
--- a/SmartDeviceLink/SDLRPCNotificationNotification.m
+++ b/SmartDeviceLink/public/SDLRPCNotificationNotification.m
diff --git a/SmartDeviceLink/SDLRPCPermissionStatus.h b/SmartDeviceLink/public/SDLRPCPermissionStatus.h
index 72a471443..72a471443 100644
--- a/SmartDeviceLink/SDLRPCPermissionStatus.h
+++ b/SmartDeviceLink/public/SDLRPCPermissionStatus.h
diff --git a/SmartDeviceLink/SDLRPCPermissionStatus.m b/SmartDeviceLink/public/SDLRPCPermissionStatus.m
index 7c6a8d00a..7c6a8d00a 100644
--- a/SmartDeviceLink/SDLRPCPermissionStatus.m
+++ b/SmartDeviceLink/public/SDLRPCPermissionStatus.m
diff --git a/SmartDeviceLink/SDLRPCRequest.h b/SmartDeviceLink/public/SDLRPCRequest.h
index e171c0907..e171c0907 100644
--- a/SmartDeviceLink/SDLRPCRequest.h
+++ b/SmartDeviceLink/public/SDLRPCRequest.h
diff --git a/SmartDeviceLink/SDLRPCRequest.m b/SmartDeviceLink/public/SDLRPCRequest.m
index 445bace56..445bace56 100644
--- a/SmartDeviceLink/SDLRPCRequest.m
+++ b/SmartDeviceLink/public/SDLRPCRequest.m
diff --git a/SmartDeviceLink/SDLRPCRequestNotification.h b/SmartDeviceLink/public/SDLRPCRequestNotification.h
index 248358e0a..248358e0a 100644
--- a/SmartDeviceLink/SDLRPCRequestNotification.h
+++ b/SmartDeviceLink/public/SDLRPCRequestNotification.h
diff --git a/SmartDeviceLink/SDLRPCRequestNotification.m b/SmartDeviceLink/public/SDLRPCRequestNotification.m
index 4ac6250c6..4ac6250c6 100644
--- a/SmartDeviceLink/SDLRPCRequestNotification.m
+++ b/SmartDeviceLink/public/SDLRPCRequestNotification.m
diff --git a/SmartDeviceLink/SDLRPCResponse.h b/SmartDeviceLink/public/SDLRPCResponse.h
index 4e944a05e..4e944a05e 100644
--- a/SmartDeviceLink/SDLRPCResponse.h
+++ b/SmartDeviceLink/public/SDLRPCResponse.h
diff --git a/SmartDeviceLink/SDLRPCResponse.m b/SmartDeviceLink/public/SDLRPCResponse.m
index c0ad88b74..c0ad88b74 100644
--- a/SmartDeviceLink/SDLRPCResponse.m
+++ b/SmartDeviceLink/public/SDLRPCResponse.m
diff --git a/SmartDeviceLink/SDLRPCResponseNotification.h b/SmartDeviceLink/public/SDLRPCResponseNotification.h
index 4434f2a04..4434f2a04 100644
--- a/SmartDeviceLink/SDLRPCResponseNotification.h
+++ b/SmartDeviceLink/public/SDLRPCResponseNotification.h
diff --git a/SmartDeviceLink/SDLRPCResponseNotification.m b/SmartDeviceLink/public/SDLRPCResponseNotification.m
index 150c8b671..150c8b671 100644
--- a/SmartDeviceLink/SDLRPCResponseNotification.m
+++ b/SmartDeviceLink/public/SDLRPCResponseNotification.m
diff --git a/SmartDeviceLink/SDLRPCStruct.h b/SmartDeviceLink/public/SDLRPCStruct.h
index e8a36d903..e8a36d903 100644
--- a/SmartDeviceLink/SDLRPCStruct.h
+++ b/SmartDeviceLink/public/SDLRPCStruct.h
diff --git a/SmartDeviceLink/SDLRPCStruct.m b/SmartDeviceLink/public/SDLRPCStruct.m
index 9956df03d..9956df03d 100644
--- a/SmartDeviceLink/SDLRPCStruct.m
+++ b/SmartDeviceLink/public/SDLRPCStruct.m
diff --git a/SmartDeviceLink/SDLRadioBand.h b/SmartDeviceLink/public/SDLRadioBand.h
index 537706bca..537706bca 100644
--- a/SmartDeviceLink/SDLRadioBand.h
+++ b/SmartDeviceLink/public/SDLRadioBand.h
diff --git a/SmartDeviceLink/SDLRadioBand.m b/SmartDeviceLink/public/SDLRadioBand.m
index 1aa03e70f..1aa03e70f 100644
--- a/SmartDeviceLink/SDLRadioBand.m
+++ b/SmartDeviceLink/public/SDLRadioBand.m
diff --git a/SmartDeviceLink/SDLRadioControlCapabilities.h b/SmartDeviceLink/public/SDLRadioControlCapabilities.h
index 0c35df16f..0c35df16f 100644
--- a/SmartDeviceLink/SDLRadioControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLRadioControlCapabilities.h
diff --git a/SmartDeviceLink/SDLRadioControlCapabilities.m b/SmartDeviceLink/public/SDLRadioControlCapabilities.m
index 921e2e651..921e2e651 100644
--- a/SmartDeviceLink/SDLRadioControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLRadioControlCapabilities.m
diff --git a/SmartDeviceLink/SDLRadioControlData.h b/SmartDeviceLink/public/SDLRadioControlData.h
index 182e6105e..182e6105e 100644
--- a/SmartDeviceLink/SDLRadioControlData.h
+++ b/SmartDeviceLink/public/SDLRadioControlData.h
diff --git a/SmartDeviceLink/SDLRadioControlData.m b/SmartDeviceLink/public/SDLRadioControlData.m
index 9fb82f080..9fb82f080 100644
--- a/SmartDeviceLink/SDLRadioControlData.m
+++ b/SmartDeviceLink/public/SDLRadioControlData.m
diff --git a/SmartDeviceLink/SDLRadioState.h b/SmartDeviceLink/public/SDLRadioState.h
index ee5945a96..ee5945a96 100644
--- a/SmartDeviceLink/SDLRadioState.h
+++ b/SmartDeviceLink/public/SDLRadioState.h
diff --git a/SmartDeviceLink/SDLRadioState.m b/SmartDeviceLink/public/SDLRadioState.m
index e14aebeed..e14aebeed 100644
--- a/SmartDeviceLink/SDLRadioState.m
+++ b/SmartDeviceLink/public/SDLRadioState.m
diff --git a/SmartDeviceLink/SDLReadDID.h b/SmartDeviceLink/public/SDLReadDID.h
index 299e7851d..299e7851d 100644
--- a/SmartDeviceLink/SDLReadDID.h
+++ b/SmartDeviceLink/public/SDLReadDID.h
diff --git a/SmartDeviceLink/SDLReadDID.m b/SmartDeviceLink/public/SDLReadDID.m
index dd337708e..dd337708e 100644
--- a/SmartDeviceLink/SDLReadDID.m
+++ b/SmartDeviceLink/public/SDLReadDID.m
diff --git a/SmartDeviceLink/SDLReadDIDResponse.h b/SmartDeviceLink/public/SDLReadDIDResponse.h
index 612ed48d1..612ed48d1 100644
--- a/SmartDeviceLink/SDLReadDIDResponse.h
+++ b/SmartDeviceLink/public/SDLReadDIDResponse.h
diff --git a/SmartDeviceLink/SDLReadDIDResponse.m b/SmartDeviceLink/public/SDLReadDIDResponse.m
index 7bad1e43e..7bad1e43e 100644
--- a/SmartDeviceLink/SDLReadDIDResponse.m
+++ b/SmartDeviceLink/public/SDLReadDIDResponse.m
diff --git a/SmartDeviceLink/SDLRectangle.h b/SmartDeviceLink/public/SDLRectangle.h
index 04d9e76cc..04d9e76cc 100644
--- a/SmartDeviceLink/SDLRectangle.h
+++ b/SmartDeviceLink/public/SDLRectangle.h
diff --git a/SmartDeviceLink/SDLRectangle.m b/SmartDeviceLink/public/SDLRectangle.m
index 7e6a8a3c3..7e6a8a3c3 100644
--- a/SmartDeviceLink/SDLRectangle.m
+++ b/SmartDeviceLink/public/SDLRectangle.m
diff --git a/SmartDeviceLink/SDLRegisterAppInterface.h b/SmartDeviceLink/public/SDLRegisterAppInterface.h
index d1b8298e7..d1b8298e7 100644
--- a/SmartDeviceLink/SDLRegisterAppInterface.h
+++ b/SmartDeviceLink/public/SDLRegisterAppInterface.h
diff --git a/SmartDeviceLink/SDLRegisterAppInterface.m b/SmartDeviceLink/public/SDLRegisterAppInterface.m
index 6fa2ed638..6fa2ed638 100644
--- a/SmartDeviceLink/SDLRegisterAppInterface.m
+++ b/SmartDeviceLink/public/SDLRegisterAppInterface.m
diff --git a/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h b/SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.h
index 20c9cf4e2..20c9cf4e2 100644
--- a/SmartDeviceLink/SDLRegisterAppInterfaceResponse.h
+++ b/SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.h
diff --git a/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m b/SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.m
index 5c081e9e6..5c081e9e6 100644
--- a/SmartDeviceLink/SDLRegisterAppInterfaceResponse.m
+++ b/SmartDeviceLink/public/SDLRegisterAppInterfaceResponse.m
diff --git a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.h b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.h
index 10db403b9..10db403b9 100644
--- a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.h
+++ b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.h
diff --git a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.m b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.m
index b28247963..b28247963 100644
--- a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModule.m
+++ b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModule.m
diff --git a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.h b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.h
index 63e880c7e..63e880c7e 100644
--- a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.h
+++ b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.h
diff --git a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.m b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.m
index 9013d23c1..9013d23c1 100644
--- a/SmartDeviceLink/SDLReleaseInteriorVehicleDataModuleResponse.m
+++ b/SmartDeviceLink/public/SDLReleaseInteriorVehicleDataModuleResponse.m
diff --git a/SmartDeviceLink/SDLRemoteControlCapabilities.h b/SmartDeviceLink/public/SDLRemoteControlCapabilities.h
index 2cdbf4f2e..2cdbf4f2e 100644
--- a/SmartDeviceLink/SDLRemoteControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLRemoteControlCapabilities.h
diff --git a/SmartDeviceLink/SDLRemoteControlCapabilities.m b/SmartDeviceLink/public/SDLRemoteControlCapabilities.m
index 47b747aec..47b747aec 100644
--- a/SmartDeviceLink/SDLRemoteControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLRemoteControlCapabilities.m
diff --git a/SmartDeviceLink/SDLRequestType.h b/SmartDeviceLink/public/SDLRequestType.h
index 9f56d7bc3..9f56d7bc3 100644
--- a/SmartDeviceLink/SDLRequestType.h
+++ b/SmartDeviceLink/public/SDLRequestType.h
diff --git a/SmartDeviceLink/SDLRequestType.m b/SmartDeviceLink/public/SDLRequestType.m
index cbc6c7fda..cbc6c7fda 100644
--- a/SmartDeviceLink/SDLRequestType.m
+++ b/SmartDeviceLink/public/SDLRequestType.m
diff --git a/SmartDeviceLink/SDLResetGlobalProperties.h b/SmartDeviceLink/public/SDLResetGlobalProperties.h
index ddbadb9f3..ddbadb9f3 100644
--- a/SmartDeviceLink/SDLResetGlobalProperties.h
+++ b/SmartDeviceLink/public/SDLResetGlobalProperties.h
diff --git a/SmartDeviceLink/SDLResetGlobalProperties.m b/SmartDeviceLink/public/SDLResetGlobalProperties.m
index 8b60852f9..8b60852f9 100644
--- a/SmartDeviceLink/SDLResetGlobalProperties.m
+++ b/SmartDeviceLink/public/SDLResetGlobalProperties.m
diff --git a/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h b/SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.h
index 8e941a73b..8e941a73b 100644
--- a/SmartDeviceLink/SDLResetGlobalPropertiesResponse.h
+++ b/SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.h
diff --git a/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m b/SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.m
index 974b5efa9..974b5efa9 100644
--- a/SmartDeviceLink/SDLResetGlobalPropertiesResponse.m
+++ b/SmartDeviceLink/public/SDLResetGlobalPropertiesResponse.m
diff --git a/SmartDeviceLink/SDLResult.h b/SmartDeviceLink/public/SDLResult.h
index dd966102e..dd966102e 100644
--- a/SmartDeviceLink/SDLResult.h
+++ b/SmartDeviceLink/public/SDLResult.h
diff --git a/SmartDeviceLink/SDLResult.m b/SmartDeviceLink/public/SDLResult.m
index 234fb4eea..234fb4eea 100644
--- a/SmartDeviceLink/SDLResult.m
+++ b/SmartDeviceLink/public/SDLResult.m
diff --git a/SmartDeviceLink/SDLSISData.h b/SmartDeviceLink/public/SDLSISData.h
index 1d645ebb2..1d645ebb2 100644
--- a/SmartDeviceLink/SDLSISData.h
+++ b/SmartDeviceLink/public/SDLSISData.h
diff --git a/SmartDeviceLink/SDLSISData.m b/SmartDeviceLink/public/SDLSISData.m
index c0ff47cbf..c0ff47cbf 100644
--- a/SmartDeviceLink/SDLSISData.m
+++ b/SmartDeviceLink/public/SDLSISData.m
diff --git a/SmartDeviceLink/SDLSamplingRate.h b/SmartDeviceLink/public/SDLSamplingRate.h
index 4db452df3..4db452df3 100644
--- a/SmartDeviceLink/SDLSamplingRate.h
+++ b/SmartDeviceLink/public/SDLSamplingRate.h
diff --git a/SmartDeviceLink/SDLSamplingRate.m b/SmartDeviceLink/public/SDLSamplingRate.m
index 6858e6e77..6858e6e77 100644
--- a/SmartDeviceLink/SDLSamplingRate.m
+++ b/SmartDeviceLink/public/SDLSamplingRate.m
diff --git a/SmartDeviceLink/SDLScreenManager.h b/SmartDeviceLink/public/SDLScreenManager.h
index a08d3b40d..a08d3b40d 100644
--- a/SmartDeviceLink/SDLScreenManager.h
+++ b/SmartDeviceLink/public/SDLScreenManager.h
diff --git a/SmartDeviceLink/SDLScreenManager.m b/SmartDeviceLink/public/SDLScreenManager.m
index 9950521e8..9950521e8 100644
--- a/SmartDeviceLink/SDLScreenManager.m
+++ b/SmartDeviceLink/public/SDLScreenManager.m
diff --git a/SmartDeviceLink/SDLScreenParams.h b/SmartDeviceLink/public/SDLScreenParams.h
index 1a4969b91..1a4969b91 100644
--- a/SmartDeviceLink/SDLScreenParams.h
+++ b/SmartDeviceLink/public/SDLScreenParams.h
diff --git a/SmartDeviceLink/SDLScreenParams.m b/SmartDeviceLink/public/SDLScreenParams.m
index 5a99d0aea..5a99d0aea 100644
--- a/SmartDeviceLink/SDLScreenParams.m
+++ b/SmartDeviceLink/public/SDLScreenParams.m
diff --git a/SmartDeviceLink/SDLScrollableMessage.h b/SmartDeviceLink/public/SDLScrollableMessage.h
index f2abda1ed..f2abda1ed 100644
--- a/SmartDeviceLink/SDLScrollableMessage.h
+++ b/SmartDeviceLink/public/SDLScrollableMessage.h
diff --git a/SmartDeviceLink/SDLScrollableMessage.m b/SmartDeviceLink/public/SDLScrollableMessage.m
index 994becaa8..994becaa8 100644
--- a/SmartDeviceLink/SDLScrollableMessage.m
+++ b/SmartDeviceLink/public/SDLScrollableMessage.m
diff --git a/SmartDeviceLink/SDLScrollableMessageResponse.h b/SmartDeviceLink/public/SDLScrollableMessageResponse.h
index 4da587c1b..4da587c1b 100644
--- a/SmartDeviceLink/SDLScrollableMessageResponse.h
+++ b/SmartDeviceLink/public/SDLScrollableMessageResponse.h
diff --git a/SmartDeviceLink/SDLScrollableMessageResponse.m b/SmartDeviceLink/public/SDLScrollableMessageResponse.m
index df9112711..df9112711 100644
--- a/SmartDeviceLink/SDLScrollableMessageResponse.m
+++ b/SmartDeviceLink/public/SDLScrollableMessageResponse.m
diff --git a/SmartDeviceLink/SDLSeatControlCapabilities.h b/SmartDeviceLink/public/SDLSeatControlCapabilities.h
index c55de4876..c55de4876 100644
--- a/SmartDeviceLink/SDLSeatControlCapabilities.h
+++ b/SmartDeviceLink/public/SDLSeatControlCapabilities.h
diff --git a/SmartDeviceLink/SDLSeatControlCapabilities.m b/SmartDeviceLink/public/SDLSeatControlCapabilities.m
index 248c87db0..248c87db0 100644
--- a/SmartDeviceLink/SDLSeatControlCapabilities.m
+++ b/SmartDeviceLink/public/SDLSeatControlCapabilities.m
diff --git a/SmartDeviceLink/SDLSeatControlData.h b/SmartDeviceLink/public/SDLSeatControlData.h
index 9bc716392..9bc716392 100644
--- a/SmartDeviceLink/SDLSeatControlData.h
+++ b/SmartDeviceLink/public/SDLSeatControlData.h
diff --git a/SmartDeviceLink/SDLSeatControlData.m b/SmartDeviceLink/public/SDLSeatControlData.m
index 6054cb908..6054cb908 100644
--- a/SmartDeviceLink/SDLSeatControlData.m
+++ b/SmartDeviceLink/public/SDLSeatControlData.m
diff --git a/SmartDeviceLink/SDLSeatLocation.h b/SmartDeviceLink/public/SDLSeatLocation.h
index 0c4d70597..0c4d70597 100644
--- a/SmartDeviceLink/SDLSeatLocation.h
+++ b/SmartDeviceLink/public/SDLSeatLocation.h
diff --git a/SmartDeviceLink/SDLSeatLocation.m b/SmartDeviceLink/public/SDLSeatLocation.m
index 82fc28940..82fc28940 100644
--- a/SmartDeviceLink/SDLSeatLocation.m
+++ b/SmartDeviceLink/public/SDLSeatLocation.m
diff --git a/SmartDeviceLink/SDLSeatLocationCapability.h b/SmartDeviceLink/public/SDLSeatLocationCapability.h
index 1bd5f5693..1bd5f5693 100644
--- a/SmartDeviceLink/SDLSeatLocationCapability.h
+++ b/SmartDeviceLink/public/SDLSeatLocationCapability.h
diff --git a/SmartDeviceLink/SDLSeatLocationCapability.m b/SmartDeviceLink/public/SDLSeatLocationCapability.m
index f6c59e58c..f6c59e58c 100644
--- a/SmartDeviceLink/SDLSeatLocationCapability.m
+++ b/SmartDeviceLink/public/SDLSeatLocationCapability.m
diff --git a/SmartDeviceLink/SDLSeatMemoryAction.h b/SmartDeviceLink/public/SDLSeatMemoryAction.h
index 7dbcf64f8..7dbcf64f8 100644
--- a/SmartDeviceLink/SDLSeatMemoryAction.h
+++ b/SmartDeviceLink/public/SDLSeatMemoryAction.h
diff --git a/SmartDeviceLink/SDLSeatMemoryAction.m b/SmartDeviceLink/public/SDLSeatMemoryAction.m
index 3c2bde049..3c2bde049 100644
--- a/SmartDeviceLink/SDLSeatMemoryAction.m
+++ b/SmartDeviceLink/public/SDLSeatMemoryAction.m
diff --git a/SmartDeviceLink/SDLSeatMemoryActionType.h b/SmartDeviceLink/public/SDLSeatMemoryActionType.h
index 9ac8eafae..9ac8eafae 100644
--- a/SmartDeviceLink/SDLSeatMemoryActionType.h
+++ b/SmartDeviceLink/public/SDLSeatMemoryActionType.h
diff --git a/SmartDeviceLink/SDLSeatMemoryActionType.m b/SmartDeviceLink/public/SDLSeatMemoryActionType.m
index 6e27c1cc2..6e27c1cc2 100644
--- a/SmartDeviceLink/SDLSeatMemoryActionType.m
+++ b/SmartDeviceLink/public/SDLSeatMemoryActionType.m
diff --git a/SmartDeviceLink/SDLSecurityType.h b/SmartDeviceLink/public/SDLSecurityType.h
index 202149e79..202149e79 100644
--- a/SmartDeviceLink/SDLSecurityType.h
+++ b/SmartDeviceLink/public/SDLSecurityType.h
diff --git a/SmartDeviceLink/SDLSendHapticData.h b/SmartDeviceLink/public/SDLSendHapticData.h
index c4c0f237c..c4c0f237c 100644
--- a/SmartDeviceLink/SDLSendHapticData.h
+++ b/SmartDeviceLink/public/SDLSendHapticData.h
diff --git a/SmartDeviceLink/SDLSendHapticData.m b/SmartDeviceLink/public/SDLSendHapticData.m
index f684b4114..f684b4114 100644
--- a/SmartDeviceLink/SDLSendHapticData.m
+++ b/SmartDeviceLink/public/SDLSendHapticData.m
diff --git a/SmartDeviceLink/SDLSendHapticDataResponse.h b/SmartDeviceLink/public/SDLSendHapticDataResponse.h
index 3be41e56a..3be41e56a 100644
--- a/SmartDeviceLink/SDLSendHapticDataResponse.h
+++ b/SmartDeviceLink/public/SDLSendHapticDataResponse.h
diff --git a/SmartDeviceLink/SDLSendHapticDataResponse.m b/SmartDeviceLink/public/SDLSendHapticDataResponse.m
index dd7231c07..dd7231c07 100644
--- a/SmartDeviceLink/SDLSendHapticDataResponse.m
+++ b/SmartDeviceLink/public/SDLSendHapticDataResponse.m
diff --git a/SmartDeviceLink/SDLSendLocation.h b/SmartDeviceLink/public/SDLSendLocation.h
index ab0d747b4..ab0d747b4 100644
--- a/SmartDeviceLink/SDLSendLocation.h
+++ b/SmartDeviceLink/public/SDLSendLocation.h
diff --git a/SmartDeviceLink/SDLSendLocation.m b/SmartDeviceLink/public/SDLSendLocation.m
index a63db0cae..a63db0cae 100644
--- a/SmartDeviceLink/SDLSendLocation.m
+++ b/SmartDeviceLink/public/SDLSendLocation.m
diff --git a/SmartDeviceLink/SDLSendLocationResponse.h b/SmartDeviceLink/public/SDLSendLocationResponse.h
index 35bcc5631..35bcc5631 100644
--- a/SmartDeviceLink/SDLSendLocationResponse.h
+++ b/SmartDeviceLink/public/SDLSendLocationResponse.h
diff --git a/SmartDeviceLink/SDLSendLocationResponse.m b/SmartDeviceLink/public/SDLSendLocationResponse.m
index a9404897d..a9404897d 100644
--- a/SmartDeviceLink/SDLSendLocationResponse.m
+++ b/SmartDeviceLink/public/SDLSendLocationResponse.m
diff --git a/SmartDeviceLink/SDLServiceEncryptionDelegate.h b/SmartDeviceLink/public/SDLServiceEncryptionDelegate.h
index dd45696a9..dd45696a9 100644
--- a/SmartDeviceLink/SDLServiceEncryptionDelegate.h
+++ b/SmartDeviceLink/public/SDLServiceEncryptionDelegate.h
diff --git a/SmartDeviceLink/SDLServiceUpdateReason.h b/SmartDeviceLink/public/SDLServiceUpdateReason.h
index 09a4c9865..09a4c9865 100644
--- a/SmartDeviceLink/SDLServiceUpdateReason.h
+++ b/SmartDeviceLink/public/SDLServiceUpdateReason.h
diff --git a/SmartDeviceLink/SDLServiceUpdateReason.m b/SmartDeviceLink/public/SDLServiceUpdateReason.m
index 2a2fe9c82..2a2fe9c82 100644
--- a/SmartDeviceLink/SDLServiceUpdateReason.m
+++ b/SmartDeviceLink/public/SDLServiceUpdateReason.m
diff --git a/SmartDeviceLink/SDLSetAppIcon.h b/SmartDeviceLink/public/SDLSetAppIcon.h
index 53f3531b5..53f3531b5 100644
--- a/SmartDeviceLink/SDLSetAppIcon.h
+++ b/SmartDeviceLink/public/SDLSetAppIcon.h
diff --git a/SmartDeviceLink/SDLSetAppIcon.m b/SmartDeviceLink/public/SDLSetAppIcon.m
index 6d7de66f8..6d7de66f8 100644
--- a/SmartDeviceLink/SDLSetAppIcon.m
+++ b/SmartDeviceLink/public/SDLSetAppIcon.m
diff --git a/SmartDeviceLink/SDLSetAppIconResponse.h b/SmartDeviceLink/public/SDLSetAppIconResponse.h
index 80fee988f..80fee988f 100644
--- a/SmartDeviceLink/SDLSetAppIconResponse.h
+++ b/SmartDeviceLink/public/SDLSetAppIconResponse.h
diff --git a/SmartDeviceLink/SDLSetAppIconResponse.m b/SmartDeviceLink/public/SDLSetAppIconResponse.m
index 38151c6cc..38151c6cc 100644
--- a/SmartDeviceLink/SDLSetAppIconResponse.m
+++ b/SmartDeviceLink/public/SDLSetAppIconResponse.m
diff --git a/SmartDeviceLink/SDLSetCloudAppProperties.h b/SmartDeviceLink/public/SDLSetCloudAppProperties.h
index eadcded16..eadcded16 100644
--- a/SmartDeviceLink/SDLSetCloudAppProperties.h
+++ b/SmartDeviceLink/public/SDLSetCloudAppProperties.h
diff --git a/SmartDeviceLink/SDLSetCloudAppProperties.m b/SmartDeviceLink/public/SDLSetCloudAppProperties.m
index ca2f657e9..ca2f657e9 100644
--- a/SmartDeviceLink/SDLSetCloudAppProperties.m
+++ b/SmartDeviceLink/public/SDLSetCloudAppProperties.m
diff --git a/SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h b/SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.h
index 8e4d39753..8e4d39753 100644
--- a/SmartDeviceLink/SDLSetCloudAppPropertiesResponse.h
+++ b/SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.h
diff --git a/SmartDeviceLink/SDLSetCloudAppPropertiesResponse.m b/SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.m
index 4064b19a7..4064b19a7 100644
--- a/SmartDeviceLink/SDLSetCloudAppPropertiesResponse.m
+++ b/SmartDeviceLink/public/SDLSetCloudAppPropertiesResponse.m
diff --git a/SmartDeviceLink/SDLSetDisplayLayout.h b/SmartDeviceLink/public/SDLSetDisplayLayout.h
index e1c31d12d..e1c31d12d 100644
--- a/SmartDeviceLink/SDLSetDisplayLayout.h
+++ b/SmartDeviceLink/public/SDLSetDisplayLayout.h
diff --git a/SmartDeviceLink/SDLSetDisplayLayout.m b/SmartDeviceLink/public/SDLSetDisplayLayout.m
index b26c7a97c..b26c7a97c 100644
--- a/SmartDeviceLink/SDLSetDisplayLayout.m
+++ b/SmartDeviceLink/public/SDLSetDisplayLayout.m
diff --git a/SmartDeviceLink/SDLSetDisplayLayoutResponse.h b/SmartDeviceLink/public/SDLSetDisplayLayoutResponse.h
index 69987222d..69987222d 100644
--- a/SmartDeviceLink/SDLSetDisplayLayoutResponse.h
+++ b/SmartDeviceLink/public/SDLSetDisplayLayoutResponse.h
diff --git a/SmartDeviceLink/SDLSetDisplayLayoutResponse.m b/SmartDeviceLink/public/SDLSetDisplayLayoutResponse.m
index 552a95079..552a95079 100644
--- a/SmartDeviceLink/SDLSetDisplayLayoutResponse.m
+++ b/SmartDeviceLink/public/SDLSetDisplayLayoutResponse.m
diff --git a/SmartDeviceLink/SDLSetGlobalProperties.h b/SmartDeviceLink/public/SDLSetGlobalProperties.h
index ef1746ad5..ef1746ad5 100644
--- a/SmartDeviceLink/SDLSetGlobalProperties.h
+++ b/SmartDeviceLink/public/SDLSetGlobalProperties.h
diff --git a/SmartDeviceLink/SDLSetGlobalProperties.m b/SmartDeviceLink/public/SDLSetGlobalProperties.m
index b502fcfd1..b502fcfd1 100644
--- a/SmartDeviceLink/SDLSetGlobalProperties.m
+++ b/SmartDeviceLink/public/SDLSetGlobalProperties.m
diff --git a/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h b/SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.h
index 6e9bb3c6d..6e9bb3c6d 100644
--- a/SmartDeviceLink/SDLSetGlobalPropertiesResponse.h
+++ b/SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.h
diff --git a/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m b/SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.m
index f093f4399..f093f4399 100644
--- a/SmartDeviceLink/SDLSetGlobalPropertiesResponse.m
+++ b/SmartDeviceLink/public/SDLSetGlobalPropertiesResponse.m
diff --git a/SmartDeviceLink/SDLSetInteriorVehicleData.h b/SmartDeviceLink/public/SDLSetInteriorVehicleData.h
index fdc1d312e..fdc1d312e 100644
--- a/SmartDeviceLink/SDLSetInteriorVehicleData.h
+++ b/SmartDeviceLink/public/SDLSetInteriorVehicleData.h
diff --git a/SmartDeviceLink/SDLSetInteriorVehicleData.m b/SmartDeviceLink/public/SDLSetInteriorVehicleData.m
index 96d2ac782..96d2ac782 100644
--- a/SmartDeviceLink/SDLSetInteriorVehicleData.m
+++ b/SmartDeviceLink/public/SDLSetInteriorVehicleData.m
diff --git a/SmartDeviceLink/SDLSetInteriorVehicleDataResponse.h b/SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.h
index 57690e013..57690e013 100644
--- a/SmartDeviceLink/SDLSetInteriorVehicleDataResponse.h
+++ b/SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.h
diff --git a/SmartDeviceLink/SDLSetInteriorVehicleDataResponse.m b/SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.m
index c99551675..c99551675 100644
--- a/SmartDeviceLink/SDLSetInteriorVehicleDataResponse.m
+++ b/SmartDeviceLink/public/SDLSetInteriorVehicleDataResponse.m
diff --git a/SmartDeviceLink/SDLSetMediaClockTimer.h b/SmartDeviceLink/public/SDLSetMediaClockTimer.h
index 6b40e5d96..6b40e5d96 100644
--- a/SmartDeviceLink/SDLSetMediaClockTimer.h
+++ b/SmartDeviceLink/public/SDLSetMediaClockTimer.h
diff --git a/SmartDeviceLink/SDLSetMediaClockTimer.m b/SmartDeviceLink/public/SDLSetMediaClockTimer.m
index ce536ce8f..ce536ce8f 100644
--- a/SmartDeviceLink/SDLSetMediaClockTimer.m
+++ b/SmartDeviceLink/public/SDLSetMediaClockTimer.m
diff --git a/SmartDeviceLink/SDLSetMediaClockTimerResponse.h b/SmartDeviceLink/public/SDLSetMediaClockTimerResponse.h
index f6c443895..f6c443895 100644
--- a/SmartDeviceLink/SDLSetMediaClockTimerResponse.h
+++ b/SmartDeviceLink/public/SDLSetMediaClockTimerResponse.h
diff --git a/SmartDeviceLink/SDLSetMediaClockTimerResponse.m b/SmartDeviceLink/public/SDLSetMediaClockTimerResponse.m
index bcb1d12c8..bcb1d12c8 100644
--- a/SmartDeviceLink/SDLSetMediaClockTimerResponse.m
+++ b/SmartDeviceLink/public/SDLSetMediaClockTimerResponse.m
diff --git a/SmartDeviceLink/SDLShow.h b/SmartDeviceLink/public/SDLShow.h
index 723e5fd83..723e5fd83 100644
--- a/SmartDeviceLink/SDLShow.h
+++ b/SmartDeviceLink/public/SDLShow.h
diff --git a/SmartDeviceLink/SDLShow.m b/SmartDeviceLink/public/SDLShow.m
index c42295dd1..c42295dd1 100644
--- a/SmartDeviceLink/SDLShow.m
+++ b/SmartDeviceLink/public/SDLShow.m
diff --git a/SmartDeviceLink/SDLShowAppMenu.h b/SmartDeviceLink/public/SDLShowAppMenu.h
index a7ca2cf0f..a7ca2cf0f 100644
--- a/SmartDeviceLink/SDLShowAppMenu.h
+++ b/SmartDeviceLink/public/SDLShowAppMenu.h
diff --git a/SmartDeviceLink/SDLShowAppMenu.m b/SmartDeviceLink/public/SDLShowAppMenu.m
index 7d7a5fc23..7d7a5fc23 100644
--- a/SmartDeviceLink/SDLShowAppMenu.m
+++ b/SmartDeviceLink/public/SDLShowAppMenu.m
diff --git a/SmartDeviceLink/SDLShowAppMenuResponse.h b/SmartDeviceLink/public/SDLShowAppMenuResponse.h
index d5acd4c34..d5acd4c34 100644
--- a/SmartDeviceLink/SDLShowAppMenuResponse.h
+++ b/SmartDeviceLink/public/SDLShowAppMenuResponse.h
diff --git a/SmartDeviceLink/SDLShowAppMenuResponse.m b/SmartDeviceLink/public/SDLShowAppMenuResponse.m
index 281079e7b..281079e7b 100644
--- a/SmartDeviceLink/SDLShowAppMenuResponse.m
+++ b/SmartDeviceLink/public/SDLShowAppMenuResponse.m
diff --git a/SmartDeviceLink/SDLShowConstantTBT.h b/SmartDeviceLink/public/SDLShowConstantTBT.h
index 3ac01780d..3ac01780d 100644
--- a/SmartDeviceLink/SDLShowConstantTBT.h
+++ b/SmartDeviceLink/public/SDLShowConstantTBT.h
diff --git a/SmartDeviceLink/SDLShowConstantTBT.m b/SmartDeviceLink/public/SDLShowConstantTBT.m
index 70c2c09a1..70c2c09a1 100644
--- a/SmartDeviceLink/SDLShowConstantTBT.m
+++ b/SmartDeviceLink/public/SDLShowConstantTBT.m
diff --git a/SmartDeviceLink/SDLShowConstantTBTResponse.h b/SmartDeviceLink/public/SDLShowConstantTBTResponse.h
index c7db2ceb8..c7db2ceb8 100644
--- a/SmartDeviceLink/SDLShowConstantTBTResponse.h
+++ b/SmartDeviceLink/public/SDLShowConstantTBTResponse.h
diff --git a/SmartDeviceLink/SDLShowConstantTBTResponse.m b/SmartDeviceLink/public/SDLShowConstantTBTResponse.m
index 911e5080f..911e5080f 100644
--- a/SmartDeviceLink/SDLShowConstantTBTResponse.m
+++ b/SmartDeviceLink/public/SDLShowConstantTBTResponse.m
diff --git a/SmartDeviceLink/SDLShowResponse.h b/SmartDeviceLink/public/SDLShowResponse.h
index 2f69910c7..2f69910c7 100644
--- a/SmartDeviceLink/SDLShowResponse.h
+++ b/SmartDeviceLink/public/SDLShowResponse.h
diff --git a/SmartDeviceLink/SDLShowResponse.m b/SmartDeviceLink/public/SDLShowResponse.m
index c8b501129..c8b501129 100644
--- a/SmartDeviceLink/SDLShowResponse.m
+++ b/SmartDeviceLink/public/SDLShowResponse.m
diff --git a/SmartDeviceLink/SDLSingleTireStatus.h b/SmartDeviceLink/public/SDLSingleTireStatus.h
index 9ebe1b32e..9ebe1b32e 100644
--- a/SmartDeviceLink/SDLSingleTireStatus.h
+++ b/SmartDeviceLink/public/SDLSingleTireStatus.h
diff --git a/SmartDeviceLink/SDLSingleTireStatus.m b/SmartDeviceLink/public/SDLSingleTireStatus.m
index e756e8f69..e756e8f69 100644
--- a/SmartDeviceLink/SDLSingleTireStatus.m
+++ b/SmartDeviceLink/public/SDLSingleTireStatus.m
diff --git a/SmartDeviceLink/SDLSlider.h b/SmartDeviceLink/public/SDLSlider.h
index 13cef4c39..13cef4c39 100644
--- a/SmartDeviceLink/SDLSlider.h
+++ b/SmartDeviceLink/public/SDLSlider.h
diff --git a/SmartDeviceLink/SDLSlider.m b/SmartDeviceLink/public/SDLSlider.m
index 488b428d6..488b428d6 100644
--- a/SmartDeviceLink/SDLSlider.m
+++ b/SmartDeviceLink/public/SDLSlider.m
diff --git a/SmartDeviceLink/SDLSliderResponse.h b/SmartDeviceLink/public/SDLSliderResponse.h
index c7f7732d9..c7f7732d9 100644
--- a/SmartDeviceLink/SDLSliderResponse.h
+++ b/SmartDeviceLink/public/SDLSliderResponse.h
diff --git a/SmartDeviceLink/SDLSliderResponse.m b/SmartDeviceLink/public/SDLSliderResponse.m
index 6d9985111..6d9985111 100644
--- a/SmartDeviceLink/SDLSliderResponse.m
+++ b/SmartDeviceLink/public/SDLSliderResponse.m
diff --git a/SmartDeviceLink/SDLSoftButton.h b/SmartDeviceLink/public/SDLSoftButton.h
index 8fffc6727..8fffc6727 100644
--- a/SmartDeviceLink/SDLSoftButton.h
+++ b/SmartDeviceLink/public/SDLSoftButton.h
diff --git a/SmartDeviceLink/SDLSoftButton.m b/SmartDeviceLink/public/SDLSoftButton.m
index 6d1082c48..6d1082c48 100644
--- a/SmartDeviceLink/SDLSoftButton.m
+++ b/SmartDeviceLink/public/SDLSoftButton.m
diff --git a/SmartDeviceLink/SDLSoftButtonCapabilities.h b/SmartDeviceLink/public/SDLSoftButtonCapabilities.h
index 07d57e276..07d57e276 100644
--- a/SmartDeviceLink/SDLSoftButtonCapabilities.h
+++ b/SmartDeviceLink/public/SDLSoftButtonCapabilities.h
diff --git a/SmartDeviceLink/SDLSoftButtonCapabilities.m b/SmartDeviceLink/public/SDLSoftButtonCapabilities.m
index 6d5ea078d..6d5ea078d 100644
--- a/SmartDeviceLink/SDLSoftButtonCapabilities.m
+++ b/SmartDeviceLink/public/SDLSoftButtonCapabilities.m
diff --git a/SmartDeviceLink/SDLSoftButtonObject.h b/SmartDeviceLink/public/SDLSoftButtonObject.h
index 0de2f819d..0de2f819d 100644
--- a/SmartDeviceLink/SDLSoftButtonObject.h
+++ b/SmartDeviceLink/public/SDLSoftButtonObject.h
diff --git a/SmartDeviceLink/SDLSoftButtonObject.m b/SmartDeviceLink/public/SDLSoftButtonObject.m
index adb153e1a..adb153e1a 100644
--- a/SmartDeviceLink/SDLSoftButtonObject.m
+++ b/SmartDeviceLink/public/SDLSoftButtonObject.m
diff --git a/SmartDeviceLink/SDLSoftButtonState.h b/SmartDeviceLink/public/SDLSoftButtonState.h
index 687192e8c..687192e8c 100644
--- a/SmartDeviceLink/SDLSoftButtonState.h
+++ b/SmartDeviceLink/public/SDLSoftButtonState.h
diff --git a/SmartDeviceLink/SDLSoftButtonState.m b/SmartDeviceLink/public/SDLSoftButtonState.m
index e3fb26495..e3fb26495 100644
--- a/SmartDeviceLink/SDLSoftButtonState.m
+++ b/SmartDeviceLink/public/SDLSoftButtonState.m
diff --git a/SmartDeviceLink/SDLSoftButtonType.h b/SmartDeviceLink/public/SDLSoftButtonType.h
index 0519ce1b0..0519ce1b0 100644
--- a/SmartDeviceLink/SDLSoftButtonType.h
+++ b/SmartDeviceLink/public/SDLSoftButtonType.h
diff --git a/SmartDeviceLink/SDLSoftButtonType.m b/SmartDeviceLink/public/SDLSoftButtonType.m
index 38de6d703..38de6d703 100644
--- a/SmartDeviceLink/SDLSoftButtonType.m
+++ b/SmartDeviceLink/public/SDLSoftButtonType.m
diff --git a/SmartDeviceLink/SDLSpeak.h b/SmartDeviceLink/public/SDLSpeak.h
index 31b69d85d..31b69d85d 100644
--- a/SmartDeviceLink/SDLSpeak.h
+++ b/SmartDeviceLink/public/SDLSpeak.h
diff --git a/SmartDeviceLink/SDLSpeak.m b/SmartDeviceLink/public/SDLSpeak.m
index 4a8b18244..4a8b18244 100644
--- a/SmartDeviceLink/SDLSpeak.m
+++ b/SmartDeviceLink/public/SDLSpeak.m
diff --git a/SmartDeviceLink/SDLSpeakResponse.h b/SmartDeviceLink/public/SDLSpeakResponse.h
index 0ae8ce88d..0ae8ce88d 100644
--- a/SmartDeviceLink/SDLSpeakResponse.h
+++ b/SmartDeviceLink/public/SDLSpeakResponse.h
diff --git a/SmartDeviceLink/SDLSpeakResponse.m b/SmartDeviceLink/public/SDLSpeakResponse.m
index e3cd91ae4..e3cd91ae4 100644
--- a/SmartDeviceLink/SDLSpeakResponse.m
+++ b/SmartDeviceLink/public/SDLSpeakResponse.m
diff --git a/SmartDeviceLink/SDLSpeechCapabilities.h b/SmartDeviceLink/public/SDLSpeechCapabilities.h
index 985de6171..985de6171 100644
--- a/SmartDeviceLink/SDLSpeechCapabilities.h
+++ b/SmartDeviceLink/public/SDLSpeechCapabilities.h
diff --git a/SmartDeviceLink/SDLSpeechCapabilities.m b/SmartDeviceLink/public/SDLSpeechCapabilities.m
index 33a349974..33a349974 100644
--- a/SmartDeviceLink/SDLSpeechCapabilities.m
+++ b/SmartDeviceLink/public/SDLSpeechCapabilities.m
diff --git a/SmartDeviceLink/SDLStartTime.h b/SmartDeviceLink/public/SDLStartTime.h
index 05645830e..05645830e 100644
--- a/SmartDeviceLink/SDLStartTime.h
+++ b/SmartDeviceLink/public/SDLStartTime.h
diff --git a/SmartDeviceLink/SDLStartTime.m b/SmartDeviceLink/public/SDLStartTime.m
index 4fa55b9df..4fa55b9df 100644
--- a/SmartDeviceLink/SDLStartTime.m
+++ b/SmartDeviceLink/public/SDLStartTime.m
diff --git a/SmartDeviceLink/SDLStaticIconName.h b/SmartDeviceLink/public/SDLStaticIconName.h
index db143a9c7..db143a9c7 100644
--- a/SmartDeviceLink/SDLStaticIconName.h
+++ b/SmartDeviceLink/public/SDLStaticIconName.h
diff --git a/SmartDeviceLink/SDLStaticIconName.m b/SmartDeviceLink/public/SDLStaticIconName.m
index c39ef14f2..c39ef14f2 100644
--- a/SmartDeviceLink/SDLStaticIconName.m
+++ b/SmartDeviceLink/public/SDLStaticIconName.m
diff --git a/SmartDeviceLink/SDLStationIDNumber.h b/SmartDeviceLink/public/SDLStationIDNumber.h
index 22288c1db..22288c1db 100644
--- a/SmartDeviceLink/SDLStationIDNumber.h
+++ b/SmartDeviceLink/public/SDLStationIDNumber.h
diff --git a/SmartDeviceLink/SDLStationIDNumber.m b/SmartDeviceLink/public/SDLStationIDNumber.m
index a88afe79a..a88afe79a 100644
--- a/SmartDeviceLink/SDLStationIDNumber.m
+++ b/SmartDeviceLink/public/SDLStationIDNumber.m
diff --git a/SmartDeviceLink/SDLStreamingAudioManagerType.h b/SmartDeviceLink/public/SDLStreamingAudioManagerType.h
index 1ec391ef7..1ec391ef7 100644
--- a/SmartDeviceLink/SDLStreamingAudioManagerType.h
+++ b/SmartDeviceLink/public/SDLStreamingAudioManagerType.h
diff --git a/SmartDeviceLink/SDLStreamingMediaConfiguration.h b/SmartDeviceLink/public/SDLStreamingMediaConfiguration.h
index 9c73cda8f..9c73cda8f 100644
--- a/SmartDeviceLink/SDLStreamingMediaConfiguration.h
+++ b/SmartDeviceLink/public/SDLStreamingMediaConfiguration.h
diff --git a/SmartDeviceLink/SDLStreamingMediaConfiguration.m b/SmartDeviceLink/public/SDLStreamingMediaConfiguration.m
index 4c82ddcfd..4c82ddcfd 100644
--- a/SmartDeviceLink/SDLStreamingMediaConfiguration.m
+++ b/SmartDeviceLink/public/SDLStreamingMediaConfiguration.m
diff --git a/SmartDeviceLink/SDLStreamingMediaManager.h b/SmartDeviceLink/public/SDLStreamingMediaManager.h
index 495f466cf..495f466cf 100644
--- a/SmartDeviceLink/SDLStreamingMediaManager.h
+++ b/SmartDeviceLink/public/SDLStreamingMediaManager.h
diff --git a/SmartDeviceLink/SDLStreamingMediaManager.m b/SmartDeviceLink/public/SDLStreamingMediaManager.m
index 3b6a14890..3b6a14890 100644
--- a/SmartDeviceLink/SDLStreamingMediaManager.m
+++ b/SmartDeviceLink/public/SDLStreamingMediaManager.m
diff --git a/SmartDeviceLink/SDLStreamingMediaManagerConstants.h b/SmartDeviceLink/public/SDLStreamingMediaManagerConstants.h
index 291eb11a4..291eb11a4 100644
--- a/SmartDeviceLink/SDLStreamingMediaManagerConstants.h
+++ b/SmartDeviceLink/public/SDLStreamingMediaManagerConstants.h
diff --git a/SmartDeviceLink/SDLStreamingMediaManagerConstants.m b/SmartDeviceLink/public/SDLStreamingMediaManagerConstants.m
index 65a9b29a1..65a9b29a1 100644
--- a/SmartDeviceLink/SDLStreamingMediaManagerConstants.m
+++ b/SmartDeviceLink/public/SDLStreamingMediaManagerConstants.m
diff --git a/SmartDeviceLink/SDLStreamingMediaManagerDataSource.h b/SmartDeviceLink/public/SDLStreamingMediaManagerDataSource.h
index 8d7b0944f..8d7b0944f 100644
--- a/SmartDeviceLink/SDLStreamingMediaManagerDataSource.h
+++ b/SmartDeviceLink/public/SDLStreamingMediaManagerDataSource.h
diff --git a/SmartDeviceLink/SDLStreamingVideoScaleManager.h b/SmartDeviceLink/public/SDLStreamingVideoScaleManager.h
index 77d4a97d4..77d4a97d4 100644
--- a/SmartDeviceLink/SDLStreamingVideoScaleManager.h
+++ b/SmartDeviceLink/public/SDLStreamingVideoScaleManager.h
diff --git a/SmartDeviceLink/SDLStreamingVideoScaleManager.m b/SmartDeviceLink/public/SDLStreamingVideoScaleManager.m
index d9c2158d9..d9c2158d9 100644
--- a/SmartDeviceLink/SDLStreamingVideoScaleManager.m
+++ b/SmartDeviceLink/public/SDLStreamingVideoScaleManager.m
diff --git a/SmartDeviceLink/SDLSubscribeButton.h b/SmartDeviceLink/public/SDLSubscribeButton.h
index 75c058d4d..75c058d4d 100644
--- a/SmartDeviceLink/SDLSubscribeButton.h
+++ b/SmartDeviceLink/public/SDLSubscribeButton.h
diff --git a/SmartDeviceLink/SDLSubscribeButton.m b/SmartDeviceLink/public/SDLSubscribeButton.m
index b8f25b5c8..b8f25b5c8 100644
--- a/SmartDeviceLink/SDLSubscribeButton.m
+++ b/SmartDeviceLink/public/SDLSubscribeButton.m
diff --git a/SmartDeviceLink/SDLSubscribeButtonResponse.h b/SmartDeviceLink/public/SDLSubscribeButtonResponse.h
index 40f2b4c8d..40f2b4c8d 100644
--- a/SmartDeviceLink/SDLSubscribeButtonResponse.h
+++ b/SmartDeviceLink/public/SDLSubscribeButtonResponse.h
diff --git a/SmartDeviceLink/SDLSubscribeButtonResponse.m b/SmartDeviceLink/public/SDLSubscribeButtonResponse.m
index b9e8db4b8..b9e8db4b8 100644
--- a/SmartDeviceLink/SDLSubscribeButtonResponse.m
+++ b/SmartDeviceLink/public/SDLSubscribeButtonResponse.m
diff --git a/SmartDeviceLink/SDLSubscribeVehicleData.h b/SmartDeviceLink/public/SDLSubscribeVehicleData.h
index bcd05c2fc..bcd05c2fc 100644
--- a/SmartDeviceLink/SDLSubscribeVehicleData.h
+++ b/SmartDeviceLink/public/SDLSubscribeVehicleData.h
diff --git a/SmartDeviceLink/SDLSubscribeVehicleData.m b/SmartDeviceLink/public/SDLSubscribeVehicleData.m
index fc26ddbd4..fc26ddbd4 100644
--- a/SmartDeviceLink/SDLSubscribeVehicleData.m
+++ b/SmartDeviceLink/public/SDLSubscribeVehicleData.m
diff --git a/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h b/SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.h
index fa66f4fbf..fa66f4fbf 100644
--- a/SmartDeviceLink/SDLSubscribeVehicleDataResponse.h
+++ b/SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.h
diff --git a/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m b/SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.m
index ec2432d80..ec2432d80 100644
--- a/SmartDeviceLink/SDLSubscribeVehicleDataResponse.m
+++ b/SmartDeviceLink/public/SDLSubscribeVehicleDataResponse.m
diff --git a/SmartDeviceLink/SDLSubscribeWayPoints.h b/SmartDeviceLink/public/SDLSubscribeWayPoints.h
index d7fd129bc..d7fd129bc 100644
--- a/SmartDeviceLink/SDLSubscribeWayPoints.h
+++ b/SmartDeviceLink/public/SDLSubscribeWayPoints.h
diff --git a/SmartDeviceLink/SDLSubscribeWayPoints.m b/SmartDeviceLink/public/SDLSubscribeWayPoints.m
index cd2e481cf..cd2e481cf 100644
--- a/SmartDeviceLink/SDLSubscribeWayPoints.m
+++ b/SmartDeviceLink/public/SDLSubscribeWayPoints.m
diff --git a/SmartDeviceLink/SDLSubscribeWayPointsResponse.h b/SmartDeviceLink/public/SDLSubscribeWayPointsResponse.h
index 7bea341e7..7bea341e7 100644
--- a/SmartDeviceLink/SDLSubscribeWayPointsResponse.h
+++ b/SmartDeviceLink/public/SDLSubscribeWayPointsResponse.h
diff --git a/SmartDeviceLink/SDLSubscribeWayPointsResponse.m b/SmartDeviceLink/public/SDLSubscribeWayPointsResponse.m
index 867fbc39e..867fbc39e 100644
--- a/SmartDeviceLink/SDLSubscribeWayPointsResponse.m
+++ b/SmartDeviceLink/public/SDLSubscribeWayPointsResponse.m
diff --git a/SmartDeviceLink/SDLSubtleAlert.h b/SmartDeviceLink/public/SDLSubtleAlert.h
index f49c0e2c9..f49c0e2c9 100644
--- a/SmartDeviceLink/SDLSubtleAlert.h
+++ b/SmartDeviceLink/public/SDLSubtleAlert.h
diff --git a/SmartDeviceLink/SDLSubtleAlert.m b/SmartDeviceLink/public/SDLSubtleAlert.m
index 651b92a2c..651b92a2c 100644
--- a/SmartDeviceLink/SDLSubtleAlert.m
+++ b/SmartDeviceLink/public/SDLSubtleAlert.m
diff --git a/SmartDeviceLink/SDLSubtleAlertResponse.h b/SmartDeviceLink/public/SDLSubtleAlertResponse.h
index 00940a540..00940a540 100644
--- a/SmartDeviceLink/SDLSubtleAlertResponse.h
+++ b/SmartDeviceLink/public/SDLSubtleAlertResponse.h
diff --git a/SmartDeviceLink/SDLSubtleAlertResponse.m b/SmartDeviceLink/public/SDLSubtleAlertResponse.m
index 4bd9c4b5a..4bd9c4b5a 100644
--- a/SmartDeviceLink/SDLSubtleAlertResponse.m
+++ b/SmartDeviceLink/public/SDLSubtleAlertResponse.m
diff --git a/SmartDeviceLink/SDLSupportedSeat.h b/SmartDeviceLink/public/SDLSupportedSeat.h
index 018e0514d..018e0514d 100644
--- a/SmartDeviceLink/SDLSupportedSeat.h
+++ b/SmartDeviceLink/public/SDLSupportedSeat.h
diff --git a/SmartDeviceLink/SDLSupportedSeat.m b/SmartDeviceLink/public/SDLSupportedSeat.m
index 1260ced9d..1260ced9d 100644
--- a/SmartDeviceLink/SDLSupportedSeat.m
+++ b/SmartDeviceLink/public/SDLSupportedSeat.m
diff --git a/SmartDeviceLink/SDLSyncMsgVersion.h b/SmartDeviceLink/public/SDLSyncMsgVersion.h
index 7ef41b21d..7ef41b21d 100644
--- a/SmartDeviceLink/SDLSyncMsgVersion.h
+++ b/SmartDeviceLink/public/SDLSyncMsgVersion.h
diff --git a/SmartDeviceLink/SDLSyncMsgVersion.m b/SmartDeviceLink/public/SDLSyncMsgVersion.m
index b922672ed..b922672ed 100644
--- a/SmartDeviceLink/SDLSyncMsgVersion.m
+++ b/SmartDeviceLink/public/SDLSyncMsgVersion.m
diff --git a/SmartDeviceLink/SDLSyncPData.h b/SmartDeviceLink/public/SDLSyncPData.h
index a72ad2cc9..a72ad2cc9 100644
--- a/SmartDeviceLink/SDLSyncPData.h
+++ b/SmartDeviceLink/public/SDLSyncPData.h
diff --git a/SmartDeviceLink/SDLSyncPData.m b/SmartDeviceLink/public/SDLSyncPData.m
index 46bd04427..46bd04427 100644
--- a/SmartDeviceLink/SDLSyncPData.m
+++ b/SmartDeviceLink/public/SDLSyncPData.m
diff --git a/SmartDeviceLink/SDLSyncPDataResponse.h b/SmartDeviceLink/public/SDLSyncPDataResponse.h
index e99452915..e99452915 100644
--- a/SmartDeviceLink/SDLSyncPDataResponse.h
+++ b/SmartDeviceLink/public/SDLSyncPDataResponse.h
diff --git a/SmartDeviceLink/SDLSyncPDataResponse.m b/SmartDeviceLink/public/SDLSyncPDataResponse.m
index 315af6b7c..315af6b7c 100644
--- a/SmartDeviceLink/SDLSyncPDataResponse.m
+++ b/SmartDeviceLink/public/SDLSyncPDataResponse.m
diff --git a/SmartDeviceLink/SDLSystemAction.h b/SmartDeviceLink/public/SDLSystemAction.h
index 9c302cf77..9c302cf77 100644
--- a/SmartDeviceLink/SDLSystemAction.h
+++ b/SmartDeviceLink/public/SDLSystemAction.h
diff --git a/SmartDeviceLink/SDLSystemAction.m b/SmartDeviceLink/public/SDLSystemAction.m
index 0dd9e5594..0dd9e5594 100644
--- a/SmartDeviceLink/SDLSystemAction.m
+++ b/SmartDeviceLink/public/SDLSystemAction.m
diff --git a/SmartDeviceLink/SDLSystemCapability.h b/SmartDeviceLink/public/SDLSystemCapability.h
index d41136c2f..d41136c2f 100755
--- a/SmartDeviceLink/SDLSystemCapability.h
+++ b/SmartDeviceLink/public/SDLSystemCapability.h
diff --git a/SmartDeviceLink/SDLSystemCapability.m b/SmartDeviceLink/public/SDLSystemCapability.m
index 8cfe47dbe..8cfe47dbe 100755
--- a/SmartDeviceLink/SDLSystemCapability.m
+++ b/SmartDeviceLink/public/SDLSystemCapability.m
diff --git a/SmartDeviceLink/SDLSystemCapabilityManager.h b/SmartDeviceLink/public/SDLSystemCapabilityManager.h
index bbedc4c66..bbedc4c66 100644
--- a/SmartDeviceLink/SDLSystemCapabilityManager.h
+++ b/SmartDeviceLink/public/SDLSystemCapabilityManager.h
diff --git a/SmartDeviceLink/SDLSystemCapabilityManager.m b/SmartDeviceLink/public/SDLSystemCapabilityManager.m
index 8c979a18e..8c979a18e 100644
--- a/SmartDeviceLink/SDLSystemCapabilityManager.m
+++ b/SmartDeviceLink/public/SDLSystemCapabilityManager.m
diff --git a/SmartDeviceLink/SDLSystemCapabilityType.h b/SmartDeviceLink/public/SDLSystemCapabilityType.h
index 2c5092794..2c5092794 100755
--- a/SmartDeviceLink/SDLSystemCapabilityType.h
+++ b/SmartDeviceLink/public/SDLSystemCapabilityType.h
diff --git a/SmartDeviceLink/SDLSystemCapabilityType.m b/SmartDeviceLink/public/SDLSystemCapabilityType.m
index 5f5894ec5..5f5894ec5 100755
--- a/SmartDeviceLink/SDLSystemCapabilityType.m
+++ b/SmartDeviceLink/public/SDLSystemCapabilityType.m
diff --git a/SmartDeviceLink/SDLSystemContext.h b/SmartDeviceLink/public/SDLSystemContext.h
index 83fc8e43c..83fc8e43c 100644
--- a/SmartDeviceLink/SDLSystemContext.h
+++ b/SmartDeviceLink/public/SDLSystemContext.h
diff --git a/SmartDeviceLink/SDLSystemContext.m b/SmartDeviceLink/public/SDLSystemContext.m
index ea27eb3dc..ea27eb3dc 100644
--- a/SmartDeviceLink/SDLSystemContext.m
+++ b/SmartDeviceLink/public/SDLSystemContext.m
diff --git a/SmartDeviceLink/SDLSystemRequest.h b/SmartDeviceLink/public/SDLSystemRequest.h
index 75cd10a6c..75cd10a6c 100644
--- a/SmartDeviceLink/SDLSystemRequest.h
+++ b/SmartDeviceLink/public/SDLSystemRequest.h
diff --git a/SmartDeviceLink/SDLSystemRequest.m b/SmartDeviceLink/public/SDLSystemRequest.m
index e16968be0..e16968be0 100644
--- a/SmartDeviceLink/SDLSystemRequest.m
+++ b/SmartDeviceLink/public/SDLSystemRequest.m
diff --git a/SmartDeviceLink/SDLSystemRequestResponse.h b/SmartDeviceLink/public/SDLSystemRequestResponse.h
index d8d57a344..d8d57a344 100644
--- a/SmartDeviceLink/SDLSystemRequestResponse.h
+++ b/SmartDeviceLink/public/SDLSystemRequestResponse.h
diff --git a/SmartDeviceLink/SDLSystemRequestResponse.m b/SmartDeviceLink/public/SDLSystemRequestResponse.m
index 3275c2228..3275c2228 100644
--- a/SmartDeviceLink/SDLSystemRequestResponse.m
+++ b/SmartDeviceLink/public/SDLSystemRequestResponse.m
diff --git a/SmartDeviceLink/SDLTBTState.h b/SmartDeviceLink/public/SDLTBTState.h
index d1fccb658..d1fccb658 100644
--- a/SmartDeviceLink/SDLTBTState.h
+++ b/SmartDeviceLink/public/SDLTBTState.h
diff --git a/SmartDeviceLink/SDLTBTState.m b/SmartDeviceLink/public/SDLTBTState.m
index ababcdc2b..ababcdc2b 100644
--- a/SmartDeviceLink/SDLTBTState.m
+++ b/SmartDeviceLink/public/SDLTBTState.m
diff --git a/SmartDeviceLink/SDLTPMS.h b/SmartDeviceLink/public/SDLTPMS.h
index 4831af523..4831af523 100644
--- a/SmartDeviceLink/SDLTPMS.h
+++ b/SmartDeviceLink/public/SDLTPMS.h
diff --git a/SmartDeviceLink/SDLTPMS.m b/SmartDeviceLink/public/SDLTPMS.m
index 54a66d10b..54a66d10b 100644
--- a/SmartDeviceLink/SDLTPMS.m
+++ b/SmartDeviceLink/public/SDLTPMS.m
diff --git a/SmartDeviceLink/SDLTTSChunk.h b/SmartDeviceLink/public/SDLTTSChunk.h
index d0d04a0fd..d0d04a0fd 100644
--- a/SmartDeviceLink/SDLTTSChunk.h
+++ b/SmartDeviceLink/public/SDLTTSChunk.h
diff --git a/SmartDeviceLink/SDLTTSChunk.m b/SmartDeviceLink/public/SDLTTSChunk.m
index 49f036835..49f036835 100644
--- a/SmartDeviceLink/SDLTTSChunk.m
+++ b/SmartDeviceLink/public/SDLTTSChunk.m
diff --git a/SmartDeviceLink/SDLTemperature.h b/SmartDeviceLink/public/SDLTemperature.h
index e93fae6d1..e93fae6d1 100644
--- a/SmartDeviceLink/SDLTemperature.h
+++ b/SmartDeviceLink/public/SDLTemperature.h
diff --git a/SmartDeviceLink/SDLTemperature.m b/SmartDeviceLink/public/SDLTemperature.m
index 45d1e2280..45d1e2280 100644
--- a/SmartDeviceLink/SDLTemperature.m
+++ b/SmartDeviceLink/public/SDLTemperature.m
diff --git a/SmartDeviceLink/SDLTemperatureUnit.h b/SmartDeviceLink/public/SDLTemperatureUnit.h
index ff4b10ea8..ff4b10ea8 100644
--- a/SmartDeviceLink/SDLTemperatureUnit.h
+++ b/SmartDeviceLink/public/SDLTemperatureUnit.h
diff --git a/SmartDeviceLink/SDLTemperatureUnit.m b/SmartDeviceLink/public/SDLTemperatureUnit.m
index f54fcaaac..f54fcaaac 100644
--- a/SmartDeviceLink/SDLTemperatureUnit.m
+++ b/SmartDeviceLink/public/SDLTemperatureUnit.m
diff --git a/SmartDeviceLink/SDLTemplateColorScheme.h b/SmartDeviceLink/public/SDLTemplateColorScheme.h
index 5f0c615b2..5f0c615b2 100644
--- a/SmartDeviceLink/SDLTemplateColorScheme.h
+++ b/SmartDeviceLink/public/SDLTemplateColorScheme.h
diff --git a/SmartDeviceLink/SDLTemplateColorScheme.m b/SmartDeviceLink/public/SDLTemplateColorScheme.m
index 0c758fbbd..0c758fbbd 100644
--- a/SmartDeviceLink/SDLTemplateColorScheme.m
+++ b/SmartDeviceLink/public/SDLTemplateColorScheme.m
diff --git a/SmartDeviceLink/SDLTemplateConfiguration.h b/SmartDeviceLink/public/SDLTemplateConfiguration.h
index 39d0b0df7..39d0b0df7 100644
--- a/SmartDeviceLink/SDLTemplateConfiguration.h
+++ b/SmartDeviceLink/public/SDLTemplateConfiguration.h
diff --git a/SmartDeviceLink/SDLTemplateConfiguration.m b/SmartDeviceLink/public/SDLTemplateConfiguration.m
index 9407a0d33..9407a0d33 100644
--- a/SmartDeviceLink/SDLTemplateConfiguration.m
+++ b/SmartDeviceLink/public/SDLTemplateConfiguration.m
diff --git a/SmartDeviceLink/SDLTextAlignment.h b/SmartDeviceLink/public/SDLTextAlignment.h
index 5fafd443e..5fafd443e 100644
--- a/SmartDeviceLink/SDLTextAlignment.h
+++ b/SmartDeviceLink/public/SDLTextAlignment.h
diff --git a/SmartDeviceLink/SDLTextAlignment.m b/SmartDeviceLink/public/SDLTextAlignment.m
index 1e82636e5..1e82636e5 100644
--- a/SmartDeviceLink/SDLTextAlignment.m
+++ b/SmartDeviceLink/public/SDLTextAlignment.m
diff --git a/SmartDeviceLink/SDLTextField.h b/SmartDeviceLink/public/SDLTextField.h
index a345ff145..a345ff145 100644
--- a/SmartDeviceLink/SDLTextField.h
+++ b/SmartDeviceLink/public/SDLTextField.h
diff --git a/SmartDeviceLink/SDLTextField.m b/SmartDeviceLink/public/SDLTextField.m
index 80941cc5f..80941cc5f 100644
--- a/SmartDeviceLink/SDLTextField.m
+++ b/SmartDeviceLink/public/SDLTextField.m
diff --git a/SmartDeviceLink/SDLTextFieldName.h b/SmartDeviceLink/public/SDLTextFieldName.h
index a61146aa6..a61146aa6 100644
--- a/SmartDeviceLink/SDLTextFieldName.h
+++ b/SmartDeviceLink/public/SDLTextFieldName.h
diff --git a/SmartDeviceLink/SDLTextFieldName.m b/SmartDeviceLink/public/SDLTextFieldName.m
index 54f8c781e..54f8c781e 100644
--- a/SmartDeviceLink/SDLTextFieldName.m
+++ b/SmartDeviceLink/public/SDLTextFieldName.m
diff --git a/SmartDeviceLink/SDLTimerMode.h b/SmartDeviceLink/public/SDLTimerMode.h
index 9e0b27bbf..9e0b27bbf 100644
--- a/SmartDeviceLink/SDLTimerMode.h
+++ b/SmartDeviceLink/public/SDLTimerMode.h
diff --git a/SmartDeviceLink/SDLTimerMode.m b/SmartDeviceLink/public/SDLTimerMode.m
index c5b353465..c5b353465 100644
--- a/SmartDeviceLink/SDLTimerMode.m
+++ b/SmartDeviceLink/public/SDLTimerMode.m
diff --git a/SmartDeviceLink/SDLTireStatus.h b/SmartDeviceLink/public/SDLTireStatus.h
index 2d00f1787..2d00f1787 100644
--- a/SmartDeviceLink/SDLTireStatus.h
+++ b/SmartDeviceLink/public/SDLTireStatus.h
diff --git a/SmartDeviceLink/SDLTireStatus.m b/SmartDeviceLink/public/SDLTireStatus.m
index aa1bac556..aa1bac556 100644
--- a/SmartDeviceLink/SDLTireStatus.m
+++ b/SmartDeviceLink/public/SDLTireStatus.m
diff --git a/SmartDeviceLink/SDLTouch.h b/SmartDeviceLink/public/SDLTouch.h
index b6df4bacf..b6df4bacf 100644
--- a/SmartDeviceLink/SDLTouch.h
+++ b/SmartDeviceLink/public/SDLTouch.h
diff --git a/SmartDeviceLink/SDLTouch.m b/SmartDeviceLink/public/SDLTouch.m
index 583778062..583778062 100644
--- a/SmartDeviceLink/SDLTouch.m
+++ b/SmartDeviceLink/public/SDLTouch.m
diff --git a/SmartDeviceLink/SDLTouchCoord.h b/SmartDeviceLink/public/SDLTouchCoord.h
index 202473167..202473167 100644
--- a/SmartDeviceLink/SDLTouchCoord.h
+++ b/SmartDeviceLink/public/SDLTouchCoord.h
diff --git a/SmartDeviceLink/SDLTouchCoord.m b/SmartDeviceLink/public/SDLTouchCoord.m
index e41a6435c..e41a6435c 100644
--- a/SmartDeviceLink/SDLTouchCoord.m
+++ b/SmartDeviceLink/public/SDLTouchCoord.m
diff --git a/SmartDeviceLink/SDLTouchEvent.h b/SmartDeviceLink/public/SDLTouchEvent.h
index b11a9a21a..b11a9a21a 100644
--- a/SmartDeviceLink/SDLTouchEvent.h
+++ b/SmartDeviceLink/public/SDLTouchEvent.h
diff --git a/SmartDeviceLink/SDLTouchEvent.m b/SmartDeviceLink/public/SDLTouchEvent.m
index 2fbfa90d4..2fbfa90d4 100644
--- a/SmartDeviceLink/SDLTouchEvent.m
+++ b/SmartDeviceLink/public/SDLTouchEvent.m
diff --git a/SmartDeviceLink/SDLTouchEventCapabilities.h b/SmartDeviceLink/public/SDLTouchEventCapabilities.h
index ff88a7962..ff88a7962 100644
--- a/SmartDeviceLink/SDLTouchEventCapabilities.h
+++ b/SmartDeviceLink/public/SDLTouchEventCapabilities.h
diff --git a/SmartDeviceLink/SDLTouchEventCapabilities.m b/SmartDeviceLink/public/SDLTouchEventCapabilities.m
index 5a69566da..5a69566da 100644
--- a/SmartDeviceLink/SDLTouchEventCapabilities.m
+++ b/SmartDeviceLink/public/SDLTouchEventCapabilities.m
diff --git a/SmartDeviceLink/SDLTouchManager.h b/SmartDeviceLink/public/SDLTouchManager.h
index c762d6822..c762d6822 100644
--- a/SmartDeviceLink/SDLTouchManager.h
+++ b/SmartDeviceLink/public/SDLTouchManager.h
diff --git a/SmartDeviceLink/SDLTouchManager.m b/SmartDeviceLink/public/SDLTouchManager.m
index 242f4e46e..242f4e46e 100644
--- a/SmartDeviceLink/SDLTouchManager.m
+++ b/SmartDeviceLink/public/SDLTouchManager.m
diff --git a/SmartDeviceLink/SDLTouchManagerDelegate.h b/SmartDeviceLink/public/SDLTouchManagerDelegate.h
index 1e3bc57b5..1e3bc57b5 100644
--- a/SmartDeviceLink/SDLTouchManagerDelegate.h
+++ b/SmartDeviceLink/public/SDLTouchManagerDelegate.h
diff --git a/SmartDeviceLink/SDLTouchType.h b/SmartDeviceLink/public/SDLTouchType.h
index cce21c053..cce21c053 100644
--- a/SmartDeviceLink/SDLTouchType.h
+++ b/SmartDeviceLink/public/SDLTouchType.h
diff --git a/SmartDeviceLink/SDLTouchType.m b/SmartDeviceLink/public/SDLTouchType.m
index 4637625bd..4637625bd 100644
--- a/SmartDeviceLink/SDLTouchType.m
+++ b/SmartDeviceLink/public/SDLTouchType.m
diff --git a/SmartDeviceLink/SDLTransmissionType.h b/SmartDeviceLink/public/SDLTransmissionType.h
index 0a11ace1f..0a11ace1f 100644
--- a/SmartDeviceLink/SDLTransmissionType.h
+++ b/SmartDeviceLink/public/SDLTransmissionType.h
diff --git a/SmartDeviceLink/SDLTransmissionType.m b/SmartDeviceLink/public/SDLTransmissionType.m
index 800935124..800935124 100644
--- a/SmartDeviceLink/SDLTransmissionType.m
+++ b/SmartDeviceLink/public/SDLTransmissionType.m
diff --git a/SmartDeviceLink/SDLTriggerSource.h b/SmartDeviceLink/public/SDLTriggerSource.h
index d6d44db53..d6d44db53 100644
--- a/SmartDeviceLink/SDLTriggerSource.h
+++ b/SmartDeviceLink/public/SDLTriggerSource.h
diff --git a/SmartDeviceLink/SDLTriggerSource.m b/SmartDeviceLink/public/SDLTriggerSource.m
index e5c075a8d..e5c075a8d 100644
--- a/SmartDeviceLink/SDLTriggerSource.m
+++ b/SmartDeviceLink/public/SDLTriggerSource.m
diff --git a/SmartDeviceLink/SDLTurn.h b/SmartDeviceLink/public/SDLTurn.h
index b86d64695..b86d64695 100644
--- a/SmartDeviceLink/SDLTurn.h
+++ b/SmartDeviceLink/public/SDLTurn.h
diff --git a/SmartDeviceLink/SDLTurn.m b/SmartDeviceLink/public/SDLTurn.m
index ec4ced937..ec4ced937 100644
--- a/SmartDeviceLink/SDLTurn.m
+++ b/SmartDeviceLink/public/SDLTurn.m
diff --git a/SmartDeviceLink/SDLTurnSignal.h b/SmartDeviceLink/public/SDLTurnSignal.h
index daca0b05b..daca0b05b 100644
--- a/SmartDeviceLink/SDLTurnSignal.h
+++ b/SmartDeviceLink/public/SDLTurnSignal.h
diff --git a/SmartDeviceLink/SDLTurnSignal.m b/SmartDeviceLink/public/SDLTurnSignal.m
index dedd49e72..dedd49e72 100644
--- a/SmartDeviceLink/SDLTurnSignal.m
+++ b/SmartDeviceLink/public/SDLTurnSignal.m
diff --git a/SmartDeviceLink/SDLUnpublishAppService.h b/SmartDeviceLink/public/SDLUnpublishAppService.h
index 56e1f12b7..56e1f12b7 100644
--- a/SmartDeviceLink/SDLUnpublishAppService.h
+++ b/SmartDeviceLink/public/SDLUnpublishAppService.h
diff --git a/SmartDeviceLink/SDLUnpublishAppService.m b/SmartDeviceLink/public/SDLUnpublishAppService.m
index 3da728501..3da728501 100644
--- a/SmartDeviceLink/SDLUnpublishAppService.m
+++ b/SmartDeviceLink/public/SDLUnpublishAppService.m
diff --git a/SmartDeviceLink/SDLUnpublishAppServiceResponse.h b/SmartDeviceLink/public/SDLUnpublishAppServiceResponse.h
index fb048ca4b..fb048ca4b 100644
--- a/SmartDeviceLink/SDLUnpublishAppServiceResponse.h
+++ b/SmartDeviceLink/public/SDLUnpublishAppServiceResponse.h
diff --git a/SmartDeviceLink/SDLUnpublishAppServiceResponse.m b/SmartDeviceLink/public/SDLUnpublishAppServiceResponse.m
index db26d0610..db26d0610 100644
--- a/SmartDeviceLink/SDLUnpublishAppServiceResponse.m
+++ b/SmartDeviceLink/public/SDLUnpublishAppServiceResponse.m
diff --git a/SmartDeviceLink/SDLUnregisterAppInterface.h b/SmartDeviceLink/public/SDLUnregisterAppInterface.h
index 35ca04639..35ca04639 100644
--- a/SmartDeviceLink/SDLUnregisterAppInterface.h
+++ b/SmartDeviceLink/public/SDLUnregisterAppInterface.h
diff --git a/SmartDeviceLink/SDLUnregisterAppInterface.m b/SmartDeviceLink/public/SDLUnregisterAppInterface.m
index d191da5bb..d191da5bb 100644
--- a/SmartDeviceLink/SDLUnregisterAppInterface.m
+++ b/SmartDeviceLink/public/SDLUnregisterAppInterface.m
diff --git a/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h b/SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.h
index da366a5e4..da366a5e4 100644
--- a/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.h
+++ b/SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.h
diff --git a/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m b/SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.m
index 7cc5eced3..7cc5eced3 100644
--- a/SmartDeviceLink/SDLUnregisterAppInterfaceResponse.m
+++ b/SmartDeviceLink/public/SDLUnregisterAppInterfaceResponse.m
diff --git a/SmartDeviceLink/SDLUnsubscribeButton.h b/SmartDeviceLink/public/SDLUnsubscribeButton.h
index 9fd78ec25..9fd78ec25 100644
--- a/SmartDeviceLink/SDLUnsubscribeButton.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeButton.h
diff --git a/SmartDeviceLink/SDLUnsubscribeButton.m b/SmartDeviceLink/public/SDLUnsubscribeButton.m
index 3e84ad5b6..3e84ad5b6 100644
--- a/SmartDeviceLink/SDLUnsubscribeButton.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeButton.m
diff --git a/SmartDeviceLink/SDLUnsubscribeButtonResponse.h b/SmartDeviceLink/public/SDLUnsubscribeButtonResponse.h
index 23753b097..23753b097 100644
--- a/SmartDeviceLink/SDLUnsubscribeButtonResponse.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeButtonResponse.h
diff --git a/SmartDeviceLink/SDLUnsubscribeButtonResponse.m b/SmartDeviceLink/public/SDLUnsubscribeButtonResponse.m
index 6d705d36e..6d705d36e 100644
--- a/SmartDeviceLink/SDLUnsubscribeButtonResponse.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeButtonResponse.m
diff --git a/SmartDeviceLink/SDLUnsubscribeVehicleData.h b/SmartDeviceLink/public/SDLUnsubscribeVehicleData.h
index c1d2930e7..c1d2930e7 100644
--- a/SmartDeviceLink/SDLUnsubscribeVehicleData.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeVehicleData.h
diff --git a/SmartDeviceLink/SDLUnsubscribeVehicleData.m b/SmartDeviceLink/public/SDLUnsubscribeVehicleData.m
index 3db5afa69..3db5afa69 100644
--- a/SmartDeviceLink/SDLUnsubscribeVehicleData.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeVehicleData.m
diff --git a/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h b/SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.h
index fca751001..fca751001 100644
--- a/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.h
diff --git a/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m b/SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.m
index 271020beb..271020beb 100644
--- a/SmartDeviceLink/SDLUnsubscribeVehicleDataResponse.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeVehicleDataResponse.m
diff --git a/SmartDeviceLink/SDLUnsubscribeWayPoints.h b/SmartDeviceLink/public/SDLUnsubscribeWayPoints.h
index 4b67ac277..4b67ac277 100644
--- a/SmartDeviceLink/SDLUnsubscribeWayPoints.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeWayPoints.h
diff --git a/SmartDeviceLink/SDLUnsubscribeWayPoints.m b/SmartDeviceLink/public/SDLUnsubscribeWayPoints.m
index 30b3e2c07..30b3e2c07 100644
--- a/SmartDeviceLink/SDLUnsubscribeWayPoints.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeWayPoints.m
diff --git a/SmartDeviceLink/SDLUnsubscribeWayPointsResponse.h b/SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.h
index 304930a4d..304930a4d 100644
--- a/SmartDeviceLink/SDLUnsubscribeWayPointsResponse.h
+++ b/SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.h
diff --git a/SmartDeviceLink/SDLUnsubscribeWayPointsResponse.m b/SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.m
index 7eb3e6369..7eb3e6369 100644
--- a/SmartDeviceLink/SDLUnsubscribeWayPointsResponse.m
+++ b/SmartDeviceLink/public/SDLUnsubscribeWayPointsResponse.m
diff --git a/SmartDeviceLink/SDLUpdateMode.h b/SmartDeviceLink/public/SDLUpdateMode.h
index 03748f3f7..03748f3f7 100644
--- a/SmartDeviceLink/SDLUpdateMode.h
+++ b/SmartDeviceLink/public/SDLUpdateMode.h
diff --git a/SmartDeviceLink/SDLUpdateMode.m b/SmartDeviceLink/public/SDLUpdateMode.m
index fd527f24e..fd527f24e 100644
--- a/SmartDeviceLink/SDLUpdateMode.m
+++ b/SmartDeviceLink/public/SDLUpdateMode.m
diff --git a/SmartDeviceLink/SDLUpdateTurnList.h b/SmartDeviceLink/public/SDLUpdateTurnList.h
index 0133e0e2f..0133e0e2f 100644
--- a/SmartDeviceLink/SDLUpdateTurnList.h
+++ b/SmartDeviceLink/public/SDLUpdateTurnList.h
diff --git a/SmartDeviceLink/SDLUpdateTurnList.m b/SmartDeviceLink/public/SDLUpdateTurnList.m
index ed7d6328a..ed7d6328a 100644
--- a/SmartDeviceLink/SDLUpdateTurnList.m
+++ b/SmartDeviceLink/public/SDLUpdateTurnList.m
diff --git a/SmartDeviceLink/SDLUpdateTurnListResponse.h b/SmartDeviceLink/public/SDLUpdateTurnListResponse.h
index cc05e2ec7..cc05e2ec7 100644
--- a/SmartDeviceLink/SDLUpdateTurnListResponse.h
+++ b/SmartDeviceLink/public/SDLUpdateTurnListResponse.h
diff --git a/SmartDeviceLink/SDLUpdateTurnListResponse.m b/SmartDeviceLink/public/SDLUpdateTurnListResponse.m
index 5231609d7..5231609d7 100644
--- a/SmartDeviceLink/SDLUpdateTurnListResponse.m
+++ b/SmartDeviceLink/public/SDLUpdateTurnListResponse.m
diff --git a/SmartDeviceLink/SDLVehicleDataActiveStatus.h b/SmartDeviceLink/public/SDLVehicleDataActiveStatus.h
index ceeabd350..ceeabd350 100644
--- a/SmartDeviceLink/SDLVehicleDataActiveStatus.h
+++ b/SmartDeviceLink/public/SDLVehicleDataActiveStatus.h
diff --git a/SmartDeviceLink/SDLVehicleDataActiveStatus.m b/SmartDeviceLink/public/SDLVehicleDataActiveStatus.m
index 99450ca41..99450ca41 100644
--- a/SmartDeviceLink/SDLVehicleDataActiveStatus.m
+++ b/SmartDeviceLink/public/SDLVehicleDataActiveStatus.m
diff --git a/SmartDeviceLink/SDLVehicleDataEventStatus.h b/SmartDeviceLink/public/SDLVehicleDataEventStatus.h
index 1c78e2615..1c78e2615 100644
--- a/SmartDeviceLink/SDLVehicleDataEventStatus.h
+++ b/SmartDeviceLink/public/SDLVehicleDataEventStatus.h
diff --git a/SmartDeviceLink/SDLVehicleDataEventStatus.m b/SmartDeviceLink/public/SDLVehicleDataEventStatus.m
index 9c84a4c29..9c84a4c29 100644
--- a/SmartDeviceLink/SDLVehicleDataEventStatus.m
+++ b/SmartDeviceLink/public/SDLVehicleDataEventStatus.m
diff --git a/SmartDeviceLink/SDLVehicleDataNotificationStatus.h b/SmartDeviceLink/public/SDLVehicleDataNotificationStatus.h
index dca5d8466..dca5d8466 100644
--- a/SmartDeviceLink/SDLVehicleDataNotificationStatus.h
+++ b/SmartDeviceLink/public/SDLVehicleDataNotificationStatus.h
diff --git a/SmartDeviceLink/SDLVehicleDataNotificationStatus.m b/SmartDeviceLink/public/SDLVehicleDataNotificationStatus.m
index 6e3d75020..6e3d75020 100644
--- a/SmartDeviceLink/SDLVehicleDataNotificationStatus.m
+++ b/SmartDeviceLink/public/SDLVehicleDataNotificationStatus.m
diff --git a/SmartDeviceLink/SDLVehicleDataResult.h b/SmartDeviceLink/public/SDLVehicleDataResult.h
index deeb325a9..deeb325a9 100644
--- a/SmartDeviceLink/SDLVehicleDataResult.h
+++ b/SmartDeviceLink/public/SDLVehicleDataResult.h
diff --git a/SmartDeviceLink/SDLVehicleDataResult.m b/SmartDeviceLink/public/SDLVehicleDataResult.m
index db6995051..db6995051 100644
--- a/SmartDeviceLink/SDLVehicleDataResult.m
+++ b/SmartDeviceLink/public/SDLVehicleDataResult.m
diff --git a/SmartDeviceLink/SDLVehicleDataResultCode.h b/SmartDeviceLink/public/SDLVehicleDataResultCode.h
index c90c5a594..c90c5a594 100644
--- a/SmartDeviceLink/SDLVehicleDataResultCode.h
+++ b/SmartDeviceLink/public/SDLVehicleDataResultCode.h
diff --git a/SmartDeviceLink/SDLVehicleDataResultCode.m b/SmartDeviceLink/public/SDLVehicleDataResultCode.m
index cc32d3bdd..cc32d3bdd 100644
--- a/SmartDeviceLink/SDLVehicleDataResultCode.m
+++ b/SmartDeviceLink/public/SDLVehicleDataResultCode.m
diff --git a/SmartDeviceLink/SDLVehicleDataStatus.h b/SmartDeviceLink/public/SDLVehicleDataStatus.h
index c0f2ffc55..c0f2ffc55 100644
--- a/SmartDeviceLink/SDLVehicleDataStatus.h
+++ b/SmartDeviceLink/public/SDLVehicleDataStatus.h
diff --git a/SmartDeviceLink/SDLVehicleDataStatus.m b/SmartDeviceLink/public/SDLVehicleDataStatus.m
index 3c398ce44..3c398ce44 100644
--- a/SmartDeviceLink/SDLVehicleDataStatus.m
+++ b/SmartDeviceLink/public/SDLVehicleDataStatus.m
diff --git a/SmartDeviceLink/SDLVehicleDataType.h b/SmartDeviceLink/public/SDLVehicleDataType.h
index 54bc2b16d..54bc2b16d 100644
--- a/SmartDeviceLink/SDLVehicleDataType.h
+++ b/SmartDeviceLink/public/SDLVehicleDataType.h
diff --git a/SmartDeviceLink/SDLVehicleDataType.m b/SmartDeviceLink/public/SDLVehicleDataType.m
index 585e40130..585e40130 100644
--- a/SmartDeviceLink/SDLVehicleDataType.m
+++ b/SmartDeviceLink/public/SDLVehicleDataType.m
diff --git a/SmartDeviceLink/SDLVehicleType.h b/SmartDeviceLink/public/SDLVehicleType.h
index 0c9c100dc..0c9c100dc 100644
--- a/SmartDeviceLink/SDLVehicleType.h
+++ b/SmartDeviceLink/public/SDLVehicleType.h
diff --git a/SmartDeviceLink/SDLVehicleType.m b/SmartDeviceLink/public/SDLVehicleType.m
index 5f3df0700..5f3df0700 100644
--- a/SmartDeviceLink/SDLVehicleType.m
+++ b/SmartDeviceLink/public/SDLVehicleType.m
diff --git a/SmartDeviceLink/SDLVentilationMode.h b/SmartDeviceLink/public/SDLVentilationMode.h
index d3320e27e..d3320e27e 100644
--- a/SmartDeviceLink/SDLVentilationMode.h
+++ b/SmartDeviceLink/public/SDLVentilationMode.h
diff --git a/SmartDeviceLink/SDLVentilationMode.m b/SmartDeviceLink/public/SDLVentilationMode.m
index b4b26eef1..b4b26eef1 100644
--- a/SmartDeviceLink/SDLVentilationMode.m
+++ b/SmartDeviceLink/public/SDLVentilationMode.m
diff --git a/SmartDeviceLink/SDLVersion.h b/SmartDeviceLink/public/SDLVersion.h
index 22ff79dc7..22ff79dc7 100644
--- a/SmartDeviceLink/SDLVersion.h
+++ b/SmartDeviceLink/public/SDLVersion.h
diff --git a/SmartDeviceLink/SDLVersion.m b/SmartDeviceLink/public/SDLVersion.m
index 9ec3e4824..9ec3e4824 100644
--- a/SmartDeviceLink/SDLVersion.m
+++ b/SmartDeviceLink/public/SDLVersion.m
diff --git a/SmartDeviceLink/SDLVideoStreamingCapability.h b/SmartDeviceLink/public/SDLVideoStreamingCapability.h
index 17a446821..17a446821 100644
--- a/SmartDeviceLink/SDLVideoStreamingCapability.h
+++ b/SmartDeviceLink/public/SDLVideoStreamingCapability.h
diff --git a/SmartDeviceLink/SDLVideoStreamingCapability.m b/SmartDeviceLink/public/SDLVideoStreamingCapability.m
index 3239f5597..3239f5597 100644
--- a/SmartDeviceLink/SDLVideoStreamingCapability.m
+++ b/SmartDeviceLink/public/SDLVideoStreamingCapability.m
diff --git a/SmartDeviceLink/SDLVideoStreamingCodec.h b/SmartDeviceLink/public/SDLVideoStreamingCodec.h
index b547eaf74..b547eaf74 100644
--- a/SmartDeviceLink/SDLVideoStreamingCodec.h
+++ b/SmartDeviceLink/public/SDLVideoStreamingCodec.h
diff --git a/SmartDeviceLink/SDLVideoStreamingCodec.m b/SmartDeviceLink/public/SDLVideoStreamingCodec.m
index 6ad66105f..6ad66105f 100644
--- a/SmartDeviceLink/SDLVideoStreamingCodec.m
+++ b/SmartDeviceLink/public/SDLVideoStreamingCodec.m
diff --git a/SmartDeviceLink/SDLVideoStreamingFormat.h b/SmartDeviceLink/public/SDLVideoStreamingFormat.h
index 958ae43b2..958ae43b2 100644
--- a/SmartDeviceLink/SDLVideoStreamingFormat.h
+++ b/SmartDeviceLink/public/SDLVideoStreamingFormat.h
diff --git a/SmartDeviceLink/SDLVideoStreamingFormat.m b/SmartDeviceLink/public/SDLVideoStreamingFormat.m
index 4fda8d340..4fda8d340 100644
--- a/SmartDeviceLink/SDLVideoStreamingFormat.m
+++ b/SmartDeviceLink/public/SDLVideoStreamingFormat.m
diff --git a/SmartDeviceLink/SDLVideoStreamingProtocol.h b/SmartDeviceLink/public/SDLVideoStreamingProtocol.h
index 1ebcbe9f8..1ebcbe9f8 100644
--- a/SmartDeviceLink/SDLVideoStreamingProtocol.h
+++ b/SmartDeviceLink/public/SDLVideoStreamingProtocol.h
diff --git a/SmartDeviceLink/SDLVideoStreamingProtocol.m b/SmartDeviceLink/public/SDLVideoStreamingProtocol.m
index c39addd75..c39addd75 100644
--- a/SmartDeviceLink/SDLVideoStreamingProtocol.m
+++ b/SmartDeviceLink/public/SDLVideoStreamingProtocol.m
diff --git a/SmartDeviceLink/SDLVideoStreamingState.h b/SmartDeviceLink/public/SDLVideoStreamingState.h
index 6ebe98b72..6ebe98b72 100644
--- a/SmartDeviceLink/SDLVideoStreamingState.h
+++ b/SmartDeviceLink/public/SDLVideoStreamingState.h
diff --git a/SmartDeviceLink/SDLVideoStreamingState.m b/SmartDeviceLink/public/SDLVideoStreamingState.m
index 5d4d8c8f5..5d4d8c8f5 100644
--- a/SmartDeviceLink/SDLVideoStreamingState.m
+++ b/SmartDeviceLink/public/SDLVideoStreamingState.m
diff --git a/SmartDeviceLink/SDLVoiceCommand.h b/SmartDeviceLink/public/SDLVoiceCommand.h
index 1ed0225bc..1ed0225bc 100644
--- a/SmartDeviceLink/SDLVoiceCommand.h
+++ b/SmartDeviceLink/public/SDLVoiceCommand.h
diff --git a/SmartDeviceLink/SDLVoiceCommand.m b/SmartDeviceLink/public/SDLVoiceCommand.m
index ba0421fc6..ba0421fc6 100644
--- a/SmartDeviceLink/SDLVoiceCommand.m
+++ b/SmartDeviceLink/public/SDLVoiceCommand.m
diff --git a/SmartDeviceLink/SDLVrCapabilities.h b/SmartDeviceLink/public/SDLVrCapabilities.h
index ea4612bea..ea4612bea 100644
--- a/SmartDeviceLink/SDLVrCapabilities.h
+++ b/SmartDeviceLink/public/SDLVrCapabilities.h
diff --git a/SmartDeviceLink/SDLVrCapabilities.m b/SmartDeviceLink/public/SDLVrCapabilities.m
index 40f72ca37..40f72ca37 100644
--- a/SmartDeviceLink/SDLVrCapabilities.m
+++ b/SmartDeviceLink/public/SDLVrCapabilities.m
diff --git a/SmartDeviceLink/SDLVrHelpItem.h b/SmartDeviceLink/public/SDLVrHelpItem.h
index 9587da9c1..9587da9c1 100644
--- a/SmartDeviceLink/SDLVrHelpItem.h
+++ b/SmartDeviceLink/public/SDLVrHelpItem.h
diff --git a/SmartDeviceLink/SDLVrHelpItem.m b/SmartDeviceLink/public/SDLVrHelpItem.m
index 8a9424b62..8a9424b62 100644
--- a/SmartDeviceLink/SDLVrHelpItem.m
+++ b/SmartDeviceLink/public/SDLVrHelpItem.m
diff --git a/SmartDeviceLink/SDLWarningLightStatus.h b/SmartDeviceLink/public/SDLWarningLightStatus.h
index f73e898c5..f73e898c5 100644
--- a/SmartDeviceLink/SDLWarningLightStatus.h
+++ b/SmartDeviceLink/public/SDLWarningLightStatus.h
diff --git a/SmartDeviceLink/SDLWarningLightStatus.m b/SmartDeviceLink/public/SDLWarningLightStatus.m
index 6547275b3..6547275b3 100644
--- a/SmartDeviceLink/SDLWarningLightStatus.m
+++ b/SmartDeviceLink/public/SDLWarningLightStatus.m
diff --git a/SmartDeviceLink/SDLWayPointType.h b/SmartDeviceLink/public/SDLWayPointType.h
index 06b672fac..06b672fac 100644
--- a/SmartDeviceLink/SDLWayPointType.h
+++ b/SmartDeviceLink/public/SDLWayPointType.h
diff --git a/SmartDeviceLink/SDLWayPointType.m b/SmartDeviceLink/public/SDLWayPointType.m
index bfed8bc66..bfed8bc66 100644
--- a/SmartDeviceLink/SDLWayPointType.m
+++ b/SmartDeviceLink/public/SDLWayPointType.m
diff --git a/SmartDeviceLink/SDLWeatherAlert.h b/SmartDeviceLink/public/SDLWeatherAlert.h
index 21d85456f..21d85456f 100644
--- a/SmartDeviceLink/SDLWeatherAlert.h
+++ b/SmartDeviceLink/public/SDLWeatherAlert.h
diff --git a/SmartDeviceLink/SDLWeatherAlert.m b/SmartDeviceLink/public/SDLWeatherAlert.m
index 8d09e78f3..8d09e78f3 100644
--- a/SmartDeviceLink/SDLWeatherAlert.m
+++ b/SmartDeviceLink/public/SDLWeatherAlert.m
diff --git a/SmartDeviceLink/SDLWeatherData.h b/SmartDeviceLink/public/SDLWeatherData.h
index 68ea63cdc..68ea63cdc 100644
--- a/SmartDeviceLink/SDLWeatherData.h
+++ b/SmartDeviceLink/public/SDLWeatherData.h
diff --git a/SmartDeviceLink/SDLWeatherData.m b/SmartDeviceLink/public/SDLWeatherData.m
index 4be530ec5..4be530ec5 100644
--- a/SmartDeviceLink/SDLWeatherData.m
+++ b/SmartDeviceLink/public/SDLWeatherData.m
diff --git a/SmartDeviceLink/SDLWeatherServiceData.h b/SmartDeviceLink/public/SDLWeatherServiceData.h
index 488e30fb3..488e30fb3 100644
--- a/SmartDeviceLink/SDLWeatherServiceData.h
+++ b/SmartDeviceLink/public/SDLWeatherServiceData.h
diff --git a/SmartDeviceLink/SDLWeatherServiceData.m b/SmartDeviceLink/public/SDLWeatherServiceData.m
index 60b110e0d..60b110e0d 100644
--- a/SmartDeviceLink/SDLWeatherServiceData.m
+++ b/SmartDeviceLink/public/SDLWeatherServiceData.m
diff --git a/SmartDeviceLink/SDLWeatherServiceManifest.h b/SmartDeviceLink/public/SDLWeatherServiceManifest.h
index 761474b44..761474b44 100644
--- a/SmartDeviceLink/SDLWeatherServiceManifest.h
+++ b/SmartDeviceLink/public/SDLWeatherServiceManifest.h
diff --git a/SmartDeviceLink/SDLWeatherServiceManifest.m b/SmartDeviceLink/public/SDLWeatherServiceManifest.m
index 753a152ed..753a152ed 100644
--- a/SmartDeviceLink/SDLWeatherServiceManifest.m
+++ b/SmartDeviceLink/public/SDLWeatherServiceManifest.m
diff --git a/SmartDeviceLink/SDLWindowCapability.h b/SmartDeviceLink/public/SDLWindowCapability.h
index 4795e667b..4795e667b 100644
--- a/SmartDeviceLink/SDLWindowCapability.h
+++ b/SmartDeviceLink/public/SDLWindowCapability.h
diff --git a/SmartDeviceLink/SDLWindowCapability.m b/SmartDeviceLink/public/SDLWindowCapability.m
index 9c3ebe7e2..9c3ebe7e2 100644
--- a/SmartDeviceLink/SDLWindowCapability.m
+++ b/SmartDeviceLink/public/SDLWindowCapability.m
diff --git a/SmartDeviceLink/SDLWindowState.h b/SmartDeviceLink/public/SDLWindowState.h
index fcbab5691..fcbab5691 100644
--- a/SmartDeviceLink/SDLWindowState.h
+++ b/SmartDeviceLink/public/SDLWindowState.h
diff --git a/SmartDeviceLink/SDLWindowState.m b/SmartDeviceLink/public/SDLWindowState.m
index ee22c09bb..ee22c09bb 100644
--- a/SmartDeviceLink/SDLWindowState.m
+++ b/SmartDeviceLink/public/SDLWindowState.m
diff --git a/SmartDeviceLink/SDLWindowStatus.h b/SmartDeviceLink/public/SDLWindowStatus.h
index e3e235242..e3e235242 100644
--- a/SmartDeviceLink/SDLWindowStatus.h
+++ b/SmartDeviceLink/public/SDLWindowStatus.h
diff --git a/SmartDeviceLink/SDLWindowStatus.m b/SmartDeviceLink/public/SDLWindowStatus.m
index 1fc54b359..1fc54b359 100644
--- a/SmartDeviceLink/SDLWindowStatus.m
+++ b/SmartDeviceLink/public/SDLWindowStatus.m
diff --git a/SmartDeviceLink/SDLWindowType.h b/SmartDeviceLink/public/SDLWindowType.h
index 5dca1b3c3..5dca1b3c3 100644
--- a/SmartDeviceLink/SDLWindowType.h
+++ b/SmartDeviceLink/public/SDLWindowType.h
diff --git a/SmartDeviceLink/SDLWindowType.m b/SmartDeviceLink/public/SDLWindowType.m
index 90678e3ea..90678e3ea 100644
--- a/SmartDeviceLink/SDLWindowType.m
+++ b/SmartDeviceLink/public/SDLWindowType.m
diff --git a/SmartDeviceLink/SDLWindowTypeCapabilities.h b/SmartDeviceLink/public/SDLWindowTypeCapabilities.h
index 551fd692c..551fd692c 100644
--- a/SmartDeviceLink/SDLWindowTypeCapabilities.h
+++ b/SmartDeviceLink/public/SDLWindowTypeCapabilities.h
diff --git a/SmartDeviceLink/SDLWindowTypeCapabilities.m b/SmartDeviceLink/public/SDLWindowTypeCapabilities.m
index 1e2212d97..1e2212d97 100644
--- a/SmartDeviceLink/SDLWindowTypeCapabilities.m
+++ b/SmartDeviceLink/public/SDLWindowTypeCapabilities.m
diff --git a/SmartDeviceLink/SDLWiperStatus.h b/SmartDeviceLink/public/SDLWiperStatus.h
index 05fb748bf..05fb748bf 100644
--- a/SmartDeviceLink/SDLWiperStatus.h
+++ b/SmartDeviceLink/public/SDLWiperStatus.h
diff --git a/SmartDeviceLink/SDLWiperStatus.m b/SmartDeviceLink/public/SDLWiperStatus.m
index 8f62e0563..8f62e0563 100644
--- a/SmartDeviceLink/SDLWiperStatus.m
+++ b/SmartDeviceLink/public/SDLWiperStatus.m
diff --git a/SmartDeviceLink/TestSubscribeButtonObserver.h b/SmartDeviceLinkTests/TestSubscribeButtonObserver.h
index f2cde7318..f2cde7318 100644
--- a/SmartDeviceLink/TestSubscribeButtonObserver.h
+++ b/SmartDeviceLinkTests/TestSubscribeButtonObserver.h
diff --git a/SmartDeviceLink/TestSubscribeButtonObserver.m b/SmartDeviceLinkTests/TestSubscribeButtonObserver.m
index 99f9f44b9..99f9f44b9 100644
--- a/SmartDeviceLink/TestSubscribeButtonObserver.m
+++ b/SmartDeviceLinkTests/TestSubscribeButtonObserver.m