summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--platform/ios/sdk-files.json2
-rw-r--r--platform/macos/sdk-files.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/sdk-files.json b/platform/ios/sdk-files.json
index dc59e179c8..1652057839 100644
--- a/platform/ios/sdk-files.json
+++ b/platform/ios/sdk-files.json
@@ -72,7 +72,7 @@
"platform/ios/vendor/mapbox-events-ios/MapboxMobileEvents/MMELocationManager.m",
"platform/darwin/src/MGLShape.mm",
"platform/darwin/src/MGLCompassDirectionFormatter.m",
- "platform/darwin/src/MGLNetworkConfiguration.m",
+ "platform/darwin/src/MGLNetworkConfiguration.mm",
"platform/darwin/src/MGLStyleLayer.mm",
"platform/darwin/src/MGLStyleLayerManager.mm",
"platform/darwin/src/NSValue+MGLAdditions.m",
diff --git a/platform/macos/sdk-files.json b/platform/macos/sdk-files.json
index 13760da70f..47f5665c81 100644
--- a/platform/macos/sdk-files.json
+++ b/platform/macos/sdk-files.json
@@ -14,7 +14,6 @@
"platform/darwin/src/MGLOfflinePack.mm",
"platform/darwin/src/NSDate+MGLAdditions.mm",
"platform/darwin/src/MGLLoggingConfiguration.mm",
- "platform/darwin/src/MGLNetworkConfiguration.m",
"platform/darwin/src/MGLLight.mm",
"platform/macos/src/MGLAnnotationImage.m",
"platform/darwin/src/NSExpression+MGLAdditions.mm",
@@ -71,6 +70,7 @@
"platform/darwin/src/NSComparisonPredicate+MGLAdditions.mm",
"platform/macos/src/MGLMapView+Impl.mm",
"platform/darwin/src/MGLCompassDirectionFormatter.m",
+ "platform/darwin/src/MGLNetworkConfiguration.mm",
"platform/darwin/src/MGLRasterDEMSource.mm",
"platform/darwin/src/MGLLineStyleLayer.mm",
"platform/darwin/src/MGLSymbolStyleLayer.mm",