diff --git a/xcode/MapsMe/MapsMe.xcodeproj/project.pbxproj b/xcode/MapsMe/MapsMe.xcodeproj/project.pbxproj index e63148afa1..269e99bd09 100644 --- a/xcode/MapsMe/MapsMe.xcodeproj/project.pbxproj +++ b/xcode/MapsMe/MapsMe.xcodeproj/project.pbxproj @@ -200,7 +200,6 @@ 6729A5D21A69316A007D5872 /* unicode_blocks.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = unicode_blocks.txt; sourceTree = ""; }; 6729A5D41A69319F007D5872 /* fonts_blacklist.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = fonts_blacklist.txt; sourceTree = ""; }; 6729A5D51A69319F007D5872 /* fonts_whitelist.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = fonts_whitelist.txt; sourceTree = ""; }; - 6729A5D81A6931CD007D5872 /* 00_roboto_regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = 00_roboto_regular.ttf; sourceTree = ""; }; 6729A5D91A6931CD007D5872 /* 01_dejavusans.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = 01_dejavusans.ttf; sourceTree = ""; }; 6729A5DB1A6931CD007D5872 /* 03_jomolhari-id-a3d.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "03_jomolhari-id-a3d.ttf"; sourceTree = ""; }; 6729A5DC1A6931CE007D5872 /* 04_padauk.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = 04_padauk.ttf; sourceTree = ""; }; @@ -276,7 +275,7 @@ 67534C411A4097D000A0A8C3 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; 67534D261A40AA4300A0A8C3 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; 677A2DE71C0DDD7C00635A00 /* resources-default */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "resources-default"; sourceTree = ""; }; - 67A461A61C2172C400B18739 /* 00_roboto_medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 00_roboto_medium.ttf; path = ../../data/00_roboto_medium.ttf; sourceTree = ""; }; + 67A461A61C2172C400B18739 /* 00_roboto_medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = 00_roboto_medium.ttf; sourceTree = ""; }; 67E8DC911BBC1D3F0053C5BA /* libagg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libagg.a; path = "/Volumes/AltHD/mapsme/omim/xcode/agg/../../../omim-xcode-build/Debug/libagg.a"; sourceTree = ""; }; 67E8DC921BBC1D3F0053C5BA /* liblodepng.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = liblodepng.a; path = "/Volumes/AltHD/mapsme/omim/xcode/lodepng/../../../omim-xcode-build/Debug/liblodepng.a"; sourceTree = ""; }; 9DF792621B73884F00AF2D19 /* 02_droidsans-fallback.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "02_droidsans-fallback.ttf"; sourceTree = ""; }; @@ -399,7 +398,7 @@ 6729A66C1A695C70007D5872 /* welcome.html */, 6729A5E61A69321A007D5872 /* World.mwm */, 6729A5E71A69321A007D5872 /* WorldCoasts.mwm */, - 6729A5D81A6931CD007D5872 /* 00_roboto_regular.ttf */, + 67A461A61C2172C400B18739 /* 00_roboto_medium.ttf */, 6729A5D91A6931CD007D5872 /* 01_dejavusans.ttf */, 9DF792621B73884F00AF2D19 /* 02_droidsans-fallback.ttf */, 6729A5DB1A6931CD007D5872 /* 03_jomolhari-id-a3d.ttf */, @@ -430,7 +429,6 @@ 675345401A404C6100A0A8C3 = { isa = PBXGroup; children = ( - 67A461A61C2172C400B18739 /* 00_roboto_medium.ttf */, 670D05BC1B0E10640013A7AC /* defaults.xcconfig */, 6729A5C91A693045007D5872 /* Resources */, 6729A4591A684401007D5872 /* Libs */,