summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLHMILevel.h
diff options
context:
space:
mode:
authorMuller, Alexander (A.) <amulle19@ford.com>2016-10-17 17:32:08 -0700
committerMuller, Alexander (A.) <amulle19@ford.com>2016-10-17 17:32:08 -0700
commitd0fad7b3b06366e16da7329b18e2dfd5408a589c (patch)
treedbabbecc9e15650cbed62f1e8799b86ee3c63c23 /SmartDeviceLink/SDLHMILevel.h
parent4b136117388ce3bc8dfef88e5268882bc575a7fe (diff)
downloadsdl_ios-d0fad7b3b06366e16da7329b18e2dfd5408a589c.tar.gz
Added support for SDLEnums on pre xcode-8/swift 3 builds
Diffstat (limited to 'SmartDeviceLink/SDLHMILevel.h')
-rw-r--r--SmartDeviceLink/SDLHMILevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLHMILevel.h b/SmartDeviceLink/SDLHMILevel.h
index c1420aa42..67b67d9d5 100644
--- a/SmartDeviceLink/SDLHMILevel.h
+++ b/SmartDeviceLink/SDLHMILevel.h
@@ -9,7 +9,7 @@
*
* @since SDL 1.0
*/
-typedef SDLEnum SDLHMILevel NS_STRING_ENUM;
+SDLEnum(SDLHMILevel);
/**
* The application has full use of the SDL HMI. The app may output via TTS, display, or streaming audio and may gather input via VR, Menu, and button presses