Skip to content

Comments

Fix a compile issue on watchOS targets, revolving around the reload(mkMapView: MKMapView) function#19

Open
andylin2004 wants to merge 1 commit intovospennikov:mainfrom
andylin2004:watchos-compile-fix
Open

Fix a compile issue on watchOS targets, revolving around the reload(mkMapView: MKMapView) function#19
andylin2004 wants to merge 1 commit intovospennikov:mainfrom
andylin2004:watchos-compile-fix

Conversation

@andylin2004
Copy link

MKMapView is unavailable on watchOS, so the current version of the package fails to build on watchOS targets. This change adds an @available tag for this function for watchOS to mark this function as unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant