- 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
156 lines
5.6 KiB
Plaintext
156 lines
5.6 KiB
Plaintext
PODS:
|
|
- device_info_plus (0.0.1):
|
|
- Flutter
|
|
- Flutter (1.0.0)
|
|
- flutter_secure_storage (6.0.0):
|
|
- Flutter
|
|
- geolocator_apple (1.2.0):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- GoogleDataTransport (9.4.1):
|
|
- GoogleUtilities/Environment (~> 7.7)
|
|
- nanopb (< 2.30911.0, >= 2.30908.0)
|
|
- PromisesObjC (< 3.0, >= 1.2)
|
|
- GoogleMLKit/BarcodeScanning (6.0.0):
|
|
- GoogleMLKit/MLKitCore
|
|
- MLKitBarcodeScanning (~> 5.0.0)
|
|
- GoogleMLKit/MLKitCore (6.0.0):
|
|
- MLKitCommon (~> 11.0.0)
|
|
- GoogleToolboxForMac/Defines (4.2.1)
|
|
- GoogleToolboxForMac/Logger (4.2.1):
|
|
- GoogleToolboxForMac/Defines (= 4.2.1)
|
|
- "GoogleToolboxForMac/NSData+zlib (4.2.1)":
|
|
- GoogleToolboxForMac/Defines (= 4.2.1)
|
|
- GoogleUtilities/Environment (7.13.3):
|
|
- GoogleUtilities/Privacy
|
|
- PromisesObjC (< 3.0, >= 1.2)
|
|
- GoogleUtilities/Logger (7.13.3):
|
|
- GoogleUtilities/Environment
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilities/Privacy (7.13.3)
|
|
- GoogleUtilities/UserDefaults (7.13.3):
|
|
- GoogleUtilities/Logger
|
|
- GoogleUtilities/Privacy
|
|
- GoogleUtilitiesComponents (1.1.0):
|
|
- GoogleUtilities/Logger
|
|
- GTMSessionFetcher/Core (3.5.0)
|
|
- image_picker_ios (0.0.1):
|
|
- Flutter
|
|
- MLImage (1.0.0-beta5)
|
|
- MLKitBarcodeScanning (5.0.0):
|
|
- MLKitCommon (~> 11.0)
|
|
- MLKitVision (~> 7.0)
|
|
- MLKitCommon (11.0.0):
|
|
- GoogleDataTransport (< 10.0, >= 9.4.1)
|
|
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
|
|
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
|
|
- GoogleUtilities/UserDefaults (< 8.0, >= 7.13.0)
|
|
- GoogleUtilitiesComponents (~> 1.0)
|
|
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
|
|
- MLKitVision (7.0.0):
|
|
- GoogleToolboxForMac/Logger (< 5.0, >= 4.2.1)
|
|
- "GoogleToolboxForMac/NSData+zlib (< 5.0, >= 4.2.1)"
|
|
- GTMSessionFetcher/Core (< 4.0, >= 3.3.2)
|
|
- MLImage (= 1.0.0-beta5)
|
|
- MLKitCommon (~> 11.0)
|
|
- mobile_scanner (5.2.3):
|
|
- Flutter
|
|
- GoogleMLKit/BarcodeScanning (~> 6.0.0)
|
|
- nanopb (2.30910.0):
|
|
- nanopb/decode (= 2.30910.0)
|
|
- nanopb/encode (= 2.30910.0)
|
|
- nanopb/decode (2.30910.0)
|
|
- nanopb/encode (2.30910.0)
|
|
- path_provider_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- PromisesObjC (2.4.0)
|
|
- shared_preferences_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- url_launcher_ios (0.0.1):
|
|
- Flutter
|
|
- yandex_mapkit (0.0.1):
|
|
- Flutter
|
|
- YandexMapsMobile (= 4.22.0-lite)
|
|
- YandexMapsMobile (4.22.0-lite)
|
|
|
|
DEPENDENCIES:
|
|
- device_info_plus (from `.symlinks/plugins/device_info_plus/ios`)
|
|
- Flutter (from `Flutter`)
|
|
- flutter_secure_storage (from `.symlinks/plugins/flutter_secure_storage/ios`)
|
|
- geolocator_apple (from `.symlinks/plugins/geolocator_apple/darwin`)
|
|
- image_picker_ios (from `.symlinks/plugins/image_picker_ios/ios`)
|
|
- mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`)
|
|
- path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
|
|
- shared_preferences_foundation (from `.symlinks/plugins/shared_preferences_foundation/darwin`)
|
|
- url_launcher_ios (from `.symlinks/plugins/url_launcher_ios/ios`)
|
|
- yandex_mapkit (from `.symlinks/plugins/yandex_mapkit/ios`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- GoogleDataTransport
|
|
- GoogleMLKit
|
|
- GoogleToolboxForMac
|
|
- GoogleUtilities
|
|
- GoogleUtilitiesComponents
|
|
- GTMSessionFetcher
|
|
- MLImage
|
|
- MLKitBarcodeScanning
|
|
- MLKitCommon
|
|
- MLKitVision
|
|
- nanopb
|
|
- PromisesObjC
|
|
- YandexMapsMobile
|
|
|
|
EXTERNAL SOURCES:
|
|
device_info_plus:
|
|
:path: ".symlinks/plugins/device_info_plus/ios"
|
|
Flutter:
|
|
:path: Flutter
|
|
flutter_secure_storage:
|
|
:path: ".symlinks/plugins/flutter_secure_storage/ios"
|
|
geolocator_apple:
|
|
:path: ".symlinks/plugins/geolocator_apple/darwin"
|
|
image_picker_ios:
|
|
:path: ".symlinks/plugins/image_picker_ios/ios"
|
|
mobile_scanner:
|
|
:path: ".symlinks/plugins/mobile_scanner/ios"
|
|
path_provider_foundation:
|
|
:path: ".symlinks/plugins/path_provider_foundation/darwin"
|
|
shared_preferences_foundation:
|
|
:path: ".symlinks/plugins/shared_preferences_foundation/darwin"
|
|
url_launcher_ios:
|
|
:path: ".symlinks/plugins/url_launcher_ios/ios"
|
|
yandex_mapkit:
|
|
:path: ".symlinks/plugins/yandex_mapkit/ios"
|
|
|
|
SPEC CHECKSUMS:
|
|
device_info_plus: 21fcca2080fbcd348be798aa36c3e5ed849eefbe
|
|
Flutter: cabc95a1d2626b1b06e7179b784ebcf0c0cde467
|
|
flutter_secure_storage: 1ed9476fba7e7a782b22888f956cce43e2c62f13
|
|
geolocator_apple: ab36aa0e8b7d7a2d7639b3b4e48308394e8cef5e
|
|
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
|
|
GoogleMLKit: 97ac7af399057e99182ee8edfa8249e3226a4065
|
|
GoogleToolboxForMac: d1a2cbf009c453f4d6ded37c105e2f67a32206d8
|
|
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
|
|
GoogleUtilitiesComponents: 679b2c881db3b615a2777504623df6122dd20afe
|
|
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
|
|
image_picker_ios: e0ece4aa2a75771a7de3fa735d26d90817041326
|
|
MLImage: 1824212150da33ef225fbd3dc49f184cf611046c
|
|
MLKitBarcodeScanning: 10ca0845a6d15f2f6e911f682a1998b68b973e8b
|
|
MLKitCommon: afec63980417d29ffbb4790529a1b0a2291699e1
|
|
MLKitVision: e858c5f125ecc288e4a31127928301eaba9ae0c1
|
|
mobile_scanner: 92e8812bf22a8f84131e2a7f9d0f44dad1a4742b
|
|
nanopb: 438bc412db1928dac798aa6fd75726007be04262
|
|
path_provider_foundation: bb55f6dbba17d0dccd6737fe6f7f34fbd0376880
|
|
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
|
|
shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb
|
|
url_launcher_ios: 7a95fa5b60cc718a708b8f2966718e93db0cef1b
|
|
yandex_mapkit: bac34ca1bdf97e87252a8c6d09a95b1fe39ba103
|
|
YandexMapsMobile: c73844c6096bbb240d1491adc511c2ef4a88d88d
|
|
|
|
PODFILE CHECKSUM: 2301f414ef379b44e245a3312381bf468ba9fa73
|
|
|
|
COCOAPODS: 1.16.2
|