forked from organicmaps/organicmaps-tmp
Routing integration tests xcode build.
This commit is contained in:
parent
33c9052dd2
commit
fa27c6301e
1 changed files with 10 additions and 10 deletions
|
@ -73,10 +73,6 @@
|
|||
5670595E1F3AF97F0062672D /* checkpoint_predictor.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5670595C1F3AF97F0062672D /* checkpoint_predictor.hpp */; };
|
||||
567059601F3AFBD60062672D /* libicu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5670595F1F3AFBD60062672D /* libicu.a */; };
|
||||
567059621F3AFC5C0062672D /* librouting_common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 567059611F3AFC5C0062672D /* librouting_common.a */; };
|
||||
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 */; };
|
||||
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 */; };
|
||||
567E9F811F5853370064CB96 /* libtraffic.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 567E9F801F5853370064CB96 /* libtraffic.a */; };
|
||||
|
@ -87,6 +83,11 @@
|
|||
5694CECC1EBA25F7004576D3 /* road_access.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5694CEC71EBA25F7004576D3 /* road_access.cpp */; };
|
||||
5694CECD1EBA25F7004576D3 /* road_access.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5694CEC81EBA25F7004576D3 /* road_access.hpp */; };
|
||||
5694CECE1EBA25F7004576D3 /* vehicle_mask.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5694CEC91EBA25F7004576D3 /* vehicle_mask.cpp */; };
|
||||
56BC22CC1F6A501200B6426B /* street_names_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F7A1F58506B0064CB96 /* street_names_test.cpp */; };
|
||||
56BC22CD1F6A501800B6426B /* route_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F701F5850460064CB96 /* route_test.cpp */; };
|
||||
56BC22CE1F6A501D00B6426B /* get_altitude_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F711F5850460064CB96 /* get_altitude_test.cpp */; };
|
||||
56BC22CF1F6A502200B6426B /* bicycle_route_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F721F5850460064CB96 /* bicycle_route_test.cpp */; };
|
||||
56BC22D01F6A502800B6426B /* bicycle_turn_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 567E9F731F5850460064CB96 /* bicycle_turn_test.cpp */; };
|
||||
56C439281E93BF8C00998E29 /* cross_mwm_graph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56C439241E93BF8C00998E29 /* cross_mwm_graph.cpp */; };
|
||||
56C439291E93BF8C00998E29 /* cross_mwm_graph.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56C439251E93BF8C00998E29 /* cross_mwm_graph.hpp */; };
|
||||
56C4392A1E93BF8C00998E29 /* cross_mwm_osrm_graph.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56C439261E93BF8C00998E29 /* cross_mwm_osrm_graph.cpp */; };
|
||||
|
@ -103,7 +104,6 @@
|
|||
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 */; };
|
||||
|
@ -1218,12 +1218,10 @@
|
|||
files = (
|
||||
0C5FEC641DDE192A0017688C /* joint.cpp in Sources */,
|
||||
56C4392A1E93BF8C00998E29 /* cross_mwm_osrm_graph.cpp in Sources */,
|
||||
567E9F7B1F58506B0064CB96 /* street_names_test.cpp in Sources */,
|
||||
0C090C871E4E276700D52AFD /* world_graph.cpp in Sources */,
|
||||
0C5F5D201E798B0400307B98 /* cross_mwm_connector_serialization.cpp in Sources */,
|
||||
56CA09E71E30E73B00D05C9A /* restriction_test.cpp in Sources */,
|
||||
0C5BC9D11E28FD4E0071BFDD /* index_road_graph.cpp in Sources */,
|
||||
567E9F761F5850460064CB96 /* get_altitude_test.cpp in Sources */,
|
||||
0C090C811E4E274000D52AFD /* index_graph_loader.cpp in Sources */,
|
||||
349D1CE01E3F589900A878FD /* restrictions_serialization.cpp in Sources */,
|
||||
56099E351CC9247E00A7772A /* directions_engine.cpp in Sources */,
|
||||
|
@ -1262,9 +1260,7 @@
|
|||
0C81E1571F0258AA00DC66DF /* segmented_route.cpp in Sources */,
|
||||
56CA09E51E30E73B00D05C9A /* index_graph_tools.cpp in Sources */,
|
||||
0C0DF92A1DE898FF0055A22F /* routing_helpers.cpp in Sources */,
|
||||
567E9F771F5850460064CB96 /* bicycle_route_test.cpp in Sources */,
|
||||
67AB92E61B7B3E6E00AB5194 /* turns_tts_text.cpp in Sources */,
|
||||
567E9F751F5850460064CB96 /* route_test.cpp in Sources */,
|
||||
0C5FEC601DDE192A0017688C /* index_graph.cpp in Sources */,
|
||||
0C5FEC6D1DDE19A40017688C /* index_graph_test.cpp in Sources */,
|
||||
568194751F03A32400450EC3 /* road_access_test.cpp in Sources */,
|
||||
|
@ -1280,7 +1276,6 @@
|
|||
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 */,
|
||||
|
@ -1297,11 +1292,16 @@
|
|||
files = (
|
||||
67BD35BB1C69F094003AA26F /* cross_section_tests.cpp in Sources */,
|
||||
67BD35C01C69F094003AA26F /* routing_test_tools.cpp in Sources */,
|
||||
56BC22CE1F6A501D00B6426B /* get_altitude_test.cpp in Sources */,
|
||||
56ED7DBD1F69425700B67156 /* turn_test.cpp in Sources */,
|
||||
56BC22D01F6A502800B6426B /* bicycle_turn_test.cpp in Sources */,
|
||||
67BD35BC1C69F094003AA26F /* online_cross_tests.cpp in Sources */,
|
||||
56BC22CF1F6A502200B6426B /* bicycle_route_test.cpp in Sources */,
|
||||
56BC22CD1F6A501800B6426B /* route_test.cpp in Sources */,
|
||||
67BD35BA1C69F08E003AA26F /* testingmain.cpp in Sources */,
|
||||
67BD35BF1C69F094003AA26F /* pedestrian_route_test.cpp in Sources */,
|
||||
56CA630A1F619C1000E6681B /* road_graph_tests.cpp in Sources */,
|
||||
56BC22CC1F6A501200B6426B /* street_names_test.cpp in Sources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue