Integrate Umeng analytics and APM

This commit is contained in:
2026-07-07 14:20:04 +08:00
parent 9899a2ccb3
commit 6bdabadc3b
9 changed files with 155 additions and 2 deletions

View File

@ -5,6 +5,9 @@ target 'suixinkan' do
pod 'AMapLocation-NO-IDFA'
pod 'AMap3DMap-NO-IDFA'
pod 'AMapSearch-NO-IDFA'
pod 'UMCommon'
pod 'UMDevice'
pod 'UMAPM'
end
target 'suixinkanTests' do