Advance UIKit rewrite with AMap integration and core UI modules.
Integrate高德 SDK with simulator-safe build flags, add map views for operating area and punch points, refactor main tabs and key feature screens to UIKit with Diffable lists, and document Swift concurrency defaults in AGENTS.md. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
20
Podfile.lock
20
Podfile.lock
@ -1,20 +1,38 @@
|
||||
PODS:
|
||||
- AMap3DMap-NO-IDFA (11.2.000):
|
||||
- AMapFoundation-NO-IDFA (>= 1.9.0)
|
||||
- AMapFoundation-NO-IDFA (1.9.0)
|
||||
- AMapLocation-NO-IDFA (2.12.0):
|
||||
- AMapFoundation-NO-IDFA (>= 1.9.0)
|
||||
- AMapSearch-NO-IDFA (9.8.0):
|
||||
- AMapFoundation-NO-IDFA (>= 1.9.0)
|
||||
- Kingfisher (8.10.0)
|
||||
- SnapKit (5.7.1)
|
||||
|
||||
DEPENDENCIES:
|
||||
- AMap3DMap-NO-IDFA (~> 11.1)
|
||||
- AMapLocation-NO-IDFA (~> 2.11)
|
||||
- AMapSearch-NO-IDFA (~> 9.7)
|
||||
- Kingfisher (~> 8.0)
|
||||
- SnapKit (~> 5.7)
|
||||
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
- AMap3DMap-NO-IDFA
|
||||
- AMapFoundation-NO-IDFA
|
||||
- AMapLocation-NO-IDFA
|
||||
- AMapSearch-NO-IDFA
|
||||
- Kingfisher
|
||||
- SnapKit
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
AMap3DMap-NO-IDFA: f53ee0cb33db83c1a08856b5995e53a0c2096158
|
||||
AMapFoundation-NO-IDFA: a2e3c895398d7ee757278e1a0a8f9359da4b146e
|
||||
AMapLocation-NO-IDFA: 7cd8fc837ea41edfbf4d937cd20572e277b77d18
|
||||
AMapSearch-NO-IDFA: c0afd2a69a076d4228becda4401dbe4a279a03ef
|
||||
Kingfisher: db468f911dd666c9134dcbeec4db8bed52e4132d
|
||||
SnapKit: d612e99e678a2d3b95bf60b0705ed0a35c03484a
|
||||
|
||||
PODFILE CHECKSUM: dda5ec1556392b8b6a9747637c579bd75423177c
|
||||
PODFILE CHECKSUM: 8f89212788a9d27c878d93b811a6eaa818955f8c
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
Reference in New Issue
Block a user