- AppDelegate: YMKMapKit до super, регистрация плагинов по шаблону Flutter 3.41 - Info.plist: YandexMapKitApiKey из $(YANDEX_MAPKIT_API_KEY) - Debug/Release/Profile.xcconfig: ключ, include Pods и опциональный Secrets - Podfile, workspace, pbxproj; .gitignore для Secrets.xcconfig, пример Secrets - ios/README.md Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
276 B
Plaintext
3 lines
276 B
Plaintext
// Локальные переопределения (опционально). Не задавайте YANDEX_MAPKIT_API_KEY плейсхолдером —
|
||
// рабочий ключ задаётся в конце Debug/Release/Profile.xcconfig после этого include.
|