Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/xcode
diff options
context:
space:
mode:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-09-13 13:45:19 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2017-09-13 16:25:53 +0300
commitabde1966a2cb9fb822c73f24299ff3695d768ea7 (patch)
tree13a57959ba9d5bc3ef42db0e8c4903c9910e7c97 /xcode
parentf79fd125bc6ee43346c727efdb722ca6727c89e3 (diff)
xcode build fix.
Diffstat (limited to 'xcode')
-rw-r--r--xcode/routing/routing.xcodeproj/project.pbxproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/xcode/routing/routing.xcodeproj/project.pbxproj b/xcode/routing/routing.xcodeproj/project.pbxproj
index 68cc99233a..c714edca3a 100644
--- a/xcode/routing/routing.xcodeproj/project.pbxproj
+++ b/xcode/routing/routing.xcodeproj/project.pbxproj
@@ -76,8 +76,6 @@
567E9F751F5850460064CB96 /* route_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F701F5850460064CB96 /* route_test.cpp */; };
567E9F761F5850460064CB96 /* get_altitude_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F711F5850460064CB96 /* get_altitude_test.cpp */; };
567E9F771F5850460064CB96 /* bicycle_route_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F721F5850460064CB96 /* bicycle_route_test.cpp */; };
- 567E9F781F5850460064CB96 /* bicycle_turn_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F731F5850460064CB96 /* bicycle_turn_test.cpp */; };
- 567E9F791F5850460064CB96 /* turn_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F741F5850460064CB96 /* turn_test.cpp */; };
567E9F7B1F58506B0064CB96 /* street_names_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F7A1F58506B0064CB96 /* street_names_test.cpp */; };
567E9F7D1F5852C00064CB96 /* libicu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 567E9F7C1F5852C00064CB96 /* libicu.a */; };
567E9F7F1F58530D0064CB96 /* librouting_common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 567E9F7E1F58530D0064CB96 /* librouting_common.a */; };
@@ -100,10 +98,12 @@
56CA09E61E30E73B00D05C9A /* index_graph_tools.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56CA09E11E30E73B00D05C9A /* index_graph_tools.hpp */; };
56CA09E71E30E73B00D05C9A /* restriction_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56CA09E21E30E73B00D05C9A /* restriction_test.cpp */; };
56CA09E91E30F19800D05C9A /* libtraffic.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 56CA09E81E30F19800D05C9A /* libtraffic.a */; };
- 56CA63071F61206700E6681B /* road_graph_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56CA63061F61206700E6681B /* road_graph_tests.cpp */; };
+ 56CA630A1F619C1000E6681B /* road_graph_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56CA63061F61206700E6681B /* road_graph_tests.cpp */; };
56CC5A371E3884960016AC46 /* cross_mwm_index_graph.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56CC5A361E3884960016AC46 /* cross_mwm_index_graph.hpp */; };
56D637D61E4B12AA00B86D7B /* cross_mwm_index_graph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56D637D51E4B12AA00B86D7B /* cross_mwm_index_graph.cpp */; };
56EA2FD51D8FD8590083F01A /* routing_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56EA2FD41D8FD8590083F01A /* routing_helpers.hpp */; };
+ 56ED7DBD1F69425700B67156 /* turn_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F741F5850460064CB96 /* turn_test.cpp */; };
+ 56ED7DBE1F69426600B67156 /* bicycle_turn_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F731F5850460064CB96 /* bicycle_turn_test.cpp */; };
56F0D7341D896A5300045886 /* libmap.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67BD35DE1C69F198003AA26F /* libmap.a */; };
56F0D7391D896A5300045886 /* libstorage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 67BD35D41C69F155003AA26F /* libstorage.a */; };
56F0D73A1D896A5300045886 /* librouting.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 675343F81A3F640D00A0A8C3 /* librouting.a */; };
@@ -1228,10 +1228,8 @@
349D1CE01E3F589900A878FD /* restrictions_serialization.cpp in Sources */,
56099E351CC9247E00A7772A /* directions_engine.cpp in Sources */,
5694CECC1EBA25F7004576D3 /* road_access.cpp in Sources */,
- 567E9F781F5850460064CB96 /* bicycle_turn_test.cpp in Sources */,
A1616E2B1B6B60AB003F078E /* router_delegate.cpp in Sources */,
6741AA9C1BF35331002C974C /* turns_notification_manager.cpp in Sources */,
- 567E9F791F5850460064CB96 /* turn_test.cpp in Sources */,
56D637D61E4B12AA00B86D7B /* cross_mwm_index_graph.cpp in Sources */,
0C0DF9211DE898B70055A22F /* index_graph_starter.cpp in Sources */,
A120B3471B4A7BE5002F3808 /* cross_mwm_router.cpp in Sources */,
@@ -1250,7 +1248,6 @@
674F9BD21B0A580E00704FFA /* road_graph_router.cpp in Sources */,
5694CECE1EBA25F7004576D3 /* vehicle_mask.cpp in Sources */,
A1876BC61BB19C4300C9C743 /* speed_camera.cpp in Sources */,
- 56CA63071F61206700E6681B /* road_graph_tests.cpp in Sources */,
0C45D7391F2F75500065C3ED /* routing_settings.cpp in Sources */,
0C5FEC691DDE193F0017688C /* road_index.cpp in Sources */,
0CF709361F05172200D5067E /* checkpoints.cpp in Sources */,
@@ -1283,6 +1280,7 @@
670EE5751B664796001E8064 /* router.cpp in Sources */,
5670595D1F3AF97F0062672D /* checkpoint_predictor.cpp in Sources */,
56CA09E31E30E73B00D05C9A /* applying_traffic_test.cpp in Sources */,
+ 56ED7DBE1F69426600B67156 /* bicycle_turn_test.cpp in Sources */,
0C5FEC621DDE192A0017688C /* joint_index.cpp in Sources */,
670C62131AC5A15700C38A8C /* routing_mapping.cpp in Sources */,
67C79BA11E2CEE1400C40034 /* restriction_loader.cpp in Sources */,
@@ -1299,9 +1297,11 @@
files = (
67BD35BB1C69F094003AA26F /* cross_section_tests.cpp in Sources */,
67BD35C01C69F094003AA26F /* routing_test_tools.cpp in Sources */,
+ 56ED7DBD1F69425700B67156 /* turn_test.cpp in Sources */,
67BD35BC1C69F094003AA26F /* online_cross_tests.cpp in Sources */,
67BD35BA1C69F08E003AA26F /* testingmain.cpp in Sources */,
67BD35BF1C69F094003AA26F /* pedestrian_route_test.cpp in Sources */,
+ 56CA630A1F619C1000E6681B /* road_graph_tests.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};