|
87 | 87 | 580F709E252D11AF000512BE /* ManageOfflineRegionsExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 580F709D252D11AF000512BE /* ManageOfflineRegionsExample.m */; }; |
88 | 88 | 583BAE082481AFF50079BB57 /* InsetMapExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 583BAE072481AFF50079BB57 /* InsetMapExample.m */; }; |
89 | 89 | 583BAE0B2481B1580079BB57 /* InsetMapExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 583BAE0A2481B1580079BB57 /* InsetMapExample.swift */; }; |
| 90 | + 58D43A9B25B9C9D600A29650 /* LineGradientExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 58D43A9A25B9C9D600A29650 /* LineGradientExample.swift */; }; |
| 91 | + 58D43AA525B9CA1500A29650 /* LineGradientExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 58D43AA425B9CA1500A29650 /* LineGradientExample.m */; }; |
| 92 | + 58D43ACD25B9CE1A00A29650 /* iOSLineGeoJSON.geojson in Resources */ = {isa = PBXBuildFile; fileRef = 58D43AAA25B9CA6200A29650 /* iOSLineGeoJSON.geojson */; }; |
90 | 93 | 646B62971DEF6DAF000AA523 /* ShowHideLayerExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 646B62961DEF6DAF000AA523 /* ShowHideLayerExample.swift */; }; |
91 | 94 | 646B629C1DEF6DF1000AA523 /* ShowHideLayerExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 646B629B1DEF6DF1000AA523 /* ShowHideLayerExample.m */; }; |
92 | 95 | 646B62A61DEF7121000AA523 /* AnimatedLineExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 646B62A51DEF7121000AA523 /* AnimatedLineExample.m */; }; |
|
288 | 291 | 583BAE072481AFF50079BB57 /* InsetMapExample.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InsetMapExample.m; sourceTree = "<group>"; }; |
289 | 292 | 583BAE092481B0220079BB57 /* InsetMapExample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InsetMapExample.h; sourceTree = "<group>"; }; |
290 | 293 | 583BAE0A2481B1580079BB57 /* InsetMapExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsetMapExample.swift; sourceTree = "<group>"; }; |
| 294 | + 58D43A9925B9C93800A29650 /* LineGradientExample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LineGradientExample.h; sourceTree = "<group>"; }; |
| 295 | + 58D43A9A25B9C9D600A29650 /* LineGradientExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LineGradientExample.swift; sourceTree = "<group>"; }; |
| 296 | + 58D43AA425B9CA1500A29650 /* LineGradientExample.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LineGradientExample.m; sourceTree = "<group>"; }; |
| 297 | + 58D43AAA25B9CA6200A29650 /* iOSLineGeoJSON.geojson */ = {isa = PBXFileReference; lastKnownFileType = text; path = iOSLineGeoJSON.geojson; sourceTree = "<group>"; }; |
291 | 298 | 646B62961DEF6DAF000AA523 /* ShowHideLayerExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowHideLayerExample.swift; sourceTree = "<group>"; }; |
292 | 299 | 646B629B1DEF6DF1000AA523 /* ShowHideLayerExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShowHideLayerExample.m; sourceTree = "<group>"; }; |
293 | 300 | 646B629E1DEF6DFD000AA523 /* ShowHideLayerExample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ShowHideLayerExample.h; sourceTree = "<group>"; }; |
|
480 | 487 | 646B62AF1DEF7161000AA523 /* AnimatedLineExample.swift */, |
481 | 488 | 646B62AD1DEF7155000AA523 /* LineStyleLayerExample.swift */, |
482 | 489 | 055ABCC21EFB14AE0063BACA /* PolygonPatternExample.swift */, |
| 490 | + 58D43A9A25B9C9D600A29650 /* LineGradientExample.swift */, |
483 | 491 | ); |
484 | 492 | name = "Lines and polygons"; |
485 | 493 | sourceTree = "<group>"; |
|
579 | 587 | 646B62A51DEF7121000AA523 /* AnimatedLineExample.m */, |
580 | 588 | 05FA539F1FE2FA1E001F3D7D /* LineStyleLayerExample.m */, |
581 | 589 | 05FA539D1FE2FA1D001F3D7D /* PolygonPatternExample.m */, |
| 590 | + 58D43AA425B9CA1500A29650 /* LineGradientExample.m */, |
582 | 591 | ); |
583 | 592 | name = "Lines and polygons"; |
584 | 593 | sourceTree = "<group>"; |
|
812 | 821 | 1F07016422557B0B0045E061 /* icons.xcassets */, |
813 | 822 | 1F07015622530BDF0045E061 /* text-format.json */, |
814 | 823 | 075AFB7723393DBA0091FF0A /* example.geojson */, |
| 824 | + 58D43AAA25B9CA6200A29650 /* iOSLineGeoJSON.geojson */, |
815 | 825 | ); |
816 | 826 | path = Files; |
817 | 827 | sourceTree = "<group>"; |
|
864 | 874 | 583BAE092481B0220079BB57 /* InsetMapExample.h */, |
865 | 875 | C67C17E12507FC0C004112DE /* LocationPrivacyExample.h */, |
866 | 876 | 580F7089252D10F0000512BE /* ManageOfflineRegionsExample.h */, |
| 877 | + 58D43A9925B9C93800A29650 /* LineGradientExample.h */, |
867 | 878 | ); |
868 | 879 | path = Headers; |
869 | 880 | sourceTree = "<group>"; |
|
1113 | 1124 | DD5939E61E6778480009BEB2 /* clustering.xcassets in Resources */, |
1114 | 1125 | 9619629C1C581700002D3DAB /* Assets.xcassets in Resources */, |
1115 | 1126 | 1F07016522557B0B0045E061 /* icons.xcassets in Resources */, |
| 1127 | + 58D43ACD25B9CE1A00A29650 /* iOSLineGeoJSON.geojson in Resources */, |
1116 | 1128 | 075AFB7823393DBA0091FF0A /* example.geojson in Resources */, |
1117 | 1129 | 64BBDAF01DF22D9600BB705D /* third_party_vector_style.json in Resources */, |
1118 | 1130 | 961962CF1C581FBC002D3DAB /* Main.storyboard in Resources */, |
|
1218 | 1230 | inputPaths = ( |
1219 | 1231 | "${PODS_ROOT}/Target Support Files/Pods-Examples/Pods-Examples-frameworks.sh", |
1220 | 1232 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework", |
1221 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework.dSYM", |
1222 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/8F3E82C3-52DF-39E5-809D-3389B6CBCAD4.bcsymbolmap", |
1223 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/0DC8DAD8-C6D7-343B-ACBF-79B48068D7CC.bcsymbolmap", |
1224 | 1233 | "${BUILT_PRODUCTS_DIR}/MapboxMobileEvents/MapboxMobileEvents.framework", |
1225 | 1234 | ); |
1226 | 1235 | name = "[CP] Embed Pods Frameworks"; |
1227 | 1236 | outputPaths = ( |
1228 | 1237 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Mapbox.framework", |
1229 | | - "${DWARF_DSYM_FOLDER_PATH}/Mapbox.framework.dSYM", |
1230 | | - "${BUILT_PRODUCTS_DIR}/8F3E82C3-52DF-39E5-809D-3389B6CBCAD4.bcsymbolmap", |
1231 | | - "${BUILT_PRODUCTS_DIR}/0DC8DAD8-C6D7-343B-ACBF-79B48068D7CC.bcsymbolmap", |
1232 | 1238 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxMobileEvents.framework", |
1233 | 1239 | ); |
1234 | 1240 | runOnlyForDeploymentPostprocessing = 0; |
|
1259 | 1265 | inputPaths = ( |
1260 | 1266 | "${PODS_ROOT}/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh", |
1261 | 1267 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework", |
1262 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework.dSYM", |
1263 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/8F3E82C3-52DF-39E5-809D-3389B6CBCAD4.bcsymbolmap", |
1264 | | - "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/0DC8DAD8-C6D7-343B-ACBF-79B48068D7CC.bcsymbolmap", |
1265 | 1268 | "${BUILT_PRODUCTS_DIR}/MapboxMobileEvents/MapboxMobileEvents.framework", |
1266 | 1269 | ); |
1267 | 1270 | name = "[CP] Embed Pods Frameworks"; |
1268 | 1271 | outputPaths = ( |
1269 | 1272 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Mapbox.framework", |
1270 | | - "${DWARF_DSYM_FOLDER_PATH}/Mapbox.framework.dSYM", |
1271 | | - "${BUILT_PRODUCTS_DIR}/8F3E82C3-52DF-39E5-809D-3389B6CBCAD4.bcsymbolmap", |
1272 | | - "${BUILT_PRODUCTS_DIR}/0DC8DAD8-C6D7-343B-ACBF-79B48068D7CC.bcsymbolmap", |
1273 | 1273 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MapboxMobileEvents.framework", |
1274 | 1274 | ); |
1275 | 1275 | runOnlyForDeploymentPostprocessing = 0; |
|
1429 | 1429 | DDF943291E5DE63300545D0F /* ClusteringExample.m in Sources */, |
1430 | 1430 | 3E44BA58203B54260072DE4B /* MultipleImagesExample.m in Sources */, |
1431 | 1431 | 3EBCD7171DC28240001E342F /* DefaultCalloutExample.swift in Sources */, |
| 1432 | + 58D43A9B25B9C9D600A29650 /* LineGradientExample.swift in Sources */, |
1432 | 1433 | 64BBDAFD1DF24DEB00BB705D /* WebAPIDataExample.m in Sources */, |
1433 | 1434 | 055ABCC31EFB14AE0063BACA /* PolygonPatternExample.swift in Sources */, |
1434 | 1435 | 583BAE0B2481B1580079BB57 /* InsetMapExample.swift in Sources */, |
1435 | 1436 | 646B62AE1DEF7155000AA523 /* LineStyleLayerExample.swift in Sources */, |
| 1437 | + 58D43AA525B9CA1500A29650 /* LineGradientExample.m in Sources */, |
1436 | 1438 | 3EBCD71F1DC28240001E342F /* DefaultStylesExample.swift in Sources */, |
1437 | 1439 | DD5939E41E6639BA0009BEB2 /* ClusteringExample.swift in Sources */, |
1438 | 1440 | 3E22EF4F1F87F10C00605203 /* ImageSourceExample.swift in Sources */, |
|
0 commit comments