diff --git a/IMUIKitOC/IMUIKitOCExample/IMUIKitOCExample/AppKey.h b/IMUIKitOC/IMUIKitOCExample/IMUIKitOCExample/AppKey.h index 93201753..f5538b15 100644 --- a/IMUIKitOC/IMUIKitOCExample/IMUIKitOCExample/AppKey.h +++ b/IMUIKitOC/IMUIKitOCExample/IMUIKitOCExample/AppKey.h @@ -7,6 +7,6 @@ #define AppKey_h /// IM key -static NSString *const AppKey = @"3e215d27b6a6a9e27dad7ef36dd5b65c"; +static NSString *const AppKey = @"<#appKey#>"; #endif /* AppKey_h */