Binary Framework as Swift Package with 4.0.0 Yandex mobile maps
Release with v 4.0.0 binary framework with Yandex mobile maps is taken from here and wrapped to SwiftPM using this article.
Release with v 4.0.1 binary framework with Yandex mobile maps is taken from here and patched using huge knowledges of Igor Makarov.
👨🏻💻 Feel free to subscribe to channel SwiftUI dev in telegram.
If you like this repository, please do :star: to make this useful for others.
To integrate YandexMapsMobile into your project using SwiftPM add the following to your Package.swift
:
dependencies: [
.package(url: "https://github.com/c-villain/YandexMapsMobile", from: "4.0.1"),
],
❗️ Recommended to Open Xcode using Rosetta
works on Xcode > 13.3 can build both on device and simulators but on simulator crashed with error (without Rosetta mode):
'cyclone' is not a recognized processor for this target (ignoring processor)
to Igor Makarov for his contributing!
link |
Stars: 0 |
Last commit: 4 days ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics