diff options
Diffstat (limited to 'SmartDeviceLink/SDLLifecycleConfiguration.h')
-rw-r--r-- | SmartDeviceLink/SDLLifecycleConfiguration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SmartDeviceLink/SDLLifecycleConfiguration.h b/SmartDeviceLink/SDLLifecycleConfiguration.h index d91dc6bd3..f2b59301b 100644 --- a/SmartDeviceLink/SDLLifecycleConfiguration.h +++ b/SmartDeviceLink/SDLLifecycleConfiguration.h @@ -33,6 +33,7 @@ typedef NS_OPTIONS(NSUInteger, SDLSecondaryTransports) { */ @interface SDLLifecycleConfiguration : NSObject <NSCopying> +/// Initializer unavailable - (instancetype)init NS_UNAVAILABLE; /** |