Add ScenicPermission module and AMap CocoaPods with simulator support.
Integrate scenic selection and permission flows into home routing, add AMap SDK for device builds while keeping arm64 simulators compilable via Podfile post_install hooks. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
6
Pods/AMapLocation-NO-IDFA/AMapLocationKit.framework/Modules/module.modulemap
generated
Normal file
6
Pods/AMapLocation-NO-IDFA/AMapLocationKit.framework/Modules/module.modulemap
generated
Normal file
@ -0,0 +1,6 @@
|
||||
framework module AMapLocationKit {
|
||||
umbrella header "AMapLocationKit.h"
|
||||
export *
|
||||
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user