Skip to content

Commit

Permalink
发布 v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yaoyue committed Aug 11, 2023
1 parent 38497b0 commit 067160d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WeexSensorsDataAnalyticsModule.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Pod::Spec.new do |s|
s.public_header_files = "ios/WeexSensorsDataAnalyticsModule/WeexSensorsDataAnalyticsModule.h"
s.requires_arc = true
s.dependency "SensorsAnalyticsSDK", ">= 4.4.1"
s.dependency "WeexSDK"
# WeexPluginLoader.framework only supports x86_64 simulators.
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'VALID_ARCHS[sdk=iphonesimulator*]' => 'x86_64' }

Expand Down

0 comments on commit 067160d

Please sign in to comment.