Update Xcode projects

This commit is contained in:
Sergey Yershov 2019-10-23 14:23:50 +03:00 committed by LaGrunge
parent 32a9c3207f
commit 2352d26b9c
10 changed files with 37 additions and 1010 deletions

View file

@ -14,36 +14,20 @@
3446C6751DDCA96300146687 /* uni_string_dfa.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3446C6701DDCA96300146687 /* uni_string_dfa.hpp */; };
3446C67C1DDCAA4600146687 /* levenshtein_dfa_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3446C6781DDCAA2500146687 /* levenshtein_dfa_test.cpp */; };
3446C67D1DDCAA4900146687 /* uni_string_dfa_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3446C6791DDCAA2500146687 /* uni_string_dfa_test.cpp */; };
3446C6821DDCAA7400146687 /* newtype_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3446C67E1DDCAA6E00146687 /* newtype_test.cpp */; };
3446C6831DDCAA7800146687 /* ref_counted_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3446C67F1DDCAA6E00146687 /* ref_counted_tests.cpp */; };
390F1C0D2294298E00EA58E3 /* file_name_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 390F1C0B2294298E00EA58E3 /* file_name_utils.hpp */; };
390F1C0E2294298E00EA58E3 /* file_name_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 390F1C0C2294298E00EA58E3 /* file_name_utils.cpp */; };
390F1C112294299E00EA58E3 /* file_name_utils_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 390F1C0F2294299A00EA58E3 /* file_name_utils_tests.cpp */; };
390F1C12229429A700EA58E3 /* thread_pool_computational_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1B7FFC521FA1A2100F094DC /* thread_pool_computational_tests.cpp */; };
390F1C13229429AA00EA58E3 /* thread_pool_delayed_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1B7FFC621FA1A2200F094DC /* thread_pool_delayed_tests.cpp */; };
3917FA53211E008C00937DF4 /* clustering_map.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3917FA52211E008C00937DF4 /* clustering_map.hpp */; };
3917FA57211E009700937DF4 /* geo_object_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3917FA54211E009700937DF4 /* geo_object_id.cpp */; };
3917FA58211E009700937DF4 /* geo_object_id.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3917FA55211E009700937DF4 /* geo_object_id.hpp */; };
3917FA59211E009700937DF4 /* get_time.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3917FA56211E009700937DF4 /* get_time.hpp */; };
3917FA5C211E00BB00937DF4 /* pprof.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3917FA5A211E00BA00937DF4 /* pprof.cpp */; };
3917FA5D211E00BB00937DF4 /* pprof.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3917FA5B211E00BB00937DF4 /* pprof.hpp */; };
3917FA5F211E00C400937DF4 /* suffix_array.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3917FA5E211E00C300937DF4 /* suffix_array.hpp */; };
3917FA62211E010400937DF4 /* geo_object_id_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3917FA60211E00F100937DF4 /* geo_object_id_tests.cpp */; };
3917FA63211E010400937DF4 /* move_to_front_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F995DF20F55B8A0034F977 /* move_to_front_tests.cpp */; };
3917FA64211E010400937DF4 /* suffix_array_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F995E120F55B8A0034F977 /* suffix_array_tests.cpp */; };
3917FA65211E010400937DF4 /* visitor_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F995E220F55B8A0034F977 /* visitor_tests.cpp */; };
3917FA67211E010400937DF4 /* bwt_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39BC707520F55B6700A6EC20 /* bwt_tests.cpp */; };
3917FA68211E010400937DF4 /* clustering_map_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39BC707420F55B6700A6EC20 /* clustering_map_tests.cpp */; };
3917FA69211E010400937DF4 /* fifo_cache_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 564BB446206E8A4D00BDD211 /* fifo_cache_test.cpp */; };
3917FA6A211E010400937DF4 /* control_flow_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39B89C391FD1898A001104AF /* control_flow_tests.cpp */; };
3917FA6B211E010400937DF4 /* small_set_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E40EC71E4DC0D500A6D200 /* small_set_test.cpp */; };
395784D02303034100F2CC07 /* thread_safe_queue_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395784CE2303034000F2CC07 /* thread_safe_queue_tests.cpp */; };
395784D12303034100F2CC07 /* url_helpers_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395784CF2303034000F2CC07 /* url_helpers_tests.cpp */; };
395FEB3521492F350036395C /* stl_helpers_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395FEB3321492F320036395C /* stl_helpers_tests.cpp */; };
397DC50D22BB8EBF007126DB /* bidirectional_map.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 397DC50B22BB8EBF007126DB /* bidirectional_map.hpp */; };
397DC50E22BB8EBF007126DB /* non_intersecting_intervals.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 397DC50C22BB8EBF007126DB /* non_intersecting_intervals.hpp */; };
397DC51122BB8ED2007126DB /* bidirectional_map_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 397DC50F22BB8ECD007126DB /* bidirectional_map_tests.cpp */; };
397DC51222BB8ED2007126DB /* non_intersecting_intervals_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F61B9796229BFDF1000E878B /* non_intersecting_intervals_tests.cpp */; };
3989E364230302EA00D63F84 /* thread_safe_queue.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3989E363230302EA00D63F84 /* thread_safe_queue.hpp */; };
39BC0FD01FD057FA00B6C276 /* control_flow.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39BC0FCF1FD057F900B6C276 /* control_flow.hpp */; };
39F1E52F21C961A900D961DC /* beam.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39F1E52E21C961A800D961DC /* beam.hpp */; };
@ -53,54 +37,31 @@
39FD27201CC65AD000AFF551 /* bits_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26CA1CC65A0E00AFF551 /* bits_test.cpp */; };
39FD27211CC65AD000AFF551 /* buffer_vector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26CB1CC65A0E00AFF551 /* buffer_vector_test.cpp */; };
39FD27221CC65AD000AFF551 /* cache_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26CC1CC65A0E00AFF551 /* cache_test.cpp */; };
39FD27231CC65AD000AFF551 /* collection_cast_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26CD1CC65A0E00AFF551 /* collection_cast_test.cpp */; };
39FD27241CC65AD000AFF551 /* condition_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26CE1CC65A0E00AFF551 /* condition_test.cpp */; };
39FD27261CC65AD000AFF551 /* containers_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D01CC65A0E00AFF551 /* containers_test.cpp */; };
39FD27271CC65AD000AFF551 /* logging_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D11CC65A0E00AFF551 /* logging_test.cpp */; };
39FD27281CC65AD000AFF551 /* math_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D21CC65A0E00AFF551 /* math_test.cpp */; };
39FD27291CC65AD000AFF551 /* matrix_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D31CC65A0E00AFF551 /* matrix_test.cpp */; };
39FD272A1CC65AD000AFF551 /* mem_trie_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D41CC65A0E00AFF551 /* mem_trie_test.cpp */; };
39FD272B1CC65AD000AFF551 /* observer_list_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D51CC65A0E00AFF551 /* observer_list_test.cpp */; };
39FD272C1CC65AD000AFF551 /* range_iterator_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D61CC65A0E00AFF551 /* range_iterator_test.cpp */; };
39FD272D1CC65AD000AFF551 /* regexp_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D71CC65A0E00AFF551 /* regexp_test.cpp */; };
39FD272E1CC65AD000AFF551 /* rolling_hash_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D81CC65A0E00AFF551 /* rolling_hash_test.cpp */; };
39FD272F1CC65AD000AFF551 /* scope_guard_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26D91CC65A0E00AFF551 /* scope_guard_test.cpp */; };
39FD27321CC65AD000AFF551 /* string_format_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26DC1CC65A0E00AFF551 /* string_format_test.cpp */; };
39FD27331CC65AD000AFF551 /* string_utils_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26DD1CC65A0E00AFF551 /* string_utils_test.cpp */; };
39FD27341CC65AD000AFF551 /* sunrise_sunset_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26DE1CC65A0E00AFF551 /* sunrise_sunset_test.cpp */; };
39FD27351CC65AD000AFF551 /* thread_pool_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26DF1CC65A0E00AFF551 /* thread_pool_tests.cpp */; };
39FD27361CC65AD000AFF551 /* threaded_list_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26E01CC65A0E00AFF551 /* threaded_list_test.cpp */; };
39FD27371CC65AD000AFF551 /* threads_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26E11CC65A0E00AFF551 /* threads_test.cpp */; };
39FD27381CC65AD000AFF551 /* timegm_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26E21CC65A0E00AFF551 /* timegm_test.cpp */; };
39FD27391CC65AD000AFF551 /* timer_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39FD26E31CC65A0E00AFF551 /* timer_test.cpp */; };
39FD273B1CC65B1000AFF551 /* libbase.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 675341771A3F57BF00A0A8C3 /* libbase.a */; };
3D1BE646212D775500ACD94A /* atomic_shared_ptr.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D1BE645212D775500ACD94A /* atomic_shared_ptr.hpp */; };
3D3731FE1F9A445500D2121B /* url_helpers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D3731FC1F9A445400D2121B /* url_helpers.cpp */; };
3D3731FF1F9A445500D2121B /* url_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D3731FD1F9A445500D2121B /* url_helpers.hpp */; };
3D74EF101F8B902C0081202C /* move_to_front.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D74EF0A1F8B902A0081202C /* move_to_front.hpp */; };
3D74EF111F8B902C0081202C /* suffix_array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D74EF0B1F8B902B0081202C /* suffix_array.cpp */; };
3D74EF121F8B902C0081202C /* visitor.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D74EF0C1F8B902B0081202C /* visitor.hpp */; };
3D74EF131F8B902C0081202C /* move_to_front.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D74EF0D1F8B902B0081202C /* move_to_front.cpp */; };
3D74EF141F8B902C0081202C /* bwt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D74EF0E1F8B902B0081202C /* bwt.cpp */; };
3D74EF151F8B902C0081202C /* bwt.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D74EF0F1F8B902C0081202C /* bwt.hpp */; };
3D7815731F3A145F0068B6AC /* task_loop.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D7815711F3A145F0068B6AC /* task_loop.hpp */; };
3D78157B1F3D89EC0068B6AC /* waiter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D78157A1F3D89EC0068B6AC /* waiter.hpp */; };
564BB445206E89ED00BDD211 /* fifo_cache.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 564BB444206E89ED00BDD211 /* fifo_cache.hpp */; };
56B1A0741E69DE4D00395022 /* random.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56B1A0711E69DE4D00395022 /* random.cpp */; };
56B1A0751E69DE4D00395022 /* random.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56B1A0721E69DE4D00395022 /* random.hpp */; };
56B1A0761E69DE4D00395022 /* small_set.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56B1A0731E69DE4D00395022 /* small_set.hpp */; };
670E39441C46C76900E9C0A6 /* sunrise_sunset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670E39421C46C76900E9C0A6 /* sunrise_sunset.cpp */; };
670E39451C46C76900E9C0A6 /* sunrise_sunset.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670E39431C46C76900E9C0A6 /* sunrise_sunset.hpp */; };
671182F01C807C0A00CB8177 /* gmtime.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 671182EE1C807C0A00CB8177 /* gmtime.cpp */; };
671182F11C807C0A00CB8177 /* gmtime.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671182EF1C807C0A00CB8177 /* gmtime.hpp */; };
672DD4BE1E0425600078E13C /* cancellable.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B01E04255F0078E13C /* cancellable.hpp */; };
672DD4BF1E0425600078E13C /* collection_cast.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B11E04255F0078E13C /* collection_cast.hpp */; };
672DD4C11E0425600078E13C /* condition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 672DD4B31E04255F0078E13C /* condition.cpp */; };
672DD4C21E0425600078E13C /* condition.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B41E04255F0078E13C /* condition.hpp */; };
672DD4C31E0425600078E13C /* mem_trie.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B51E04255F0078E13C /* mem_trie.hpp */; };
672DD4C41E0425600078E13C /* newtype.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B61E04255F0078E13C /* newtype.hpp */; };
672DD4C51E0425600078E13C /* observer_list.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B71E04255F0078E13C /* observer_list.hpp */; };
672DD4C61E0425600078E13C /* range_iterator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B81E0425600078E13C /* range_iterator.hpp */; };
672DD4C71E0425600078E13C /* ref_counted.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4B91E0425600078E13C /* ref_counted.hpp */; };
672DD4C81E0425600078E13C /* stl_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 672DD4BA1E0425600078E13C /* stl_helpers.hpp */; };
674A7E2E1C0DB03D003D48E1 /* timegm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 674A7E2C1C0DB03D003D48E1 /* timegm.cpp */; };
@ -114,7 +75,6 @@
675341D11A3F57E400A0A8C3 /* cache.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753418B1A3F57E400A0A8C3 /* cache.hpp */; };
675341DA1A3F57E400A0A8C3 /* exception.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341941A3F57E400A0A8C3 /* exception.cpp */; };
675341DB1A3F57E400A0A8C3 /* exception.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341951A3F57E400A0A8C3 /* exception.hpp */; };
675341DE1A3F57E400A0A8C3 /* limited_priority_queue.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341991A3F57E400A0A8C3 /* limited_priority_queue.hpp */; };
675341DF1A3F57E400A0A8C3 /* logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753419A1A3F57E400A0A8C3 /* logging.cpp */; };
675341E01A3F57E400A0A8C3 /* logging.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753419B1A3F57E400A0A8C3 /* logging.hpp */; };
675341E11A3F57E400A0A8C3 /* lower_case.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753419C1A3F57E400A0A8C3 /* lower_case.cpp */; };
@ -123,22 +83,14 @@
675341E41A3F57E400A0A8C3 /* matrix.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753419F1A3F57E400A0A8C3 /* matrix.hpp */; };
675341E61A3F57E400A0A8C3 /* mutex.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341A11A3F57E400A0A8C3 /* mutex.hpp */; };
675341E71A3F57E400A0A8C3 /* normalize_unicode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341A21A3F57E400A0A8C3 /* normalize_unicode.cpp */; };
675341EF1A3F57E400A0A8C3 /* rolling_hash.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341AA1A3F57E400A0A8C3 /* rolling_hash.hpp */; };
675341F41A3F57E400A0A8C3 /* scope_guard.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341AF1A3F57E400A0A8C3 /* scope_guard.hpp */; };
675341F51A3F57E400A0A8C3 /* set_operations.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B01A3F57E400A0A8C3 /* set_operations.hpp */; };
675341F61A3F57E400A0A8C3 /* shared_buffer_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341B11A3F57E400A0A8C3 /* shared_buffer_manager.cpp */; };
675341F71A3F57E400A0A8C3 /* shared_buffer_manager.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B21A3F57E400A0A8C3 /* shared_buffer_manager.hpp */; };
675341F91A3F57E400A0A8C3 /* src_point.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341B41A3F57E400A0A8C3 /* src_point.cpp */; };
675341FA1A3F57E400A0A8C3 /* src_point.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B51A3F57E400A0A8C3 /* src_point.hpp */; };
675341FB1A3F57E400A0A8C3 /* stats.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B61A3F57E400A0A8C3 /* stats.hpp */; };
675341FC1A3F57E400A0A8C3 /* std_serialization.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B71A3F57E400A0A8C3 /* std_serialization.hpp */; };
675341FE1A3F57E400A0A8C3 /* stl_iterator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341B91A3F57E400A0A8C3 /* stl_iterator.hpp */; };
675341FF1A3F57E400A0A8C3 /* string_format.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341BA1A3F57E400A0A8C3 /* string_format.cpp */; };
675342001A3F57E400A0A8C3 /* string_format.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341BB1A3F57E400A0A8C3 /* string_format.hpp */; };
675342011A3F57E400A0A8C3 /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341BC1A3F57E400A0A8C3 /* string_utils.cpp */; };
675342021A3F57E400A0A8C3 /* string_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341BD1A3F57E400A0A8C3 /* string_utils.hpp */; };
675342031A3F57E400A0A8C3 /* strings_bundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341BE1A3F57E400A0A8C3 /* strings_bundle.cpp */; };
675342041A3F57E400A0A8C3 /* strings_bundle.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341BF1A3F57E400A0A8C3 /* strings_bundle.hpp */; };
675342061A3F57E400A0A8C3 /* thread_pool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341C11A3F57E400A0A8C3 /* thread_pool.cpp */; };
675342071A3F57E400A0A8C3 /* thread_pool.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341C21A3F57E400A0A8C3 /* thread_pool.hpp */; };
675342081A3F57E400A0A8C3 /* thread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341C31A3F57E400A0A8C3 /* thread.cpp */; };
@ -150,10 +102,9 @@
6753420F1A3F57E400A0A8C3 /* timer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675341CA1A3F57E400A0A8C3 /* timer.hpp */; };
6753453D1A3F6F6A00A0A8C3 /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753453A1A3F6F6A00A0A8C3 /* message.cpp */; };
6753453E1A3F6F6A00A0A8C3 /* message.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753453B1A3F6F6A00A0A8C3 /* message.hpp */; };
67A609AE1C88642E001E641A /* deferred_task.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67A609AC1C88642E001E641A /* deferred_task.cpp */; };
67A609AF1C88642E001E641A /* deferred_task.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67A609AD1C88642E001E641A /* deferred_task.hpp */; };
67B52B601AD3C84E00664C17 /* thread_checker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67B52B5E1AD3C84E00664C17 /* thread_checker.cpp */; };
67B52B611AD3C84E00664C17 /* thread_checker.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67B52B5F1AD3C84E00664C17 /* thread_checker.hpp */; };
67CE9518235F63C00032E367 /* thread_safe_queue_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395784CE2303034000F2CC07 /* thread_safe_queue_tests.cpp */; };
E1B7FFC121FA19FE00F094DC /* thread_pool_computational.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1B7FFBD21FA19FD00F094DC /* thread_pool_computational.hpp */; };
E1B7FFC221FA19FE00F094DC /* thread_pool_delayed.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1B7FFBE21FA19FD00F094DC /* thread_pool_delayed.hpp */; };
E1B7FFC321FA19FE00F094DC /* thread_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1B7FFBF21FA19FD00F094DC /* thread_utils.hpp */; };
@ -168,56 +119,39 @@
3446C6701DDCA96300146687 /* uni_string_dfa.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = uni_string_dfa.hpp; sourceTree = "<group>"; };
3446C6781DDCAA2500146687 /* levenshtein_dfa_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = levenshtein_dfa_test.cpp; sourceTree = "<group>"; };
3446C6791DDCAA2500146687 /* uni_string_dfa_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uni_string_dfa_test.cpp; sourceTree = "<group>"; };
3446C67E1DDCAA6E00146687 /* newtype_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = newtype_test.cpp; sourceTree = "<group>"; };
3446C67F1DDCAA6E00146687 /* ref_counted_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ref_counted_tests.cpp; sourceTree = "<group>"; };
34BA2D6A1DBE169E00FAB345 /* common-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-debug.xcconfig"; path = "../common-debug.xcconfig"; sourceTree = "<group>"; };
34BA2D6B1DBE169E00FAB345 /* common-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-release.xcconfig"; path = "../common-release.xcconfig"; sourceTree = "<group>"; };
390F1C0B2294298E00EA58E3 /* file_name_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = file_name_utils.hpp; sourceTree = "<group>"; };
390F1C0C2294298E00EA58E3 /* file_name_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_name_utils.cpp; sourceTree = "<group>"; };
390F1C0F2294299A00EA58E3 /* file_name_utils_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_name_utils_tests.cpp; sourceTree = "<group>"; };
3917FA52211E008C00937DF4 /* clustering_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clustering_map.hpp; sourceTree = "<group>"; };
3917FA54211E009700937DF4 /* geo_object_id.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = geo_object_id.cpp; sourceTree = "<group>"; };
3917FA55211E009700937DF4 /* geo_object_id.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = geo_object_id.hpp; sourceTree = "<group>"; };
3917FA56211E009700937DF4 /* get_time.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = get_time.hpp; sourceTree = "<group>"; };
3917FA5A211E00BA00937DF4 /* pprof.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pprof.cpp; sourceTree = "<group>"; };
3917FA5B211E00BB00937DF4 /* pprof.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = pprof.hpp; sourceTree = "<group>"; };
3917FA5E211E00C300937DF4 /* suffix_array.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = suffix_array.hpp; sourceTree = "<group>"; };
3917FA60211E00F100937DF4 /* geo_object_id_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = geo_object_id_tests.cpp; sourceTree = "<group>"; };
395784CE2303034000F2CC07 /* thread_safe_queue_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_safe_queue_tests.cpp; sourceTree = "<group>"; };
395784CF2303034000F2CC07 /* url_helpers_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_helpers_tests.cpp; sourceTree = "<group>"; };
395FEB3321492F320036395C /* stl_helpers_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stl_helpers_tests.cpp; sourceTree = "<group>"; };
397DC50B22BB8EBF007126DB /* bidirectional_map.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bidirectional_map.hpp; sourceTree = "<group>"; };
397DC50C22BB8EBF007126DB /* non_intersecting_intervals.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = non_intersecting_intervals.hpp; sourceTree = "<group>"; };
397DC50F22BB8ECD007126DB /* bidirectional_map_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bidirectional_map_tests.cpp; sourceTree = "<group>"; };
3989E363230302EA00D63F84 /* thread_safe_queue.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_safe_queue.hpp; sourceTree = "<group>"; };
39B89C391FD1898A001104AF /* control_flow_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = control_flow_tests.cpp; sourceTree = "<group>"; };
39BC0FCF1FD057F900B6C276 /* control_flow.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = control_flow.hpp; sourceTree = "<group>"; };
39BC707420F55B6700A6EC20 /* clustering_map_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clustering_map_tests.cpp; sourceTree = "<group>"; };
39BC707520F55B6700A6EC20 /* bwt_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bwt_tests.cpp; sourceTree = "<group>"; };
39F1E52E21C961A800D961DC /* beam.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = beam.hpp; sourceTree = "<group>"; };
39F1E53021C961B800D961DC /* beam_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = beam_tests.cpp; sourceTree = "<group>"; };
39F995DF20F55B8A0034F977 /* move_to_front_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = move_to_front_tests.cpp; sourceTree = "<group>"; };
39F995E120F55B8A0034F977 /* suffix_array_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suffix_array_tests.cpp; sourceTree = "<group>"; };
39F995E220F55B8A0034F977 /* visitor_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = visitor_tests.cpp; sourceTree = "<group>"; };
39FD26C81CC65A0E00AFF551 /* assert_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assert_test.cpp; sourceTree = "<group>"; };
39FD26CA1CC65A0E00AFF551 /* bits_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bits_test.cpp; sourceTree = "<group>"; };
39FD26CB1CC65A0E00AFF551 /* buffer_vector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = buffer_vector_test.cpp; sourceTree = "<group>"; };
39FD26CC1CC65A0E00AFF551 /* cache_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cache_test.cpp; sourceTree = "<group>"; };
39FD26CD1CC65A0E00AFF551 /* collection_cast_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collection_cast_test.cpp; sourceTree = "<group>"; };
39FD26CE1CC65A0E00AFF551 /* condition_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = condition_test.cpp; sourceTree = "<group>"; };
39FD26D01CC65A0E00AFF551 /* containers_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = containers_test.cpp; sourceTree = "<group>"; };
39FD26D11CC65A0E00AFF551 /* logging_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logging_test.cpp; sourceTree = "<group>"; };
39FD26D21CC65A0E00AFF551 /* math_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = math_test.cpp; sourceTree = "<group>"; };
39FD26D31CC65A0E00AFF551 /* matrix_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = matrix_test.cpp; sourceTree = "<group>"; };
39FD26D41CC65A0E00AFF551 /* mem_trie_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mem_trie_test.cpp; sourceTree = "<group>"; };
39FD26D51CC65A0E00AFF551 /* observer_list_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = observer_list_test.cpp; sourceTree = "<group>"; };
39FD26D61CC65A0E00AFF551 /* range_iterator_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = range_iterator_test.cpp; sourceTree = "<group>"; };
39FD26D71CC65A0E00AFF551 /* regexp_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = regexp_test.cpp; sourceTree = "<group>"; };
39FD26D81CC65A0E00AFF551 /* rolling_hash_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rolling_hash_test.cpp; sourceTree = "<group>"; };
39FD26D91CC65A0E00AFF551 /* scope_guard_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scope_guard_test.cpp; sourceTree = "<group>"; };
39FD26DC1CC65A0E00AFF551 /* string_format_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_format_test.cpp; sourceTree = "<group>"; };
39FD26DD1CC65A0E00AFF551 /* string_utils_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utils_test.cpp; sourceTree = "<group>"; };
39FD26DE1CC65A0E00AFF551 /* sunrise_sunset_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sunrise_sunset_test.cpp; sourceTree = "<group>"; };
39FD26DF1CC65A0E00AFF551 /* thread_pool_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_pool_tests.cpp; sourceTree = "<group>"; };
39FD26E01CC65A0E00AFF551 /* threaded_list_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threaded_list_test.cpp; sourceTree = "<group>"; };
39FD26E11CC65A0E00AFF551 /* threads_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = threads_test.cpp; sourceTree = "<group>"; };
@ -229,34 +163,15 @@
39FD273D1CC65B1000AFF551 /* libplatform.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libplatform.a; path = "../../../geocore-xcode-build/Debug/libplatform.a"; sourceTree = "<group>"; };
39FD27401CC65B2800AFF551 /* libindexer.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libindexer.a; path = "../../../geocore-xcode-build/Debug/libindexer.a"; sourceTree = "<group>"; };
39FD27421CC65B4800AFF551 /* libcoding.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcoding.a; path = "../../../geocore-xcode-build/Debug/libcoding.a"; sourceTree = "<group>"; };
3D1BE645212D775500ACD94A /* atomic_shared_ptr.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = atomic_shared_ptr.hpp; sourceTree = "<group>"; };
3D3731FC1F9A445400D2121B /* url_helpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_helpers.cpp; sourceTree = "<group>"; };
3D3731FD1F9A445500D2121B /* url_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = url_helpers.hpp; sourceTree = "<group>"; };
3D74EF0A1F8B902A0081202C /* move_to_front.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = move_to_front.hpp; sourceTree = "<group>"; };
3D74EF0B1F8B902B0081202C /* suffix_array.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = suffix_array.cpp; sourceTree = "<group>"; };
3D74EF0C1F8B902B0081202C /* visitor.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = visitor.hpp; sourceTree = "<group>"; };
3D74EF0D1F8B902B0081202C /* move_to_front.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = move_to_front.cpp; sourceTree = "<group>"; };
3D74EF0E1F8B902B0081202C /* bwt.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bwt.cpp; sourceTree = "<group>"; };
3D74EF0F1F8B902C0081202C /* bwt.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bwt.hpp; sourceTree = "<group>"; };
3D7815711F3A145F0068B6AC /* task_loop.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = task_loop.hpp; sourceTree = "<group>"; };
3D78157A1F3D89EC0068B6AC /* waiter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = waiter.hpp; sourceTree = "<group>"; };
564BB444206E89ED00BDD211 /* fifo_cache.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fifo_cache.hpp; sourceTree = "<group>"; };
564BB446206E8A4D00BDD211 /* fifo_cache_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fifo_cache_test.cpp; sourceTree = "<group>"; };
56B1A0711E69DE4D00395022 /* random.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = random.cpp; sourceTree = "<group>"; };
56B1A0721E69DE4D00395022 /* random.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = random.hpp; sourceTree = "<group>"; };
56B1A0731E69DE4D00395022 /* small_set.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = small_set.hpp; sourceTree = "<group>"; };
670E39421C46C76900E9C0A6 /* sunrise_sunset.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sunrise_sunset.cpp; sourceTree = "<group>"; };
670E39431C46C76900E9C0A6 /* sunrise_sunset.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sunrise_sunset.hpp; sourceTree = "<group>"; };
671182EE1C807C0A00CB8177 /* gmtime.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = gmtime.cpp; sourceTree = "<group>"; };
671182EF1C807C0A00CB8177 /* gmtime.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = gmtime.hpp; sourceTree = "<group>"; };
672DD4B01E04255F0078E13C /* cancellable.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cancellable.hpp; sourceTree = "<group>"; };
672DD4B11E04255F0078E13C /* collection_cast.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = collection_cast.hpp; sourceTree = "<group>"; };
672DD4B31E04255F0078E13C /* condition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = condition.cpp; sourceTree = "<group>"; };
672DD4B41E04255F0078E13C /* condition.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = condition.hpp; sourceTree = "<group>"; };
672DD4B51E04255F0078E13C /* mem_trie.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mem_trie.hpp; sourceTree = "<group>"; };
672DD4B61E04255F0078E13C /* newtype.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = newtype.hpp; sourceTree = "<group>"; };
672DD4B71E04255F0078E13C /* observer_list.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = observer_list.hpp; sourceTree = "<group>"; };
672DD4B81E0425600078E13C /* range_iterator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = range_iterator.hpp; sourceTree = "<group>"; };
672DD4B91E0425600078E13C /* ref_counted.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ref_counted.hpp; sourceTree = "<group>"; };
672DD4BA1E0425600078E13C /* stl_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stl_helpers.hpp; sourceTree = "<group>"; };
674A7E2C1C0DB03D003D48E1 /* timegm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = timegm.cpp; sourceTree = "<group>"; };
@ -271,7 +186,6 @@
6753418B1A3F57E400A0A8C3 /* cache.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cache.hpp; sourceTree = "<group>"; };
675341941A3F57E400A0A8C3 /* exception.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = exception.cpp; sourceTree = "<group>"; };
675341951A3F57E400A0A8C3 /* exception.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = exception.hpp; sourceTree = "<group>"; };
675341991A3F57E400A0A8C3 /* limited_priority_queue.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = limited_priority_queue.hpp; sourceTree = "<group>"; };
6753419A1A3F57E400A0A8C3 /* logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = logging.cpp; sourceTree = "<group>"; };
6753419B1A3F57E400A0A8C3 /* logging.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = logging.hpp; sourceTree = "<group>"; };
6753419C1A3F57E400A0A8C3 /* lower_case.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = lower_case.cpp; sourceTree = "<group>"; };
@ -280,22 +194,14 @@
6753419F1A3F57E400A0A8C3 /* matrix.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = matrix.hpp; sourceTree = "<group>"; };
675341A11A3F57E400A0A8C3 /* mutex.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mutex.hpp; sourceTree = "<group>"; };
675341A21A3F57E400A0A8C3 /* normalize_unicode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = normalize_unicode.cpp; sourceTree = "<group>"; };
675341AA1A3F57E400A0A8C3 /* rolling_hash.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rolling_hash.hpp; sourceTree = "<group>"; };
675341AF1A3F57E400A0A8C3 /* scope_guard.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scope_guard.hpp; sourceTree = "<group>"; };
675341B01A3F57E400A0A8C3 /* set_operations.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = set_operations.hpp; sourceTree = "<group>"; };
675341B11A3F57E400A0A8C3 /* shared_buffer_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shared_buffer_manager.cpp; sourceTree = "<group>"; };
675341B21A3F57E400A0A8C3 /* shared_buffer_manager.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = shared_buffer_manager.hpp; sourceTree = "<group>"; };
675341B41A3F57E400A0A8C3 /* src_point.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = src_point.cpp; sourceTree = "<group>"; };
675341B51A3F57E400A0A8C3 /* src_point.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = src_point.hpp; sourceTree = "<group>"; };
675341B61A3F57E400A0A8C3 /* stats.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stats.hpp; sourceTree = "<group>"; };
675341B71A3F57E400A0A8C3 /* std_serialization.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = std_serialization.hpp; sourceTree = "<group>"; };
675341B91A3F57E400A0A8C3 /* stl_iterator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = stl_iterator.hpp; sourceTree = "<group>"; };
675341BA1A3F57E400A0A8C3 /* string_format.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_format.cpp; sourceTree = "<group>"; };
675341BB1A3F57E400A0A8C3 /* string_format.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_format.hpp; sourceTree = "<group>"; };
675341BC1A3F57E400A0A8C3 /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utils.cpp; sourceTree = "<group>"; };
675341BD1A3F57E400A0A8C3 /* string_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_utils.hpp; sourceTree = "<group>"; };
675341BE1A3F57E400A0A8C3 /* strings_bundle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strings_bundle.cpp; sourceTree = "<group>"; };
675341BF1A3F57E400A0A8C3 /* strings_bundle.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = strings_bundle.hpp; sourceTree = "<group>"; };
675341C11A3F57E400A0A8C3 /* thread_pool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_pool.cpp; sourceTree = "<group>"; };
675341C21A3F57E400A0A8C3 /* thread_pool.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_pool.hpp; sourceTree = "<group>"; };
675341C31A3F57E400A0A8C3 /* thread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread.cpp; sourceTree = "<group>"; };
@ -307,19 +213,15 @@
675341CA1A3F57E400A0A8C3 /* timer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = timer.hpp; sourceTree = "<group>"; };
6753453A1A3F6F6A00A0A8C3 /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message.cpp; sourceTree = "<group>"; };
6753453B1A3F6F6A00A0A8C3 /* message.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = message.hpp; sourceTree = "<group>"; };
67A609AC1C88642E001E641A /* deferred_task.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = deferred_task.cpp; sourceTree = "<group>"; };
67A609AD1C88642E001E641A /* deferred_task.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = deferred_task.hpp; sourceTree = "<group>"; };
67B52B5E1AD3C84E00664C17 /* thread_checker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_checker.cpp; sourceTree = "<group>"; };
67B52B5F1AD3C84E00664C17 /* thread_checker.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_checker.hpp; sourceTree = "<group>"; };
67C79B9E1E2929DB00C40034 /* checked_cast.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = checked_cast.hpp; sourceTree = "<group>"; };
67E40EC71E4DC0D500A6D200 /* small_set_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = small_set_test.cpp; sourceTree = "<group>"; };
E1B7FFBD21FA19FD00F094DC /* thread_pool_computational.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_pool_computational.hpp; sourceTree = "<group>"; };
E1B7FFBE21FA19FD00F094DC /* thread_pool_delayed.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_pool_delayed.hpp; sourceTree = "<group>"; };
E1B7FFBF21FA19FD00F094DC /* thread_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = thread_utils.hpp; sourceTree = "<group>"; };
E1B7FFC021FA19FE00F094DC /* thread_pool_delayed.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_pool_delayed.cpp; sourceTree = "<group>"; };
E1B7FFC521FA1A2100F094DC /* thread_pool_computational_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_pool_computational_tests.cpp; sourceTree = "<group>"; };
E1B7FFC621FA1A2200F094DC /* thread_pool_delayed_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = thread_pool_delayed_tests.cpp; sourceTree = "<group>"; };
F61B9796229BFDF1000E878B /* non_intersecting_intervals_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = non_intersecting_intervals_tests.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -349,14 +251,9 @@
397DC50F22BB8ECD007126DB /* bidirectional_map_tests.cpp */,
39FD26CA1CC65A0E00AFF551 /* bits_test.cpp */,
39FD26CB1CC65A0E00AFF551 /* buffer_vector_test.cpp */,
39BC707520F55B6700A6EC20 /* bwt_tests.cpp */,
39FD26CC1CC65A0E00AFF551 /* cache_test.cpp */,
39BC707420F55B6700A6EC20 /* clustering_map_tests.cpp */,
39FD26CD1CC65A0E00AFF551 /* collection_cast_test.cpp */,
39FD26CE1CC65A0E00AFF551 /* condition_test.cpp */,
39FD26D01CC65A0E00AFF551 /* containers_test.cpp */,
39B89C391FD1898A001104AF /* control_flow_tests.cpp */,
564BB446206E8A4D00BDD211 /* fifo_cache_test.cpp */,
390F1C0F2294299A00EA58E3 /* file_name_utils_tests.cpp */,
3917FA60211E00F100937DF4 /* geo_object_id_tests.cpp */,
3446C6781DDCAA2500146687 /* levenshtein_dfa_test.cpp */,
@ -364,21 +261,13 @@
39FD26D21CC65A0E00AFF551 /* math_test.cpp */,
39FD26D31CC65A0E00AFF551 /* matrix_test.cpp */,
39FD26D41CC65A0E00AFF551 /* mem_trie_test.cpp */,
39F995DF20F55B8A0034F977 /* move_to_front_tests.cpp */,
3446C67E1DDCAA6E00146687 /* newtype_test.cpp */,
F61B9796229BFDF1000E878B /* non_intersecting_intervals_tests.cpp */,
39FD26D51CC65A0E00AFF551 /* observer_list_test.cpp */,
39FD26D61CC65A0E00AFF551 /* range_iterator_test.cpp */,
3446C67F1DDCAA6E00146687 /* ref_counted_tests.cpp */,
39FD26D71CC65A0E00AFF551 /* regexp_test.cpp */,
39FD26D81CC65A0E00AFF551 /* rolling_hash_test.cpp */,
39FD26D91CC65A0E00AFF551 /* scope_guard_test.cpp */,
67E40EC71E4DC0D500A6D200 /* small_set_test.cpp */,
395FEB3321492F320036395C /* stl_helpers_tests.cpp */,
39FD26DC1CC65A0E00AFF551 /* string_format_test.cpp */,
39FD26DD1CC65A0E00AFF551 /* string_utils_test.cpp */,
39F995E120F55B8A0034F977 /* suffix_array_tests.cpp */,
39FD26DE1CC65A0E00AFF551 /* sunrise_sunset_test.cpp */,
39FD27011CC65A2800AFF551 /* testingmain.cpp */,
E1B7FFC521FA1A2100F094DC /* thread_pool_computational_tests.cpp */,
E1B7FFC621FA1A2200F094DC /* thread_pool_delayed_tests.cpp */,
@ -389,7 +278,6 @@
39FD26E21CC65A0E00AFF551 /* timegm_test.cpp */,
39FD26E31CC65A0E00AFF551 /* timer_test.cpp */,
3446C6791DDCAA2500146687 /* uni_string_dfa_test.cpp */,
395784CF2303034000F2CC07 /* url_helpers_tests.cpp */,
39F995E220F55B8A0034F977 /* visitor_tests.cpp */,
);
name = base_tests;
@ -422,40 +310,30 @@
children = (
675341851A3F57E400A0A8C3 /* array_adapters.hpp */,
675341861A3F57E400A0A8C3 /* assert.hpp */,
3D1BE645212D775500ACD94A /* atomic_shared_ptr.hpp */,
675341871A3F57E400A0A8C3 /* base.cpp */,
675341881A3F57E400A0A8C3 /* base.hpp */,
39F1E52E21C961A800D961DC /* beam.hpp */,
397DC50B22BB8EBF007126DB /* bidirectional_map.hpp */,
675341891A3F57E400A0A8C3 /* bits.hpp */,
6753418A1A3F57E400A0A8C3 /* buffer_vector.hpp */,
3D74EF0E1F8B902B0081202C /* bwt.cpp */,
3D74EF0F1F8B902C0081202C /* bwt.hpp */,
6753418B1A3F57E400A0A8C3 /* cache.hpp */,
672DD4B01E04255F0078E13C /* cancellable.hpp */,
67C79B9E1E2929DB00C40034 /* checked_cast.hpp */,
3917FA52211E008C00937DF4 /* clustering_map.hpp */,
672DD4B11E04255F0078E13C /* collection_cast.hpp */,
672DD4B31E04255F0078E13C /* condition.cpp */,
672DD4B41E04255F0078E13C /* condition.hpp */,
39BC0FCF1FD057F900B6C276 /* control_flow.hpp */,
67A609AC1C88642E001E641A /* deferred_task.cpp */,
67A609AD1C88642E001E641A /* deferred_task.hpp */,
3446C66C1DDCA96300146687 /* dfa_helpers.hpp */,
675341941A3F57E400A0A8C3 /* exception.cpp */,
675341951A3F57E400A0A8C3 /* exception.hpp */,
564BB444206E89ED00BDD211 /* fifo_cache.hpp */,
390F1C0C2294298E00EA58E3 /* file_name_utils.cpp */,
390F1C0B2294298E00EA58E3 /* file_name_utils.hpp */,
3917FA54211E009700937DF4 /* geo_object_id.cpp */,
3917FA55211E009700937DF4 /* geo_object_id.hpp */,
3917FA56211E009700937DF4 /* get_time.hpp */,
671182EE1C807C0A00CB8177 /* gmtime.cpp */,
671182EF1C807C0A00CB8177 /* gmtime.hpp */,
675345381A3F6F5E00A0A8C3 /* internal */,
3446C66D1DDCA96300146687 /* levenshtein_dfa.cpp */,
3446C66E1DDCA96300146687 /* levenshtein_dfa.hpp */,
675341991A3F57E400A0A8C3 /* limited_priority_queue.hpp */,
6753419A1A3F57E400A0A8C3 /* logging.cpp */,
6753419B1A3F57E400A0A8C3 /* logging.hpp */,
6753419C1A3F57E400A0A8C3 /* lower_case.cpp */,
@ -463,41 +341,19 @@
6753419E1A3F57E400A0A8C3 /* math.hpp */,
6753419F1A3F57E400A0A8C3 /* matrix.hpp */,
672DD4B51E04255F0078E13C /* mem_trie.hpp */,
3D74EF0D1F8B902B0081202C /* move_to_front.cpp */,
3D74EF0A1F8B902A0081202C /* move_to_front.hpp */,
675341A11A3F57E400A0A8C3 /* mutex.hpp */,
672DD4B61E04255F0078E13C /* newtype.hpp */,
397DC50C22BB8EBF007126DB /* non_intersecting_intervals.hpp */,
675341A21A3F57E400A0A8C3 /* normalize_unicode.cpp */,
672DD4B71E04255F0078E13C /* observer_list.hpp */,
3917FA5A211E00BA00937DF4 /* pprof.cpp */,
3917FA5B211E00BB00937DF4 /* pprof.hpp */,
56B1A0711E69DE4D00395022 /* random.cpp */,
56B1A0721E69DE4D00395022 /* random.hpp */,
672DD4B81E0425600078E13C /* range_iterator.hpp */,
672DD4B91E0425600078E13C /* ref_counted.hpp */,
675341AA1A3F57E400A0A8C3 /* rolling_hash.hpp */,
675341AF1A3F57E400A0A8C3 /* scope_guard.hpp */,
675341B01A3F57E400A0A8C3 /* set_operations.hpp */,
675341B11A3F57E400A0A8C3 /* shared_buffer_manager.cpp */,
675341B21A3F57E400A0A8C3 /* shared_buffer_manager.hpp */,
56B1A0731E69DE4D00395022 /* small_set.hpp */,
675341B41A3F57E400A0A8C3 /* src_point.cpp */,
675341B51A3F57E400A0A8C3 /* src_point.hpp */,
675341B61A3F57E400A0A8C3 /* stats.hpp */,
675341B71A3F57E400A0A8C3 /* std_serialization.hpp */,
672DD4BA1E0425600078E13C /* stl_helpers.hpp */,
675341B91A3F57E400A0A8C3 /* stl_iterator.hpp */,
675341BA1A3F57E400A0A8C3 /* string_format.cpp */,
675341BB1A3F57E400A0A8C3 /* string_format.hpp */,
675341BC1A3F57E400A0A8C3 /* string_utils.cpp */,
675341BD1A3F57E400A0A8C3 /* string_utils.hpp */,
675341BE1A3F57E400A0A8C3 /* strings_bundle.cpp */,
675341BF1A3F57E400A0A8C3 /* strings_bundle.hpp */,
3D74EF0B1F8B902B0081202C /* suffix_array.cpp */,
3917FA5E211E00C300937DF4 /* suffix_array.hpp */,
670E39421C46C76900E9C0A6 /* sunrise_sunset.cpp */,
670E39431C46C76900E9C0A6 /* sunrise_sunset.hpp */,
3D7815711F3A145F0068B6AC /* task_loop.hpp */,
67B52B5E1AD3C84E00664C17 /* thread_checker.cpp */,
67B52B5F1AD3C84E00664C17 /* thread_checker.hpp */,
@ -519,10 +375,7 @@
675341CA1A3F57E400A0A8C3 /* timer.hpp */,
3446C66F1DDCA96300146687 /* uni_string_dfa.cpp */,
3446C6701DDCA96300146687 /* uni_string_dfa.hpp */,
3D3731FC1F9A445400D2121B /* url_helpers.cpp */,
3D3731FD1F9A445500D2121B /* url_helpers.hpp */,
3D74EF0C1F8B902B0081202C /* visitor.hpp */,
3D78157A1F3D89EC0068B6AC /* waiter.hpp */,
);
name = base;
path = ../../base;
@ -562,69 +415,44 @@
675341D11A3F57E400A0A8C3 /* cache.hpp in Headers */,
675341E31A3F57E400A0A8C3 /* math.hpp in Headers */,
3446C6731DDCA96300146687 /* levenshtein_dfa.hpp in Headers */,
56B1A0751E69DE4D00395022 /* random.hpp in Headers */,
675341E21A3F57E400A0A8C3 /* macros.hpp in Headers */,
672DD4C51E0425600078E13C /* observer_list.hpp in Headers */,
675341EF1A3F57E400A0A8C3 /* rolling_hash.hpp in Headers */,
671182F11C807C0A00CB8177 /* gmtime.hpp in Headers */,
67A609AF1C88642E001E641A /* deferred_task.hpp in Headers */,
675342021A3F57E400A0A8C3 /* string_utils.hpp in Headers */,
675341E41A3F57E400A0A8C3 /* matrix.hpp in Headers */,
670E39451C46C76900E9C0A6 /* sunrise_sunset.hpp in Headers */,
3D7815731F3A145F0068B6AC /* task_loop.hpp in Headers */,
675341F51A3F57E400A0A8C3 /* set_operations.hpp in Headers */,
675342041A3F57E400A0A8C3 /* strings_bundle.hpp in Headers */,
3D1BE646212D775500ACD94A /* atomic_shared_ptr.hpp in Headers */,
672DD4C81E0425600078E13C /* stl_helpers.hpp in Headers */,
675341CE1A3F57E400A0A8C3 /* base.hpp in Headers */,
3D74EF101F8B902C0081202C /* move_to_front.hpp in Headers */,
675342001A3F57E400A0A8C3 /* string_format.hpp in Headers */,
675341F41A3F57E400A0A8C3 /* scope_guard.hpp in Headers */,
672DD4BF1E0425600078E13C /* collection_cast.hpp in Headers */,
3917FA5F211E00C400937DF4 /* suffix_array.hpp in Headers */,
3917FA53211E008C00937DF4 /* clustering_map.hpp in Headers */,
3989E364230302EA00D63F84 /* thread_safe_queue.hpp in Headers */,
3D3731FF1F9A445500D2121B /* url_helpers.hpp in Headers */,
390F1C0D2294298E00EA58E3 /* file_name_utils.hpp in Headers */,
E1B7FFC121FA19FE00F094DC /* thread_pool_computational.hpp in Headers */,
675342071A3F57E400A0A8C3 /* thread_pool.hpp in Headers */,
397DC50D22BB8EBF007126DB /* bidirectional_map.hpp in Headers */,
3446C6711DDCA96300146687 /* dfa_helpers.hpp in Headers */,
6753420C1A3F57E400A0A8C3 /* threaded_list.hpp in Headers */,
3917FA59211E009700937DF4 /* get_time.hpp in Headers */,
675341DB1A3F57E400A0A8C3 /* exception.hpp in Headers */,
6753453E1A3F6F6A00A0A8C3 /* message.hpp in Headers */,
39BC0FD01FD057FA00B6C276 /* control_flow.hpp in Headers */,
6753420F1A3F57E400A0A8C3 /* timer.hpp in Headers */,
675341D01A3F57E400A0A8C3 /* buffer_vector.hpp in Headers */,
675341FC1A3F57E400A0A8C3 /* std_serialization.hpp in Headers */,
675342091A3F57E400A0A8C3 /* thread.hpp in Headers */,
3D78157B1F3D89EC0068B6AC /* waiter.hpp in Headers */,
675341CC1A3F57E400A0A8C3 /* assert.hpp in Headers */,
675341E01A3F57E400A0A8C3 /* logging.hpp in Headers */,
39F1E52F21C961A900D961DC /* beam.hpp in Headers */,
675341FB1A3F57E400A0A8C3 /* stats.hpp in Headers */,
675341DE1A3F57E400A0A8C3 /* limited_priority_queue.hpp in Headers */,
675341FE1A3F57E400A0A8C3 /* stl_iterator.hpp in Headers */,
675341FA1A3F57E400A0A8C3 /* src_point.hpp in Headers */,
674A7E2F1C0DB03D003D48E1 /* timegm.hpp in Headers */,
3D74EF151F8B902C0081202C /* bwt.hpp in Headers */,
675341F71A3F57E400A0A8C3 /* shared_buffer_manager.hpp in Headers */,
56B1A0761E69DE4D00395022 /* small_set.hpp in Headers */,
E1B7FFC221FA19FE00F094DC /* thread_pool_delayed.hpp in Headers */,
67B52B611AD3C84E00664C17 /* thread_checker.hpp in Headers */,
3917FA5D211E00BB00937DF4 /* pprof.hpp in Headers */,
672DD4BE1E0425600078E13C /* cancellable.hpp in Headers */,
675341CB1A3F57E400A0A8C3 /* array_adapters.hpp in Headers */,
3446C6751DDCA96300146687 /* uni_string_dfa.hpp in Headers */,
6753420B1A3F57E400A0A8C3 /* threaded_container.hpp in Headers */,
E1B7FFC321FA19FE00F094DC /* thread_utils.hpp in Headers */,
672DD4C21E0425600078E13C /* condition.hpp in Headers */,
397DC50E22BB8EBF007126DB /* non_intersecting_intervals.hpp in Headers */,
672DD4C41E0425600078E13C /* newtype.hpp in Headers */,
564BB445206E89ED00BDD211 /* fifo_cache.hpp in Headers */,
672DD4C31E0425600078E13C /* mem_trie.hpp in Headers */,
672DD4C61E0425600078E13C /* range_iterator.hpp in Headers */,
3917FA58211E009700937DF4 /* geo_object_id.hpp in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -719,14 +547,11 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
3917FA6B211E010400937DF4 /* small_set_test.cpp in Sources */,
39FD27341CC65AD000AFF551 /* sunrise_sunset_test.cpp in Sources */,
39FD27351CC65AD000AFF551 /* thread_pool_tests.cpp in Sources */,
39FD271E1CC65AD000AFF551 /* testingmain.cpp in Sources */,
39FD27391CC65AD000AFF551 /* timer_test.cpp in Sources */,
39FD27201CC65AD000AFF551 /* bits_test.cpp in Sources */,
3446C67D1DDCAA4900146687 /* uni_string_dfa_test.cpp in Sources */,
3917FA68211E010400937DF4 /* clustering_map_tests.cpp in Sources */,
3917FA65211E010400937DF4 /* visitor_tests.cpp in Sources */,
39F1E53121C961B800D961DC /* beam_tests.cpp in Sources */,
3917FA6A211E010400937DF4 /* control_flow_tests.cpp in Sources */,
@ -734,27 +559,17 @@
39FD272A1CC65AD000AFF551 /* mem_trie_test.cpp in Sources */,
395FEB3521492F350036395C /* stl_helpers_tests.cpp in Sources */,
3446C67C1DDCAA4600146687 /* levenshtein_dfa_test.cpp in Sources */,
3917FA69211E010400937DF4 /* fifo_cache_test.cpp in Sources */,
39FD27381CC65AD000AFF551 /* timegm_test.cpp in Sources */,
39FD272C1CC65AD000AFF551 /* range_iterator_test.cpp in Sources */,
39FD27261CC65AD000AFF551 /* containers_test.cpp in Sources */,
3917FA67211E010400937DF4 /* bwt_tests.cpp in Sources */,
397DC51122BB8ED2007126DB /* bidirectional_map_tests.cpp in Sources */,
390F1C12229429A700EA58E3 /* thread_pool_computational_tests.cpp in Sources */,
3446C6821DDCAA7400146687 /* newtype_test.cpp in Sources */,
39FD27231CC65AD000AFF551 /* collection_cast_test.cpp in Sources */,
39FD272E1CC65AD000AFF551 /* rolling_hash_test.cpp in Sources */,
39FD27361CC65AD000AFF551 /* threaded_list_test.cpp in Sources */,
3917FA63211E010400937DF4 /* move_to_front_tests.cpp in Sources */,
39FD272B1CC65AD000AFF551 /* observer_list_test.cpp in Sources */,
39FD27371CC65AD000AFF551 /* threads_test.cpp in Sources */,
39FD27331CC65AD000AFF551 /* string_utils_test.cpp in Sources */,
3446C6831DDCAA7800146687 /* ref_counted_tests.cpp in Sources */,
390F1C13229429AA00EA58E3 /* thread_pool_delayed_tests.cpp in Sources */,
39FD27211CC65AD000AFF551 /* buffer_vector_test.cpp in Sources */,
3917FA64211E010400937DF4 /* suffix_array_tests.cpp in Sources */,
3917FA62211E010400937DF4 /* geo_object_id_tests.cpp in Sources */,
397DC51222BB8ED2007126DB /* non_intersecting_intervals_tests.cpp in Sources */,
39FD27241CC65AD000AFF551 /* condition_test.cpp in Sources */,
39FD27221CC65AD000AFF551 /* cache_test.cpp in Sources */,
39FD272D1CC65AD000AFF551 /* regexp_test.cpp in Sources */,
@ -764,6 +579,7 @@
39FD27281CC65AD000AFF551 /* math_test.cpp in Sources */,
39FD27271CC65AD000AFF551 /* logging_test.cpp in Sources */,
390F1C112294299E00EA58E3 /* file_name_utils_tests.cpp in Sources */,
67CE9518235F63C00032E367 /* thread_safe_queue_tests.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -777,34 +593,22 @@
6753453D1A3F6F6A00A0A8C3 /* message.cpp in Sources */,
675342081A3F57E400A0A8C3 /* thread.cpp in Sources */,
675342061A3F57E400A0A8C3 /* thread_pool.cpp in Sources */,
670E39441C46C76900E9C0A6 /* sunrise_sunset.cpp in Sources */,
6753420E1A3F57E400A0A8C3 /* timer.cpp in Sources */,
675341F61A3F57E400A0A8C3 /* shared_buffer_manager.cpp in Sources */,
56B1A0741E69DE4D00395022 /* random.cpp in Sources */,
675341DA1A3F57E400A0A8C3 /* exception.cpp in Sources */,
3D74EF111F8B902C0081202C /* suffix_array.cpp in Sources */,
3917FA57211E009700937DF4 /* geo_object_id.cpp in Sources */,
3D3731FE1F9A445500D2121B /* url_helpers.cpp in Sources */,
675341F91A3F57E400A0A8C3 /* src_point.cpp in Sources */,
675342031A3F57E400A0A8C3 /* strings_bundle.cpp in Sources */,
3D74EF141F8B902C0081202C /* bwt.cpp in Sources */,
3D74EF131F8B902C0081202C /* move_to_front.cpp in Sources */,
675341CD1A3F57E400A0A8C3 /* base.cpp in Sources */,
675342011A3F57E400A0A8C3 /* string_utils.cpp in Sources */,
674A7E2E1C0DB03D003D48E1 /* timegm.cpp in Sources */,
E1B7FFC421FA19FE00F094DC /* thread_pool_delayed.cpp in Sources */,
6753420A1A3F57E400A0A8C3 /* threaded_container.cpp in Sources */,
3917FA5C211E00BB00937DF4 /* pprof.cpp in Sources */,
675341FF1A3F57E400A0A8C3 /* string_format.cpp in Sources */,
395784D12303034100F2CC07 /* url_helpers_tests.cpp in Sources */,
67A609AE1C88642E001E641A /* deferred_task.cpp in Sources */,
675341DF1A3F57E400A0A8C3 /* logging.cpp in Sources */,
671182F01C807C0A00CB8177 /* gmtime.cpp in Sources */,
67B52B601AD3C84E00664C17 /* thread_checker.cpp in Sources */,
675341E71A3F57E400A0A8C3 /* normalize_unicode.cpp in Sources */,
675341E11A3F57E400A0A8C3 /* lower_case.cpp in Sources */,
672DD4C11E0425600078E13C /* condition.cpp in Sources */,
395784D02303034100F2CC07 /* thread_safe_queue_tests.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

View file

@ -9,7 +9,6 @@
/* Begin PBXBuildFile section */
347F33371C4540F0009758CC /* compressed_bit_vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 347F33311C4540F0009758CC /* compressed_bit_vector.cpp */; };
347F33381C4540F0009758CC /* compressed_bit_vector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 347F33321C4540F0009758CC /* compressed_bit_vector.hpp */; };
347F33391C4540F0009758CC /* fixed_bits_ddvector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 347F33331C4540F0009758CC /* fixed_bits_ddvector.hpp */; };
347F333A1C4540F0009758CC /* simple_dense_coding.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 347F33341C4540F0009758CC /* simple_dense_coding.cpp */; };
347F333B1C4540F0009758CC /* simple_dense_coding.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 347F33351C4540F0009758CC /* simple_dense_coding.hpp */; };
347F333C1C4540F0009758CC /* succinct_mapper.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 347F33361C4540F0009758CC /* succinct_mapper.hpp */; };
@ -20,14 +19,9 @@
3949172C1BAC3CAC002A8C4F /* libminizip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 394917281BAC3CAC002A8C4F /* libminizip.a */; };
3949172D1BAC3CAC002A8C4F /* libsuccinct.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 394917291BAC3CAC002A8C4F /* libsuccinct.a */; };
394917301BAC3CC9002A8C4F /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 3949172F1BAC3CC9002A8C4F /* libz.tbd */; };
395D1A95207BBF63001164A5 /* zlib_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395D1A91207BBBAC001164A5 /* zlib_test.cpp */; };
395D1A97207BBF63001164A5 /* text_storage_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395D1A8D207BBB9E001164A5 /* text_storage_tests.cpp */; };
395D1A98207BBF63001164A5 /* bwt_coder_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395D1A8B207BBB95001164A5 /* bwt_coder_tests.cpp */; };
3973743121C17EFE0003807A /* string_utf8_multilang.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3973742F21C17EFE0003807A /* string_utf8_multilang.hpp */; };
3973743221C17EFE0003807A /* string_utf8_multilang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3973743021C17EFE0003807A /* string_utf8_multilang.cpp */; };
3973743521C17F1C0003807A /* string_utf8_multilang_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3973743321C17F160003807A /* string_utf8_multilang_tests.cpp */; };
39B2B97B1FB4692D00AB85A1 /* text_storage.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39B2B97A1FB4692D00AB85A1 /* text_storage.hpp */; };
39B2B97D1FB4693500AB85A1 /* bwt_coder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39B2B97C1FB4693400AB85A1 /* bwt_coder.hpp */; };
39B2B97F1FB4693B00AB85A1 /* elias_coder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39B2B97E1FB4693B00AB85A1 /* elias_coder.hpp */; };
39B2B9811FB4694300AB85A1 /* memory_region.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39B2B9801FB4694300AB85A1 /* memory_region.hpp */; };
39C3C0BC21A43061003B4712 /* point_coding.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39C3C0BA21A43060003B4712 /* point_coding.hpp */; };
@ -41,7 +35,6 @@
39F376D4207D32B10058E8E0 /* geometry_coding_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F376CB207D329F0058E8E0 /* geometry_coding_test.cpp */; };
3D489BC01D3D21A00052AA38 /* succinct_mapper_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D489BBA1D3D217E0052AA38 /* succinct_mapper_test.cpp */; };
3D489BC11D3D21A40052AA38 /* simple_dense_coding_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D489BB91D3D217E0052AA38 /* simple_dense_coding_test.cpp */; };
3D489BC21D3D21AA0052AA38 /* fixed_bits_ddvector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D489BB81D3D217E0052AA38 /* fixed_bits_ddvector_test.cpp */; };
3D489BC31D3D21AE0052AA38 /* elias_coder_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D489BB71D3D217E0052AA38 /* elias_coder_test.cpp */; };
3D74EF211F8F55740081202C /* csv_reader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D74EF1F1F8F55740081202C /* csv_reader.hpp */; };
3D74EF221F8F55740081202C /* csv_reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D74EF201F8F55740081202C /* csv_reader.cpp */; };
@ -49,14 +42,10 @@
3DAB4B6E23018E0500F7E5EB /* buffered_file_writer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DAB4B6C23018E0500F7E5EB /* buffered_file_writer.cpp */; };
3DAB4B6F23018E0500F7E5EB /* buffered_file_writer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3DAB4B6D23018E0500F7E5EB /* buffered_file_writer.hpp */; };
402E9A9321D0DBD9002D3CF4 /* map_uint32_to_val.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 402E9A9221D0DBD9002D3CF4 /* map_uint32_to_val.hpp */; };
4098EA6321D12088005612FF /* map_uint32_to_val_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4098EA6221D12088005612FF /* map_uint32_to_val_tests.cpp */; };
454523B4202AEB21009275C1 /* serdes_json.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 454523B3202AEB21009275C1 /* serdes_json.hpp */; };
4563B061205909290057556D /* serdes_binary_header.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4563B05E205909280057556D /* serdes_binary_header.hpp */; };
4563B062205909290057556D /* sha1.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4563B05F205909280057556D /* sha1.cpp */; };
4563B063205909290057556D /* sha1.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4563B060205909280057556D /* sha1.hpp */; };
45C108BA1E9CFF8E000FE1F6 /* libgeometry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45C108B91E9CFF8E000FE1F6 /* libgeometry.a */; };
670BAACB1D0B0C1E000302DA /* huffman.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 394917221BAC3C2F002A8C4F /* huffman.cpp */; };
670D04BD1B0BA92D0013A7AC /* expat_impl.h in Headers */ = {isa = PBXBuildFile; fileRef = 670D04B31B0BA9050013A7AC /* expat_impl.h */; };
670D04BE1B0BA92D0013A7AC /* file64_api.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670D04B41B0BA9050013A7AC /* file64_api.hpp */; };
670D04BF1B0BA92D0013A7AC /* file_data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670D04B51B0BA9050013A7AC /* file_data.cpp */; };
670D04C01B0BA92D0013A7AC /* file_data.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670D04B61B0BA9050013A7AC /* file_data.hpp */; };
@ -68,7 +57,6 @@
6753428C1A3F588C00A0A8C3 /* byte_stream.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342351A3F588B00A0A8C3 /* byte_stream.hpp */; };
675342951A3F588C00A0A8C3 /* constants.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753423E1A3F588B00A0A8C3 /* constants.hpp */; };
675342961A3F588C00A0A8C3 /* dd_vector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753423F1A3F588B00A0A8C3 /* dd_vector.hpp */; };
675342981A3F588C00A0A8C3 /* diff.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342411A3F588B00A0A8C3 /* diff.hpp */; };
675342991A3F588C00A0A8C3 /* endianness.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342421A3F588B00A0A8C3 /* endianness.hpp */; };
6753429A1A3F588C00A0A8C3 /* file_container.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675342431A3F588B00A0A8C3 /* file_container.cpp */; };
6753429B1A3F588C00A0A8C3 /* file_container.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342441A3F588B00A0A8C3 /* file_container.hpp */; };
@ -91,11 +79,6 @@
675342BA1A3F588C00A0A8C3 /* reader_writer_ops.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342641A3F588B00A0A8C3 /* reader_writer_ops.hpp */; };
675342BB1A3F588C00A0A8C3 /* reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675342651A3F588B00A0A8C3 /* reader.cpp */; };
675342BC1A3F588C00A0A8C3 /* reader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342661A3F588B00A0A8C3 /* reader.hpp */; };
675342BF1A3F588C00A0A8C3 /* streams_common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342691A3F588B00A0A8C3 /* streams_common.hpp */; };
675342C01A3F588C00A0A8C3 /* streams_sink.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753426A1A3F588B00A0A8C3 /* streams_sink.hpp */; };
675342C11A3F588C00A0A8C3 /* streams.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753426B1A3F588B00A0A8C3 /* streams.hpp */; };
675342C51A3F588C00A0A8C3 /* uri.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675342701A3F588B00A0A8C3 /* uri.cpp */; };
675342C61A3F588C00A0A8C3 /* uri.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342711A3F588B00A0A8C3 /* uri.hpp */; };
675342C71A3F588C00A0A8C3 /* url_encode.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342721A3F588B00A0A8C3 /* url_encode.hpp */; };
675342C81A3F588C00A0A8C3 /* value_opt_string.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342731A3F588B00A0A8C3 /* value_opt_string.hpp */; };
675342C91A3F588C00A0A8C3 /* var_record_reader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675342741A3F588C00A0A8C3 /* var_record_reader.hpp */; };
@ -105,12 +88,12 @@
675342D01A3F588C00A0A8C3 /* writer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753427B1A3F588C00A0A8C3 /* writer.hpp */; };
675E889C1DB7B0D000F8EBDA /* traffic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675E889A1DB7B0D000F8EBDA /* traffic.cpp */; };
675E889D1DB7B0D000F8EBDA /* traffic.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675E889B1DB7B0D000F8EBDA /* traffic.hpp */; };
676818201DC3ABD80094C0AC /* traffic_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6768181F1DC3ABD80094C0AC /* traffic_test.cpp */; };
67CE94F1235F63390032E367 /* traffic_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6768181F1DC3ABD80094C0AC /* traffic_test.cpp */; };
67CE94F7235F63420032E367 /* map_uint32_to_val_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4098EA6221D12088005612FF /* map_uint32_to_val_tests.cpp */; };
67E8DB551BBC17490053C5BA /* base64_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB081BBC16C70053C5BA /* base64_test.cpp */; };
67E8DB561BBC17490053C5BA /* bit_streams_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB091BBC16C70053C5BA /* bit_streams_test.cpp */; };
67E8DB591BBC17490053C5BA /* compressed_bit_vector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB0D1BBC16C70053C5BA /* compressed_bit_vector_test.cpp */; };
67E8DB5B1BBC17490053C5BA /* dd_vector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB101BBC16C70053C5BA /* dd_vector_test.cpp */; };
67E8DB5C1BBC17490053C5BA /* diff_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB111BBC16C70053C5BA /* diff_test.cpp */; };
67E8DB5D1BBC17490053C5BA /* endianness_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB121BBC16C70053C5BA /* endianness_test.cpp */; };
67E8DB5E1BBC17490053C5BA /* file_container_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB131BBC16C70053C5BA /* file_container_test.cpp */; };
67E8DB5F1BBC17490053C5BA /* file_data_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB141BBC16C70053C5BA /* file_data_test.cpp */; };
@ -123,18 +106,14 @@
67E8DB681BBC17490053C5BA /* reader_cache_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB1D1BBC16C70053C5BA /* reader_cache_test.cpp */; };
67E8DB691BBC17490053C5BA /* reader_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB1E1BBC16C70053C5BA /* reader_test.cpp */; };
67E8DB6A1BBC17490053C5BA /* reader_writer_ops_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB201BBC16C70053C5BA /* reader_writer_ops_test.cpp */; };
67E8DB6E1BBC17490053C5BA /* uri_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB241BBC16C70053C5BA /* uri_test.cpp */; };
67E8DB6F1BBC17490053C5BA /* url_encode_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB251BBC16C70053C5BA /* url_encode_test.cpp */; };
67E8DB701BBC17490053C5BA /* value_opt_string_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB261BBC16C70053C5BA /* value_opt_string_test.cpp */; };
67E8DB711BBC17490053C5BA /* var_record_reader_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB271BBC16C70053C5BA /* var_record_reader_test.cpp */; };
67E8DB721BBC17490053C5BA /* var_serial_vector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB281BBC16C70053C5BA /* var_serial_vector_test.cpp */; };
67E8DB731BBC17490053C5BA /* varint_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB291BBC16C70053C5BA /* varint_test.cpp */; };
67E8DB751BBC17490053C5BA /* writer_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2B1BBC16C70053C5BA /* writer_test.cpp */; };
67E8DB761BBC17490053C5BA /* zip_creator_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2C1BBC16C70053C5BA /* zip_creator_test.cpp */; };
67E8DB771BBC17490053C5BA /* zip_reader_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67E8DB2D1BBC16C70053C5BA /* zip_reader_test.cpp */; };
BB537C5F1E8490120074D9D3 /* transliteration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB537C5D1E8490120074D9D3 /* transliteration.cpp */; };
BB537C601E8490120074D9D3 /* transliteration.hpp in Headers */ = {isa = PBXBuildFile; fileRef = BB537C5E1E8490120074D9D3 /* transliteration.hpp */; };
BB87BF8422F9E2D1008A8A72 /* serdes_json_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BB87BF8322F9E2D1008A8A72 /* serdes_json_test.cpp */; };
F65AFA361F18B8AB00979A50 /* libplatform_tests_support.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F65AFA351F18B8AB00979A50 /* libplatform_tests_support.a */; };
F65AFA381F18C7A500979A50 /* libplatform.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F65AFA371F18C7A500979A50 /* libplatform.a */; };
F6C269FE1F176FFE00EB6519 /* csv_reader_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6C269FD1F176FFE00EB6519 /* csv_reader_test.cpp */; };
@ -155,7 +134,6 @@
/* Begin PBXFileReference section */
347F33311C4540F0009758CC /* compressed_bit_vector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compressed_bit_vector.cpp; sourceTree = "<group>"; };
347F33321C4540F0009758CC /* compressed_bit_vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = compressed_bit_vector.hpp; sourceTree = "<group>"; };
347F33331C4540F0009758CC /* fixed_bits_ddvector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = fixed_bits_ddvector.hpp; sourceTree = "<group>"; };
347F33341C4540F0009758CC /* simple_dense_coding.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simple_dense_coding.cpp; sourceTree = "<group>"; };
347F33351C4540F0009758CC /* simple_dense_coding.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = simple_dense_coding.hpp; sourceTree = "<group>"; };
347F33361C4540F0009758CC /* succinct_mapper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = succinct_mapper.hpp; sourceTree = "<group>"; };
@ -170,14 +148,9 @@
394917281BAC3CAC002A8C4F /* libminizip.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libminizip.a; path = "../../../geocore-xcode-build/Debug/libminizip.a"; sourceTree = "<group>"; };
394917291BAC3CAC002A8C4F /* libsuccinct.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsuccinct.a; path = "../../../geocore-xcode-build/Debug/libsuccinct.a"; sourceTree = "<group>"; };
3949172F1BAC3CC9002A8C4F /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
395D1A8B207BBB95001164A5 /* bwt_coder_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bwt_coder_tests.cpp; sourceTree = "<group>"; };
395D1A8D207BBB9E001164A5 /* text_storage_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_storage_tests.cpp; sourceTree = "<group>"; };
395D1A91207BBBAC001164A5 /* zlib_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zlib_test.cpp; sourceTree = "<group>"; };
3973742F21C17EFE0003807A /* string_utf8_multilang.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_utf8_multilang.hpp; sourceTree = "<group>"; };
3973743021C17EFE0003807A /* string_utf8_multilang.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utf8_multilang.cpp; sourceTree = "<group>"; };
3973743321C17F160003807A /* string_utf8_multilang_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utf8_multilang_tests.cpp; sourceTree = "<group>"; };
39B2B97A1FB4692D00AB85A1 /* text_storage.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = text_storage.hpp; sourceTree = "<group>"; };
39B2B97C1FB4693400AB85A1 /* bwt_coder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = bwt_coder.hpp; sourceTree = "<group>"; };
39B2B97E1FB4693B00AB85A1 /* elias_coder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = elias_coder.hpp; sourceTree = "<group>"; };
39B2B9801FB4694300AB85A1 /* memory_region.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = memory_region.hpp; sourceTree = "<group>"; };
39C3C0BA21A43060003B4712 /* point_coding.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = point_coding.hpp; sourceTree = "<group>"; };
@ -191,7 +164,6 @@
39F376CC207D329F0058E8E0 /* geometry_serialization_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = geometry_serialization_test.cpp; sourceTree = "<group>"; };
3D489BB51D3D21510052AA38 /* libplatform.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libplatform.a; path = "../../../geocore-xcode-build/Debug/libplatform.a"; sourceTree = "<group>"; };
3D489BB71D3D217E0052AA38 /* elias_coder_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = elias_coder_test.cpp; sourceTree = "<group>"; };
3D489BB81D3D217E0052AA38 /* fixed_bits_ddvector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fixed_bits_ddvector_test.cpp; sourceTree = "<group>"; };
3D489BB91D3D217E0052AA38 /* simple_dense_coding_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simple_dense_coding_test.cpp; sourceTree = "<group>"; };
3D489BBA1D3D217E0052AA38 /* succinct_mapper_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = succinct_mapper_test.cpp; sourceTree = "<group>"; };
3D74EF1F1F8F55740081202C /* csv_reader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = csv_reader.hpp; sourceTree = "<group>"; };
@ -201,12 +173,9 @@
3DAB4B6D23018E0500F7E5EB /* buffered_file_writer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = buffered_file_writer.hpp; sourceTree = "<group>"; };
402E9A9221D0DBD9002D3CF4 /* map_uint32_to_val.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = map_uint32_to_val.hpp; sourceTree = "<group>"; };
4098EA6221D12088005612FF /* map_uint32_to_val_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = map_uint32_to_val_tests.cpp; sourceTree = "<group>"; };
454523B3202AEB21009275C1 /* serdes_json.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = serdes_json.hpp; sourceTree = "<group>"; };
4563B05E205909280057556D /* serdes_binary_header.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = serdes_binary_header.hpp; sourceTree = "<group>"; };
4563B05F205909280057556D /* sha1.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sha1.cpp; sourceTree = "<group>"; };
4563B060205909280057556D /* sha1.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = sha1.hpp; sourceTree = "<group>"; };
45C108B91E9CFF8E000FE1F6 /* libgeometry.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgeometry.a; path = "/Users/r.kuznetsov/Dev/Projects/geocore/xcode/geometry/../../../geocore-build/xcode/Debug/libgeometry.a"; sourceTree = "<absolute>"; };
670D04B31B0BA9050013A7AC /* expat_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = expat_impl.h; sourceTree = "<group>"; };
670D04B41B0BA9050013A7AC /* file64_api.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = file64_api.hpp; sourceTree = "<group>"; };
670D04B51B0BA9050013A7AC /* file_data.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = file_data.cpp; sourceTree = "<group>"; };
670D04B61B0BA9050013A7AC /* file_data.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = file_data.hpp; sourceTree = "<group>"; };
@ -219,7 +188,6 @@
675342351A3F588B00A0A8C3 /* byte_stream.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = byte_stream.hpp; sourceTree = "<group>"; };
6753423E1A3F588B00A0A8C3 /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = constants.hpp; sourceTree = "<group>"; };
6753423F1A3F588B00A0A8C3 /* dd_vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = dd_vector.hpp; sourceTree = "<group>"; };
675342411A3F588B00A0A8C3 /* diff.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = diff.hpp; sourceTree = "<group>"; };
675342421A3F588B00A0A8C3 /* endianness.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = endianness.hpp; sourceTree = "<group>"; };
675342431A3F588B00A0A8C3 /* file_container.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_container.cpp; sourceTree = "<group>"; };
675342441A3F588B00A0A8C3 /* file_container.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = file_container.hpp; sourceTree = "<group>"; };
@ -242,11 +210,6 @@
675342641A3F588B00A0A8C3 /* reader_writer_ops.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = reader_writer_ops.hpp; sourceTree = "<group>"; };
675342651A3F588B00A0A8C3 /* reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reader.cpp; sourceTree = "<group>"; };
675342661A3F588B00A0A8C3 /* reader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = reader.hpp; sourceTree = "<group>"; };
675342691A3F588B00A0A8C3 /* streams_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = streams_common.hpp; sourceTree = "<group>"; };
6753426A1A3F588B00A0A8C3 /* streams_sink.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = streams_sink.hpp; sourceTree = "<group>"; };
6753426B1A3F588B00A0A8C3 /* streams.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = streams.hpp; sourceTree = "<group>"; };
675342701A3F588B00A0A8C3 /* uri.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uri.cpp; sourceTree = "<group>"; };
675342711A3F588B00A0A8C3 /* uri.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = uri.hpp; sourceTree = "<group>"; };
675342721A3F588B00A0A8C3 /* url_encode.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = url_encode.hpp; sourceTree = "<group>"; };
675342731A3F588B00A0A8C3 /* value_opt_string.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = value_opt_string.hpp; sourceTree = "<group>"; };
675342741A3F588C00A0A8C3 /* var_record_reader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = var_record_reader.hpp; sourceTree = "<group>"; };
@ -261,7 +224,6 @@
67E8DB091BBC16C70053C5BA /* bit_streams_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bit_streams_test.cpp; sourceTree = "<group>"; };
67E8DB0D1BBC16C70053C5BA /* compressed_bit_vector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compressed_bit_vector_test.cpp; sourceTree = "<group>"; };
67E8DB101BBC16C70053C5BA /* dd_vector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dd_vector_test.cpp; sourceTree = "<group>"; };
67E8DB111BBC16C70053C5BA /* diff_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = diff_test.cpp; sourceTree = "<group>"; };
67E8DB121BBC16C70053C5BA /* endianness_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = endianness_test.cpp; sourceTree = "<group>"; };
67E8DB131BBC16C70053C5BA /* file_container_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_container_test.cpp; sourceTree = "<group>"; };
67E8DB141BBC16C70053C5BA /* file_data_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_data_test.cpp; sourceTree = "<group>"; };
@ -275,18 +237,14 @@
67E8DB1E1BBC16C70053C5BA /* reader_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reader_test.cpp; sourceTree = "<group>"; };
67E8DB1F1BBC16C70053C5BA /* reader_test.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = reader_test.hpp; sourceTree = "<group>"; };
67E8DB201BBC16C70053C5BA /* reader_writer_ops_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reader_writer_ops_test.cpp; sourceTree = "<group>"; };
67E8DB241BBC16C70053C5BA /* uri_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = uri_test.cpp; sourceTree = "<group>"; };
67E8DB251BBC16C70053C5BA /* url_encode_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = url_encode_test.cpp; sourceTree = "<group>"; };
67E8DB261BBC16C70053C5BA /* value_opt_string_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = value_opt_string_test.cpp; sourceTree = "<group>"; };
67E8DB271BBC16C70053C5BA /* var_record_reader_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = var_record_reader_test.cpp; sourceTree = "<group>"; };
67E8DB281BBC16C70053C5BA /* var_serial_vector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = var_serial_vector_test.cpp; sourceTree = "<group>"; };
67E8DB291BBC16C70053C5BA /* varint_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = varint_test.cpp; sourceTree = "<group>"; };
67E8DB2B1BBC16C70053C5BA /* writer_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = writer_test.cpp; sourceTree = "<group>"; };
67E8DB2C1BBC16C70053C5BA /* zip_creator_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zip_creator_test.cpp; sourceTree = "<group>"; };
67E8DB2D1BBC16C70053C5BA /* zip_reader_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = zip_reader_test.cpp; sourceTree = "<group>"; };
BB537C5D1E8490120074D9D3 /* transliteration.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transliteration.cpp; sourceTree = "<group>"; };
BB537C5E1E8490120074D9D3 /* transliteration.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transliteration.hpp; sourceTree = "<group>"; };
BB87BF8322F9E2D1008A8A72 /* serdes_json_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = serdes_json_test.cpp; sourceTree = "<group>"; };
F65AFA351F18B8AB00979A50 /* libplatform_tests_support.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libplatform_tests_support.a; path = ../platform/build/Debug/libplatform_tests_support.a; sourceTree = "<group>"; };
F65AFA371F18C7A500979A50 /* libplatform.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libplatform.a; path = "../../../../Library/Developer/Xcode/DerivedData/geocore-fbvotunmmtqmjnezabjibwxwryev/Build/Products/Debug/libplatform.a"; sourceTree = "<group>"; };
F6C269FD1F176FFE00EB6519 /* csv_reader_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = csv_reader_test.cpp; sourceTree = "<group>"; };
@ -333,29 +291,22 @@
394916901BAC3A5F002A8C4F /* coding_tests */ = {
isa = PBXGroup;
children = (
BB87BF8322F9E2D1008A8A72 /* serdes_json_test.cpp */,
4098EA6221D12088005612FF /* map_uint32_to_val_tests.cpp */,
3973743321C17F160003807A /* string_utf8_multilang_tests.cpp */,
39C3C0BE21A431BF003B4712 /* point_coding_tests.cpp */,
39F376CB207D329F0058E8E0 /* geometry_coding_test.cpp */,
39F376CC207D329F0058E8E0 /* geometry_serialization_test.cpp */,
39F376CA207D329F0058E8E0 /* test_polylines.cpp */,
395D1A91207BBBAC001164A5 /* zlib_test.cpp */,
395D1A8D207BBB9E001164A5 /* text_storage_tests.cpp */,
395D1A8B207BBB95001164A5 /* bwt_coder_tests.cpp */,
67E8DB7A1BBC18720053C5BA /* libs */,
3D489BB71D3D217E0052AA38 /* elias_coder_test.cpp */,
6768181F1DC3ABD80094C0AC /* traffic_test.cpp */,
3D489BB81D3D217E0052AA38 /* fixed_bits_ddvector_test.cpp */,
3D489BB91D3D217E0052AA38 /* simple_dense_coding_test.cpp */,
3D489BBA1D3D217E0052AA38 /* succinct_mapper_test.cpp */,
67E8DB081BBC16C70053C5BA /* base64_test.cpp */,
67E8DB091BBC16C70053C5BA /* bit_streams_test.cpp */,
67E8DB0D1BBC16C70053C5BA /* compressed_bit_vector_test.cpp */,
67E8DB101BBC16C70053C5BA /* dd_vector_test.cpp */,
67E8DB241BBC16C70053C5BA /* uri_test.cpp */,
F6C269FD1F176FFE00EB6519 /* csv_reader_test.cpp */,
67E8DB111BBC16C70053C5BA /* diff_test.cpp */,
67E8DB121BBC16C70053C5BA /* endianness_test.cpp */,
67E8DB131BBC16C70053C5BA /* file_container_test.cpp */,
67E8DB141BBC16C70053C5BA /* file_data_test.cpp */,
@ -376,8 +327,6 @@
67E8DB281BBC16C70053C5BA /* var_serial_vector_test.cpp */,
67E8DB291BBC16C70053C5BA /* varint_test.cpp */,
67E8DB2B1BBC16C70053C5BA /* writer_test.cpp */,
67E8DB2C1BBC16C70053C5BA /* zip_creator_test.cpp */,
67E8DB2D1BBC16C70053C5BA /* zip_reader_test.cpp */,
);
name = coding_tests;
path = ../../coding/coding_tests;
@ -386,7 +335,6 @@
670D04B21B0BA9050013A7AC /* internal */ = {
isa = PBXGroup;
children = (
670D04B31B0BA9050013A7AC /* expat_impl.h */,
670D04B41B0BA9050013A7AC /* file64_api.hpp */,
670D04B51B0BA9050013A7AC /* file_data.cpp */,
670D04B61B0BA9050013A7AC /* file_data.hpp */,
@ -433,7 +381,6 @@
6753422C1A3F588B00A0A8C3 /* base64.hpp */,
6753422F1A3F588B00A0A8C3 /* bit_streams.hpp */,
675342341A3F588B00A0A8C3 /* buffer_reader.hpp */,
39B2B97C1FB4693400AB85A1 /* bwt_coder.hpp */,
675342351A3F588B00A0A8C3 /* byte_stream.hpp */,
347F33311C4540F0009758CC /* compressed_bit_vector.cpp */,
347F33321C4540F0009758CC /* compressed_bit_vector.hpp */,
@ -441,7 +388,6 @@
3D74EF201F8F55740081202C /* csv_reader.cpp */,
3D74EF1F1F8F55740081202C /* csv_reader.hpp */,
6753423F1A3F588B00A0A8C3 /* dd_vector.hpp */,
675342411A3F588B00A0A8C3 /* diff.hpp */,
39B2B97E1FB4693B00AB85A1 /* elias_coder.hpp */,
675342421A3F588B00A0A8C3 /* endianness.hpp */,
675342431A3F588B00A0A8C3 /* file_container.cpp */,
@ -452,7 +398,6 @@
6753424A1A3F588B00A0A8C3 /* file_sort.hpp */,
6753424C1A3F588B00A0A8C3 /* file_writer.cpp */,
6753424D1A3F588B00A0A8C3 /* file_writer.hpp */,
347F33331C4540F0009758CC /* fixed_bits_ddvector.hpp */,
675342501A3F588B00A0A8C3 /* hex.cpp */,
675342511A3F588B00A0A8C3 /* hex.hpp */,
394917221BAC3C2F002A8C4F /* huffman.cpp */,
@ -471,23 +416,15 @@
675342641A3F588B00A0A8C3 /* reader_writer_ops.hpp */,
675342651A3F588B00A0A8C3 /* reader.cpp */,
675342661A3F588B00A0A8C3 /* reader.hpp */,
4563B05E205909280057556D /* serdes_binary_header.hpp */,
454523B3202AEB21009275C1 /* serdes_json.hpp */,
4563B05F205909280057556D /* sha1.cpp */,
4563B060205909280057556D /* sha1.hpp */,
347F33341C4540F0009758CC /* simple_dense_coding.cpp */,
347F33351C4540F0009758CC /* simple_dense_coding.hpp */,
675342691A3F588B00A0A8C3 /* streams_common.hpp */,
6753426A1A3F588B00A0A8C3 /* streams_sink.hpp */,
6753426B1A3F588B00A0A8C3 /* streams.hpp */,
347F33361C4540F0009758CC /* succinct_mapper.hpp */,
39B2B97A1FB4692D00AB85A1 /* text_storage.hpp */,
675E889A1DB7B0D000F8EBDA /* traffic.cpp */,
675E889B1DB7B0D000F8EBDA /* traffic.hpp */,
BB537C5D1E8490120074D9D3 /* transliteration.cpp */,
BB537C5E1E8490120074D9D3 /* transliteration.hpp */,
675342701A3F588B00A0A8C3 /* uri.cpp */,
675342711A3F588B00A0A8C3 /* uri.hpp */,
675342721A3F588B00A0A8C3 /* url_encode.hpp */,
675342731A3F588B00A0A8C3 /* value_opt_string.hpp */,
675342741A3F588C00A0A8C3 /* var_record_reader.hpp */,
@ -528,14 +465,11 @@
39B2B97F1FB4693B00AB85A1 /* elias_coder.hpp in Headers */,
675342CA1A3F588C00A0A8C3 /* var_serial_vector.hpp in Headers */,
39F376C9207D32820058E8E0 /* tesselator_decl.hpp in Headers */,
39B2B97B1FB4692D00AB85A1 /* text_storage.hpp in Headers */,
347F33391C4540F0009758CC /* fixed_bits_ddvector.hpp in Headers */,
675E889D1DB7B0D000F8EBDA /* traffic.hpp in Headers */,
3DAB4B6F23018E0500F7E5EB /* buffered_file_writer.hpp in Headers */,
347F33381C4540F0009758CC /* compressed_bit_vector.hpp in Headers */,
675342B21A3F588C00A0A8C3 /* parse_xml.hpp in Headers */,
675342AF1A3F588C00A0A8C3 /* mmap_reader.hpp in Headers */,
4563B061205909290057556D /* serdes_binary_header.hpp in Headers */,
675342B81A3F588C00A0A8C3 /* reader_wrapper.hpp in Headers */,
402E9A9321D0DBD9002D3CF4 /* map_uint32_to_val.hpp in Headers */,
675342961A3F588C00A0A8C3 /* dd_vector.hpp in Headers */,
@ -543,12 +477,9 @@
675342991A3F588C00A0A8C3 /* endianness.hpp in Headers */,
347F333C1C4540F0009758CC /* succinct_mapper.hpp in Headers */,
675342951A3F588C00A0A8C3 /* constants.hpp in Headers */,
454523B4202AEB21009275C1 /* serdes_json.hpp in Headers */,
675342B71A3F588C00A0A8C3 /* reader_streambuf.hpp in Headers */,
675342CF1A3F588C00A0A8C3 /* write_to_sink.hpp in Headers */,
675342C11A3F588C00A0A8C3 /* streams.hpp in Headers */,
675342B41A3F588C00A0A8C3 /* read_write_utils.hpp in Headers */,
675342981A3F588C00A0A8C3 /* diff.hpp in Headers */,
670D04C01B0BA92D0013A7AC /* file_data.hpp in Headers */,
39C3C0BC21A43061003B4712 /* point_coding.hpp in Headers */,
3DAB4B6822FDC6DF00F7E5EB /* file_container_writers.hpp in Headers */,
@ -557,12 +488,9 @@
6753428B1A3F588C00A0A8C3 /* buffer_reader.hpp in Headers */,
675342831A3F588C00A0A8C3 /* base64.hpp in Headers */,
675342BA1A3F588C00A0A8C3 /* reader_writer_ops.hpp in Headers */,
675342C61A3F588C00A0A8C3 /* uri.hpp in Headers */,
6753429B1A3F588C00A0A8C3 /* file_container.hpp in Headers */,
670D04BD1B0BA92D0013A7AC /* expat_impl.h in Headers */,
675342A81A3F588C00A0A8C3 /* hex.hpp in Headers */,
6753428C1A3F588C00A0A8C3 /* byte_stream.hpp in Headers */,
675342BF1A3F588C00A0A8C3 /* streams_common.hpp in Headers */,
347F333B1C4540F0009758CC /* simple_dense_coding.hpp in Headers */,
670D04BE1B0BA92D0013A7AC /* file64_api.hpp in Headers */,
675342A11A3F588C00A0A8C3 /* file_sort.hpp in Headers */,
@ -572,9 +500,7 @@
675342BC1A3F588C00A0A8C3 /* reader.hpp in Headers */,
39B2B9811FB4694300AB85A1 /* memory_region.hpp in Headers */,
3D74EF211F8F55740081202C /* csv_reader.hpp in Headers */,
39B2B97D1FB4693500AB85A1 /* bwt_coder.hpp in Headers */,
675342A41A3F588C00A0A8C3 /* file_writer.hpp in Headers */,
675342C01A3F588C00A0A8C3 /* streams_sink.hpp in Headers */,
670D04C11B0BA92D0013A7AC /* xmlparser.hpp in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -657,15 +583,15 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
67CE94F7235F63420032E367 /* map_uint32_to_val_tests.cpp in Sources */,
67E8DB551BBC17490053C5BA /* base64_test.cpp in Sources */,
67E8DB5F1BBC17490053C5BA /* file_data_test.cpp in Sources */,
67E8DB6E1BBC17490053C5BA /* uri_test.cpp in Sources */,
395D1A98207BBF63001164A5 /* bwt_coder_tests.cpp in Sources */,
67E8DB711BBC17490053C5BA /* var_record_reader_test.cpp in Sources */,
67E8DB5E1BBC17490053C5BA /* file_container_test.cpp in Sources */,
67E8DB6A1BBC17490053C5BA /* reader_writer_ops_test.cpp in Sources */,
3D489BC31D3D21AE0052AA38 /* elias_coder_test.cpp in Sources */,
39F376D2207D32AA0058E8E0 /* test_polylines.cpp in Sources */,
67CE94F1235F63390032E367 /* traffic_test.cpp in Sources */,
67E8DB671BBC17490053C5BA /* png_decoder_test.cpp in Sources */,
394917201BAC3BE0002A8C4F /* testingmain.cpp in Sources */,
39F376D3207D32AD0058E8E0 /* geometry_serialization_test.cpp in Sources */,
@ -674,9 +600,7 @@
67E8DB641BBC17490053C5BA /* mem_file_reader_test.cpp in Sources */,
67E8DB591BBC17490053C5BA /* compressed_bit_vector_test.cpp in Sources */,
67E8DB621BBC17490053C5BA /* hex_test.cpp in Sources */,
67E8DB771BBC17490053C5BA /* zip_reader_test.cpp in Sources */,
67E8DB751BBC17490053C5BA /* writer_test.cpp in Sources */,
67E8DB5C1BBC17490053C5BA /* diff_test.cpp in Sources */,
67E8DB701BBC17490053C5BA /* value_opt_string_test.cpp in Sources */,
67E8DB681BBC17490053C5BA /* reader_cache_test.cpp in Sources */,
39C3C0C221A43200003B4712 /* point_coding_tests.cpp in Sources */,
@ -684,17 +608,13 @@
67E8DB721BBC17490053C5BA /* var_serial_vector_test.cpp in Sources */,
67E8DB5B1BBC17490053C5BA /* dd_vector_test.cpp in Sources */,
3973743521C17F1C0003807A /* string_utf8_multilang_tests.cpp in Sources */,
3D489BC21D3D21AA0052AA38 /* fixed_bits_ddvector_test.cpp in Sources */,
67E8DB601BBC17490053C5BA /* file_sort_test.cpp in Sources */,
67E8DB691BBC17490053C5BA /* reader_test.cpp in Sources */,
3D489BC01D3D21A00052AA38 /* succinct_mapper_test.cpp in Sources */,
F6C269FE1F176FFE00EB6519 /* csv_reader_test.cpp in Sources */,
67E8DB561BBC17490053C5BA /* bit_streams_test.cpp in Sources */,
67E8DB651BBC17490053C5BA /* mem_file_writer_test.cpp in Sources */,
67E8DB761BBC17490053C5BA /* zip_creator_test.cpp in Sources */,
395D1A97207BBF63001164A5 /* text_storage_tests.cpp in Sources */,
39F376D4207D32B10058E8E0 /* geometry_coding_test.cpp in Sources */,
395D1A95207BBF63001164A5 /* zlib_test.cpp in Sources */,
67E8DB631BBC17490053C5BA /* huffman_test.cpp in Sources */,
67E8DB731BBC17490053C5BA /* varint_test.cpp in Sources */,
);
@ -713,10 +633,7 @@
3D74EF221F8F55740081202C /* csv_reader.cpp in Sources */,
6753429F1A3F588C00A0A8C3 /* file_reader.cpp in Sources */,
3973743221C17EFE0003807A /* string_utf8_multilang.cpp in Sources */,
676818201DC3ABD80094C0AC /* traffic_test.cpp in Sources */,
BB537C5F1E8490120074D9D3 /* transliteration.cpp in Sources */,
675342C51A3F588C00A0A8C3 /* uri.cpp in Sources */,
BB87BF8422F9E2D1008A8A72 /* serdes_json_test.cpp in Sources */,
675342BB1A3F588C00A0A8C3 /* reader.cpp in Sources */,
670BAACB1D0B0C1E000302DA /* huffman.cpp in Sources */,
675342A71A3F588C00A0A8C3 /* hex.cpp in Sources */,
@ -724,7 +641,6 @@
670D04BF1B0BA92D0013A7AC /* file_data.cpp in Sources */,
39C3C0BD21A43061003B4712 /* point_coding.cpp in Sources */,
675342B91A3F588C00A0A8C3 /* reader_writer_ops.cpp in Sources */,
4098EA6321D12088005612FF /* map_uint32_to_val_tests.cpp in Sources */,
39F376C6207D327B0058E8E0 /* geometry_coding.cpp in Sources */,
675E889C1DB7B0D000F8EBDA /* traffic.cpp in Sources */,
675342AE1A3F588C00A0A8C3 /* mmap_reader.cpp in Sources */,

View file

@ -16,7 +16,7 @@ MACOSX_DEPLOYMENT_TARGET = 10.12
SUPPORTED_PLATFORMS = macosx iphonesimulator iphoneos
// Linked frameworks
OTHER_LDFLAGS[sdk=macosx*] = -framework Cocoa -framework IOKit -framework SystemConfiguration -framework CFNetwork -lboost_filesystem -lboost_serialization -lboost_iostreams -lgtest
OTHER_LDFLAGS[sdk=macosx*] = -framework Cocoa -framework IOKit -framework SystemConfiguration -framework CFNetwork -lboost_filesystem -lboost_serialization -lboost_iostreams -lgtest -lboost_program_options
OTHER_LDFLAGS[sdk=iphone*] = -framework Foundation -framework IOKit -framework SystemConfiguration -framework CFNetwork -ObjC
// Warnings settings

View file

@ -16,7 +16,6 @@
395784E723030DA800F2CC07 /* locality_point_integrator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 395784DF23030DA800F2CC07 /* locality_point_integrator.cpp */; };
395784E823030DA800F2CC07 /* place_points_integrator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 395784E023030DA800F2CC07 /* place_points_integrator.hpp */; };
395784E923030DA800F2CC07 /* admin_suburbs_marker.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 395784E123030DA800F2CC07 /* admin_suburbs_marker.hpp */; };
397057C322CB5840001A55CA /* promo_catalog_cities.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 397057C222CB5840001A55CA /* promo_catalog_cities.hpp */; };
397057C522CB5850001A55CA /* translation.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 397057C422CB5850001A55CA /* translation.hpp */; };
397057C722CB589B001A55CA /* translation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 397057C622CB589B001A55CA /* translation.cpp */; };
397057CC22CB66BA001A55CA /* country_specifier.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 397057CA22CB66BA001A55CA /* country_specifier.hpp */; };
@ -27,8 +26,6 @@
39711418229D7E01003915E5 /* translator_streets.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39711411229D7E01003915E5 /* translator_streets.hpp */; };
3989E321230300CD00D63F84 /* affiliation.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3989E31F230300CC00D63F84 /* affiliation.hpp */; };
3989E322230300CD00D63F84 /* affiliation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3989E320230300CD00D63F84 /* affiliation.cpp */; };
3989E325230300D600D63F84 /* collector_city_area.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3989E323230300D600D63F84 /* collector_city_area.cpp */; };
3989E326230300D600D63F84 /* collector_city_area.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3989E324230300D600D63F84 /* collector_city_area.hpp */; };
3989E33A2303013800D63F84 /* features_processing_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3989E3352303013800D63F84 /* features_processing_helpers.hpp */; };
3989E35F230302CB00D63F84 /* geo_objects_generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3989E35B230302CB00D63F84 /* geo_objects_generator.cpp */; };
3989E360230302CB00D63F84 /* geo_objects_maintainer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3989E35C230302CB00D63F84 /* geo_objects_maintainer.hpp */; };
@ -38,7 +35,6 @@
39F7E3AB20E1023400DA7A14 /* test_with_classificator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39F7E3A420E1022E00DA7A14 /* test_with_classificator.hpp */; };
39F7E3AC20E1023400DA7A14 /* test_with_custom_mwms.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 39F7E3A320E1022E00DA7A14 /* test_with_custom_mwms.cpp */; };
39F7E3AD20E1023400DA7A14 /* test_with_custom_mwms.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39F7E3A220E1022E00DA7A14 /* test_with_custom_mwms.hpp */; };
3D51BC571D5E512500F1FA8D /* region_meta.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D51BC4F1D5E512500F1FA8D /* region_meta.hpp */; };
3DFEBF7D1EF2D58900317D5C /* utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3DFEBF781EF2D58900317D5C /* utils.cpp */; };
3DFEBF7E1EF2D58900317D5C /* utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3DFEBF791EF2D58900317D5C /* utils.hpp */; };
4003E3AA2112FB2B007721B0 /* factory_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4003E3992112FB29007721B0 /* factory_utils.hpp */; };
@ -59,14 +55,12 @@
4032E71F225D151D00D33617 /* filter_collection.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E6F9225D151B00D33617 /* filter_collection.hpp */; };
4032E720225D151D00D33617 /* type_helper.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E6FA225D151B00D33617 /* type_helper.hpp */; };
4032E721225D151D00D33617 /* feature_maker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E6FB225D151B00D33617 /* feature_maker.cpp */; };
4032E724225D151D00D33617 /* collector_addresses.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E6FE225D151B00D33617 /* collector_addresses.hpp */; };
4032E725225D151D00D33617 /* feature_maker.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E6FF225D151B00D33617 /* feature_maker.hpp */; };
4032E726225D151D00D33617 /* relation_tags_enricher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E700225D151B00D33617 /* relation_tags_enricher.cpp */; };
4032E728225D151D00D33617 /* type_helper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E702225D151B00D33617 /* type_helper.cpp */; };
4032E72B225D151D00D33617 /* feature_processing_layers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E705225D151B00D33617 /* feature_processing_layers.hpp */; };
4032E72D225D151D00D33617 /* translator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E707225D151C00D33617 /* translator.hpp */; };
4032E72E225D151D00D33617 /* filter_collection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E708225D151C00D33617 /* filter_collection.cpp */; };
4032E72F225D151D00D33617 /* filter_planet.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E709225D151C00D33617 /* filter_planet.cpp */; };
4032E730225D151D00D33617 /* collector_collection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E70A225D151C00D33617 /* collector_collection.cpp */; };
4032E731225D151D00D33617 /* translator_collection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E70B225D151C00D33617 /* translator_collection.cpp */; };
4032E733225D151D00D33617 /* collection_base.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E70D225D151C00D33617 /* collection_base.hpp */; };
@ -74,8 +68,6 @@
4032E735225D151D00D33617 /* feature_maker_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E70F225D151C00D33617 /* feature_maker_base.cpp */; };
4032E736225D151D00D33617 /* translator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E710225D151C00D33617 /* translator.cpp */; };
4032E737225D151D00D33617 /* feature_processing_layers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E711225D151C00D33617 /* feature_processing_layers.cpp */; };
4032E738225D151D00D33617 /* collector_addresses.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4032E712225D151C00D33617 /* collector_addresses.cpp */; };
4032E739225D151D00D33617 /* filter_planet.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E713225D151C00D33617 /* filter_planet.hpp */; };
4032E73E225D151D00D33617 /* filter_interface.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4032E718225D151D00D33617 /* filter_interface.hpp */; };
40492BC82021DC53008E093A /* locality_sorter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 40492BC32021DC53008E093A /* locality_sorter.hpp */; };
40492BC92021DC53008E093A /* feature_helpers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40492BC42021DC53008E093A /* feature_helpers.cpp */; };
@ -83,15 +75,12 @@
40492BCB2021DC53008E093A /* locality_sorter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 40492BC62021DC53008E093A /* locality_sorter.cpp */; };
40492BCC2021DC53008E093A /* geometry_holder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 40492BC72021DC53008E093A /* geometry_holder.hpp */; };
56037E4E219AF97200C2193D /* osm_element_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56037E43219AF97100C2193D /* osm_element_helpers.hpp */; };
56037E51219AF97200C2193D /* filter_elements.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56037E46219AF97100C2193D /* filter_elements.hpp */; };
56037E52219AF97200C2193D /* translator_geo_objects.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56037E47219AF97100C2193D /* translator_geo_objects.hpp */; };
56037E53219AF97200C2193D /* osm_element_helpers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56037E48219AF97100C2193D /* osm_element_helpers.cpp */; };
56037E54219AF97200C2193D /* translator_geo_objects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56037E49219AF97100C2193D /* translator_geo_objects.cpp */; };
56037E55219AF97200C2193D /* collector_interface.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56037E4A219AF97100C2193D /* collector_interface.hpp */; };
56037E56219AF97200C2193D /* filter_elements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56037E4B219AF97100C2193D /* filter_elements.cpp */; };
5631B64F219B0C6D009F47D4 /* geo_objects.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5631B64D219B0C6D009F47D4 /* geo_objects.hpp */; };
5631B650219B0C6D009F47D4 /* geo_objects.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5631B64E219B0C6D009F47D4 /* geo_objects.cpp */; };
56A1B7AB21A82C3F00246F8C /* maxspeeds_collector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56A1B7A521A82C3E00246F8C /* maxspeeds_collector.hpp */; };
56A6C3D9219B0BDA00A52855 /* collector_region_info.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56A6C3D7219B0BDA00A52855 /* collector_region_info.hpp */; };
56A6C3DA219B0BDA00A52855 /* collector_region_info.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56A6C3D8219B0BDA00A52855 /* collector_region_info.cpp */; };
56FB43832164F571002099B3 /* region_base.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56FB43742164F570002099B3 /* region_base.hpp */; };
@ -106,11 +95,7 @@
56FB438F2164F571002099B3 /* regions.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56FB43802164F571002099B3 /* regions.hpp */; };
670B84BC1A8CDB0000CE4492 /* osm_source.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670B84BA1A8CDB0000CE4492 /* osm_source.cpp */; };
670B84BD1A8CDB0000CE4492 /* osm_source.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670B84BB1A8CDB0000CE4492 /* osm_source.hpp */; };
670E7BB31EF9812B00A8E9ED /* metalines_builder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670E7BA91EF9812B00A8E9ED /* metalines_builder.cpp */; };
670E7BB41EF9812B00A8E9ED /* metalines_builder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670E7BAA1EF9812B00A8E9ED /* metalines_builder.hpp */; };
670E7BB71EF9812B00A8E9ED /* routing_helpers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670E7BAD1EF9812B00A8E9ED /* routing_helpers.cpp */; };
670E7BB81EF9812B00A8E9ED /* routing_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 670E7BAE1EF9812B00A8E9ED /* routing_helpers.hpp */; };
670E7BC11EF983E600A8E9ED /* region_meta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3D51BC4E1D5E512500F1FA8D /* region_meta.cpp */; };
671C2D5A22AFD969008B2B8B /* level_region.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671C2D5622AFD969008B2B8B /* level_region.hpp */; };
671C2D5B22AFD969008B2B8B /* place_point.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671C2D5722AFD969008B2B8B /* place_point.hpp */; };
671C2D5C22AFD969008B2B8B /* region_info_getter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 671C2D5822AFD969008B2B8B /* region_info_getter.cpp */; };
@ -131,8 +116,6 @@
671ED3CF20D40ABB00D4317E /* routing_helpers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671ED3CD20D40ABB00D4317E /* routing_helpers.hpp */; };
6726C1D51A4AFEF4005EEA39 /* osm2meta.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6726C1D31A4AFEF4005EEA39 /* osm2meta.cpp */; };
6726C1D61A4AFEF4005EEA39 /* osm2meta.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6726C1D41A4AFEF4005EEA39 /* osm2meta.hpp */; };
675340601A3F2A7400A0A8C3 /* check_model.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753402D1A3F2A7400A0A8C3 /* check_model.cpp */; };
675340611A3F2A7400A0A8C3 /* check_model.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753402E1A3F2A7400A0A8C3 /* check_model.hpp */; };
675340621A3F2A7400A0A8C3 /* coastlines_generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753402F1A3F2A7400A0A8C3 /* coastlines_generator.cpp */; };
675340631A3F2A7400A0A8C3 /* coastlines_generator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675340301A3F2A7400A0A8C3 /* coastlines_generator.hpp */; };
675340641A3F2A7400A0A8C3 /* intermediate_data.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675340311A3F2A7400A0A8C3 /* intermediate_data.hpp */; };
@ -182,10 +165,8 @@
67BC92E31D1A9ED800A4A378 /* test_feature.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67BC92D91D1A9E9800A4A378 /* test_feature.hpp */; };
67BC92E41D1A9ED800A4A378 /* test_mwm_builder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67BC92DA1D1A9E9800A4A378 /* test_mwm_builder.cpp */; };
67BC92E51D1A9ED800A4A378 /* test_mwm_builder.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67BC92DB1D1A9E9800A4A378 /* test_mwm_builder.hpp */; };
9D1B3F1B2034624A00278AC8 /* node_mixer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 9D1B3F192034624900278AC8 /* node_mixer.hpp */; };
9D1B3F1C2034624A00278AC8 /* node_mixer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 9D1B3F1A2034624900278AC8 /* node_mixer.cpp */; };
67CE951A235F83FB0032E367 /* cttrie.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67CE9519235F83FB0032E367 /* cttrie.hpp */; };
E162BD27213E8F19007ADEF1 /* factory_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E162BD26213E8F18007ADEF1 /* factory_utils.hpp */; };
E162BD4A213EAF0A007ADEF1 /* place.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E162BD44213EAF09007ADEF1 /* place.cpp */; };
E162BD51213EAF2D007ADEF1 /* ways_merger.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E162BD4D213EAF2C007ADEF1 /* ways_merger.hpp */; };
E162BD52213EAF2D007ADEF1 /* ways_merger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E162BD4E213EAF2C007ADEF1 /* ways_merger.cpp */; };
E1EC1440211C5F7A00B53061 /* translator_factory.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC1439211C5F7900B53061 /* translator_factory.hpp */; };
@ -193,7 +174,6 @@
E1EC1442211C5F7A00B53061 /* translator_region.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC143B211C5F7A00B53061 /* translator_region.hpp */; };
E1EC1443211C5F7A00B53061 /* translator_interface.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC143C211C5F7A00B53061 /* translator_interface.hpp */; };
E1EC1461211C5FBD00B53061 /* relation_tags.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1EC145B211C5FBC00B53061 /* relation_tags.cpp */; };
E1EC1463211C5FBD00B53061 /* place.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC145D211C5FBD00B53061 /* place.hpp */; };
E1EC1464211C5FBD00B53061 /* relation_tags.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC145E211C5FBD00B53061 /* relation_tags.hpp */; };
E1EC1467211C5FC900B53061 /* holes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1EC1465211C5FC800B53061 /* holes.cpp */; };
E1EC1468211C5FC900B53061 /* holes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E1EC1466211C5FC900B53061 /* holes.hpp */; };
@ -205,6 +185,8 @@
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.hpp.in";
fileType = pattern.proxy;
inputFiles = (
);
isEditable = 1;
outputFiles = (
"$(DERIVED_FILE_DIR)/${INPUT_FILE_BASE}",
@ -225,7 +207,6 @@
395784DF23030DA800F2CC07 /* locality_point_integrator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = locality_point_integrator.cpp; path = regions/locality_point_integrator.cpp; sourceTree = "<group>"; };
395784E023030DA800F2CC07 /* place_points_integrator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = place_points_integrator.hpp; path = regions/place_points_integrator.hpp; sourceTree = "<group>"; };
395784E123030DA800F2CC07 /* admin_suburbs_marker.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = admin_suburbs_marker.hpp; path = regions/admin_suburbs_marker.hpp; sourceTree = "<group>"; };
397057C222CB5840001A55CA /* promo_catalog_cities.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = promo_catalog_cities.hpp; sourceTree = "<group>"; };
397057C422CB5850001A55CA /* translation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translation.hpp; sourceTree = "<group>"; };
397057C622CB589B001A55CA /* translation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = translation.cpp; sourceTree = "<group>"; };
397057CA22CB66BA001A55CA /* country_specifier.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = country_specifier.hpp; path = regions/country_specifier.hpp; sourceTree = "<group>"; };
@ -236,8 +217,6 @@
39711411229D7E01003915E5 /* translator_streets.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator_streets.hpp; sourceTree = "<group>"; };
3989E31F230300CC00D63F84 /* affiliation.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = affiliation.hpp; sourceTree = "<group>"; };
3989E320230300CD00D63F84 /* affiliation.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = affiliation.cpp; sourceTree = "<group>"; };
3989E323230300D600D63F84 /* collector_city_area.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collector_city_area.cpp; sourceTree = "<group>"; };
3989E324230300D600D63F84 /* collector_city_area.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = collector_city_area.hpp; sourceTree = "<group>"; };
3989E3352303013800D63F84 /* features_processing_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = features_processing_helpers.hpp; sourceTree = "<group>"; };
3989E35B230302CB00D63F84 /* geo_objects_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = geo_objects_generator.cpp; path = geo_objects/geo_objects_generator.cpp; sourceTree = "<group>"; };
3989E35C230302CB00D63F84 /* geo_objects_maintainer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = geo_objects_maintainer.hpp; path = geo_objects/geo_objects_maintainer.hpp; sourceTree = "<group>"; };
@ -247,8 +226,6 @@
39F7E3A320E1022E00DA7A14 /* test_with_custom_mwms.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_with_custom_mwms.cpp; sourceTree = "<group>"; };
39F7E3A420E1022E00DA7A14 /* test_with_classificator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = test_with_classificator.hpp; sourceTree = "<group>"; };
39F7E3A520E1022E00DA7A14 /* test_with_classificator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_with_classificator.cpp; sourceTree = "<group>"; };
3D51BC4E1D5E512500F1FA8D /* region_meta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = region_meta.cpp; sourceTree = "<group>"; };
3D51BC4F1D5E512500F1FA8D /* region_meta.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = region_meta.hpp; sourceTree = "<group>"; };
3DFEBF781EF2D58900317D5C /* utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = utils.cpp; sourceTree = "<group>"; };
3DFEBF791EF2D58900317D5C /* utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = utils.hpp; sourceTree = "<group>"; };
4003E3992112FB29007721B0 /* factory_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = factory_utils.hpp; sourceTree = "<group>"; };
@ -277,14 +254,12 @@
4032E6F9225D151B00D33617 /* filter_collection.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter_collection.hpp; sourceTree = "<group>"; };
4032E6FA225D151B00D33617 /* type_helper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = type_helper.hpp; sourceTree = "<group>"; };
4032E6FB225D151B00D33617 /* feature_maker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = feature_maker.cpp; sourceTree = "<group>"; };
4032E6FE225D151B00D33617 /* collector_addresses.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = collector_addresses.hpp; sourceTree = "<group>"; };
4032E6FF225D151B00D33617 /* feature_maker.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = feature_maker.hpp; sourceTree = "<group>"; };
4032E700225D151B00D33617 /* relation_tags_enricher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = relation_tags_enricher.cpp; sourceTree = "<group>"; };
4032E702225D151B00D33617 /* type_helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = type_helper.cpp; sourceTree = "<group>"; };
4032E705225D151B00D33617 /* feature_processing_layers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = feature_processing_layers.hpp; sourceTree = "<group>"; };
4032E707225D151C00D33617 /* translator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator.hpp; sourceTree = "<group>"; };
4032E708225D151C00D33617 /* filter_collection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_collection.cpp; sourceTree = "<group>"; };
4032E709225D151C00D33617 /* filter_planet.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_planet.cpp; sourceTree = "<group>"; };
4032E70A225D151C00D33617 /* collector_collection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collector_collection.cpp; sourceTree = "<group>"; };
4032E70B225D151C00D33617 /* translator_collection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = translator_collection.cpp; sourceTree = "<group>"; };
4032E70D225D151C00D33617 /* collection_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = collection_base.hpp; sourceTree = "<group>"; };
@ -292,8 +267,6 @@
4032E70F225D151C00D33617 /* feature_maker_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = feature_maker_base.cpp; sourceTree = "<group>"; };
4032E710225D151C00D33617 /* translator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = translator.cpp; sourceTree = "<group>"; };
4032E711225D151C00D33617 /* feature_processing_layers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = feature_processing_layers.cpp; sourceTree = "<group>"; };
4032E712225D151C00D33617 /* collector_addresses.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = collector_addresses.cpp; sourceTree = "<group>"; };
4032E713225D151C00D33617 /* filter_planet.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter_planet.hpp; sourceTree = "<group>"; };
4032E718225D151D00D33617 /* filter_interface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter_interface.hpp; sourceTree = "<group>"; };
40492BC32021DC53008E093A /* locality_sorter.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = locality_sorter.hpp; sourceTree = "<group>"; };
40492BC42021DC53008E093A /* feature_helpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = feature_helpers.cpp; sourceTree = "<group>"; };
@ -301,15 +274,12 @@
40492BC62021DC53008E093A /* locality_sorter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = locality_sorter.cpp; sourceTree = "<group>"; };
40492BC72021DC53008E093A /* geometry_holder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = geometry_holder.hpp; sourceTree = "<group>"; };
56037E43219AF97100C2193D /* osm_element_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = osm_element_helpers.hpp; sourceTree = "<group>"; };
56037E46219AF97100C2193D /* filter_elements.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = filter_elements.hpp; sourceTree = "<group>"; };
56037E47219AF97100C2193D /* translator_geo_objects.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator_geo_objects.hpp; sourceTree = "<group>"; };
56037E48219AF97100C2193D /* osm_element_helpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osm_element_helpers.cpp; sourceTree = "<group>"; };
56037E49219AF97100C2193D /* translator_geo_objects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = translator_geo_objects.cpp; sourceTree = "<group>"; };
56037E4A219AF97100C2193D /* collector_interface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = collector_interface.hpp; sourceTree = "<group>"; };
56037E4B219AF97100C2193D /* filter_elements.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = filter_elements.cpp; sourceTree = "<group>"; };
5631B64D219B0C6D009F47D4 /* geo_objects.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = geo_objects.hpp; path = geo_objects/geo_objects.hpp; sourceTree = "<group>"; };
5631B64E219B0C6D009F47D4 /* geo_objects.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = geo_objects.cpp; path = geo_objects/geo_objects.cpp; sourceTree = "<group>"; };
56A1B7A521A82C3E00246F8C /* maxspeeds_collector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = maxspeeds_collector.hpp; sourceTree = "<group>"; };
56A6C3D7219B0BDA00A52855 /* collector_region_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = collector_region_info.hpp; path = regions/collector_region_info.hpp; sourceTree = "<group>"; };
56A6C3D8219B0BDA00A52855 /* collector_region_info.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = collector_region_info.cpp; path = regions/collector_region_info.cpp; sourceTree = "<group>"; };
56FB43742164F570002099B3 /* region_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = region_base.hpp; path = regions/region_base.hpp; sourceTree = "<group>"; };
@ -324,9 +294,6 @@
56FB43802164F571002099B3 /* regions.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = regions.hpp; path = regions/regions.hpp; sourceTree = "<group>"; };
670B84BA1A8CDB0000CE4492 /* osm_source.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osm_source.cpp; sourceTree = "<group>"; };
670B84BB1A8CDB0000CE4492 /* osm_source.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = osm_source.hpp; sourceTree = "<group>"; };
670E7BA91EF9812B00A8E9ED /* metalines_builder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = metalines_builder.cpp; sourceTree = "<group>"; };
670E7BAA1EF9812B00A8E9ED /* metalines_builder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = metalines_builder.hpp; sourceTree = "<group>"; };
670E7BAD1EF9812B00A8E9ED /* routing_helpers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = routing_helpers.cpp; sourceTree = "<group>"; };
670E7BAE1EF9812B00A8E9ED /* routing_helpers.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = routing_helpers.hpp; sourceTree = "<group>"; };
671C2D5622AFD969008B2B8B /* level_region.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = level_region.hpp; path = regions/level_region.hpp; sourceTree = "<group>"; };
671C2D5722AFD969008B2B8B /* place_point.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = place_point.hpp; path = regions/place_point.hpp; sourceTree = "<group>"; };
@ -349,8 +316,6 @@
6726C1D31A4AFEF4005EEA39 /* osm2meta.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = osm2meta.cpp; sourceTree = "<group>"; };
6726C1D41A4AFEF4005EEA39 /* osm2meta.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = osm2meta.hpp; sourceTree = "<group>"; };
6753401B1A3F2A1B00A0A8C3 /* libgenerator.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgenerator.a; sourceTree = BUILT_PRODUCTS_DIR; };
6753402D1A3F2A7400A0A8C3 /* check_model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = check_model.cpp; sourceTree = "<group>"; };
6753402E1A3F2A7400A0A8C3 /* check_model.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = check_model.hpp; sourceTree = "<group>"; };
6753402F1A3F2A7400A0A8C3 /* coastlines_generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coastlines_generator.cpp; sourceTree = "<group>"; };
675340301A3F2A7400A0A8C3 /* coastlines_generator.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = coastlines_generator.hpp; sourceTree = "<group>"; };
675340311A3F2A7400A0A8C3 /* intermediate_data.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = intermediate_data.hpp; sourceTree = "<group>"; };
@ -402,11 +367,11 @@
67BC92D91D1A9E9800A4A378 /* test_feature.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = test_feature.hpp; sourceTree = "<group>"; };
67BC92DA1D1A9E9800A4A378 /* test_mwm_builder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_mwm_builder.cpp; sourceTree = "<group>"; };
67BC92DB1D1A9E9800A4A378 /* test_mwm_builder.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = test_mwm_builder.hpp; sourceTree = "<group>"; };
67CE9519235F83FB0032E367 /* cttrie.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = cttrie.hpp; sourceTree = "<group>"; };
67CE951D235F88320032E367 /* cttrie_sw32.tcc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cttrie_sw32.tcc; sourceTree = "<group>"; };
67CE951E235F886F0032E367 /* cttrie_sw256.tcc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cttrie_sw256.tcc; sourceTree = "<group>"; };
67F0F6761B8C9DCE003F52FF /* osm_xml_source.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = osm_xml_source.hpp; sourceTree = "<group>"; };
9D1B3F192034624900278AC8 /* node_mixer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = node_mixer.hpp; sourceTree = "<group>"; };
9D1B3F1A2034624900278AC8 /* node_mixer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = node_mixer.cpp; sourceTree = "<group>"; };
E162BD26213E8F18007ADEF1 /* factory_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = factory_utils.hpp; sourceTree = "<group>"; };
E162BD44213EAF09007ADEF1 /* place.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = place.cpp; sourceTree = "<group>"; };
E162BD4D213EAF2C007ADEF1 /* ways_merger.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ways_merger.hpp; sourceTree = "<group>"; };
E162BD4E213EAF2C007ADEF1 /* ways_merger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ways_merger.cpp; sourceTree = "<group>"; };
E1EC1439211C5F7900B53061 /* translator_factory.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator_factory.hpp; sourceTree = "<group>"; };
@ -414,7 +379,6 @@
E1EC143B211C5F7A00B53061 /* translator_region.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator_region.hpp; sourceTree = "<group>"; };
E1EC143C211C5F7A00B53061 /* translator_interface.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = translator_interface.hpp; sourceTree = "<group>"; };
E1EC145B211C5FBC00B53061 /* relation_tags.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = relation_tags.cpp; sourceTree = "<group>"; };
E1EC145D211C5FBD00B53061 /* place.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = place.hpp; sourceTree = "<group>"; };
E1EC145E211C5FBD00B53061 /* relation_tags.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = relation_tags.hpp; sourceTree = "<group>"; };
E1EC1465211C5FC800B53061 /* holes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = holes.cpp; sourceTree = "<group>"; };
E1EC1466211C5FC900B53061 /* holes.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = holes.hpp; sourceTree = "<group>"; };
@ -483,6 +447,8 @@
6753401D1A3F2A1B00A0A8C3 /* generator */ = {
isa = PBXGroup;
children = (
67CE951D235F88320032E367 /* cttrie_sw32.tcc */,
67CE951E235F886F0032E367 /* cttrie_sw256.tcc */,
67633E70232B9D6700684E04 /* build_version.hpp.in */,
67633E5C232A8BAE00684E04 /* data_version.cpp */,
67633E58232A8BAE00684E04 /* data_version.hpp */,
@ -506,15 +472,9 @@
3989E320230300CD00D63F84 /* affiliation.cpp */,
3989E31F230300CC00D63F84 /* affiliation.hpp */,
401E3186225C97D100DE7EB8 /* boost_helpers.hpp */,
6753402D1A3F2A7400A0A8C3 /* check_model.cpp */,
6753402E1A3F2A7400A0A8C3 /* check_model.hpp */,
6753402F1A3F2A7400A0A8C3 /* coastlines_generator.cpp */,
675340301A3F2A7400A0A8C3 /* coastlines_generator.hpp */,
4032E70D225D151C00D33617 /* collection_base.hpp */,
4032E712225D151C00D33617 /* collector_addresses.cpp */,
4032E6FE225D151B00D33617 /* collector_addresses.hpp */,
3989E323230300D600D63F84 /* collector_city_area.cpp */,
3989E324230300D600D63F84 /* collector_city_area.hpp */,
4032E70A225D151C00D33617 /* collector_collection.cpp */,
4032E6F8225D151B00D33617 /* collector_collection.hpp */,
56037E4A219AF97100C2193D /* collector_interface.hpp */,
@ -547,11 +507,7 @@
3989E3352303013800D63F84 /* features_processing_helpers.hpp */,
4032E708225D151C00D33617 /* filter_collection.cpp */,
4032E6F9225D151B00D33617 /* filter_collection.hpp */,
56037E4B219AF97100C2193D /* filter_elements.cpp */,
56037E46219AF97100C2193D /* filter_elements.hpp */,
4032E718225D151D00D33617 /* filter_interface.hpp */,
4032E709225D151C00D33617 /* filter_planet.cpp */,
4032E713225D151C00D33617 /* filter_planet.hpp */,
675340401A3F2A7400A0A8C3 /* gen_mwm_info.hpp */,
675340411A3F2A7400A0A8C3 /* generate_info.hpp */,
671C2D7422AFD994008B2B8B /* geo_objects_filter.cpp */,
@ -575,11 +531,6 @@
395784DC23030DA800F2CC07 /* locality_point_integrator.hpp */,
40492BC62021DC53008E093A /* locality_sorter.cpp */,
40492BC32021DC53008E093A /* locality_sorter.hpp */,
56A1B7A521A82C3E00246F8C /* maxspeeds_collector.hpp */,
670E7BA91EF9812B00A8E9ED /* metalines_builder.cpp */,
670E7BAA1EF9812B00A8E9ED /* metalines_builder.hpp */,
9D1B3F1A2034624900278AC8 /* node_mixer.cpp */,
9D1B3F192034624900278AC8 /* node_mixer.hpp */,
56FB437F2164F571002099B3 /* node.cpp */,
56FB437A2164F570002099B3 /* node.hpp */,
56037E48219AF97100C2193D /* osm_element_helpers.cpp */,
@ -587,6 +538,7 @@
6753405A1A3F2A7400A0A8C3 /* osm_element.cpp */,
6753405B1A3F2A7400A0A8C3 /* osm_element.hpp */,
6764B8921ADD6A3300DD8B15 /* osm_o5m_source.hpp */,
67CE9519235F83FB0032E367 /* cttrie.hpp */,
670B84BA1A8CDB0000CE4492 /* osm_source.cpp */,
670B84BB1A8CDB0000CE4492 /* osm_source.hpp */,
67F0F6761B8C9DCE003F52FF /* osm_xml_source.hpp */,
@ -598,17 +550,12 @@
671C2D5722AFD969008B2B8B /* place_point.hpp */,
395784DA23030DA700F2CC07 /* place_points_integrator.cpp */,
395784E023030DA800F2CC07 /* place_points_integrator.hpp */,
E162BD44213EAF09007ADEF1 /* place.cpp */,
E1EC145D211C5FBD00B53061 /* place.hpp */,
397057C222CB5840001A55CA /* promo_catalog_cities.hpp */,
56FB437C2164F570002099B3 /* region_base.cpp */,
56FB43742164F570002099B3 /* region_base.hpp */,
671C2D5822AFD969008B2B8B /* region_info_getter.cpp */,
671C2D5922AFD969008B2B8B /* region_info_getter.hpp */,
401E318D225C99A300DE7EB8 /* region_info.cpp */,
401E318A225C99A300DE7EB8 /* region_info.hpp */,
3D51BC4E1D5E512500F1FA8D /* region_meta.cpp */,
3D51BC4F1D5E512500F1FA8D /* region_meta.hpp */,
56FB43792164F570002099B3 /* region.cpp */,
56FB437D2164F571002099B3 /* region.hpp */,
56FB43772164F570002099B3 /* regions_builder.cpp */,
@ -619,7 +566,6 @@
4032E6F5225D151A00D33617 /* relation_tags_enricher.hpp */,
E1EC145B211C5FBC00B53061 /* relation_tags.cpp */,
E1EC145E211C5FBD00B53061 /* relation_tags.hpp */,
670E7BAD1EF9812B00A8E9ED /* routing_helpers.cpp */,
670E7BAE1EF9812B00A8E9ED /* routing_helpers.hpp */,
675340501A3F2A7400A0A8C3 /* statistics.cpp */,
675340511A3F2A7400A0A8C3 /* statistics.hpp */,
@ -690,20 +636,19 @@
buildActionMask = 2147483647;
files = (
56FB438F2164F571002099B3 /* regions.hpp in Headers */,
397057C322CB5840001A55CA /* promo_catalog_cities.hpp in Headers */,
671C2D5A22AFD969008B2B8B /* level_region.hpp in Headers */,
67633E6A232A8BAF00684E04 /* processor_noop.hpp in Headers */,
40492BC82021DC53008E093A /* locality_sorter.hpp in Headers */,
3989E361230302CB00D63F84 /* geo_objects_generator.hpp in Headers */,
401E317D225C971400DE7EB8 /* place_node.hpp in Headers */,
4032E72D225D151D00D33617 /* translator.hpp in Headers */,
E1EC1463211C5FBD00B53061 /* place.hpp in Headers */,
6753406B1A3F2A7400A0A8C3 /* feature_emitter_iface.hpp in Headers */,
67633E6C232A8BAF00684E04 /* raw_generator.hpp in Headers */,
401E318E225C99A300DE7EB8 /* region_info.hpp in Headers */,
E1EC1464211C5FBD00B53061 /* relation_tags.hpp in Headers */,
4032E71F225D151D00D33617 /* filter_collection.hpp in Headers */,
675340881A3F2A7400A0A8C3 /* unpack_mwm.hpp in Headers */,
67CE951A235F83FB0032E367 /* cttrie.hpp in Headers */,
56037E4E219AF97200C2193D /* osm_element_helpers.hpp in Headers */,
6753407F1A3F2A7400A0A8C3 /* osm2type.hpp in Headers */,
401E3187225C97D100DE7EB8 /* boost_helpers.hpp in Headers */,
@ -727,15 +672,11 @@
39711418229D7E01003915E5 /* translator_streets.hpp in Headers */,
675340741A3F2A7400A0A8C3 /* generate_info.hpp in Headers */,
671C2D7022AFD983008B2B8B /* streets_builder.hpp in Headers */,
3D51BC571D5E512500F1FA8D /* region_meta.hpp in Headers */,
677E2A161CAACC5F001DC42A /* tag_admixer.hpp in Headers */,
9D1B3F1B2034624A00278AC8 /* node_mixer.hpp in Headers */,
395784E823030DA800F2CC07 /* place_points_integrator.hpp in Headers */,
56037E52219AF97200C2193D /* translator_geo_objects.hpp in Headers */,
67633E65232A8BAF00684E04 /* translators_pool.hpp in Headers */,
56A1B7AB21A82C3F00246F8C /* maxspeeds_collector.hpp in Headers */,
4003E3B12112FB2B007721B0 /* emitter_booking.hpp in Headers */,
670E7BB41EF9812B00A8E9ED /* metalines_builder.hpp in Headers */,
671C2D6922AFD983008B2B8B /* street_regions_tracing.hpp in Headers */,
40492BCC2021DC53008E093A /* geometry_holder.hpp in Headers */,
4003E3AB2112FB2B007721B0 /* sponsored_object_base.hpp in Headers */,
@ -761,7 +702,6 @@
56FB43892164F571002099B3 /* node.hpp in Headers */,
39711416229D7E01003915E5 /* key_value_storage.hpp in Headers */,
4032E72B225D151D00D33617 /* feature_processing_layers.hpp in Headers */,
56037E51219AF97200C2193D /* filter_elements.hpp in Headers */,
4032E733225D151D00D33617 /* collection_base.hpp in Headers */,
671C2D5D22AFD969008B2B8B /* region_info_getter.hpp in Headers */,
4032E71A225D151D00D33617 /* translator_collection.hpp in Headers */,
@ -772,20 +712,16 @@
3989E33A2303013800D63F84 /* features_processing_helpers.hpp in Headers */,
671C2D6E22AFD983008B2B8B /* streets.hpp in Headers */,
67633E64232A8BAF00684E04 /* filter_world.hpp in Headers */,
675340611A3F2A7400A0A8C3 /* check_model.hpp in Headers */,
67633E69232A8BAF00684E04 /* data_version.hpp in Headers */,
6726C1D61A4AFEF4005EEA39 /* osm2meta.hpp in Headers */,
67633E60232A8BAF00684E04 /* raw_generator_writer.hpp in Headers */,
4032E739225D151D00D33617 /* filter_planet.hpp in Headers */,
4032E71E225D151D00D33617 /* collector_collection.hpp in Headers */,
4032E724225D151D00D33617 /* collector_addresses.hpp in Headers */,
4003E3B92112FB2B007721B0 /* place.hpp in Headers */,
4032E73E225D151D00D33617 /* filter_interface.hpp in Headers */,
671C2D6B22AFD983008B2B8B /* street_geometry.hpp in Headers */,
4003E3B22112FB2B007721B0 /* emitter_interface.hpp in Headers */,
4003E3AA2112FB2B007721B0 /* factory_utils.hpp in Headers */,
671C2D5B22AFD969008B2B8B /* place_point.hpp in Headers */,
3989E326230300D600D63F84 /* collector_city_area.hpp in Headers */,
401E317E225C971400DE7EB8 /* collector_tag.hpp in Headers */,
3989E321230300CD00D63F84 /* affiliation.hpp in Headers */,
3989E360230302CB00D63F84 /* geo_objects_maintainer.hpp in Headers */,
@ -892,20 +828,15 @@
3989E362230302CB00D63F84 /* geo_objects_maintainer.cpp in Sources */,
671C2D6822AFD983008B2B8B /* street_geometry.cpp in Sources */,
5631B650219B0C6D009F47D4 /* geo_objects.cpp in Sources */,
56037E56219AF97200C2193D /* filter_elements.cpp in Sources */,
671C2D6D22AFD983008B2B8B /* streets.cpp in Sources */,
6753406C1A3F2A7400A0A8C3 /* feature_generator.cpp in Sources */,
397057CD22CB66BA001A55CA /* country_specifier.cpp in Sources */,
4032E736225D151D00D33617 /* translator.cpp in Sources */,
3933ED0E20D7FD4E000B1526 /* intermediate_data.cpp in Sources */,
4032E730225D151D00D33617 /* collector_collection.cpp in Sources */,
670E7BB31EF9812B00A8E9ED /* metalines_builder.cpp in Sources */,
675340871A3F2A7400A0A8C3 /* unpack_mwm.cpp in Sources */,
670B84BC1A8CDB0000CE4492 /* osm_source.cpp in Sources */,
4032E738225D151D00D33617 /* collector_addresses.cpp in Sources */,
675340621A3F2A7400A0A8C3 /* coastlines_generator.cpp in Sources */,
670E7BC11EF983E600A8E9ED /* region_meta.cpp in Sources */,
E162BD4A213EAF0A007ADEF1 /* place.cpp in Sources */,
3989E35F230302CB00D63F84 /* geo_objects_generator.cpp in Sources */,
6753406E1A3F2A7400A0A8C3 /* feature_merger.cpp in Sources */,
67633E6B232A8BAF00684E04 /* raw_generator_writer.cpp in Sources */,
@ -932,7 +863,6 @@
675340691A3F2A7400A0A8C3 /* feature_builder.cpp in Sources */,
395784E223030DA800F2CC07 /* place_points_integrator.cpp in Sources */,
677E2A171CAACC5F001DC42A /* towns_dumper.cpp in Sources */,
670E7BB71EF9812B00A8E9ED /* routing_helpers.cpp in Sources */,
395784E323030DA800F2CC07 /* admin_suburbs_marker.cpp in Sources */,
675340671A3F2A7400A0A8C3 /* dumper.cpp in Sources */,
E1EC1467211C5FC900B53061 /* holes.cpp in Sources */,
@ -940,7 +870,6 @@
40492BC92021DC53008E093A /* feature_helpers.cpp in Sources */,
E1EC1441211C5F7A00B53061 /* translator_region.cpp in Sources */,
671C2D7822AFD995008B2B8B /* geo_objects_filter.cpp in Sources */,
4032E72F225D151D00D33617 /* filter_planet.cpp in Sources */,
56FB438E2164F571002099B3 /* node.cpp in Sources */,
671C2D7122AFD983008B2B8B /* street_regions_tracing.cpp in Sources */,
675340831A3F2A7400A0A8C3 /* statistics.cpp in Sources */,
@ -950,7 +879,6 @@
67633E6D232A8BAF00684E04 /* data_version.cpp in Sources */,
56FB43882164F571002099B3 /* region.cpp in Sources */,
67633E67232A8BAF00684E04 /* raw_generator.cpp in Sources */,
3989E325230300D600D63F84 /* collector_city_area.cpp in Sources */,
4032E735225D151D00D33617 /* feature_maker_base.cpp in Sources */,
4032E72E225D151D00D33617 /* filter_collection.cpp in Sources */,
671C2D6A22AFD983008B2B8B /* streets_builder.cpp in Sources */,
@ -960,9 +888,7 @@
6753407E1A3F2A7400A0A8C3 /* osm2type.cpp in Sources */,
39711415229D7E01003915E5 /* key_value_storage.cpp in Sources */,
39711417229D7E01003915E5 /* translator_streets.cpp in Sources */,
675340601A3F2A7400A0A8C3 /* check_model.cpp in Sources */,
4032E737225D151D00D33617 /* feature_processing_layers.cpp in Sources */,
9D1B3F1C2034624A00278AC8 /* node_mixer.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

View file

@ -102,7 +102,6 @@
674A28E11B1C80EA001A525C /* libexpat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28C71B1C7FC9001A525C /* libexpat.a */; };
674A28E21B1C80EA001A525C /* libgenerator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28CA1B1C7FED001A525C /* libgenerator.a */; };
674A28E31B1C80EA001A525C /* libgeometry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28CB1B1C7FED001A525C /* libgeometry.a */; };
674A28E41B1C80EA001A525C /* libgflags.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28CC1B1C7FED001A525C /* libgflags.a */; };
674A28E51B1C80EA001A525C /* libindexer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28CD1B1C7FED001A525C /* libindexer.a */; };
674A28E61B1C80EA001A525C /* libplatform.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28D31B1C8001001A525C /* libplatform.a */; };
674A28E71B1C80EA001A525C /* libprotobuf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 674A28DB1B1C801D001A525C /* libprotobuf.a */; };
@ -162,6 +161,8 @@
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.hpp.in";
fileType = pattern.proxy;
inputFiles = (
);
isEditable = 1;
outputFiles = (
"$(DERIVED_FILE_DIR)/${INPUT_FILE_BASE}",
@ -414,7 +415,6 @@
674A28E11B1C80EA001A525C /* libexpat.a in Frameworks */,
674A28E21B1C80EA001A525C /* libgenerator.a in Frameworks */,
674A28E31B1C80EA001A525C /* libgeometry.a in Frameworks */,
674A28E41B1C80EA001A525C /* libgflags.a in Frameworks */,
674A28E51B1C80EA001A525C /* libindexer.a in Frameworks */,
674A28E61B1C80EA001A525C /* libplatform.a in Frameworks */,
674A28E71B1C80EA001A525C /* libprotobuf.a in Frameworks */,
@ -723,6 +723,7 @@
};
675341571A3F54D800A0A8C3 = {
CreatedOnToolsVersion = 6.1;
DevelopmentTeam = 5P46UQ2Y83;
};
6796245C1D100F2500AE4E3C = {
CreatedOnToolsVersion = 7.3.1;
@ -899,6 +900,9 @@
675341601A3F54D800A0A8C3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5P46UQ2Y83;
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
@ -908,6 +912,9 @@
675341611A3F54D800A0A8C3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5P46UQ2Y83;
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";
@ -944,6 +951,9 @@
A8E541511F9FBD9900A1B8FA /* Production Full */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "-";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = 5P46UQ2Y83;
GCC_INLINES_ARE_PRIVATE_EXTERN = NO;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
PRODUCT_NAME = "$(TARGET_NAME)";

View file

@ -10,172 +10,12 @@
<FileRef
location = "container:common.xcconfig">
</FileRef>
<Group
location = "group:../std"
name = "std">
<FileRef
location = "group:../std/algorithm.hpp">
</FileRef>
<FileRef
location = "group:../std/atomic.hpp">
</FileRef>
<FileRef
location = "group:../std/auto_ptr.hpp">
</FileRef>
<FileRef
location = "group:../std/bind.hpp">
</FileRef>
<FileRef
location = "group:../std/bitset.hpp">
</FileRef>
<FileRef
location = "group:../std/cerrno.hpp">
</FileRef>
<FileRef
location = "group:../std/chrono.hpp">
</FileRef>
<FileRef
location = "group:../std/cmath.hpp">
</FileRef>
<FileRef
location = "group:../std/complex.hpp">
</FileRef>
<FileRef
location = "group:../std/condition_variable.hpp">
</FileRef>
<FileRef
location = "group:../std/cstdarg.hpp">
</FileRef>
<FileRef
location = "group:../std/cstdio.hpp">
</FileRef>
<FileRef
location = "group:../std/cstdlib.hpp">
</FileRef>
<FileRef
location = "group:../std/cstring.hpp">
</FileRef>
<FileRef
location = "group:../std/ctime.hpp">
</FileRef>
<FileRef
location = "group:../std/deque.hpp">
</FileRef>
<FileRef
location = "group:../std/errno.hpp">
</FileRef>
<FileRef
location = "group:../std/exception.hpp">
</FileRef>
<FileRef
location = "group:../std/fstream.hpp">
</FileRef>
<FileRef
location = "group:../std/function.hpp">
</FileRef>
<FileRef
location = "group:../std/functional.hpp">
</FileRef>
<FileRef
location = "group:../std/initializer_list.hpp">
</FileRef>
<FileRef
location = "group:../std/iomanip.hpp">
</FileRef>
<FileRef
location = "group:../std/ios.hpp">
</FileRef>
<FileRef
location = "group:../std/iostream.hpp">
</FileRef>
<FileRef
location = "group:../std/iterator_facade.hpp">
</FileRef>
<FileRef
location = "group:../std/iterator.hpp">
</FileRef>
<FileRef
location = "group:../std/limits.hpp">
</FileRef>
<FileRef
location = "group:../std/list.hpp">
</FileRef>
<FileRef
location = "group:../std/map.hpp">
</FileRef>
<FileRef
location = "group:../std/msvc_cpp11_workarounds.hpp">
</FileRef>
<FileRef
location = "group:../std/mutex.hpp">
</FileRef>
<FileRef
location = "group:../std/noncopyable.hpp">
</FileRef>
<FileRef
location = "group:../std/numeric.hpp">
</FileRef>
<FileRef
location = "group:../std/set.hpp">
</FileRef>
<FileRef
location = "group:../std/shared_array.hpp">
</FileRef>
<FileRef
location = "group:../std/shared_ptr.hpp">
</FileRef>
<FileRef
location = "group:../std/sstream.hpp">
</FileRef>
<FileRef
location = "group:../std/stack.hpp">
</FileRef>
<FileRef
location = "group:../std/string.hpp">
</FileRef>
<FileRef
location = "group:../std/target_os.hpp">
</FileRef>
<FileRef
location = "group:../std/tuple.hpp">
</FileRef>
<FileRef
location = "group:../std/type_traits.hpp">
</FileRef>
<FileRef
location = "group:../std/typeinfo.hpp">
</FileRef>
<FileRef
location = "group:../std/unique_ptr.hpp">
</FileRef>
<FileRef
location = "group:../std/unordered_map.hpp">
</FileRef>
<FileRef
location = "group:../std/unordered_set.hpp">
</FileRef>
<FileRef
location = "group:../std/utility.hpp">
</FileRef>
<FileRef
location = "group:../std/vector.hpp">
</FileRef>
<FileRef
location = "group:../std/weak_ptr.hpp">
</FileRef>
<FileRef
location = "group:../std/windows.hpp">
</FileRef>
</Group>
<Group
location = "container:"
name = "3party">
<FileRef
location = "container:expat/expat.xcodeproj">
</FileRef>
<FileRef
location = "container:gflags/gflags.xcodeproj">
</FileRef>
<FileRef
location = "container:icu/icu.xcodeproj">
</FileRef>

View file

@ -7,11 +7,6 @@
objects = {
/* Begin PBXBuildFile section */
344A713C1F3DA07000B8DDB8 /* nearby_points_sweeper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 344A713A1F3DA07000B8DDB8 /* nearby_points_sweeper.cpp */; };
344A713D1F3DA07000B8DDB8 /* nearby_points_sweeper.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 344A713B1F3DA07000B8DDB8 /* nearby_points_sweeper.hpp */; };
344A71411F3DA08300B8DDB8 /* nearby_points_sweeper_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 344A713E1F3DA08300B8DDB8 /* nearby_points_sweeper_test.cpp */; };
345C55F51C93140A00B6783F /* clipping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 345C55F31C93140A00B6783F /* clipping.cpp */; };
345C55F61C93140A00B6783F /* clipping.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 345C55F41C93140A00B6783F /* clipping.hpp */; };
347F33701C454205009758CC /* triangle2d.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 347F336E1C454205009758CC /* triangle2d.cpp */; };
347F33711C454205009758CC /* triangle2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 347F336F1C454205009758CC /* triangle2d.hpp */; };
39396ECC210B2E590054AC20 /* parametrized_segment.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 39396ECB210B2E590054AC20 /* parametrized_segment.hpp */; };
@ -33,10 +28,8 @@
45A2D9CF1F75270D003310A0 /* diamond_box_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 45A2D9C71F7526FE003310A0 /* diamond_box_tests.cpp */; };
45A2D9D01F752710003310A0 /* line2d_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 45A2D9C81F7526FE003310A0 /* line2d_tests.cpp */; };
45A2D9D11F752717003310A0 /* algorithm_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 344A71401F3DA08300B8DDB8 /* algorithm_test.cpp */; };
45A2D9D21F752727003310A0 /* clipping_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 344A713F1F3DA08300B8DDB8 /* clipping_test.cpp */; };
56D5456A1C74A46D00E3719C /* algorithm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56D545681C74A46D00E3719C /* algorithm.cpp */; };
56D5456B1C74A46D00E3719C /* algorithm.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56D545691C74A46D00E3719C /* algorithm.hpp */; };
56D9D64A22A92D0A00F3D443 /* segment2d_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56D9D64922A92D0A00F3D443 /* segment2d_tests.cpp */; };
56EB1ED01C6B6DF30022D831 /* segment2d.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56EB1ECE1C6B6DF30022D831 /* segment2d.cpp */; };
56EB1ED11C6B6DF30022D831 /* segment2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56EB1ECF1C6B6DF30022D831 /* segment2d.hpp */; };
670F29801BA9D42E00F2ABF4 /* testingmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F297E1BA9D41E00F2ABF4 /* testingmain.cpp */; };
@ -47,11 +40,9 @@
670F29881BAABDA600F2ABF4 /* anyrect_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29231BA9D2E700F2ABF4 /* anyrect_test.cpp */; };
670F29891BAABDA600F2ABF4 /* cellid_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29241BA9D2E700F2ABF4 /* cellid_test.cpp */; };
670F298A1BAABDA600F2ABF4 /* common_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29251BA9D2E700F2ABF4 /* common_test.cpp */; };
670F298B1BAABDA600F2ABF4 /* covering_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29261BA9D2E700F2ABF4 /* covering_test.cpp */; };
670F298C1BAABDA600F2ABF4 /* distance_on_sphere_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29271BA9D2E700F2ABF4 /* distance_on_sphere_test.cpp */; };
670F298E1BAABDA600F2ABF4 /* intersect_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F292A1BA9D2E700F2ABF4 /* intersect_test.cpp */; };
670F298F1BAABDA600F2ABF4 /* latlon_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F292C1BA9D2E700F2ABF4 /* latlon_test.cpp */; };
670F29901BAABDA600F2ABF4 /* packer_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F292D1BA9D2E700F2ABF4 /* packer_test.cpp */; };
670F29911BAABDA600F2ABF4 /* point_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F292E1BA9D2E700F2ABF4 /* point_test.cpp */; };
670F29931BAABDA600F2ABF4 /* polygon_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29301BA9D2E700F2ABF4 /* polygon_test.cpp */; };
670F29941BAABDA600F2ABF4 /* rect_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29311BA9D2E700F2ABF4 /* rect_test.cpp */; };
@ -59,27 +50,20 @@
670F29971BAABDA600F2ABF4 /* robust_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29341BA9D2E700F2ABF4 /* robust_test.cpp */; };
670F29981BAABDA600F2ABF4 /* screen_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29351BA9D2E700F2ABF4 /* screen_test.cpp */; };
670F299A1BAABDA600F2ABF4 /* simplification_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29371BA9D2E700F2ABF4 /* simplification_test.cpp */; };
670F299B1BAABDA600F2ABF4 /* spline_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F29381BA9D2E700F2ABF4 /* spline_test.cpp */; };
670F299C1BAABDA600F2ABF4 /* transformations_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F293A1BA9D2E700F2ABF4 /* transformations_test.cpp */; };
670F299D1BAABDA600F2ABF4 /* tree_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F293B1BA9D2E700F2ABF4 /* tree_test.cpp */; };
670F299E1BAABDA600F2ABF4 /* vector_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 670F293C1BA9D2E700F2ABF4 /* vector_test.cpp */; };
671C2D5522AFD905008B2B8B /* meter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671C2D5422AFD904008B2B8B /* meter.hpp */; };
6741AAA01BF35476002C974C /* latlon.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6741AA9E1BF35476002C974C /* latlon.cpp */; };
6741AAA11BF35476002C974C /* latlon.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6741AA9F1BF35476002C974C /* latlon.hpp */; };
675344BC1A3F687400A0A8C3 /* angles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753449F1A3F687400A0A8C3 /* angles.cpp */; };
675344BD1A3F687400A0A8C3 /* angles.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A01A3F687400A0A8C3 /* angles.hpp */; };
675344BE1A3F687400A0A8C3 /* any_rect2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A11A3F687400A0A8C3 /* any_rect2d.hpp */; };
675344BF1A3F687400A0A8C3 /* avg_vector.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A21A3F687400A0A8C3 /* avg_vector.hpp */; };
675344C01A3F687400A0A8C3 /* cellid.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A31A3F687400A0A8C3 /* cellid.hpp */; };
675344C11A3F687400A0A8C3 /* covering_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A41A3F687400A0A8C3 /* covering_utils.hpp */; };
675344C21A3F687400A0A8C3 /* covering.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A51A3F687400A0A8C3 /* covering.hpp */; };
675344C31A3F687400A0A8C3 /* distance_on_sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675344A61A3F687400A0A8C3 /* distance_on_sphere.cpp */; };
675344C41A3F687400A0A8C3 /* distance_on_sphere.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344A71A3F687400A0A8C3 /* distance_on_sphere.hpp */; };
675344C61A3F687400A0A8C3 /* packer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675344A91A3F687400A0A8C3 /* packer.cpp */; };
675344C71A3F687400A0A8C3 /* packer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344AA1A3F687400A0A8C3 /* packer.hpp */; };
675344C81A3F687400A0A8C3 /* point2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344AB1A3F687400A0A8C3 /* point2d.hpp */; };
675344CA1A3F687400A0A8C3 /* polygon.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344AD1A3F687400A0A8C3 /* polygon.hpp */; };
675344CB1A3F687400A0A8C3 /* polyline2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344AE1A3F687400A0A8C3 /* polyline2d.hpp */; };
675344CC1A3F687400A0A8C3 /* rect_intersect.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344AF1A3F687400A0A8C3 /* rect_intersect.hpp */; };
675344CD1A3F687400A0A8C3 /* rect2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344B01A3F687400A0A8C3 /* rect2d.hpp */; };
675344CE1A3F687400A0A8C3 /* region2d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344B21A3F687400A0A8C3 /* region2d.hpp */; };
@ -88,14 +72,13 @@
675344D11A3F687400A0A8C3 /* screenbase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675344B51A3F687400A0A8C3 /* screenbase.cpp */; };
675344D21A3F687400A0A8C3 /* screenbase.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344B61A3F687400A0A8C3 /* screenbase.hpp */; };
675344D31A3F687400A0A8C3 /* simplification.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344B71A3F687400A0A8C3 /* simplification.hpp */; };
675344D41A3F687400A0A8C3 /* spline.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675344B81A3F687400A0A8C3 /* spline.cpp */; };
675344D51A3F687400A0A8C3 /* spline.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344B91A3F687400A0A8C3 /* spline.hpp */; };
675344D61A3F687400A0A8C3 /* transformations.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344BA1A3F687400A0A8C3 /* transformations.hpp */; };
675344D71A3F687400A0A8C3 /* tree4d.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344BB1A3F687400A0A8C3 /* tree4d.hpp */; };
675344DE1A3F68F900A0A8C3 /* binary_operators.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675344DB1A3F68F900A0A8C3 /* binary_operators.cpp */; };
675344DF1A3F68F900A0A8C3 /* binary_operators.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344DC1A3F68F900A0A8C3 /* binary_operators.hpp */; };
675344E01A3F68F900A0A8C3 /* boost_concept.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675344DD1A3F68F900A0A8C3 /* boost_concept.hpp */; };
E92D8BD11C15AF9100A98D17 /* mercator_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E92D8BD01C15AF9100A98D17 /* mercator_test.cpp */; };
67CE94C9235F628A0032E367 /* segment2d_tests.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56D9D64922A92D0A00F3D443 /* segment2d_tests.cpp */; };
67CE94D4235F62A90032E367 /* mercator_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E92D8BD01C15AF9100A98D17 /* mercator_test.cpp */; };
E92D8BD41C15AFAA00A98D17 /* mercator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E92D8BD21C15AFAA00A98D17 /* mercator.cpp */; };
E92D8BD51C15AFAA00A98D17 /* mercator.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E92D8BD31C15AFAA00A98D17 /* mercator.hpp */; };
/* End PBXBuildFile section */
@ -113,13 +96,7 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
344A713A1F3DA07000B8DDB8 /* nearby_points_sweeper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nearby_points_sweeper.cpp; sourceTree = "<group>"; };
344A713B1F3DA07000B8DDB8 /* nearby_points_sweeper.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = nearby_points_sweeper.hpp; sourceTree = "<group>"; };
344A713E1F3DA08300B8DDB8 /* nearby_points_sweeper_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = nearby_points_sweeper_test.cpp; sourceTree = "<group>"; };
344A713F1F3DA08300B8DDB8 /* clipping_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clipping_test.cpp; sourceTree = "<group>"; };
344A71401F3DA08300B8DDB8 /* algorithm_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = algorithm_test.cpp; sourceTree = "<group>"; };
345C55F31C93140A00B6783F /* clipping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = clipping.cpp; sourceTree = "<group>"; };
345C55F41C93140A00B6783F /* clipping.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = clipping.hpp; sourceTree = "<group>"; };
347F336E1C454205009758CC /* triangle2d.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = triangle2d.cpp; sourceTree = "<group>"; };
347F336F1C454205009758CC /* triangle2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = triangle2d.hpp; sourceTree = "<group>"; };
34AF87CD1DBE517700E5E7DC /* common-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-debug.xcconfig"; path = "../common-debug.xcconfig"; sourceTree = "<group>"; };
@ -151,11 +128,9 @@
670F29231BA9D2E700F2ABF4 /* anyrect_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = anyrect_test.cpp; sourceTree = "<group>"; };
670F29241BA9D2E700F2ABF4 /* cellid_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cellid_test.cpp; sourceTree = "<group>"; };
670F29251BA9D2E700F2ABF4 /* common_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common_test.cpp; sourceTree = "<group>"; };
670F29261BA9D2E700F2ABF4 /* covering_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = covering_test.cpp; sourceTree = "<group>"; };
670F29271BA9D2E700F2ABF4 /* distance_on_sphere_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = distance_on_sphere_test.cpp; sourceTree = "<group>"; };
670F292A1BA9D2E700F2ABF4 /* intersect_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intersect_test.cpp; sourceTree = "<group>"; };
670F292C1BA9D2E700F2ABF4 /* latlon_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = latlon_test.cpp; sourceTree = "<group>"; };
670F292D1BA9D2E700F2ABF4 /* packer_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = packer_test.cpp; sourceTree = "<group>"; };
670F292E1BA9D2E700F2ABF4 /* point_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = point_test.cpp; sourceTree = "<group>"; };
670F29301BA9D2E700F2ABF4 /* polygon_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = polygon_test.cpp; sourceTree = "<group>"; };
670F29311BA9D2E700F2ABF4 /* rect_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = rect_test.cpp; sourceTree = "<group>"; };
@ -163,10 +138,8 @@
670F29341BA9D2E700F2ABF4 /* robust_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = robust_test.cpp; sourceTree = "<group>"; };
670F29351BA9D2E700F2ABF4 /* screen_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = screen_test.cpp; sourceTree = "<group>"; };
670F29371BA9D2E700F2ABF4 /* simplification_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simplification_test.cpp; sourceTree = "<group>"; };
670F29381BA9D2E700F2ABF4 /* spline_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spline_test.cpp; sourceTree = "<group>"; };
670F293A1BA9D2E700F2ABF4 /* transformations_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = transformations_test.cpp; sourceTree = "<group>"; };
670F293B1BA9D2E700F2ABF4 /* tree_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tree_test.cpp; sourceTree = "<group>"; };
670F293C1BA9D2E700F2ABF4 /* vector_test.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vector_test.cpp; sourceTree = "<group>"; };
670F295C1BA9D39A00F2ABF4 /* geometry_tests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = geometry_tests.app; sourceTree = BUILT_PRODUCTS_DIR; };
670F297E1BA9D41E00F2ABF4 /* testingmain.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = testingmain.cpp; path = ../../testing/testingmain.cpp; sourceTree = "<group>"; };
670F29811BA9D46F00F2ABF4 /* libbase.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbase.a; path = "../../../geocore-xcode-build/Debug/libbase.a"; sourceTree = "<group>"; };
@ -178,17 +151,12 @@
6753449F1A3F687400A0A8C3 /* angles.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = angles.cpp; sourceTree = "<group>"; };
675344A01A3F687400A0A8C3 /* angles.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = angles.hpp; sourceTree = "<group>"; };
675344A11A3F687400A0A8C3 /* any_rect2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = any_rect2d.hpp; sourceTree = "<group>"; };
675344A21A3F687400A0A8C3 /* avg_vector.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = avg_vector.hpp; sourceTree = "<group>"; };
675344A31A3F687400A0A8C3 /* cellid.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cellid.hpp; sourceTree = "<group>"; };
675344A41A3F687400A0A8C3 /* covering_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = covering_utils.hpp; sourceTree = "<group>"; };
675344A51A3F687400A0A8C3 /* covering.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = covering.hpp; sourceTree = "<group>"; };
675344A61A3F687400A0A8C3 /* distance_on_sphere.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = distance_on_sphere.cpp; sourceTree = "<group>"; };
675344A71A3F687400A0A8C3 /* distance_on_sphere.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = distance_on_sphere.hpp; sourceTree = "<group>"; };
675344A91A3F687400A0A8C3 /* packer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = packer.cpp; sourceTree = "<group>"; };
675344AA1A3F687400A0A8C3 /* packer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = packer.hpp; sourceTree = "<group>"; };
675344AB1A3F687400A0A8C3 /* point2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = point2d.hpp; sourceTree = "<group>"; };
675344AD1A3F687400A0A8C3 /* polygon.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = polygon.hpp; sourceTree = "<group>"; };
675344AE1A3F687400A0A8C3 /* polyline2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = polyline2d.hpp; sourceTree = "<group>"; };
675344AF1A3F687400A0A8C3 /* rect_intersect.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rect_intersect.hpp; sourceTree = "<group>"; };
675344B01A3F687400A0A8C3 /* rect2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = rect2d.hpp; sourceTree = "<group>"; };
675344B21A3F687400A0A8C3 /* region2d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = region2d.hpp; sourceTree = "<group>"; };
@ -197,8 +165,6 @@
675344B51A3F687400A0A8C3 /* screenbase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = screenbase.cpp; sourceTree = "<group>"; };
675344B61A3F687400A0A8C3 /* screenbase.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = screenbase.hpp; sourceTree = "<group>"; };
675344B71A3F687400A0A8C3 /* simplification.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = simplification.hpp; sourceTree = "<group>"; };
675344B81A3F687400A0A8C3 /* spline.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spline.cpp; sourceTree = "<group>"; };
675344B91A3F687400A0A8C3 /* spline.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spline.hpp; sourceTree = "<group>"; };
675344BA1A3F687400A0A8C3 /* transformations.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = transformations.hpp; sourceTree = "<group>"; };
675344BB1A3F687400A0A8C3 /* tree4d.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = tree4d.hpp; sourceTree = "<group>"; };
675344DB1A3F68F900A0A8C3 /* binary_operators.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary_operators.cpp; sourceTree = "<group>"; };
@ -245,16 +211,12 @@
670F29221BA9D2E700F2ABF4 /* angle_test.cpp */,
670F29231BA9D2E700F2ABF4 /* anyrect_test.cpp */,
670F29241BA9D2E700F2ABF4 /* cellid_test.cpp */,
344A713F1F3DA08300B8DDB8 /* clipping_test.cpp */,
670F29251BA9D2E700F2ABF4 /* common_test.cpp */,
670F29261BA9D2E700F2ABF4 /* covering_test.cpp */,
670F29271BA9D2E700F2ABF4 /* distance_on_sphere_test.cpp */,
670F292A1BA9D2E700F2ABF4 /* intersect_test.cpp */,
670F292C1BA9D2E700F2ABF4 /* latlon_test.cpp */,
670F299F1BAAC61C00F2ABF4 /* libs */,
E92D8BD01C15AF9100A98D17 /* mercator_test.cpp */,
344A713E1F3DA08300B8DDB8 /* nearby_points_sweeper_test.cpp */,
670F292D1BA9D2E700F2ABF4 /* packer_test.cpp */,
670F292E1BA9D2E700F2ABF4 /* point_test.cpp */,
670F29301BA9D2E700F2ABF4 /* polygon_test.cpp */,
670F29311BA9D2E700F2ABF4 /* rect_test.cpp */,
@ -262,11 +224,9 @@
670F29341BA9D2E700F2ABF4 /* robust_test.cpp */,
670F29351BA9D2E700F2ABF4 /* screen_test.cpp */,
670F29371BA9D2E700F2ABF4 /* simplification_test.cpp */,
670F29381BA9D2E700F2ABF4 /* spline_test.cpp */,
670F297E1BA9D41E00F2ABF4 /* testingmain.cpp */,
670F293A1BA9D2E700F2ABF4 /* transformations_test.cpp */,
670F293B1BA9D2E700F2ABF4 /* tree_test.cpp */,
670F293C1BA9D2E700F2ABF4 /* vector_test.cpp */,
);
name = geometry_tests;
path = ../../geometry/geometry_tests;
@ -321,25 +281,16 @@
6753449F1A3F687400A0A8C3 /* angles.cpp */,
675344A01A3F687400A0A8C3 /* angles.hpp */,
675344A11A3F687400A0A8C3 /* any_rect2d.hpp */,
675344A21A3F687400A0A8C3 /* avg_vector.hpp */,
675344A31A3F687400A0A8C3 /* cellid.hpp */,
345C55F31C93140A00B6783F /* clipping.cpp */,
345C55F41C93140A00B6783F /* clipping.hpp */,
675344A41A3F687400A0A8C3 /* covering_utils.hpp */,
675344A51A3F687400A0A8C3 /* covering.hpp */,
675344A61A3F687400A0A8C3 /* distance_on_sphere.cpp */,
675344A71A3F687400A0A8C3 /* distance_on_sphere.hpp */,
6741AA9E1BF35476002C974C /* latlon.cpp */,
6741AA9F1BF35476002C974C /* latlon.hpp */,
E92D8BD21C15AFAA00A98D17 /* mercator.cpp */,
E92D8BD31C15AFAA00A98D17 /* mercator.hpp */,
344A713A1F3DA07000B8DDB8 /* nearby_points_sweeper.cpp */,
344A713B1F3DA07000B8DDB8 /* nearby_points_sweeper.hpp */,
675344A91A3F687400A0A8C3 /* packer.cpp */,
675344AA1A3F687400A0A8C3 /* packer.hpp */,
675344AB1A3F687400A0A8C3 /* point2d.hpp */,
675344AD1A3F687400A0A8C3 /* polygon.hpp */,
675344AE1A3F687400A0A8C3 /* polyline2d.hpp */,
675344AF1A3F687400A0A8C3 /* rect_intersect.hpp */,
675344B01A3F687400A0A8C3 /* rect2d.hpp */,
675344DA1A3F68E200A0A8C3 /* region2d */,
@ -351,8 +302,6 @@
56EB1ECE1C6B6DF30022D831 /* segment2d.cpp */,
56EB1ECF1C6B6DF30022D831 /* segment2d.hpp */,
675344B71A3F687400A0A8C3 /* simplification.hpp */,
675344B81A3F687400A0A8C3 /* spline.cpp */,
675344B91A3F687400A0A8C3 /* spline.hpp */,
675344BA1A3F687400A0A8C3 /* transformations.hpp */,
675344BB1A3F687400A0A8C3 /* tree4d.hpp */,
347F336E1C454205009758CC /* triangle2d.cpp */,
@ -383,19 +332,14 @@
675344BD1A3F687400A0A8C3 /* angles.hpp in Headers */,
675344E01A3F68F900A0A8C3 /* boost_concept.hpp in Headers */,
39B2B9731FB4681400AB85A1 /* line2d.hpp in Headers */,
344A713D1F3DA07000B8DDB8 /* nearby_points_sweeper.hpp in Headers */,
675344C01A3F687400A0A8C3 /* cellid.hpp in Headers */,
45A2D9BF1F7526E6003310A0 /* bounding_box.hpp in Headers */,
675344CB1A3F687400A0A8C3 /* polyline2d.hpp in Headers */,
56EB1ED11C6B6DF30022D831 /* segment2d.hpp in Headers */,
675344D21A3F687400A0A8C3 /* screenbase.hpp in Headers */,
E92D8BD51C15AFAA00A98D17 /* mercator.hpp in Headers */,
56D5456B1C74A46D00E3719C /* algorithm.hpp in Headers */,
345C55F61C93140A00B6783F /* clipping.hpp in Headers */,
675344BF1A3F687400A0A8C3 /* avg_vector.hpp in Headers */,
675344D31A3F687400A0A8C3 /* simplification.hpp in Headers */,
675344CC1A3F687400A0A8C3 /* rect_intersect.hpp in Headers */,
675344C71A3F687400A0A8C3 /* packer.hpp in Headers */,
675344C41A3F687400A0A8C3 /* distance_on_sphere.hpp in Headers */,
45A2D9C11F7526E6003310A0 /* calipers_box.hpp in Headers */,
675344CA1A3F687400A0A8C3 /* polygon.hpp in Headers */,
@ -406,11 +350,9 @@
675344CE1A3F687400A0A8C3 /* region2d.hpp in Headers */,
675344BE1A3F687400A0A8C3 /* any_rect2d.hpp in Headers */,
39396ECC210B2E590054AC20 /* parametrized_segment.hpp in Headers */,
675344C21A3F687400A0A8C3 /* covering.hpp in Headers */,
675344C81A3F687400A0A8C3 /* point2d.hpp in Headers */,
675344D01A3F687400A0A8C3 /* robust_orientation.hpp in Headers */,
6741AAA11BF35476002C974C /* latlon.hpp in Headers */,
675344D51A3F687400A0A8C3 /* spline.hpp in Headers */,
675344DF1A3F68F900A0A8C3 /* binary_operators.hpp in Headers */,
45A2D9C31F7526E6003310A0 /* convex_hull.hpp in Headers */,
675344D61A3F687400A0A8C3 /* transformations.hpp in Headers */,
@ -502,30 +444,27 @@
395D1A9B207BCD8D001164A5 /* convex_hull_tests.cpp in Sources */,
670F299A1BAABDA600F2ABF4 /* simplification_test.cpp in Sources */,
670F298A1BAABDA600F2ABF4 /* common_test.cpp in Sources */,
67CE94D4235F62A90032E367 /* mercator_test.cpp in Sources */,
39396ECF210B2FB80054AC20 /* parametrized_segment_tests.cpp in Sources */,
45A2D9CE1F75270A003310A0 /* calipers_box_tests.cpp in Sources */,
45A2D9D11F752717003310A0 /* algorithm_test.cpp in Sources */,
45A2D9CF1F75270D003310A0 /* diamond_box_tests.cpp in Sources */,
670F299B1BAABDA600F2ABF4 /* spline_test.cpp in Sources */,
670F299C1BAABDA600F2ABF4 /* transformations_test.cpp in Sources */,
670F29891BAABDA600F2ABF4 /* cellid_test.cpp in Sources */,
670F29961BAABDA600F2ABF4 /* region2d_binary_op_test.cpp in Sources */,
670F299D1BAABDA600F2ABF4 /* tree_test.cpp in Sources */,
670F29871BAABDA600F2ABF4 /* angle_test.cpp in Sources */,
45A2D9D01F752710003310A0 /* line2d_tests.cpp in Sources */,
670F299E1BAABDA600F2ABF4 /* vector_test.cpp in Sources */,
670F29981BAABDA600F2ABF4 /* screen_test.cpp in Sources */,
670F29801BA9D42E00F2ABF4 /* testingmain.cpp in Sources */,
670F298E1BAABDA600F2ABF4 /* intersect_test.cpp in Sources */,
67CE94C9235F628A0032E367 /* segment2d_tests.cpp in Sources */,
670F29881BAABDA600F2ABF4 /* anyrect_test.cpp in Sources */,
670F29971BAABDA600F2ABF4 /* robust_test.cpp in Sources */,
670F29901BAABDA600F2ABF4 /* packer_test.cpp in Sources */,
670F298F1BAABDA600F2ABF4 /* latlon_test.cpp in Sources */,
670F298B1BAABDA600F2ABF4 /* covering_test.cpp in Sources */,
670F29931BAABDA600F2ABF4 /* polygon_test.cpp in Sources */,
670F298C1BAABDA600F2ABF4 /* distance_on_sphere_test.cpp in Sources */,
3946DDEB22A668D800A3A37D /* region_tests.cpp in Sources */,
45A2D9D21F752727003310A0 /* clipping_test.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@ -536,25 +475,18 @@
675344C31A3F687400A0A8C3 /* distance_on_sphere.cpp in Sources */,
675344CF1A3F687400A0A8C3 /* robust_orientation.cpp in Sources */,
56D5456A1C74A46D00E3719C /* algorithm.cpp in Sources */,
56D9D64A22A92D0A00F3D443 /* segment2d_tests.cpp in Sources */,
675344D41A3F687400A0A8C3 /* spline.cpp in Sources */,
45A2D9C41F7526E6003310A0 /* line2d.cpp in Sources */,
675344D11A3F687400A0A8C3 /* screenbase.cpp in Sources */,
45A2D9BE1F7526E6003310A0 /* bounding_box.cpp in Sources */,
344A71411F3DA08300B8DDB8 /* nearby_points_sweeper_test.cpp in Sources */,
45A2D9C01F7526E6003310A0 /* calipers_box.cpp in Sources */,
344A713C1F3DA07000B8DDB8 /* nearby_points_sweeper.cpp in Sources */,
347F33701C454205009758CC /* triangle2d.cpp in Sources */,
675344BC1A3F687400A0A8C3 /* angles.cpp in Sources */,
6741AAA01BF35476002C974C /* latlon.cpp in Sources */,
E92D8BD41C15AFAA00A98D17 /* mercator.cpp in Sources */,
E92D8BD11C15AF9100A98D17 /* mercator_test.cpp in Sources */,
39B2B9711FB4680500AB85A1 /* diamond_box.cpp in Sources */,
675344C61A3F687400A0A8C3 /* packer.cpp in Sources */,
675344DE1A3F68F900A0A8C3 /* binary_operators.cpp in Sources */,
56EB1ED01C6B6DF30022D831 /* segment2d.cpp in Sources */,
45A2D9C21F7526E6003310A0 /* convex_hull.cpp in Sources */,
345C55F51C93140A00B6783F /* clipping.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};

View file

@ -1,229 +0,0 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
6753443E1A3F654E00A0A8C3 /* gflags_nc.cc in Sources */ = {isa = PBXBuildFile; fileRef = 6753443C1A3F654E00A0A8C3 /* gflags_nc.cc */; };
6753443F1A3F654E00A0A8C3 /* gflags.cc in Sources */ = {isa = PBXBuildFile; fileRef = 6753443D1A3F654E00A0A8C3 /* gflags.cc */; };
675344851A3F67CE00A0A8C3 /* gflags_reporting.cc in Sources */ = {isa = PBXBuildFile; fileRef = 675344841A3F67CE00A0A8C3 /* gflags_reporting.cc */; };
675344871A3F681800A0A8C3 /* gflags_completions.cc in Sources */ = {isa = PBXBuildFile; fileRef = 675344861A3F681800A0A8C3 /* gflags_completions.cc */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
34F558601DBF434600A4FC11 /* common-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-debug.xcconfig"; path = "../common-debug.xcconfig"; sourceTree = "<group>"; };
34F558611DBF434600A4FC11 /* common-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-release.xcconfig"; path = "../common-release.xcconfig"; sourceTree = "<group>"; };
6753442D1A3F64E400A0A8C3 /* libgflags.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libgflags.a; sourceTree = BUILT_PRODUCTS_DIR; };
6753443C1A3F654E00A0A8C3 /* gflags_nc.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gflags_nc.cc; path = src/gflags_nc.cc; sourceTree = "<group>"; };
6753443D1A3F654E00A0A8C3 /* gflags.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gflags.cc; path = src/gflags.cc; sourceTree = "<group>"; };
675344841A3F67CE00A0A8C3 /* gflags_reporting.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gflags_reporting.cc; path = src/gflags_reporting.cc; sourceTree = "<group>"; };
675344861A3F681800A0A8C3 /* gflags_completions.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = gflags_completions.cc; path = src/gflags_completions.cc; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
6753442A1A3F64E400A0A8C3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
675344241A3F64E400A0A8C3 = {
isa = PBXGroup;
children = (
34F558601DBF434600A4FC11 /* common-debug.xcconfig */,
34F558611DBF434600A4FC11 /* common-release.xcconfig */,
6753442F1A3F64E400A0A8C3 /* gflags */,
6753442E1A3F64E400A0A8C3 /* Products */,
);
sourceTree = "<group>";
};
6753442E1A3F64E400A0A8C3 /* Products */ = {
isa = PBXGroup;
children = (
6753442D1A3F64E400A0A8C3 /* libgflags.a */,
);
name = Products;
sourceTree = "<group>";
};
6753442F1A3F64E400A0A8C3 /* gflags */ = {
isa = PBXGroup;
children = (
675344861A3F681800A0A8C3 /* gflags_completions.cc */,
675344841A3F67CE00A0A8C3 /* gflags_reporting.cc */,
6753443C1A3F654E00A0A8C3 /* gflags_nc.cc */,
6753443D1A3F654E00A0A8C3 /* gflags.cc */,
);
name = gflags;
path = ../../3party/gflags;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
6753442B1A3F64E400A0A8C3 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
6753442C1A3F64E400A0A8C3 /* gflags */ = {
isa = PBXNativeTarget;
buildConfigurationList = 675344381A3F64E400A0A8C3 /* Build configuration list for PBXNativeTarget "gflags" */;
buildPhases = (
675344291A3F64E400A0A8C3 /* Sources */,
6753442A1A3F64E400A0A8C3 /* Frameworks */,
6753442B1A3F64E400A0A8C3 /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = gflags;
productName = gflags;
productReference = 6753442D1A3F64E400A0A8C3 /* libgflags.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
675344251A3F64E400A0A8C3 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0700;
ORGANIZATIONNAME = maps.me;
TargetAttributes = {
6753442C1A3F64E400A0A8C3 = {
CreatedOnToolsVersion = 6.1;
};
};
};
buildConfigurationList = 675344281A3F64E400A0A8C3 /* Build configuration list for PBXProject "gflags" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 675344241A3F64E400A0A8C3;
productRefGroup = 6753442E1A3F64E400A0A8C3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
6753442C1A3F64E400A0A8C3 /* gflags */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
675344291A3F64E400A0A8C3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
675344851A3F67CE00A0A8C3 /* gflags_reporting.cc in Sources */,
675344871A3F681800A0A8C3 /* gflags_completions.cc in Sources */,
6753443E1A3F654E00A0A8C3 /* gflags_nc.cc in Sources */,
6753443F1A3F654E00A0A8C3 /* gflags.cc in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
675344361A3F64E400A0A8C3 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 34F558601DBF434600A4FC11 /* common-debug.xcconfig */;
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(GEOCORE_ROOT)/3party/gflags/src",
);
};
name = Debug;
};
675344371A3F64E400A0A8C3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 34F558611DBF434600A4FC11 /* common-release.xcconfig */;
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(GEOCORE_ROOT)/3party/gflags/src",
);
};
name = Release;
};
675344391A3F64E400A0A8C3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
6753443A1A3F64E400A0A8C3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
A8E5411D1F9FBCE900A1B8FA /* Production Full */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 34F558611DBF434600A4FC11 /* common-release.xcconfig */;
buildSettings = {
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(GEOCORE_ROOT)/3party/gflags/src",
);
};
name = "Production Full";
};
A8E5411E1F9FBCE900A1B8FA /* Production Full */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = "Production Full";
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
675344281A3F64E400A0A8C3 /* Build configuration list for PBXProject "gflags" */ = {
isa = XCConfigurationList;
buildConfigurations = (
675344361A3F64E400A0A8C3 /* Debug */,
675344371A3F64E400A0A8C3 /* Release */,
A8E5411D1F9FBCE900A1B8FA /* Production Full */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
675344381A3F64E400A0A8C3 /* Build configuration list for PBXNativeTarget "gflags" */ = {
isa = XCConfigurationList;
buildConfigurations = (
675344391A3F64E400A0A8C3 /* Debug */,
6753443A1A3F64E400A0A8C3 /* Release */,
A8E5411E1F9FBCE900A1B8FA /* Production Full */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 675344251A3F64E400A0A8C3 /* Project object */;
}

View file

@ -7,14 +7,10 @@
objects = {
/* Begin PBXBuildFile section */
34583BC71C88552100F94664 /* cuisines.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34583BC11C88552100F94664 /* cuisines.cpp */; };
34583BC81C88552100F94664 /* cuisines.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34583BC21C88552100F94664 /* cuisines.hpp */; };
34583BC91C88552100F94664 /* editable_map_object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34583BC31C88552100F94664 /* editable_map_object.cpp */; };
34583BCA1C88552100F94664 /* editable_map_object.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34583BC41C88552100F94664 /* editable_map_object.hpp */; };
34583BCB1C88552100F94664 /* map_object.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34583BC51C88552100F94664 /* map_object.cpp */; };
34583BCC1C88552100F94664 /* map_object.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34583BC61C88552100F94664 /* map_object.hpp */; };
34664CF31D49FEC1003D7096 /* altitude_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34664CEE1D49FEC1003D7096 /* altitude_loader.cpp */; };
34664CF41D49FEC1003D7096 /* altitude_loader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34664CEF1D49FEC1003D7096 /* altitude_loader.hpp */; };
34664CF51D49FEC1003D7096 /* feature_altitude.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34664CF01D49FEC1003D7096 /* feature_altitude.hpp */; };
34664CF61D49FEC1003D7096 /* centers_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 34664CF11D49FEC1003D7096 /* centers_table.cpp */; };
34664CF71D49FEC1003D7096 /* centers_table.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34664CF21D49FEC1003D7096 /* centers_table.hpp */; };
@ -75,8 +71,6 @@
4099F64A1FC7142A002A7B05 /* fake_feature_ids.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 4099F6481FC7142A002A7B05 /* fake_feature_ids.hpp */; };
456B3FB41EDEEB65009B3D1F /* scales_patch.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 456B3FB31EDEEB65009B3D1F /* scales_patch.hpp */; };
456E1B181F90E5B7009C32E1 /* cities_boundaries_serdes.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 456E1B141F90E5B6009C32E1 /* cities_boundaries_serdes.hpp */; };
456E1B191F90E5B7009C32E1 /* ftypes_sponsored.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 456E1B151F90E5B6009C32E1 /* ftypes_sponsored.cpp */; };
456E1B1A1F90E5B7009C32E1 /* ftypes_sponsored.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 456E1B161F90E5B6009C32E1 /* ftypes_sponsored.hpp */; };
456E1B1B1F90E5B7009C32E1 /* city_boundary.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 456E1B171F90E5B7009C32E1 /* city_boundary.hpp */; };
45C108BD1E9D0067000FE1F6 /* libicu.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45C108BC1E9D0067000FE1F6 /* libicu.a */; };
45C108BF1E9D008D000FE1F6 /* librouting_common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 45C108BE1E9D008D000FE1F6 /* librouting_common.a */; };
@ -207,6 +201,7 @@
67BC92F31D21476500A4A378 /* string_set.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67BC92EF1D21476500A4A378 /* string_set.hpp */; };
67BC92F41D21476500A4A378 /* string_slice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67BC92F01D21476500A4A378 /* string_slice.cpp */; };
67BC92F51D21476500A4A378 /* string_slice.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67BC92F11D21476500A4A378 /* string_slice.hpp */; };
67CE951C235F88130032E367 /* cttrie_sw32.tcc.h in Headers */ = {isa = PBXBuildFile; fileRef = 67CE951B235F88130032E367 /* cttrie_sw32.tcc.h */; };
67F183731BD4FCF500AB1840 /* map_style.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67F183721BD4FCF500AB1840 /* map_style.cpp */; };
E906DE3B1CF44934004C4F5E /* postcodes_matcher.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E906DE391CF44934004C4F5E /* postcodes_matcher.cpp */; };
E906DE3C1CF44934004C4F5E /* postcodes_matcher.hpp in Headers */ = {isa = PBXBuildFile; fileRef = E906DE3A1CF44934004C4F5E /* postcodes_matcher.hpp */; };
@ -230,14 +225,10 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
34583BC11C88552100F94664 /* cuisines.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cuisines.cpp; sourceTree = "<group>"; };
34583BC21C88552100F94664 /* cuisines.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cuisines.hpp; sourceTree = "<group>"; };
34583BC31C88552100F94664 /* editable_map_object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = editable_map_object.cpp; sourceTree = "<group>"; };
34583BC41C88552100F94664 /* editable_map_object.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = editable_map_object.hpp; sourceTree = "<group>"; };
34583BC51C88552100F94664 /* map_object.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = map_object.cpp; sourceTree = "<group>"; };
34583BC61C88552100F94664 /* map_object.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = map_object.hpp; sourceTree = "<group>"; };
34664CEE1D49FEC1003D7096 /* altitude_loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = altitude_loader.cpp; sourceTree = "<group>"; };
34664CEF1D49FEC1003D7096 /* altitude_loader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = altitude_loader.hpp; sourceTree = "<group>"; };
34664CF01D49FEC1003D7096 /* feature_altitude.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = feature_altitude.hpp; sourceTree = "<group>"; };
34664CF11D49FEC1003D7096 /* centers_table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = centers_table.cpp; sourceTree = "<group>"; };
34664CF21D49FEC1003D7096 /* centers_table.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = centers_table.hpp; sourceTree = "<group>"; };
@ -309,8 +300,6 @@
40DF582C2174979200E4E0FC /* classificator_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = classificator_tests.cpp; sourceTree = "<group>"; };
456B3FB31EDEEB65009B3D1F /* scales_patch.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = scales_patch.hpp; sourceTree = "<group>"; };
456E1B141F90E5B6009C32E1 /* cities_boundaries_serdes.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = cities_boundaries_serdes.hpp; sourceTree = "<group>"; };
456E1B151F90E5B6009C32E1 /* ftypes_sponsored.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ftypes_sponsored.cpp; sourceTree = "<group>"; };
456E1B161F90E5B6009C32E1 /* ftypes_sponsored.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = ftypes_sponsored.hpp; sourceTree = "<group>"; };
456E1B171F90E5B7009C32E1 /* city_boundary.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = city_boundary.hpp; sourceTree = "<group>"; };
45C108BC1E9D0067000FE1F6 /* libicu.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libicu.a; path = "/Users/r.kuznetsov/Dev/Projects/geocore/xcode/icu/../../../geocore-build/xcode/Debug/libicu.a"; sourceTree = "<absolute>"; };
45C108BE1E9D008D000FE1F6 /* librouting_common.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = librouting_common.a; path = "/Users/r.kuznetsov/Dev/Projects/geocore/xcode/routing_common/../../../geocore-build/xcode/Debug/librouting_common.a"; sourceTree = "<absolute>"; };
@ -438,6 +427,7 @@
67BC92EF1D21476500A4A378 /* string_set.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_set.hpp; sourceTree = "<group>"; };
67BC92F01D21476500A4A378 /* string_slice.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_slice.cpp; sourceTree = "<group>"; };
67BC92F11D21476500A4A378 /* string_slice.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_slice.hpp; sourceTree = "<group>"; };
67CE951B235F88130032E367 /* cttrie_sw32.tcc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cttrie_sw32.tcc.h; path = ../../generator/cttrie_sw32.tcc.h; sourceTree = "<group>"; };
67F183721BD4FCF500AB1840 /* map_style.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = map_style.cpp; sourceTree = "<group>"; };
E906DE371CF44917004C4F5E /* postcodes_matcher_tests.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = postcodes_matcher_tests.cpp; sourceTree = "<group>"; };
E906DE391CF44934004C4F5E /* postcodes_matcher.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = postcodes_matcher.cpp; sourceTree = "<group>"; };
@ -613,6 +603,7 @@
675340911A3F53CB00A0A8C3 = {
isa = PBXGroup;
children = (
67CE951B235F88130032E367 /* cttrie_sw32.tcc.h */,
34AF87D11DBE540700E5E7DC /* common-debug.xcconfig */,
34AF87D21DBE540700E5E7DC /* common-release.xcconfig */,
670BAACC1D0B0F0A000302DA /* libs */,
@ -643,8 +634,6 @@
394E1E0922BBB5EB00E4BC75 /* utils.hpp */,
3D12E3D52111B4BD0015A9A9 /* caching_rank_table_loader.cpp */,
3D12E3D62111B4BD0015A9A9 /* caching_rank_table_loader.hpp */,
34664CEE1D49FEC1003D7096 /* altitude_loader.cpp */,
34664CEF1D49FEC1003D7096 /* altitude_loader.hpp */,
406B37F2207FBABA000F3648 /* borders.cpp */,
406B37F3207FBABA000F3648 /* borders.hpp */,
4088CE1F21AE993F00E2702A /* brands_holder.cpp */,
@ -665,8 +654,6 @@
675340AD1A3F540F00A0A8C3 /* classificator_loader.hpp */,
675340AE1A3F540F00A0A8C3 /* classificator.cpp */,
675340AF1A3F540F00A0A8C3 /* classificator.hpp */,
34583BC11C88552100F94664 /* cuisines.cpp */,
34583BC21C88552100F94664 /* cuisines.hpp */,
675340B21A3F540F00A0A8C3 /* data_factory.cpp */,
675340B31A3F540F00A0A8C3 /* data_factory.hpp */,
675340B41A3F540F00A0A8C3 /* data_header.cpp */,
@ -724,8 +711,6 @@
3D74ABBB1EA67C1E0063A898 /* ftypes_mapping.hpp */,
675340D51A3F540F00A0A8C3 /* ftypes_matcher.cpp */,
675340D61A3F540F00A0A8C3 /* ftypes_matcher.hpp */,
456E1B151F90E5B6009C32E1 /* ftypes_sponsored.cpp */,
456E1B161F90E5B6009C32E1 /* ftypes_sponsored.hpp */,
675340DB1A3F540F00A0A8C3 /* index_builder.cpp */,
675340DC1A3F540F00A0A8C3 /* index_builder.hpp */,
675340DF1A3F540F00A0A8C3 /* interval_index_builder.hpp */,
@ -795,7 +780,6 @@
6753414E1A3F540F00A0A8C3 /* types_mapping.hpp in Headers */,
67BC92F31D21476500A4A378 /* string_set.hpp in Headers */,
675341151A3F540F00A0A8C3 /* feature_covering.hpp in Headers */,
34583BC81C88552100F94664 /* cuisines.hpp in Headers */,
674125151B4C02F100A3E828 /* map_style.hpp in Headers */,
675341291A3F540F00A0A8C3 /* ftypes_matcher.hpp in Headers */,
4095DEB22020AC0000C591A3 /* locality_index.hpp in Headers */,
@ -838,7 +822,6 @@
40009065201F5CB000963E18 /* locality_object.hpp in Headers */,
6758AED41BB4413000C26E27 /* drules_selector.hpp in Headers */,
6753412F1A3F540F00A0A8C3 /* index_builder.hpp in Headers */,
456E1B1A1F90E5B7009C32E1 /* ftypes_sponsored.hpp in Headers */,
675B562420D25C9800A521D2 /* feature_source.hpp in Headers */,
4088CE2021AE993F00E2702A /* brands_holder.hpp in Headers */,
675341411A3F540F00A0A8C3 /* scales.hpp in Headers */,
@ -862,9 +845,9 @@
391C0C8422BD2551003DC252 /* feature_to_osm.hpp in Headers */,
675341261A3F540F00A0A8C3 /* feature.hpp in Headers */,
34583BCA1C88552100F94664 /* editable_map_object.hpp in Headers */,
67CE951C235F88130032E367 /* cttrie_sw32.tcc.h in Headers */,
34583BCC1C88552100F94664 /* map_object.hpp in Headers */,
456E1B1B1F90E5B7009C32E1 /* city_boundary.hpp in Headers */,
34664CF41D49FEC1003D7096 /* altitude_loader.hpp in Headers */,
675341081A3F540F00A0A8C3 /* data_factory.hpp in Headers */,
6753410A1A3F540F00A0A8C3 /* data_header.hpp in Headers */,
6753411B1A3F540F00A0A8C3 /* feature_impl.hpp in Headers */,
@ -1030,7 +1013,6 @@
34664CF61D49FEC1003D7096 /* centers_table.cpp in Sources */,
3D12E3D72111B4BE0015A9A9 /* caching_rank_table_loader.cpp in Sources */,
6753414D1A3F540F00A0A8C3 /* types_mapping.cpp in Sources */,
34583BC71C88552100F94664 /* cuisines.cpp in Sources */,
675341121A3F540F00A0A8C3 /* feature_algo.cpp in Sources */,
675341211A3F540F00A0A8C3 /* feature_utils.cpp in Sources */,
4099F6491FC7142A002A7B05 /* fake_feature_ids.cpp in Sources */,
@ -1047,7 +1029,6 @@
675341091A3F540F00A0A8C3 /* data_header.cpp in Sources */,
F61F83061E4B187500B37B7A /* road_shields_parser.cpp in Sources */,
670EE56C1B60033A001E8064 /* features_vector.cpp in Sources */,
34664CF31D49FEC1003D7096 /* altitude_loader.cpp in Sources */,
6726C1D11A49DAAC005EEA39 /* feature_meta.cpp in Sources */,
6753411C1A3F540F00A0A8C3 /* shared_load_info.cpp in Sources */,
67BC92F41D21476500A4A378 /* string_slice.cpp in Sources */,
@ -1056,7 +1037,6 @@
675B562320D25C9800A521D2 /* feature_source.cpp in Sources */,
6753412E1A3F540F00A0A8C3 /* index_builder.cpp in Sources */,
675341011A3F540F00A0A8C3 /* classificator_loader.cpp in Sources */,
456E1B191F90E5B7009C32E1 /* ftypes_sponsored.cpp in Sources */,
F6DF5F2D1CD0FC9D00A87154 /* categories_index.cpp in Sources */,
674125131B4C02F100A3E828 /* map_style_reader.cpp in Sources */,
675341141A3F540F00A0A8C3 /* feature_covering.cpp in Sources */,

View file

@ -7,28 +7,10 @@
objects = {
/* Begin PBXBuildFile section */
333A416F21C3E13B00AF26F6 /* http_session_manager.mm in Sources */ = {isa = PBXBuildFile; fileRef = 333A416D21C3E13A00AF26F6 /* http_session_manager.mm */; };
333A417021C3E13B00AF26F6 /* http_session_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = 333A416E21C3E13B00AF26F6 /* http_session_manager.h */; };
3496AB711DC1F5AB00C5DDBA /* libalohalitics.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3496AB701DC1F5AB00C5DDBA /* libalohalitics.a */; };
34C624BD1DABCCD100510300 /* socket_apple.mm in Sources */ = {isa = PBXBuildFile; fileRef = 34C624BB1DABCCD100510300 /* socket_apple.mm */; };
34C624BE1DABCCD100510300 /* socket.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 34C624BC1DABCCD100510300 /* socket.hpp */; };
3D15ACE1214A707900F725D5 /* localization.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3D15ACDF214A707800F725D5 /* localization.mm */; };
3D15ACE2214A707900F725D5 /* localization.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D15ACE0214A707800F725D5 /* localization.hpp */; };
3D318A072021DD8B007B2607 /* http_uploader.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3D318A052021DD8B007B2607 /* http_uploader.hpp */; };
3DE8B98F1DEC3115000E6083 /* network_policy.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 3DE8B98E1DEC3115000E6083 /* network_policy.hpp */; };
451E32A21F73A8B000964C9F /* secure_storage.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 451E329F1F73A8B000964C9F /* secure_storage.hpp */; };
45D7ADBA210F48E500160DE3 /* http_user_agent.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 45D7ADB7210F48E400160DE3 /* http_user_agent.cpp */; };
45D7ADBC210F48E500160DE3 /* http_user_agent.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 45D7ADB9210F48E400160DE3 /* http_user_agent.hpp */; };
5661A5CC20DD57DA00C6B1D1 /* async_gui_thread.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 5661A5CB20DD57DA00C6B1D1 /* async_gui_thread.hpp */; };
56EB1EDC1C6B6E6C0022D831 /* file_logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56EB1ED81C6B6E6C0022D831 /* file_logging.cpp */; };
56EB1EDD1C6B6E6C0022D831 /* file_logging.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56EB1ED91C6B6E6C0022D831 /* file_logging.hpp */; };
56EB1EDE1C6B6E6C0022D831 /* mwm_traits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 56EB1EDA1C6B6E6C0022D831 /* mwm_traits.cpp */; };
56EB1EDF1C6B6E6C0022D831 /* mwm_traits.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 56EB1EDB1C6B6E6C0022D831 /* mwm_traits.hpp */; };
671182F31C80AC4200CB8177 /* WorldCoasts_obsolete.mwm in Resources */ = {isa = PBXBuildFile; fileRef = 671182F21C80AC3D00CB8177 /* WorldCoasts_obsolete.mwm */; };
671C62061AE9014C00076BD0 /* measurement_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 671C62041AE9014C00076BD0 /* measurement_utils.cpp */; };
671C62071AE9014C00076BD0 /* measurement_utils.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 671C62051AE9014C00076BD0 /* measurement_utils.hpp */; };
67247FFD1C60BD6500EDE56A /* writable_dir_changer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67247FFB1C60BD6500EDE56A /* writable_dir_changer.cpp */; };
67247FFE1C60BD6500EDE56A /* writable_dir_changer.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67247FFC1C60BD6500EDE56A /* writable_dir_changer.hpp */; };
674125081B4C00CC00A3E828 /* country_defines.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 674125001B4C00CC00A3E828 /* country_defines.cpp */; };
674125091B4C00CC00A3E828 /* country_defines.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 674125011B4C00CC00A3E828 /* country_defines.hpp */; };
6741250A1B4C00CC00A3E828 /* country_file.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 674125021B4C00CC00A3E828 /* country_file.cpp */; };
@ -43,24 +25,11 @@
675341261C58C616002CF0D9 /* scoped_file.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675340F71C58C4B3002CF0D9 /* scoped_file.hpp */; };
675341271C58C61D002CF0D9 /* scoped_dir.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675340F51C58C4B3002CF0D9 /* scoped_dir.hpp */; };
675341281C58C61D002CF0D9 /* scoped_mwm.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675340F91C58C4B3002CF0D9 /* scoped_mwm.hpp */; };
675343B31A3F5D5A00A0A8C3 /* chunks_download_strategy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675343881A3F5D5900A0A8C3 /* chunks_download_strategy.cpp */; };
675343B41A3F5D5A00A0A8C3 /* chunks_download_strategy.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675343891A3F5D5900A0A8C3 /* chunks_download_strategy.hpp */; };
675343B51A3F5D5A00A0A8C3 /* constants.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753438A1A3F5D5900A0A8C3 /* constants.hpp */; };
675343B61A3F5D5A00A0A8C3 /* http_request.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753438B1A3F5D5900A0A8C3 /* http_request.cpp */; };
675343B71A3F5D5A00A0A8C3 /* http_request.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753438C1A3F5D5900A0A8C3 /* http_request.hpp */; };
675343BA1A3F5D5A00A0A8C3 /* http_thread_callback.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753438F1A3F5D5A00A0A8C3 /* http_thread_callback.hpp */; };
675343C91A3F5D5A00A0A8C3 /* platform_unix_impl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6753439E1A3F5D5A00A0A8C3 /* platform_unix_impl.cpp */; };
675343CA1A3F5D5A00A0A8C3 /* platform_unix_impl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 6753439F1A3F5D5A00A0A8C3 /* platform_unix_impl.hpp */; };
675343CC1A3F5D5A00A0A8C3 /* platform.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675343A11A3F5D5A00A0A8C3 /* platform.cpp */; };
675343CD1A3F5D5A00A0A8C3 /* platform.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675343A21A3F5D5A00A0A8C3 /* platform.hpp */; };
675343CE1A3F5D5A00A0A8C3 /* preferred_languages.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675343A31A3F5D5A00A0A8C3 /* preferred_languages.cpp */; };
675343CF1A3F5D5A00A0A8C3 /* preferred_languages.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675343A41A3F5D5A00A0A8C3 /* preferred_languages.hpp */; };
675343D31A3F5D5A00A0A8C3 /* settings.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675343A81A3F5D5A00A0A8C3 /* settings.cpp */; };
675343D41A3F5D5A00A0A8C3 /* settings.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675343A91A3F5D5A00A0A8C3 /* settings.hpp */; };
675343DA1A3F5D5A00A0A8C3 /* wifi_info.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675343AF1A3F5D5A00A0A8C3 /* wifi_info.hpp */; };
675E88A01DB7B0F200F8EBDA /* test_socket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675E889E1DB7B0F200F8EBDA /* test_socket.cpp */; };
675E88A11DB7B0F200F8EBDA /* test_socket.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 675E889F1DB7B0F200F8EBDA /* test_socket.hpp */; };
67633E76232B9EFE00684E04 /* platform_std.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67633E75232B9EFE00684E04 /* platform_std.cpp */; };
676C84211C64CD3300DC9603 /* mwm_traits.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 676C841F1C64CD3300DC9603 /* mwm_traits.hpp */; };
678338951C6DE59200FD6263 /* testingmain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341141C58C4D8002CF0D9 /* testingmain.cpp */; };
678338961C6DE59200FD6263 /* apk_test.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 675341001C58C4C9002CF0D9 /* apk_test.cpp */; };
@ -84,44 +53,18 @@
678338AE1C6DF51D00FD6263 /* minsk-pass.mwm in Resources */ = {isa = PBXBuildFile; fileRef = 678338AC1C6DF50700FD6263 /* minsk-pass.mwm */; };
678338B21C6E016F00FD6263 /* WorldCoasts.mwm in Resources */ = {isa = PBXBuildFile; fileRef = 678338B11C6E016700FD6263 /* WorldCoasts.mwm */; };
678338B31C6E017200FD6263 /* World.mwm in Resources */ = {isa = PBXBuildFile; fileRef = 678338B01C6E016700FD6263 /* World.mwm */; };
67A2526B1BB40E520063F8A8 /* platform_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 6753439B1A3F5D5A00A0A8C3 /* platform_mac.mm */; };
67AB92DC1B7B3D7300AB5194 /* mwm_version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67AB92DA1B7B3D7300AB5194 /* mwm_version.cpp */; };
67AB92DD1B7B3D7300AB5194 /* mwm_version.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67AB92DB1B7B3D7300AB5194 /* mwm_version.hpp */; };
67AB92EA1B7B3E9100AB5194 /* get_text_by_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 67AB92E81B7B3E9100AB5194 /* get_text_by_id.cpp */; };
67AB92EB1B7B3E9100AB5194 /* get_text_by_id.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 67AB92E91B7B3E9100AB5194 /* get_text_by_id.hpp */; };
67B30B2A2084B7D8008AEBFD /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 67B30B292084B7D7008AEBFD /* CoreLocation.framework */; };
F6DF73581EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6DF73561EC9EAE700D8BA0B /* string_storage_base.cpp */; };
F6DF73591EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6DF73561EC9EAE700D8BA0B /* string_storage_base.cpp */; };
F6DF735A1EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F6DF73561EC9EAE700D8BA0B /* string_storage_base.cpp */; };
F6DF735B1EC9EAE700D8BA0B /* string_storage_base.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F6DF73571EC9EAE700D8BA0B /* string_storage_base.hpp */; };
F6DF735C1EC9EAE700D8BA0B /* string_storage_base.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F6DF73571EC9EAE700D8BA0B /* string_storage_base.hpp */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
333A416D21C3E13A00AF26F6 /* http_session_manager.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = http_session_manager.mm; sourceTree = "<group>"; };
333A416E21C3E13B00AF26F6 /* http_session_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_session_manager.h; sourceTree = "<group>"; };
3496AB701DC1F5AB00C5DDBA /* libalohalitics.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libalohalitics.a; path = "../../../geocore-build/xcode/Debug-iphonesimulator/libalohalitics.a"; sourceTree = "<group>"; };
34C624BB1DABCCD100510300 /* socket_apple.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = socket_apple.mm; sourceTree = "<group>"; };
34C624BC1DABCCD100510300 /* socket.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = socket.hpp; sourceTree = "<group>"; };
34F558331DBF273C00A4FC11 /* common-debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-debug.xcconfig"; path = "../common-debug.xcconfig"; sourceTree = "<group>"; };
34F558341DBF273C00A4FC11 /* common-release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "common-release.xcconfig"; path = "../common-release.xcconfig"; sourceTree = "<group>"; };
3D15ACDF214A707800F725D5 /* localization.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = localization.mm; sourceTree = "<group>"; };
3D15ACE0214A707800F725D5 /* localization.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = localization.hpp; sourceTree = "<group>"; };
3D318A052021DD8B007B2607 /* http_uploader.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = http_uploader.hpp; sourceTree = "<group>"; };
3DE8B98E1DEC3115000E6083 /* network_policy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = network_policy.hpp; sourceTree = "<group>"; };
451E329F1F73A8B000964C9F /* secure_storage.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = secure_storage.hpp; sourceTree = "<group>"; };
45D7ADB7210F48E400160DE3 /* http_user_agent.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_user_agent.cpp; sourceTree = "<group>"; };
45D7ADB9210F48E400160DE3 /* http_user_agent.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = http_user_agent.hpp; sourceTree = "<group>"; };
5661A5CB20DD57DA00C6B1D1 /* async_gui_thread.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = async_gui_thread.hpp; sourceTree = "<group>"; };
56EB1ED81C6B6E6C0022D831 /* file_logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = file_logging.cpp; sourceTree = "<group>"; };
56EB1ED91C6B6E6C0022D831 /* file_logging.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = file_logging.hpp; sourceTree = "<group>"; };
56EB1EDA1C6B6E6C0022D831 /* mwm_traits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mwm_traits.cpp; sourceTree = "<group>"; };
56EB1EDB1C6B6E6C0022D831 /* mwm_traits.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mwm_traits.hpp; sourceTree = "<group>"; };
671182F21C80AC3D00CB8177 /* WorldCoasts_obsolete.mwm */ = {isa = PBXFileReference; lastKnownFileType = file; path = WorldCoasts_obsolete.mwm; sourceTree = "<group>"; };
671C62041AE9014C00076BD0 /* measurement_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = measurement_utils.cpp; sourceTree = "<group>"; };
671C62051AE9014C00076BD0 /* measurement_utils.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = measurement_utils.hpp; sourceTree = "<group>"; };
67247FFB1C60BD6500EDE56A /* writable_dir_changer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = writable_dir_changer.cpp; sourceTree = "<group>"; };
67247FFC1C60BD6500EDE56A /* writable_dir_changer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = writable_dir_changer.hpp; sourceTree = "<group>"; };
674125001B4C00CC00A3E828 /* country_defines.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = country_defines.cpp; sourceTree = "<group>"; };
674125011B4C00CC00A3E828 /* country_defines.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = country_defines.hpp; sourceTree = "<group>"; };
674125021B4C00CC00A3E828 /* country_file.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = country_file.cpp; sourceTree = "<group>"; };
@ -154,26 +97,11 @@
675341341C58C786002CF0D9 /* libminizip.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libminizip.a; path = "../../../geocore-xcode-build/Debug/libminizip.a"; sourceTree = "<group>"; };
6753413B1C58C79C002CF0D9 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
675343781A3F5CF500A0A8C3 /* libplatform.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libplatform.a; sourceTree = BUILT_PRODUCTS_DIR; };
675343881A3F5D5900A0A8C3 /* chunks_download_strategy.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = chunks_download_strategy.cpp; sourceTree = "<group>"; };
675343891A3F5D5900A0A8C3 /* chunks_download_strategy.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = chunks_download_strategy.hpp; sourceTree = "<group>"; };
6753438A1A3F5D5900A0A8C3 /* constants.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = constants.hpp; sourceTree = "<group>"; };
6753438B1A3F5D5900A0A8C3 /* http_request.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_request.cpp; sourceTree = "<group>"; };
6753438C1A3F5D5900A0A8C3 /* http_request.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = http_request.hpp; sourceTree = "<group>"; };
6753438F1A3F5D5A00A0A8C3 /* http_thread_callback.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = http_thread_callback.hpp; sourceTree = "<group>"; };
6753439A1A3F5D5A00A0A8C3 /* platform_linux.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_linux.cpp; sourceTree = "<group>"; };
6753439B1A3F5D5A00A0A8C3 /* platform_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_mac.mm; sourceTree = "<group>"; };
6753439E1A3F5D5A00A0A8C3 /* platform_unix_impl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_unix_impl.cpp; sourceTree = "<group>"; };
6753439F1A3F5D5A00A0A8C3 /* platform_unix_impl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = platform_unix_impl.hpp; sourceTree = "<group>"; };
675343A11A3F5D5A00A0A8C3 /* platform.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform.cpp; sourceTree = "<group>"; };
675343A21A3F5D5A00A0A8C3 /* platform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = platform.hpp; sourceTree = "<group>"; };
675343A31A3F5D5A00A0A8C3 /* preferred_languages.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = preferred_languages.cpp; sourceTree = "<group>"; };
675343A41A3F5D5A00A0A8C3 /* preferred_languages.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = preferred_languages.hpp; sourceTree = "<group>"; };
675343A81A3F5D5A00A0A8C3 /* settings.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = settings.cpp; sourceTree = "<group>"; };
675343A91A3F5D5A00A0A8C3 /* settings.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = settings.hpp; sourceTree = "<group>"; };
675343AF1A3F5D5A00A0A8C3 /* wifi_info.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = wifi_info.hpp; sourceTree = "<group>"; };
675E889E1DB7B0F200F8EBDA /* test_socket.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test_socket.cpp; sourceTree = "<group>"; };
675E889F1DB7B0F200F8EBDA /* test_socket.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = test_socket.hpp; sourceTree = "<group>"; };
67633E75232B9EFE00684E04 /* platform_std.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = platform_std.cpp; sourceTree = "<group>"; };
676C841F1C64CD3300DC9603 /* mwm_traits.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mwm_traits.hpp; sourceTree = "<group>"; };
6783387E1C6DE54700FD6263 /* platform_tests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = platform_tests.app; sourceTree = BUILT_PRODUCTS_DIR; };
678338AB1C6DF50700FD6263 /* classificator.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = classificator.txt; sourceTree = "<group>"; };
@ -182,11 +110,7 @@
678338B11C6E016700FD6263 /* WorldCoasts.mwm */ = {isa = PBXFileReference; lastKnownFileType = file; path = WorldCoasts.mwm; sourceTree = "<group>"; };
67AB92DA1B7B3D7300AB5194 /* mwm_version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mwm_version.cpp; sourceTree = "<group>"; };
67AB92DB1B7B3D7300AB5194 /* mwm_version.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = mwm_version.hpp; sourceTree = "<group>"; };
67AB92E81B7B3E9100AB5194 /* get_text_by_id.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = get_text_by_id.cpp; sourceTree = "<group>"; };
67AB92E91B7B3E9100AB5194 /* get_text_by_id.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = get_text_by_id.hpp; sourceTree = "<group>"; };
67B30B292084B7D7008AEBFD /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
F6DF73561EC9EAE700D8BA0B /* string_storage_base.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_storage_base.cpp; sourceTree = "<group>"; };
F6DF73571EC9EAE700D8BA0B /* string_storage_base.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = string_storage_base.hpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@ -254,11 +178,6 @@
675340E41C58C43A002CF0D9 /* platform_tests_support */ = {
isa = PBXGroup;
children = (
5661A5CB20DD57DA00C6B1D1 /* async_gui_thread.hpp */,
675E889E1DB7B0F200F8EBDA /* test_socket.cpp */,
675E889F1DB7B0F200F8EBDA /* test_socket.hpp */,
67247FFB1C60BD6500EDE56A /* writable_dir_changer.cpp */,
67247FFC1C60BD6500EDE56A /* writable_dir_changer.hpp */,
675340F41C58C4B3002CF0D9 /* scoped_dir.cpp */,
675340F51C58C4B3002CF0D9 /* scoped_dir.hpp */,
675340F61C58C4B3002CF0D9 /* scoped_file.cpp */,
@ -312,55 +231,23 @@
6753437A1A3F5CF500A0A8C3 /* platform */ = {
isa = PBXGroup;
children = (
67633E75232B9EFE00684E04 /* platform_std.cpp */,
675343881A3F5D5900A0A8C3 /* chunks_download_strategy.cpp */,
675343891A3F5D5900A0A8C3 /* chunks_download_strategy.hpp */,
6753438A1A3F5D5900A0A8C3 /* constants.hpp */,
674125001B4C00CC00A3E828 /* country_defines.cpp */,
674125011B4C00CC00A3E828 /* country_defines.hpp */,
674125021B4C00CC00A3E828 /* country_file.cpp */,
674125031B4C00CC00A3E828 /* country_file.hpp */,
56EB1ED81C6B6E6C0022D831 /* file_logging.cpp */,
56EB1ED91C6B6E6C0022D831 /* file_logging.hpp */,
67AB92E81B7B3E9100AB5194 /* get_text_by_id.cpp */,
67AB92E91B7B3E9100AB5194 /* get_text_by_id.hpp */,
6753438B1A3F5D5900A0A8C3 /* http_request.cpp */,
6753438C1A3F5D5900A0A8C3 /* http_request.hpp */,
333A416E21C3E13B00AF26F6 /* http_session_manager.h */,
333A416D21C3E13A00AF26F6 /* http_session_manager.mm */,
6753438F1A3F5D5A00A0A8C3 /* http_thread_callback.hpp */,
3D318A052021DD8B007B2607 /* http_uploader.hpp */,
45D7ADB7210F48E400160DE3 /* http_user_agent.cpp */,
45D7ADB9210F48E400160DE3 /* http_user_agent.hpp */,
674125041B4C00CC00A3E828 /* local_country_file_utils.cpp */,
674125051B4C00CC00A3E828 /* local_country_file_utils.hpp */,
674125061B4C00CC00A3E828 /* local_country_file.cpp */,
674125071B4C00CC00A3E828 /* local_country_file.hpp */,
3D15ACE0214A707800F725D5 /* localization.hpp */,
3D15ACDF214A707800F725D5 /* localization.mm */,
671C62041AE9014C00076BD0 /* measurement_utils.cpp */,
671C62051AE9014C00076BD0 /* measurement_utils.hpp */,
56EB1EDA1C6B6E6C0022D831 /* mwm_traits.cpp */,
56EB1EDB1C6B6E6C0022D831 /* mwm_traits.hpp */,
67AB92DA1B7B3D7300AB5194 /* mwm_version.cpp */,
67AB92DB1B7B3D7300AB5194 /* mwm_version.hpp */,
3DE8B98E1DEC3115000E6083 /* network_policy.hpp */,
6753439A1A3F5D5A00A0A8C3 /* platform_linux.cpp */,
6753439B1A3F5D5A00A0A8C3 /* platform_mac.mm */,
6753439E1A3F5D5A00A0A8C3 /* platform_unix_impl.cpp */,
6753439F1A3F5D5A00A0A8C3 /* platform_unix_impl.hpp */,
675343A11A3F5D5A00A0A8C3 /* platform.cpp */,
675343A21A3F5D5A00A0A8C3 /* platform.hpp */,
675343A31A3F5D5A00A0A8C3 /* preferred_languages.cpp */,
675343A41A3F5D5A00A0A8C3 /* preferred_languages.hpp */,
451E329F1F73A8B000964C9F /* secure_storage.hpp */,
675343A81A3F5D5A00A0A8C3 /* settings.cpp */,
675343A91A3F5D5A00A0A8C3 /* settings.hpp */,
34C624BB1DABCCD100510300 /* socket_apple.mm */,
34C624BC1DABCCD100510300 /* socket.hpp */,
F6DF73561EC9EAE700D8BA0B /* string_storage_base.cpp */,
F6DF73571EC9EAE700D8BA0B /* string_storage_base.hpp */,
675343AF1A3F5D5A00A0A8C3 /* wifi_info.hpp */,
);
name = platform;
path = ../../platform;
@ -395,9 +282,7 @@
buildActionMask = 2147483647;
files = (
675341271C58C61D002CF0D9 /* scoped_dir.hpp in Headers */,
5661A5CC20DD57DA00C6B1D1 /* async_gui_thread.hpp in Headers */,
675341281C58C61D002CF0D9 /* scoped_mwm.hpp in Headers */,
F6DF735C1EC9EAE700D8BA0B /* string_storage_base.hpp in Headers */,
675341261C58C616002CF0D9 /* scoped_file.hpp in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -406,34 +291,15 @@
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
675343B71A3F5D5A00A0A8C3 /* http_request.hpp in Headers */,
6741250B1B4C00CC00A3E828 /* country_file.hpp in Headers */,
56EB1EDF1C6B6E6C0022D831 /* mwm_traits.hpp in Headers */,
67AB92EB1B7B3E9100AB5194 /* get_text_by_id.hpp in Headers */,
675343D41A3F5D5A00A0A8C3 /* settings.hpp in Headers */,
675343B51A3F5D5A00A0A8C3 /* constants.hpp in Headers */,
34C624BE1DABCCD100510300 /* socket.hpp in Headers */,
67AB92DD1B7B3D7300AB5194 /* mwm_version.hpp in Headers */,
675343CA1A3F5D5A00A0A8C3 /* platform_unix_impl.hpp in Headers */,
675343BA1A3F5D5A00A0A8C3 /* http_thread_callback.hpp in Headers */,
676C84211C64CD3300DC9603 /* mwm_traits.hpp in Headers */,
675343B41A3F5D5A00A0A8C3 /* chunks_download_strategy.hpp in Headers */,
67247FFE1C60BD6500EDE56A /* writable_dir_changer.hpp in Headers */,
451E32A21F73A8B000964C9F /* secure_storage.hpp in Headers */,
45D7ADBC210F48E500160DE3 /* http_user_agent.hpp in Headers */,
674125091B4C00CC00A3E828 /* country_defines.hpp in Headers */,
675343CD1A3F5D5A00A0A8C3 /* platform.hpp in Headers */,
6741250F1B4C00CC00A3E828 /* local_country_file.hpp in Headers */,
3D15ACE2214A707900F725D5 /* localization.hpp in Headers */,
3DE8B98F1DEC3115000E6083 /* network_policy.hpp in Headers */,
675E88A11DB7B0F200F8EBDA /* test_socket.hpp in Headers */,
675343CF1A3F5D5A00A0A8C3 /* preferred_languages.hpp in Headers */,
56EB1EDD1C6B6E6C0022D831 /* file_logging.hpp in Headers */,
333A417021C3E13B00AF26F6 /* http_session_manager.h in Headers */,
F6DF735B1EC9EAE700D8BA0B /* string_storage_base.hpp in Headers */,
3D318A072021DD8B007B2607 /* http_uploader.hpp in Headers */,
6741250D1B4C00CC00A3E828 /* local_country_file_utils.hpp in Headers */,
675343DA1A3F5D5A00A0A8C3 /* wifi_info.hpp in Headers */,
671C62071AE9014C00076BD0 /* measurement_utils.hpp in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -555,7 +421,6 @@
buildActionMask = 2147483647;
files = (
675341251C58C60F002CF0D9 /* scoped_mwm.cpp in Sources */,
F6DF73591EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */,
675341231C58C60F002CF0D9 /* scoped_dir.cpp in Sources */,
675341241C58C60F002CF0D9 /* scoped_file.cpp in Sources */,
);
@ -565,29 +430,13 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
67633E76232B9EFE00684E04 /* platform_std.cpp in Sources */,
675343C91A3F5D5A00A0A8C3 /* platform_unix_impl.cpp in Sources */,
67AB92DC1B7B3D7300AB5194 /* mwm_version.cpp in Sources */,
67A2526B1BB40E520063F8A8 /* platform_mac.mm in Sources */,
3D15ACE1214A707900F725D5 /* localization.mm in Sources */,
6741250A1B4C00CC00A3E828 /* country_file.cpp in Sources */,
674125081B4C00CC00A3E828 /* country_defines.cpp in Sources */,
6741250E1B4C00CC00A3E828 /* local_country_file.cpp in Sources */,
675E88A01DB7B0F200F8EBDA /* test_socket.cpp in Sources */,
56EB1EDE1C6B6E6C0022D831 /* mwm_traits.cpp in Sources */,
F6DF73581EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */,
67247FFD1C60BD6500EDE56A /* writable_dir_changer.cpp in Sources */,
45D7ADBA210F48E500160DE3 /* http_user_agent.cpp in Sources */,
6741250C1B4C00CC00A3E828 /* local_country_file_utils.cpp in Sources */,
67AB92EA1B7B3E9100AB5194 /* get_text_by_id.cpp in Sources */,
34C624BD1DABCCD100510300 /* socket_apple.mm in Sources */,
333A416F21C3E13B00AF26F6 /* http_session_manager.mm in Sources */,
671C62061AE9014C00076BD0 /* measurement_utils.cpp in Sources */,
675343B61A3F5D5A00A0A8C3 /* http_request.cpp in Sources */,
675343CC1A3F5D5A00A0A8C3 /* platform.cpp in Sources */,
56EB1EDC1C6B6E6C0022D831 /* file_logging.cpp in Sources */,
675343B31A3F5D5A00A0A8C3 /* chunks_download_strategy.cpp in Sources */,
675343D31A3F5D5A00A0A8C3 /* settings.cpp in Sources */,
675343CE1A3F5D5A00A0A8C3 /* preferred_languages.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
@ -605,7 +454,6 @@
6783389D1C6DE59200FD6263 /* measurement_tests.cpp in Sources */,
678338971C6DE59200FD6263 /* country_file_tests.cpp in Sources */,
678338951C6DE59200FD6263 /* testingmain.cpp in Sources */,
F6DF735A1EC9EAE700D8BA0B /* string_storage_base.cpp in Sources */,
6783389B1C6DE59200FD6263 /* local_country_file_tests.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;