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
128 B
Plaintext
7 lines
128 B
Plaintext
framework module Pods_suixinkanTests {
|
|
umbrella header "Pods-suixinkanTests-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|