Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove OSRM Text Instructions fully #925

Merged
merged 1 commit into from Dec 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 0 additions & 1 deletion MapboxCoreNavigationTests/CocoaPodsTest/PodInstall/Podfile
Expand Up @@ -6,5 +6,4 @@ target 'PodInstall' do
# The branch of MapboxNavigation and MapboxNavigation will be replaced by Bitrise to use the current branch.
pod 'MapboxNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :branch => 'BRANCH_NAME'
pod 'MapboxCoreNavigation', :git => 'https://github.com/mapbox/mapbox-navigation-ios.git', :branch => 'BRANCH_NAME'
pod 'OSRMTextInstructions', '~> 0.1'
end
Expand Up @@ -5,7 +5,6 @@ PODS:
- Mapbox-iOS-SDK (3.5.1)
- MapboxCoreNavigation (0.2.0):
- MapboxDirections.swift (~> 0.8)
- OSRMTextInstructions (~> 0.1)
- MapboxDirections.swift (0.8.1):
- Polyline (~> 4.1)
- MapboxGeocoder.swift (0.6.0)
Expand All @@ -14,10 +13,8 @@ PODS:
- Mapbox-iOS-SDK (~> 3.5)
- MapboxCoreNavigation
- MapboxDirections.swift (~> 0.8)
- OSRMTextInstructions (~> 0.1)
- Pulley (~> 1.3)
- SDWebImage (~> 4.0)
- OSRMTextInstructions (0.1.0):
- MapboxDirections.swift
- Polyline (4.1.1)
- Pulley (1.3.1)
Expand All @@ -29,7 +26,6 @@ DEPENDENCIES:
- MapboxCoreNavigation (from `../../../`)
- MapboxGeocoder.swift (~> 0.6.0)
- MapboxNavigation (from `../../../`)
- OSRMTextInstructions (~> 0.1)

EXTERNAL SOURCES:
MapboxCoreNavigation:
Expand All @@ -45,7 +41,6 @@ SPEC CHECKSUMS:
MapboxDirections.swift: 5249280d72d1fbabd1814f172f748f0efe7c2067
MapboxGeocoder.swift: dd6783c5262b4ebb1cf5f2662b56cea94a90f67d
MapboxNavigation: 4a955ed1dec7a04c6f887b1a7a6d5839d3a5ac26
OSRMTextInstructions: 2041ddf1b9cb11770b30c94ca2618c073326d826
Polyline: 381d1e699fd12508f97cfc468478dfbab67edf1f
Pulley: 99a45ad8aba14dafb2c6f4f16cb9667eb41c0919
SDWebImage: 76a6348bdc74eb5a55dd08a091ef298e56b55e41
Expand Down
15 changes: 0 additions & 15 deletions MapboxNavigation.xcodeproj/project.pbxproj
Expand Up @@ -64,8 +64,6 @@
354A01C61E66265600D765C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BE1E6625A900D765C2 /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01C91E66265B00D765C2 /* Polyline.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BC1E66259600D765C2 /* Polyline.framework */; };
354A01CA1E66265B00D765C2 /* Polyline.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BC1E66259600D765C2 /* Polyline.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01CB1E66265D00D765C2 /* OSRMTextInstructions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */; };
354A01CC1E66265D00D765C2 /* OSRMTextInstructions.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01CF1E66266100D765C2 /* MapboxDirections.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01B81E66256600D765C2 /* MapboxDirections.framework */; };
354A01D01E66266100D765C2 /* MapboxDirections.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01B81E66256600D765C2 /* MapboxDirections.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01D51E6626AC00D765C2 /* MapboxCoreNavigation.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C5ADFBC91DDCC7840011824B /* MapboxCoreNavigation.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
Expand All @@ -77,8 +75,6 @@
354A01E11E6626EF00D765C2 /* SDWebImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BE1E6625A900D765C2 /* SDWebImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01E41E6626EF00D765C2 /* Polyline.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BC1E66259600D765C2 /* Polyline.framework */; };
354A01E51E6626EF00D765C2 /* Polyline.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BC1E66259600D765C2 /* Polyline.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01E61E6626EF00D765C2 /* OSRMTextInstructions.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */; };
354A01E71E6626EF00D765C2 /* OSRMTextInstructions.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01EA1E6626EF00D765C2 /* MapboxDirections.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01B81E66256600D765C2 /* MapboxDirections.framework */; };
354A01EB1E6626EF00D765C2 /* MapboxDirections.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 354A01B81E66256600D765C2 /* MapboxDirections.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
354A01EC1E6626EF00D765C2 /* Mapbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35A1D3651E6624EF00A48FE8 /* Mapbox.framework */; };
Expand Down Expand Up @@ -280,7 +276,6 @@
354A01C61E66265600D765C2 /* SDWebImage.framework in Embed Frameworks */,
354A01D01E66266100D765C2 /* MapboxDirections.framework in Embed Frameworks */,
35D4282B1FA0DF1D00176028 /* MapboxNavigation.framework in Embed Frameworks */,
354A01CC1E66265D00D765C2 /* OSRMTextInstructions.framework in Embed Frameworks */,
354A01CA1E66265B00D765C2 /* Polyline.framework in Embed Frameworks */,
354A01C31E66265100D765C2 /* Mapbox.framework in Embed Frameworks */,
);
Expand All @@ -303,7 +298,6 @@
354A01E51E6626EF00D765C2 /* Polyline.framework in Embed Frameworks */,
354A01E11E6626EF00D765C2 /* SDWebImage.framework in Embed Frameworks */,
354A01DE1E6626EA00D765C2 /* MapboxNavigation.framework in Embed Frameworks */,
354A01E71E6626EF00D765C2 /* OSRMTextInstructions.framework in Embed Frameworks */,
354A01ED1E6626EF00D765C2 /* Mapbox.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
Expand Down Expand Up @@ -373,7 +367,6 @@
3540514C1F73F3BB00ED572D /* route-with-straight-roundabout.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = "route-with-straight-roundabout.json"; sourceTree = "<group>"; };
3540514E1F73F3F300ED572D /* TurnArrowTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TurnArrowTests.swift; sourceTree = "<group>"; };
354A01B81E66256600D765C2 /* MapboxDirections.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapboxDirections.framework; path = Carthage/Build/iOS/MapboxDirections.framework; sourceTree = "<group>"; };
354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OSRMTextInstructions.framework; path = Carthage/Build/iOS/OSRMTextInstructions.framework; sourceTree = "<group>"; };
354A01BC1E66259600D765C2 /* Polyline.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Polyline.framework; path = Carthage/Build/iOS/Polyline.framework; sourceTree = "<group>"; };
354A01BE1E6625A900D765C2 /* SDWebImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDWebImage.framework; path = Carthage/Build/iOS/SDWebImage.framework; sourceTree = "<group>"; };
354BD4F11E6634C500AE1344 /* AWSPolly.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AWSPolly.framework; path = Carthage/Build/iOS/AWSPolly.framework; sourceTree = "<group>"; };
Expand Down Expand Up @@ -578,7 +571,6 @@
35E9B0AD1F9E0F8F00BF84AB /* MapboxNavigation.framework in Frameworks */,
354A01C51E66265600D765C2 /* SDWebImage.framework in Frameworks */,
354A01CF1E66266100D765C2 /* MapboxDirections.framework in Frameworks */,
354A01CB1E66265D00D765C2 /* OSRMTextInstructions.framework in Frameworks */,
C57607B11F4CC9E800C27423 /* Solar.framework in Frameworks */,
C549F8321F17F2C5001A0A2D /* MapboxMobileEvents.framework in Frameworks */,
35CC14171F79A434009E872A /* Turf.framework in Frameworks */,
Expand All @@ -600,7 +592,6 @@
C51245F21F19471C00E33B52 /* MapboxMobileEvents.framework in Frameworks */,
354A01E01E6626EF00D765C2 /* SDWebImage.framework in Frameworks */,
354A01DD1E6626EA00D765C2 /* MapboxNavigation.framework in Frameworks */,
354A01E61E6626EF00D765C2 /* OSRMTextInstructions.framework in Frameworks */,
354A01EC1E6626EF00D765C2 /* Mapbox.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -811,7 +802,6 @@
354BD4F11E6634C500AE1344 /* AWSPolly.framework */,
354A01BE1E6625A900D765C2 /* SDWebImage.framework */,
354A01BC1E66259600D765C2 /* Polyline.framework */,
354A01BB1E66258A00D765C2 /* OSRMTextInstructions.framework */,
354A01B81E66256600D765C2 /* MapboxDirections.framework */,
35A1D3651E6624EF00A48FE8 /* Mapbox.framework */,
);
Expand Down Expand Up @@ -1362,7 +1352,6 @@
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Mapbox.framework",
"$(SRCROOT)/Carthage/Build/iOS/MapboxDirections.framework",
"$(SRCROOT)/Carthage/Build/iOS/OSRMTextInstructions.framework",
"$(SRCROOT)/Carthage/Build/iOS/SDWebImage.framework",
"$(SRCROOT)/Carthage/Build/iOS/Polyline.framework",
"$(SRCROOT)/Carthage/Build/iOS/AWSPolly.framework",
Expand All @@ -1387,7 +1376,6 @@
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Mapbox.framework",
"$(SRCROOT)/Carthage/Build/iOS/MapboxDirections.framework",
"$(SRCROOT)/Carthage/Build/iOS/OSRMTextInstructions.framework",
"$(SRCROOT)/Carthage/Build/iOS/SDWebImage.framework",
"$(SRCROOT)/Carthage/Build/iOS/Polyline.framework",
"$(SRCROOT)/Carthage/Build/iOS/AWSPolly.framework",
Expand All @@ -1399,7 +1387,6 @@
outputPaths = (
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Mapbox.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/MapboxDirections.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OSRMTextInstructions.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/SDWebImage.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Polyline.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/AWSPolly.framework",
Expand All @@ -1420,7 +1407,6 @@
inputPaths = (
"$(SRCROOT)/Carthage/Build/iOS/Mapbox.framework",
"$(SRCROOT)/Carthage/Build/iOS/MapboxDirections.framework",
"$(SRCROOT)/Carthage/Build/iOS/OSRMTextInstructions.framework",
"$(SRCROOT)/Carthage/Build/iOS/SDWebImage.framework",
"$(SRCROOT)/Carthage/Build/iOS/Polyline.framework",
"$(SRCROOT)/Carthage/Build/iOS/AWSPolly.framework",
Expand All @@ -1433,7 +1419,6 @@
outputPaths = (
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Mapbox.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/MapboxDirections.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/OSRMTextInstructions.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/SDWebImage.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/Polyline.framework",
"$(BUILT_PRODUCTS_DIR)/$(FRAMEWORKS_FOLDER_PATH)/AWSPolly.framework",
Expand Down