|
40 | 40 | 07F53B851E00D02100B58DB3 /* AnnotationViewsAndImagesExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 07F53B841E00D02100B58DB3 /* AnnotationViewsAndImagesExample.m */; }; |
41 | 41 | 1F1F84751E538ABB00332CC3 /* BlockingGesturesDelegateExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 1F1F84741E538ABB00332CC3 /* BlockingGesturesDelegateExample.m */; }; |
42 | 42 | 1F1F84771E53A3B700332CC3 /* BlockingGesturesDelegateExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1F1F84761E53A3B700332CC3 /* BlockingGesturesDelegateExample.swift */; }; |
| 43 | + 2F00FCD121750D5A0028FC69 /* SymbolLayerZOrderExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 2F00FCD021750D5A0028FC69 /* SymbolLayerZOrderExample.m */; }; |
| 44 | + 2F00FCD3217511760028FC69 /* SymbolLayerZOrderExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2F00FCD2217511760028FC69 /* SymbolLayerZOrderExample.swift */; }; |
43 | 45 | 3E085B801EC526C500163C99 /* BuildingsExample.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E085B7F1EC526C500163C99 /* BuildingsExample.swift */; }; |
44 | 46 | 3E085B831EC526E500163C99 /* BuildingsExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E085B821EC526E500163C99 /* BuildingsExample.m */; }; |
45 | 47 | 3E1806101EAA800A004DB131 /* UserLocationAnnotationExample.m in Sources */ = {isa = PBXBuildFile; fileRef = 3E18060F1EAA800A004DB131 /* UserLocationAnnotationExample.m */; }; |
|
232 | 234 | 1F1F84761E53A3B700332CC3 /* BlockingGesturesDelegateExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BlockingGesturesDelegateExample.swift; sourceTree = "<group>"; }; |
233 | 235 | 29A0D7C8DCD539DCA5DA1BAC /* Pods-Examples.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Examples.release.xcconfig"; path = "Pods/Target Support Files/Pods-Examples/Pods-Examples.release.xcconfig"; sourceTree = "<group>"; }; |
234 | 236 | 2ECF27F4ACA1A3CA05DE1954 /* Pods-DocsCode.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DocsCode.release.xcconfig"; path = "Pods/Target Support Files/Pods-DocsCode/Pods-DocsCode.release.xcconfig"; sourceTree = "<group>"; }; |
| 237 | + 2F00FCCF21750D5A0028FC69 /* SymbolLayerZOrderExample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SymbolLayerZOrderExample.h; sourceTree = "<group>"; }; |
| 238 | + 2F00FCD021750D5A0028FC69 /* SymbolLayerZOrderExample.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SymbolLayerZOrderExample.m; sourceTree = "<group>"; }; |
| 239 | + 2F00FCD2217511760028FC69 /* SymbolLayerZOrderExample.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SymbolLayerZOrderExample.swift; sourceTree = "<group>"; }; |
235 | 240 | 3E085B7F1EC526C500163C99 /* BuildingsExample.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BuildingsExample.swift; sourceTree = "<group>"; }; |
236 | 241 | 3E085B811EC526E500163C99 /* BuildingsExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuildingsExample.h; sourceTree = "<group>"; }; |
237 | 242 | 3E085B821EC526E500163C99 /* BuildingsExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BuildingsExample.m; sourceTree = "<group>"; }; |
|
476 | 481 | 3EBCD70D1DC28240001E342F /* ImageAnnotationExample.swift */, |
477 | 482 | 3E1806111EAA804B004DB131 /* UserLocationAnnotationExample.swift */, |
478 | 483 | 64BBDB021DF24E0900BB705D /* WebAPIDataExample.swift */, |
| 484 | + 2F00FCD2217511760028FC69 /* SymbolLayerZOrderExample.swift */, |
479 | 485 | ); |
480 | 486 | name = "Markers and callouts"; |
481 | 487 | sourceTree = "<group>"; |
|
577 | 583 | 96D431FB1C84B4F7007D09D1 /* ImageAnnotationExample.m */, |
578 | 584 | 3E18060F1EAA800A004DB131 /* UserLocationAnnotationExample.m */, |
579 | 585 | 64BBDAFC1DF24DEB00BB705D /* WebAPIDataExample.m */, |
| 586 | + 2F00FCD021750D5A0028FC69 /* SymbolLayerZOrderExample.m */, |
580 | 587 | ); |
581 | 588 | name = "Markers and callouts"; |
582 | 589 | sourceTree = "<group>"; |
|
864 | 871 | 968247011C5BDCBB00494AB8 /* StudioClassicStyleExample.h */, |
865 | 872 | 9691AAA11C5AAD8F006A58C6 /* StudioStyleExample.h */, |
866 | 873 | 05536CB3200F9B4900657097 /* SwitchStylesExample.h */, |
| 874 | + 2F00FCCF21750D5A0028FC69 /* SymbolLayerZOrderExample.h */, |
867 | 875 | 64CF970E1DF224D400C3C27B /* ThirdPartyVectorStyleExample.h */, |
868 | 876 | 3E18060E1EAA800A004DB131 /* UserLocationAnnotationExample.h */, |
869 | 877 | 969E7FDB1D25C31700663F84 /* UserTrackingModesExample.h */, |
|
1061 | 1069 | }; |
1062 | 1070 | 9619628B1C581700002D3DAB = { |
1063 | 1071 | CreatedOnToolsVersion = 7.3; |
1064 | | - DevelopmentTeam = GJZR2MEM28; |
| 1072 | + DevelopmentTeam = GM7DBR7Y3J; |
1065 | 1073 | LastSwiftMigration = 0900; |
1066 | 1074 | ProvisioningStyle = Automatic; |
1067 | 1075 | }; |
|
1239 | 1247 | files = ( |
1240 | 1248 | ); |
1241 | 1249 | inputPaths = ( |
1242 | | - "${PODS_ROOT}/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh", |
| 1250 | + "${SRCROOT}/Pods/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh", |
1243 | 1251 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework", |
1244 | 1252 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework.dSYM", |
1245 | 1253 | "${BUILT_PRODUCTS_DIR}/MapboxCoreNavigation/MapboxCoreNavigation.framework", |
|
1266 | 1274 | ); |
1267 | 1275 | runOnlyForDeploymentPostprocessing = 0; |
1268 | 1276 | shellPath = /bin/sh; |
1269 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh\"\n"; |
| 1277 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-DocsCode/Pods-DocsCode-frameworks.sh\"\n"; |
1270 | 1278 | showEnvVarsInLog = 0; |
1271 | 1279 | }; |
1272 | 1280 | B8CEDEEE83C3362F5C012330 /* [CP] Embed Pods Frameworks */ = { |
|
1275 | 1283 | files = ( |
1276 | 1284 | ); |
1277 | 1285 | inputPaths = ( |
1278 | | - "${PODS_ROOT}/Target Support Files/Pods-Examples/Pods-Examples-frameworks.sh", |
| 1286 | + "${SRCROOT}/Pods/Target Support Files/Pods-Examples/Pods-Examples-frameworks.sh", |
1279 | 1287 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework", |
1280 | 1288 | "${PODS_ROOT}/Mapbox-iOS-SDK/dynamic/Mapbox.framework.dSYM", |
1281 | 1289 | ); |
|
1286 | 1294 | ); |
1287 | 1295 | runOnlyForDeploymentPostprocessing = 0; |
1288 | 1296 | shellPath = /bin/sh; |
1289 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Examples/Pods-Examples-frameworks.sh\"\n"; |
| 1297 | + shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Examples/Pods-Examples-frameworks.sh\"\n"; |
1290 | 1298 | showEnvVarsInLog = 0; |
1291 | 1299 | }; |
1292 | 1300 | D8896F91CDF96A2DF29EF047 /* [CP] Check Pods Manifest.lock */ = { |
|
1390 | 1398 | 3EBCD7221DC28240001E342F /* LineAnnotationGeoJSONExample.swift in Sources */, |
1391 | 1399 | 3E085B831EC526E500163C99 /* BuildingsExample.m in Sources */, |
1392 | 1400 | 3E9EF27C209CFD460053D1D7 /* HeatmapExample.swift in Sources */, |
| 1401 | + 2F00FCD3217511760028FC69 /* SymbolLayerZOrderExample.swift in Sources */, |
1393 | 1402 | 64BBDAF61DF232FD00BB705D /* SelectFeatureExample.swift in Sources */, |
1394 | 1403 | CA3B162E2098CA7E005C087B /* TestingSupport.m in Sources */, |
1395 | 1404 | 64BBDAF81DF2330B00BB705D /* SelectFeatureExample.m in Sources */, |
|
1436 | 1445 | 05FA53A61FE2FA34001F3D7D /* OfflinePackExample.m in Sources */, |
1437 | 1446 | 3E22EF521F8821F800605203 /* ImageSourceExample.m in Sources */, |
1438 | 1447 | 05FA53A71FE2FA34001F3D7D /* StaticSnapshotExample.m in Sources */, |
| 1448 | + 2F00FCD121750D5A0028FC69 /* SymbolLayerZOrderExample.m in Sources */, |
1439 | 1449 | 3EBCD71C1DC28240001E342F /* CustomCalloutViewExample.swift in Sources */, |
1440 | 1450 | 05FA53AD1FE2FBB3001F3D7D /* DefaultCalloutExample.m in Sources */, |
1441 | 1451 | CA39B2C1209B881300D37037 /* AnnotationViewExample+UITesting.m in Sources */, |
|
1724 | 1734 | CLANG_ENABLE_MODULES = YES; |
1725 | 1735 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
1726 | 1736 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 1737 | + CODE_SIGN_STYLE = Automatic; |
1727 | 1738 | CURRENT_PROJECT_VERSION = 0; |
1728 | | - DEVELOPMENT_TEAM = GJZR2MEM28; |
| 1739 | + DEVELOPMENT_TEAM = GM7DBR7Y3J; |
1729 | 1740 | FRAMEWORK_SEARCH_PATHS = ( |
1730 | 1741 | "$(inherited)", |
1731 | 1742 | "$(PROJECT_DIR)", |
1732 | 1743 | ); |
1733 | 1744 | INFOPLIST_FILE = Examples/Info.plist; |
1734 | 1745 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1735 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.examples; |
| 1746 | + PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.examples6; |
1736 | 1747 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1748 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1737 | 1749 | SWIFT_OBJC_BRIDGING_HEADER = "Examples/Examples-Bridging-Header.h"; |
1738 | 1750 | SWIFT_VERSION = 4.0; |
1739 | 1751 | }; |
|
1747 | 1759 | CLANG_ENABLE_MODULES = YES; |
1748 | 1760 | CODE_SIGN_IDENTITY = "iPhone Developer"; |
1749 | 1761 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
| 1762 | + CODE_SIGN_STYLE = Automatic; |
1750 | 1763 | CURRENT_PROJECT_VERSION = 0; |
1751 | | - DEVELOPMENT_TEAM = GJZR2MEM28; |
| 1764 | + DEVELOPMENT_TEAM = GM7DBR7Y3J; |
1752 | 1765 | FRAMEWORK_SEARCH_PATHS = ( |
1753 | 1766 | "$(inherited)", |
1754 | 1767 | "$(PROJECT_DIR)", |
1755 | 1768 | ); |
1756 | 1769 | INFOPLIST_FILE = Examples/Info.plist; |
1757 | 1770 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1758 | | - PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.examples; |
| 1771 | + PRODUCT_BUNDLE_IDENTIFIER = com.mapbox.examples6; |
1759 | 1772 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1773 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1760 | 1774 | SWIFT_OBJC_BRIDGING_HEADER = "Examples/Examples-Bridging-Header.h"; |
1761 | 1775 | SWIFT_VERSION = 4.0; |
1762 | 1776 | }; |
|
0 commit comments