Skip to content

Commit

Permalink
Release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhujg-00 committed Mar 26, 2021
1 parent 3664ddc commit 197b87d
Show file tree
Hide file tree
Showing 33 changed files with 101 additions and 1,191 deletions.
9 changes: 1 addition & 8 deletions SensorsAnalyticsSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SensorsAnalyticsSDK"
s.version = "2.5.1"
s.version = "2.5.2"
s.summary = "The official iOS SDK of Sensors Analytics."
s.homepage = "http://www.sensorsdata.cn"
s.source = { :git => 'https://github.com/sensorsdata/sa-sdk-ios.git', :tag => "v#{s.version}" }
Expand Down Expand Up @@ -46,13 +46,6 @@ Pod::Spec.new do |s|
# f.exclude_files = "SensorsAnalyticsSDK/Location/**/*.{h,m}"
end

# 推送点击
s.subspec 'AppPush' do |f|
f.dependency 'SensorsAnalyticsSDK/Core'
f.source_files = "SensorsAnalyticsSDK/AppPush/**/*.{h,m}"
f.private_header_files = 'SensorsAnalyticsSDK/AppPush/**/*.h'
end

# 禁用设备方向采集
s.subspec 'DISABLE_TRACK_DEVICE_ORIENTATION' do |f|
f.dependency 'SensorsAnalyticsSDK/Core'
Expand Down
125 changes: 13 additions & 112 deletions SensorsAnalyticsSDK.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

58 changes: 0 additions & 58 deletions SensorsAnalyticsSDK/AppPush/SAAppPushConstants.h

This file was deleted.

62 changes: 0 additions & 62 deletions SensorsAnalyticsSDK/AppPush/SAAppPushConstants.m

This file was deleted.

32 changes: 0 additions & 32 deletions SensorsAnalyticsSDK/AppPush/SAAppPushManager.h

This file was deleted.

66 changes: 0 additions & 66 deletions SensorsAnalyticsSDK/AppPush/SAAppPushManager.m

This file was deleted.

29 changes: 0 additions & 29 deletions SensorsAnalyticsSDK/AppPush/SAApplicationDelegateProxy.h

This file was deleted.

125 changes: 0 additions & 125 deletions SensorsAnalyticsSDK/AppPush/SAApplicationDelegateProxy.m

This file was deleted.

Loading

0 comments on commit 197b87d

Please sign in to comment.