File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Expand file tree Collapse file tree 3 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 2929 <source-file src =" src/ios/Plugins/JPushPlugin.m" />
3030
3131 <header-file src =" src/ios/lib/APService.h" />
32- <source-file src =" src/ios/lib/libPushSDK-1.8.2 .a" framework =" true" />
32+ <source-file src =" src/ios/lib/libPushSDK-1.8.3 .a" framework =" true" />
3333
3434 <resource-file src =" src/ios/PushConfig.plist" />
3535
Original file line number Diff line number Diff line change 44//
55// Created by JPush on 12-8-15.
66// Copyright (c) 2012年 HXHG. All rights reserved.
7- // Version: 1.8.2
7+ // Version: 1.8.3
88
99@class CLRegion;
1010@class UILocalNotification;
@@ -155,12 +155,6 @@ extern NSString *const kJPFServiceErrorNotification; // 错误提示
155155
156156+ (void )resetBadge ;
157157
158- #pragma - mark 获取用户标示符
159- /* *
160- * get the UDID
161- */
162- + (NSString *)openUDID DEPRECATED_ATTRIBUTE; // UDID
163-
164158/* *
165159 * get RegistrationID
166160 */
You can’t perform that action at this time.
0 commit comments