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>
7 lines
107 B
Plaintext
7 lines
107 B
Plaintext
framework module AMapSearchKit {
|
|
umbrella header "AMapSearchKit.h"
|
|
export *
|
|
|
|
module * { export * }
|
|
}
|