Fix missing Dependency #186
Annotations
2 warnings
Test MapLibreSwiftUI-Package on platform=iOS Simulator,name=iPhone 16,OS=18.1:
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L271
main actor-isolated property 'userLayers' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
|
Test MapLibreSwiftUI-Package on platform=iOS Simulator,name=iPhone 16,OS=18.1:
Sources/MapLibreSwiftUI/MapViewCoordinator.swift#L367
sending 'self' risks causing data races; this is an error in the Swift 6 language mode
|
Loading