summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLStyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/darwin/src/MGLStyle.h')
-rw-r--r--platform/darwin/src/MGLStyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/darwin/src/MGLStyle.h b/platform/darwin/src/MGLStyle.h
index 5396a60eb4..93d6721b66 100644
--- a/platform/darwin/src/MGLStyle.h
+++ b/platform/darwin/src/MGLStyle.h
@@ -283,7 +283,7 @@ MGL_EXPORT
The <a href="https://docs.mapbox.com/help/glossary/style-url/">style URL</a> associated
with the style.
*/
-@property (readonly, strong, nullable) NSURL *URL;
+@property (nonatomic, strong, nullable) NSURL *URL;
#pragma mark Managing Sources