From cb00fd9a7538ee153a46d15094211ac32df9d969 Mon Sep 17 00:00:00 2001 From: Alex Zolotarev Date: Tue, 12 Apr 2011 20:56:34 +0200 Subject: [PATCH] [ios] Fixed benchmarking projects --- .../Benchmarks.xcodeproj/project.pbxproj | 359 ++++++++---------- .../Benchmarks/Benchmarks-Info.plist | 1 + .../QuartzBenchmark.xcodeproj/project.pbxproj | 25 ++ .../QuartzBenchmark-Info.plist | 3 + 4 files changed, 195 insertions(+), 193 deletions(-) diff --git a/iphone/Benchmarks/Benchmarks.xcodeproj/project.pbxproj b/iphone/Benchmarks/Benchmarks.xcodeproj/project.pbxproj index 21acf26166..60e5ddb01a 100644 --- a/iphone/Benchmarks/Benchmarks.xcodeproj/project.pbxproj +++ b/iphone/Benchmarks/Benchmarks.xcodeproj/project.pbxproj @@ -29,16 +29,11 @@ EE1200631353A5FC004E6AAB /* libexpat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12004D1353A5FC004E6AAB /* libexpat.a */; }; EE1200641353A5FC004E6AAB /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12004E1353A5FC004E6AAB /* libfreetype.a */; }; EE1200651353A5FC004E6AAB /* libfribidi.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12004F1353A5FC004E6AAB /* libfribidi.a */; }; - EE1200661353A5FC004E6AAB /* libgenerator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200501353A5FC004E6AAB /* libgenerator.a */; }; EE1200671353A5FC004E6AAB /* libgeometry.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200511353A5FC004E6AAB /* libgeometry.a */; }; - EE1200681353A5FC004E6AAB /* libgflags.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200521353A5FC004E6AAB /* libgflags.a */; }; EE1200691353A5FC004E6AAB /* libindexer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200531353A5FC004E6AAB /* libindexer.a */; }; EE12006A1353A5FC004E6AAB /* libjansson.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200541353A5FC004E6AAB /* libjansson.a */; }; EE12006B1353A5FC004E6AAB /* libmap.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200551353A5FC004E6AAB /* libmap.a */; }; - EE12006C1353A5FC004E6AAB /* libplatform.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200561353A5FC004E6AAB /* libplatform.a */; }; EE12006D1353A5FC004E6AAB /* libprotobuf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200571353A5FC004E6AAB /* libprotobuf.a */; }; - EE12006E1353A5FC004E6AAB /* libqt_tstfrm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200581353A5FC004E6AAB /* libqt_tstfrm.a */; }; - EE12006F1353A5FC004E6AAB /* libsgitess.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE1200591353A5FC004E6AAB /* libsgitess.a */; }; EE1200701353A5FC004E6AAB /* libstorage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12005A1353A5FC004E6AAB /* libstorage.a */; }; EE1200711353A5FC004E6AAB /* libtomcrypt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12005B1353A5FC004E6AAB /* libtomcrypt.a */; }; EE1200721353A5FD004E6AAB /* libversion.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12005C1353A5FC004E6AAB /* libversion.a */; }; @@ -46,41 +41,41 @@ EE1200741353A5FD004E6AAB /* libyg.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12005E1353A5FC004E6AAB /* libyg.a */; }; EE1200751353A5FD004E6AAB /* libzlib.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EE12005F1353A5FC004E6AAB /* libzlib.a */; }; EE1200781353A664004E6AAB /* IPhonePlatform.mm in Sources */ = {isa = PBXBuildFile; fileRef = EE1200771353A664004E6AAB /* IPhonePlatform.mm */; }; - EE1200991353A731004E6AAB /* 01_dejavusans.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007A1353A731004E6AAB /* 01_dejavusans.ttf */; }; - EE12009A1353A731004E6AAB /* 02_wqy-microhei.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007B1353A731004E6AAB /* 02_wqy-microhei.ttf */; }; - EE12009B1353A731004E6AAB /* 03_jomolhari-id-a3d.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007C1353A731004E6AAB /* 03_jomolhari-id-a3d.ttf */; }; - EE12009C1353A731004E6AAB /* 04_padauk.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007D1353A731004E6AAB /* 04_padauk.ttf */; }; - EE12009D1353A731004E6AAB /* 05_khmeros.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007E1353A731004E6AAB /* 05_khmeros.ttf */; }; - EE12009E1353A731004E6AAB /* 07_abyssinica_sil_r.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12007F1353A731004E6AAB /* 07_abyssinica_sil_r.ttf */; }; - EE12009F1353A731004E6AAB /* 09_droid_sans_thai.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200801353A731004E6AAB /* 09_droid_sans_thai.ttf */; }; - EE1200A01353A731004E6AAB /* 10_asot_biisha_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200811353A731004E6AAB /* 10_asot_biisha_n_ship.ttf */; }; - EE1200A11353A731004E6AAB /* 11_bnot_satyajit_sm_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200821353A731004E6AAB /* 11_bnot_satyajit_sm_n_ship.ttf */; }; - EE1200A21353A731004E6AAB /* 12_boot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200831353A731004E6AAB /* 12_boot_dhruv_n_ship.ttf */; }; - EE1200A31353A731004E6AAB /* 13_doot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200841353A731004E6AAB /* 13_doot_dhruv_n_ship.ttf */; }; - EE1200A41353A731004E6AAB /* 14_dvot_yogesh_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200851353A731004E6AAB /* 14_dvot_yogesh_n_ship.ttf */; }; - EE1200A51353A731004E6AAB /* 15_gist_sat_dvot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200861353A731004E6AAB /* 15_gist_sat_dvot_dhruv_n_ship.ttf */; }; - EE1200A61353A731004E6AAB /* 16_gist-snd-dvot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200871353A731004E6AAB /* 16_gist-snd-dvot_dhruv_n_ship.ttf */; }; - EE1200A71353A731004E6AAB /* 17_gjot_pratik_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200881353A731004E6AAB /* 17_gjot_pratik_n_ship.ttf */; }; - EE1200A81353A731004E6AAB /* 18_gjot_rohit_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200891353A731004E6AAB /* 18_gjot_rohit_n_ship.ttf */; }; - EE1200A91353A731004E6AAB /* 19_knot_nandi_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008A1353A731004E6AAB /* 19_knot_nandi_n_ship.ttf */; }; - EE1200AA1353A731004E6AAB /* 20_koot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008B1353A731004E6AAB /* 20_koot_dhruv_n_ship.ttf */; }; - EE1200AB1353A731004E6AAB /* 21_ksot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008C1353A731004E6AAB /* 21_ksot_dhruv_n_ship.ttf */; }; - EE1200AC1353A731004E6AAB /* 22_miot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008D1353A731004E6AAB /* 22_miot_dhruv_n_ship.ttf */; }; - EE1200AD1353A731004E6AAB /* 23_mlot_aswathi_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008E1353A731004E6AAB /* 23_mlot_aswathi_n_ship.ttf */; }; - EE1200AE1353A731004E6AAB /* 24_mlot_karthika_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE12008F1353A731004E6AAB /* 24_mlot_karthika_n_ship.ttf */; }; - EE1200AF1353A731004E6AAB /* 25_mrot_yogesh_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200901353A731004E6AAB /* 25_mrot_yogesh_n_ship.ttf */; }; - EE1200B01353A731004E6AAB /* 26_neot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200911353A731004E6AAB /* 26_neot_dhruv_n_ship.ttf */; }; - EE1200B11353A731004E6AAB /* 27_orot_mukt.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200921353A731004E6AAB /* 27_orot_mukt.ttf */; }; - EE1200B21353A731004E6AAB /* 28_sdot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200931353A731004E6AAB /* 28_sdot_dhruv_n_ship.ttf */; }; - EE1200B31353A731004E6AAB /* 29_tlot_harshpriya_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200941353A731004E6AAB /* 29_tlot_harshpriya_n_ship.ttf */; }; - EE1200B41353A731004E6AAB /* 30_tmot_kapilan_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = EE1200951353A731004E6AAB /* 30_tmot_kapilan_n_ship.ttf */; }; - EE1200B51353A731004E6AAB /* fonts_blacklist.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE1200961353A731004E6AAB /* fonts_blacklist.txt */; }; - EE1200B61353A731004E6AAB /* fonts_whitelist.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE1200971353A731004E6AAB /* fonts_whitelist.txt */; }; - EE1200B71353A731004E6AAB /* unicode_blocks.txt in Resources */ = {isa = PBXBuildFile; fileRef = EE1200981353A731004E6AAB /* unicode_blocks.txt */; }; - EE1200BC1353B72A004E6AAB /* basic_highres.skn in Resources */ = {isa = PBXBuildFile; fileRef = EE1200B81353B729004E6AAB /* basic_highres.skn */; }; - EE1200BD1353B72A004E6AAB /* basic.skn in Resources */ = {isa = PBXBuildFile; fileRef = EE1200B91353B72A004E6AAB /* basic.skn */; }; - EE1200BE1353B72A004E6AAB /* symbols_24.png in Resources */ = {isa = PBXBuildFile; fileRef = EE1200BA1353B72A004E6AAB /* symbols_24.png */; }; - EE1200BF1353B72A004E6AAB /* symbols_48.png in Resources */ = {isa = PBXBuildFile; fileRef = EE1200BB1353B72A004E6AAB /* symbols_48.png */; }; + FA37C99E1354CC14006610DC /* 30_tmot_kapilan_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C97B1354CC14006610DC /* 30_tmot_kapilan_n_ship.ttf */; }; + FA37C99F1354CC14006610DC /* 29_tlot_harshpriya_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C97C1354CC14006610DC /* 29_tlot_harshpriya_n_ship.ttf */; }; + FA37C9A01354CC14006610DC /* 28_sdot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C97D1354CC14006610DC /* 28_sdot_dhruv_n_ship.ttf */; }; + FA37C9A11354CC14006610DC /* 27_orot_mukt.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C97E1354CC14006610DC /* 27_orot_mukt.ttf */; }; + FA37C9A21354CC14006610DC /* 26_neot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C97F1354CC14006610DC /* 26_neot_dhruv_n_ship.ttf */; }; + FA37C9A31354CC14006610DC /* 25_mrot_yogesh_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9801354CC14006610DC /* 25_mrot_yogesh_n_ship.ttf */; }; + FA37C9A41354CC14006610DC /* 24_mlot_karthika_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9811354CC14006610DC /* 24_mlot_karthika_n_ship.ttf */; }; + FA37C9A51354CC14006610DC /* 23_mlot_aswathi_n_ship.TTF in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9821354CC14006610DC /* 23_mlot_aswathi_n_ship.TTF */; }; + FA37C9A61354CC14006610DC /* 22_miot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9831354CC14006610DC /* 22_miot_dhruv_n_ship.ttf */; }; + FA37C9A71354CC14006610DC /* 21_ksot_dhruv_n_ship.TTF in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9841354CC14006610DC /* 21_ksot_dhruv_n_ship.TTF */; }; + FA37C9A81354CC14006610DC /* 20_koot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9851354CC14006610DC /* 20_koot_dhruv_n_ship.ttf */; }; + FA37C9A91354CC14006610DC /* 19_knot_nandi_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9861354CC14006610DC /* 19_knot_nandi_n_ship.ttf */; }; + FA37C9AA1354CC14006610DC /* 18_gjot_rohit_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9871354CC14006610DC /* 18_gjot_rohit_n_ship.ttf */; }; + FA37C9AB1354CC14006610DC /* 17_gjot_pratik_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9881354CC14006610DC /* 17_gjot_pratik_n_ship.ttf */; }; + FA37C9AC1354CC14006610DC /* 16_gist-snd-dvot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9891354CC14006610DC /* 16_gist-snd-dvot_dhruv_n_ship.ttf */; }; + FA37C9AD1354CC14006610DC /* 15_gist_sat_dvot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98A1354CC14006610DC /* 15_gist_sat_dvot_dhruv_n_ship.ttf */; }; + FA37C9AE1354CC14006610DC /* 14_dvot_yogesh_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98B1354CC14006610DC /* 14_dvot_yogesh_n_ship.ttf */; }; + FA37C9AF1354CC14006610DC /* 13_doot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98C1354CC14006610DC /* 13_doot_dhruv_n_ship.ttf */; }; + FA37C9B01354CC14006610DC /* 12_boot_dhruv_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98D1354CC14006610DC /* 12_boot_dhruv_n_ship.ttf */; }; + FA37C9B11354CC14006610DC /* 11_bnot_satyajit_sm_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98E1354CC14006610DC /* 11_bnot_satyajit_sm_n_ship.ttf */; }; + FA37C9B21354CC14006610DC /* 10_asot_biisha_n_ship.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C98F1354CC14006610DC /* 10_asot_biisha_n_ship.ttf */; }; + FA37C9B31354CC14006610DC /* 09_droid_sans_thai.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9901354CC14006610DC /* 09_droid_sans_thai.ttf */; }; + FA37C9B41354CC14006610DC /* symbols_48.png in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9911354CC14006610DC /* symbols_48.png */; }; + FA37C9B51354CC14006610DC /* symbols_24.png in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9921354CC14006610DC /* symbols_24.png */; }; + FA37C9B61354CC14006610DC /* basic.skn in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9931354CC14006610DC /* basic.skn */; }; + FA37C9B71354CC14006610DC /* basic_highres.skn in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9941354CC14006610DC /* basic_highres.skn */; }; + FA37C9B81354CC14006610DC /* 03_jomolhari-id-a3d.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9951354CC14006610DC /* 03_jomolhari-id-a3d.ttf */; }; + FA37C9B91354CC14006610DC /* unicode_blocks.txt in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9961354CC14006610DC /* unicode_blocks.txt */; }; + FA37C9BA1354CC14006610DC /* fonts_whitelist.txt in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9971354CC14006610DC /* fonts_whitelist.txt */; }; + FA37C9BB1354CC14006610DC /* fonts_blacklist.txt in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9981354CC14006610DC /* fonts_blacklist.txt */; }; + FA37C9BC1354CC14006610DC /* 07_abyssinica_sil_r.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9991354CC14006610DC /* 07_abyssinica_sil_r.ttf */; }; + FA37C9BD1354CC14006610DC /* 05_khmeros.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C99A1354CC14006610DC /* 05_khmeros.ttf */; }; + FA37C9BE1354CC14006610DC /* 04_padauk.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C99B1354CC14006610DC /* 04_padauk.ttf */; }; + FA37C9BF1354CC14006610DC /* 02_wqy-microhei.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C99C1354CC14006610DC /* 02_wqy-microhei.ttf */; }; + FA37C9C01354CC14006610DC /* 01_dejavusans.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FA37C99D1354CC14006610DC /* 01_dejavusans.ttf */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -104,69 +99,64 @@ EE12002F13538ED6004E6AAB /* BenchmarksViewController.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = BenchmarksViewController.hpp; sourceTree = ""; }; EE12003013538ED6004E6AAB /* BenchmarksViewController.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = BenchmarksViewController.mm; sourceTree = ""; }; EE12003313538ED6004E6AAB /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/BenchmarksViewController.xib; sourceTree = ""; }; - EE12004013539683004E6AAB /* RenderBuffer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RenderBuffer.hpp; path = Projects/omim/iphone/Maps/Classes/RenderBuffer.hpp; sourceTree = DEVELOPER_DIR; }; - EE12004113539683004E6AAB /* RenderBuffer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RenderBuffer.mm; path = Projects/omim/iphone/Maps/Classes/RenderBuffer.mm; sourceTree = DEVELOPER_DIR; }; - EE12004213539683004E6AAB /* RenderContext.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RenderContext.hpp; path = Projects/omim/iphone/Maps/Classes/RenderContext.hpp; sourceTree = DEVELOPER_DIR; }; - EE12004313539683004E6AAB /* RenderContext.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RenderContext.mm; path = Projects/omim/iphone/Maps/Classes/RenderContext.mm; sourceTree = DEVELOPER_DIR; }; - EE12004A1353A5FC004E6AAB /* libbase.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbase.a; path = "Projects/omim-build-release/out/release/libbase.a"; sourceTree = DEVELOPER_DIR; }; - EE12004B1353A5FC004E6AAB /* libbzip2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libbzip2.a; path = "Projects/omim-build-release/out/release/libbzip2.a"; sourceTree = DEVELOPER_DIR; }; - EE12004C1353A5FC004E6AAB /* libcoding.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcoding.a; path = "Projects/omim-build-release/out/release/libcoding.a"; sourceTree = DEVELOPER_DIR; }; - EE12004D1353A5FC004E6AAB /* libexpat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libexpat.a; path = "Projects/omim-build-release/out/release/libexpat.a"; sourceTree = DEVELOPER_DIR; }; - EE12004E1353A5FC004E6AAB /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfreetype.a; path = "Projects/omim-build-release/out/release/libfreetype.a"; sourceTree = DEVELOPER_DIR; }; - EE12004F1353A5FC004E6AAB /* libfribidi.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfribidi.a; path = "Projects/omim-build-release/out/release/libfribidi.a"; sourceTree = DEVELOPER_DIR; }; - EE1200501353A5FC004E6AAB /* libgenerator.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgenerator.a; path = "Projects/omim-build-release/out/release/libgenerator.a"; sourceTree = DEVELOPER_DIR; }; - EE1200511353A5FC004E6AAB /* libgeometry.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgeometry.a; path = "Projects/omim-build-release/out/release/libgeometry.a"; sourceTree = DEVELOPER_DIR; }; - EE1200521353A5FC004E6AAB /* libgflags.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgflags.a; path = "Projects/omim-build-release/out/release/libgflags.a"; sourceTree = DEVELOPER_DIR; }; - EE1200531353A5FC004E6AAB /* libindexer.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libindexer.a; path = "Projects/omim-build-release/out/release/libindexer.a"; sourceTree = DEVELOPER_DIR; }; - EE1200541353A5FC004E6AAB /* libjansson.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libjansson.a; path = "Projects/omim-build-release/out/release/libjansson.a"; sourceTree = DEVELOPER_DIR; }; - EE1200551353A5FC004E6AAB /* libmap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libmap.a; path = "Projects/omim-build-release/out/release/libmap.a"; sourceTree = DEVELOPER_DIR; }; - EE1200561353A5FC004E6AAB /* libplatform.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libplatform.a; path = "Projects/omim-build-release/out/release/libplatform.a"; sourceTree = DEVELOPER_DIR; }; - EE1200571353A5FC004E6AAB /* libprotobuf.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libprotobuf.a; path = "Projects/omim-build-release/out/release/libprotobuf.a"; sourceTree = DEVELOPER_DIR; }; - EE1200581353A5FC004E6AAB /* libqt_tstfrm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libqt_tstfrm.a; path = "Projects/omim-build-release/out/release/libqt_tstfrm.a"; sourceTree = DEVELOPER_DIR; }; - EE1200591353A5FC004E6AAB /* libsgitess.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsgitess.a; path = "Projects/omim-build-release/out/release/libsgitess.a"; sourceTree = DEVELOPER_DIR; }; - EE12005A1353A5FC004E6AAB /* libstorage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libstorage.a; path = "Projects/omim-build-release/out/release/libstorage.a"; sourceTree = DEVELOPER_DIR; }; - EE12005B1353A5FC004E6AAB /* libtomcrypt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libtomcrypt.a; path = "Projects/omim-build-release/out/release/libtomcrypt.a"; sourceTree = DEVELOPER_DIR; }; - EE12005C1353A5FC004E6AAB /* libversion.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libversion.a; path = "Projects/omim-build-release/out/release/libversion.a"; sourceTree = DEVELOPER_DIR; }; - EE12005D1353A5FC004E6AAB /* libwords.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libwords.a; path = "Projects/omim-build-release/out/release/libwords.a"; sourceTree = DEVELOPER_DIR; }; - EE12005E1353A5FC004E6AAB /* libyg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libyg.a; path = "Projects/omim-build-release/out/release/libyg.a"; sourceTree = DEVELOPER_DIR; }; - EE12005F1353A5FC004E6AAB /* libzlib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libzlib.a; path = "Projects/omim-build-release/out/release/libzlib.a"; sourceTree = DEVELOPER_DIR; }; - EE1200761353A664004E6AAB /* IPhonePlatform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = IPhonePlatform.hpp; path = Projects/omim/iphone/Maps/Platform/IPhonePlatform.hpp; sourceTree = DEVELOPER_DIR; }; - EE1200771353A664004E6AAB /* IPhonePlatform.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = IPhonePlatform.mm; path = Projects/omim/iphone/Maps/Platform/IPhonePlatform.mm; sourceTree = DEVELOPER_DIR; }; - EE12007A1353A731004E6AAB /* 01_dejavusans.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 01_dejavusans.ttf; path = Projects/omim/data/01_dejavusans.ttf; sourceTree = DEVELOPER_DIR; }; - EE12007B1353A731004E6AAB /* 02_wqy-microhei.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "02_wqy-microhei.ttf"; path = "Projects/omim/data/02_wqy-microhei.ttf"; sourceTree = DEVELOPER_DIR; }; - EE12007C1353A731004E6AAB /* 03_jomolhari-id-a3d.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "03_jomolhari-id-a3d.ttf"; path = "Projects/omim/data/03_jomolhari-id-a3d.ttf"; sourceTree = DEVELOPER_DIR; }; - EE12007D1353A731004E6AAB /* 04_padauk.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 04_padauk.ttf; path = Projects/omim/data/04_padauk.ttf; sourceTree = DEVELOPER_DIR; }; - EE12007E1353A731004E6AAB /* 05_khmeros.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 05_khmeros.ttf; path = Projects/omim/data/05_khmeros.ttf; sourceTree = DEVELOPER_DIR; }; - EE12007F1353A731004E6AAB /* 07_abyssinica_sil_r.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 07_abyssinica_sil_r.ttf; path = Projects/omim/data/07_abyssinica_sil_r.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200801353A731004E6AAB /* 09_droid_sans_thai.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 09_droid_sans_thai.ttf; path = Projects/omim/data/09_droid_sans_thai.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200811353A731004E6AAB /* 10_asot_biisha_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 10_asot_biisha_n_ship.ttf; path = Projects/omim/data/10_asot_biisha_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200821353A731004E6AAB /* 11_bnot_satyajit_sm_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 11_bnot_satyajit_sm_n_ship.ttf; path = Projects/omim/data/11_bnot_satyajit_sm_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200831353A731004E6AAB /* 12_boot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 12_boot_dhruv_n_ship.ttf; path = Projects/omim/data/12_boot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200841353A731004E6AAB /* 13_doot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 13_doot_dhruv_n_ship.ttf; path = Projects/omim/data/13_doot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200851353A731004E6AAB /* 14_dvot_yogesh_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 14_dvot_yogesh_n_ship.ttf; path = Projects/omim/data/14_dvot_yogesh_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200861353A731004E6AAB /* 15_gist_sat_dvot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 15_gist_sat_dvot_dhruv_n_ship.ttf; path = Projects/omim/data/15_gist_sat_dvot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200871353A731004E6AAB /* 16_gist-snd-dvot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "16_gist-snd-dvot_dhruv_n_ship.ttf"; path = "Projects/omim/data/16_gist-snd-dvot_dhruv_n_ship.ttf"; sourceTree = DEVELOPER_DIR; }; - EE1200881353A731004E6AAB /* 17_gjot_pratik_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 17_gjot_pratik_n_ship.ttf; path = Projects/omim/data/17_gjot_pratik_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200891353A731004E6AAB /* 18_gjot_rohit_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 18_gjot_rohit_n_ship.ttf; path = Projects/omim/data/18_gjot_rohit_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008A1353A731004E6AAB /* 19_knot_nandi_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 19_knot_nandi_n_ship.ttf; path = Projects/omim/data/19_knot_nandi_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008B1353A731004E6AAB /* 20_koot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 20_koot_dhruv_n_ship.ttf; path = Projects/omim/data/20_koot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008C1353A731004E6AAB /* 21_ksot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 21_ksot_dhruv_n_ship.ttf; path = Projects/omim/data/21_ksot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008D1353A731004E6AAB /* 22_miot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 22_miot_dhruv_n_ship.ttf; path = Projects/omim/data/22_miot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008E1353A731004E6AAB /* 23_mlot_aswathi_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 23_mlot_aswathi_n_ship.ttf; path = Projects/omim/data/23_mlot_aswathi_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE12008F1353A731004E6AAB /* 24_mlot_karthika_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 24_mlot_karthika_n_ship.ttf; path = Projects/omim/data/24_mlot_karthika_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200901353A731004E6AAB /* 25_mrot_yogesh_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 25_mrot_yogesh_n_ship.ttf; path = Projects/omim/data/25_mrot_yogesh_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200911353A731004E6AAB /* 26_neot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 26_neot_dhruv_n_ship.ttf; path = Projects/omim/data/26_neot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200921353A731004E6AAB /* 27_orot_mukt.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 27_orot_mukt.ttf; path = Projects/omim/data/27_orot_mukt.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200931353A731004E6AAB /* 28_sdot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 28_sdot_dhruv_n_ship.ttf; path = Projects/omim/data/28_sdot_dhruv_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200941353A731004E6AAB /* 29_tlot_harshpriya_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 29_tlot_harshpriya_n_ship.ttf; path = Projects/omim/data/29_tlot_harshpriya_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200951353A731004E6AAB /* 30_tmot_kapilan_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 30_tmot_kapilan_n_ship.ttf; path = Projects/omim/data/30_tmot_kapilan_n_ship.ttf; sourceTree = DEVELOPER_DIR; }; - EE1200961353A731004E6AAB /* fonts_blacklist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fonts_blacklist.txt; path = Projects/omim/data/fonts_blacklist.txt; sourceTree = DEVELOPER_DIR; }; - EE1200971353A731004E6AAB /* fonts_whitelist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fonts_whitelist.txt; path = Projects/omim/data/fonts_whitelist.txt; sourceTree = DEVELOPER_DIR; }; - EE1200981353A731004E6AAB /* unicode_blocks.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = unicode_blocks.txt; path = Projects/omim/data/unicode_blocks.txt; sourceTree = DEVELOPER_DIR; }; - EE1200B81353B729004E6AAB /* basic_highres.skn */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = basic_highres.skn; path = Projects/omim/data/basic_highres.skn; sourceTree = DEVELOPER_DIR; }; - EE1200B91353B72A004E6AAB /* basic.skn */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = basic.skn; path = Projects/omim/data/basic.skn; sourceTree = DEVELOPER_DIR; }; - EE1200BA1353B72A004E6AAB /* symbols_24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = symbols_24.png; path = Projects/omim/data/symbols_24.png; sourceTree = DEVELOPER_DIR; }; - EE1200BB1353B72A004E6AAB /* symbols_48.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = symbols_48.png; path = Projects/omim/data/symbols_48.png; sourceTree = DEVELOPER_DIR; }; + EE12004013539683004E6AAB /* RenderBuffer.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RenderBuffer.hpp; path = ../../../omim/iphone/Maps/Classes/RenderBuffer.hpp; sourceTree = SOURCE_ROOT; }; + EE12004113539683004E6AAB /* RenderBuffer.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RenderBuffer.mm; path = ../../../omim/iphone/Maps/Classes/RenderBuffer.mm; sourceTree = SOURCE_ROOT; }; + EE12004213539683004E6AAB /* RenderContext.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = RenderContext.hpp; path = ../../../omim/iphone/Maps/Classes/RenderContext.hpp; sourceTree = SOURCE_ROOT; }; + EE12004313539683004E6AAB /* RenderContext.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = RenderContext.mm; path = ../../../omim/iphone/Maps/Classes/RenderContext.mm; sourceTree = SOURCE_ROOT; }; + EE12004A1353A5FC004E6AAB /* libbase.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libbase.a; sourceTree = SOURCE_ROOT; }; + EE12004B1353A5FC004E6AAB /* libbzip2.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libbzip2.a; sourceTree = SOURCE_ROOT; }; + EE12004C1353A5FC004E6AAB /* libcoding.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libcoding.a; sourceTree = SOURCE_ROOT; }; + EE12004D1353A5FC004E6AAB /* libexpat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libexpat.a; sourceTree = SOURCE_ROOT; }; + EE12004E1353A5FC004E6AAB /* libfreetype.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype.a; sourceTree = SOURCE_ROOT; }; + EE12004F1353A5FC004E6AAB /* libfribidi.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfribidi.a; sourceTree = SOURCE_ROOT; }; + EE1200511353A5FC004E6AAB /* libgeometry.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libgeometry.a; sourceTree = SOURCE_ROOT; }; + EE1200531353A5FC004E6AAB /* libindexer.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libindexer.a; sourceTree = SOURCE_ROOT; }; + EE1200541353A5FC004E6AAB /* libjansson.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libjansson.a; sourceTree = SOURCE_ROOT; }; + EE1200551353A5FC004E6AAB /* libmap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libmap.a; sourceTree = SOURCE_ROOT; }; + EE1200571353A5FC004E6AAB /* libprotobuf.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libprotobuf.a; sourceTree = SOURCE_ROOT; }; + EE12005A1353A5FC004E6AAB /* libstorage.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libstorage.a; sourceTree = SOURCE_ROOT; }; + EE12005B1353A5FC004E6AAB /* libtomcrypt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libtomcrypt.a; sourceTree = SOURCE_ROOT; }; + EE12005C1353A5FC004E6AAB /* libversion.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libversion.a; sourceTree = SOURCE_ROOT; }; + EE12005D1353A5FC004E6AAB /* libwords.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libwords.a; sourceTree = SOURCE_ROOT; }; + EE12005E1353A5FC004E6AAB /* libyg.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libyg.a; sourceTree = SOURCE_ROOT; }; + EE12005F1353A5FC004E6AAB /* libzlib.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libzlib.a; sourceTree = SOURCE_ROOT; }; + EE1200761353A664004E6AAB /* IPhonePlatform.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = IPhonePlatform.hpp; path = ../../../omim/iphone/Maps/Platform/IPhonePlatform.hpp; sourceTree = SOURCE_ROOT; }; + EE1200771353A664004E6AAB /* IPhonePlatform.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = IPhonePlatform.mm; path = ../../../omim/iphone/Maps/Platform/IPhonePlatform.mm; sourceTree = SOURCE_ROOT; }; + FA37C97B1354CC14006610DC /* 30_tmot_kapilan_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 30_tmot_kapilan_n_ship.ttf; path = ../../data/30_tmot_kapilan_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C97C1354CC14006610DC /* 29_tlot_harshpriya_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 29_tlot_harshpriya_n_ship.ttf; path = ../../data/29_tlot_harshpriya_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C97D1354CC14006610DC /* 28_sdot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 28_sdot_dhruv_n_ship.ttf; path = ../../data/28_sdot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C97E1354CC14006610DC /* 27_orot_mukt.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 27_orot_mukt.ttf; path = ../../data/27_orot_mukt.ttf; sourceTree = SOURCE_ROOT; }; + FA37C97F1354CC14006610DC /* 26_neot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 26_neot_dhruv_n_ship.ttf; path = ../../data/26_neot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9801354CC14006610DC /* 25_mrot_yogesh_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 25_mrot_yogesh_n_ship.ttf; path = ../../data/25_mrot_yogesh_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9811354CC14006610DC /* 24_mlot_karthika_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 24_mlot_karthika_n_ship.ttf; path = ../../data/24_mlot_karthika_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9821354CC14006610DC /* 23_mlot_aswathi_n_ship.TTF */ = {isa = PBXFileReference; lastKnownFileType = file; name = 23_mlot_aswathi_n_ship.TTF; path = ../../data/23_mlot_aswathi_n_ship.TTF; sourceTree = SOURCE_ROOT; }; + FA37C9831354CC14006610DC /* 22_miot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 22_miot_dhruv_n_ship.ttf; path = ../../data/22_miot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9841354CC14006610DC /* 21_ksot_dhruv_n_ship.TTF */ = {isa = PBXFileReference; lastKnownFileType = file; name = 21_ksot_dhruv_n_ship.TTF; path = ../../data/21_ksot_dhruv_n_ship.TTF; sourceTree = SOURCE_ROOT; }; + FA37C9851354CC14006610DC /* 20_koot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 20_koot_dhruv_n_ship.ttf; path = ../../data/20_koot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9861354CC14006610DC /* 19_knot_nandi_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 19_knot_nandi_n_ship.ttf; path = ../../data/19_knot_nandi_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9871354CC14006610DC /* 18_gjot_rohit_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 18_gjot_rohit_n_ship.ttf; path = ../../data/18_gjot_rohit_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9881354CC14006610DC /* 17_gjot_pratik_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 17_gjot_pratik_n_ship.ttf; path = ../../data/17_gjot_pratik_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9891354CC14006610DC /* 16_gist-snd-dvot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "16_gist-snd-dvot_dhruv_n_ship.ttf"; path = "../../data/16_gist-snd-dvot_dhruv_n_ship.ttf"; sourceTree = SOURCE_ROOT; }; + FA37C98A1354CC14006610DC /* 15_gist_sat_dvot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 15_gist_sat_dvot_dhruv_n_ship.ttf; path = ../../data/15_gist_sat_dvot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C98B1354CC14006610DC /* 14_dvot_yogesh_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 14_dvot_yogesh_n_ship.ttf; path = ../../data/14_dvot_yogesh_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C98C1354CC14006610DC /* 13_doot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 13_doot_dhruv_n_ship.ttf; path = ../../data/13_doot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C98D1354CC14006610DC /* 12_boot_dhruv_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 12_boot_dhruv_n_ship.ttf; path = ../../data/12_boot_dhruv_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C98E1354CC14006610DC /* 11_bnot_satyajit_sm_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 11_bnot_satyajit_sm_n_ship.ttf; path = ../../data/11_bnot_satyajit_sm_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C98F1354CC14006610DC /* 10_asot_biisha_n_ship.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 10_asot_biisha_n_ship.ttf; path = ../../data/10_asot_biisha_n_ship.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9901354CC14006610DC /* 09_droid_sans_thai.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 09_droid_sans_thai.ttf; path = ../../data/09_droid_sans_thai.ttf; sourceTree = SOURCE_ROOT; }; + FA37C9911354CC14006610DC /* symbols_48.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = symbols_48.png; path = ../../data/symbols_48.png; sourceTree = SOURCE_ROOT; }; + FA37C9921354CC14006610DC /* symbols_24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = symbols_24.png; path = ../../data/symbols_24.png; sourceTree = SOURCE_ROOT; }; + FA37C9931354CC14006610DC /* basic.skn */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = basic.skn; path = ../../data/basic.skn; sourceTree = SOURCE_ROOT; }; + FA37C9941354CC14006610DC /* basic_highres.skn */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = basic_highres.skn; path = ../../data/basic_highres.skn; sourceTree = SOURCE_ROOT; }; + FA37C9951354CC14006610DC /* 03_jomolhari-id-a3d.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "03_jomolhari-id-a3d.ttf"; path = "../../data/03_jomolhari-id-a3d.ttf"; sourceTree = SOURCE_ROOT; }; + FA37C9961354CC14006610DC /* unicode_blocks.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = unicode_blocks.txt; path = ../../data/unicode_blocks.txt; sourceTree = SOURCE_ROOT; }; + FA37C9971354CC14006610DC /* fonts_whitelist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fonts_whitelist.txt; path = ../../data/fonts_whitelist.txt; sourceTree = SOURCE_ROOT; }; + FA37C9981354CC14006610DC /* fonts_blacklist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fonts_blacklist.txt; path = ../../data/fonts_blacklist.txt; sourceTree = SOURCE_ROOT; }; + FA37C9991354CC14006610DC /* 07_abyssinica_sil_r.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 07_abyssinica_sil_r.ttf; path = ../../data/07_abyssinica_sil_r.ttf; sourceTree = SOURCE_ROOT; }; + FA37C99A1354CC14006610DC /* 05_khmeros.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 05_khmeros.ttf; path = ../../data/05_khmeros.ttf; sourceTree = SOURCE_ROOT; }; + FA37C99B1354CC14006610DC /* 04_padauk.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 04_padauk.ttf; path = ../../data/04_padauk.ttf; sourceTree = SOURCE_ROOT; }; + FA37C99C1354CC14006610DC /* 02_wqy-microhei.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "02_wqy-microhei.ttf"; path = "../../data/02_wqy-microhei.ttf"; sourceTree = SOURCE_ROOT; }; + FA37C99D1354CC14006610DC /* 01_dejavusans.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = 01_dejavusans.ttf; path = ../../data/01_dejavusans.ttf; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -185,16 +175,11 @@ EE1200631353A5FC004E6AAB /* libexpat.a in Frameworks */, EE1200641353A5FC004E6AAB /* libfreetype.a in Frameworks */, EE1200651353A5FC004E6AAB /* libfribidi.a in Frameworks */, - EE1200661353A5FC004E6AAB /* libgenerator.a in Frameworks */, EE1200671353A5FC004E6AAB /* libgeometry.a in Frameworks */, - EE1200681353A5FC004E6AAB /* libgflags.a in Frameworks */, EE1200691353A5FC004E6AAB /* libindexer.a in Frameworks */, EE12006A1353A5FC004E6AAB /* libjansson.a in Frameworks */, EE12006B1353A5FC004E6AAB /* libmap.a in Frameworks */, - EE12006C1353A5FC004E6AAB /* libplatform.a in Frameworks */, EE12006D1353A5FC004E6AAB /* libprotobuf.a in Frameworks */, - EE12006E1353A5FC004E6AAB /* libqt_tstfrm.a in Frameworks */, - EE12006F1353A5FC004E6AAB /* libsgitess.a in Frameworks */, EE1200701353A5FC004E6AAB /* libstorage.a in Frameworks */, EE1200711353A5FC004E6AAB /* libtomcrypt.a in Frameworks */, EE1200721353A5FD004E6AAB /* libversion.a in Frameworks */, @@ -282,16 +267,11 @@ EE12004D1353A5FC004E6AAB /* libexpat.a */, EE12004E1353A5FC004E6AAB /* libfreetype.a */, EE12004F1353A5FC004E6AAB /* libfribidi.a */, - EE1200501353A5FC004E6AAB /* libgenerator.a */, EE1200511353A5FC004E6AAB /* libgeometry.a */, - EE1200521353A5FC004E6AAB /* libgflags.a */, EE1200531353A5FC004E6AAB /* libindexer.a */, EE1200541353A5FC004E6AAB /* libjansson.a */, EE1200551353A5FC004E6AAB /* libmap.a */, - EE1200561353A5FC004E6AAB /* libplatform.a */, EE1200571353A5FC004E6AAB /* libprotobuf.a */, - EE1200581353A5FC004E6AAB /* libqt_tstfrm.a */, - EE1200591353A5FC004E6AAB /* libsgitess.a */, EE12005A1353A5FC004E6AAB /* libstorage.a */, EE12005B1353A5FC004E6AAB /* libtomcrypt.a */, EE12005C1353A5FC004E6AAB /* libversion.a */, @@ -305,41 +285,41 @@ EE1200791353A6CE004E6AAB /* Resources */ = { isa = PBXGroup; children = ( - EE1200B81353B729004E6AAB /* basic_highres.skn */, - EE1200B91353B72A004E6AAB /* basic.skn */, - EE1200BA1353B72A004E6AAB /* symbols_24.png */, - EE1200BB1353B72A004E6AAB /* symbols_48.png */, - EE12007A1353A731004E6AAB /* 01_dejavusans.ttf */, - EE12007B1353A731004E6AAB /* 02_wqy-microhei.ttf */, - EE12007C1353A731004E6AAB /* 03_jomolhari-id-a3d.ttf */, - EE12007D1353A731004E6AAB /* 04_padauk.ttf */, - EE12007E1353A731004E6AAB /* 05_khmeros.ttf */, - EE12007F1353A731004E6AAB /* 07_abyssinica_sil_r.ttf */, - EE1200801353A731004E6AAB /* 09_droid_sans_thai.ttf */, - EE1200811353A731004E6AAB /* 10_asot_biisha_n_ship.ttf */, - EE1200821353A731004E6AAB /* 11_bnot_satyajit_sm_n_ship.ttf */, - EE1200831353A731004E6AAB /* 12_boot_dhruv_n_ship.ttf */, - EE1200841353A731004E6AAB /* 13_doot_dhruv_n_ship.ttf */, - EE1200851353A731004E6AAB /* 14_dvot_yogesh_n_ship.ttf */, - EE1200861353A731004E6AAB /* 15_gist_sat_dvot_dhruv_n_ship.ttf */, - EE1200871353A731004E6AAB /* 16_gist-snd-dvot_dhruv_n_ship.ttf */, - EE1200881353A731004E6AAB /* 17_gjot_pratik_n_ship.ttf */, - EE1200891353A731004E6AAB /* 18_gjot_rohit_n_ship.ttf */, - EE12008A1353A731004E6AAB /* 19_knot_nandi_n_ship.ttf */, - EE12008B1353A731004E6AAB /* 20_koot_dhruv_n_ship.ttf */, - EE12008C1353A731004E6AAB /* 21_ksot_dhruv_n_ship.ttf */, - EE12008D1353A731004E6AAB /* 22_miot_dhruv_n_ship.ttf */, - EE12008E1353A731004E6AAB /* 23_mlot_aswathi_n_ship.ttf */, - EE12008F1353A731004E6AAB /* 24_mlot_karthika_n_ship.ttf */, - EE1200901353A731004E6AAB /* 25_mrot_yogesh_n_ship.ttf */, - EE1200911353A731004E6AAB /* 26_neot_dhruv_n_ship.ttf */, - EE1200921353A731004E6AAB /* 27_orot_mukt.ttf */, - EE1200931353A731004E6AAB /* 28_sdot_dhruv_n_ship.ttf */, - EE1200941353A731004E6AAB /* 29_tlot_harshpriya_n_ship.ttf */, - EE1200951353A731004E6AAB /* 30_tmot_kapilan_n_ship.ttf */, - EE1200961353A731004E6AAB /* fonts_blacklist.txt */, - EE1200971353A731004E6AAB /* fonts_whitelist.txt */, - EE1200981353A731004E6AAB /* unicode_blocks.txt */, + FA37C97B1354CC14006610DC /* 30_tmot_kapilan_n_ship.ttf */, + FA37C97C1354CC14006610DC /* 29_tlot_harshpriya_n_ship.ttf */, + FA37C97D1354CC14006610DC /* 28_sdot_dhruv_n_ship.ttf */, + FA37C97E1354CC14006610DC /* 27_orot_mukt.ttf */, + FA37C97F1354CC14006610DC /* 26_neot_dhruv_n_ship.ttf */, + FA37C9801354CC14006610DC /* 25_mrot_yogesh_n_ship.ttf */, + FA37C9811354CC14006610DC /* 24_mlot_karthika_n_ship.ttf */, + FA37C9821354CC14006610DC /* 23_mlot_aswathi_n_ship.TTF */, + FA37C9831354CC14006610DC /* 22_miot_dhruv_n_ship.ttf */, + FA37C9841354CC14006610DC /* 21_ksot_dhruv_n_ship.TTF */, + FA37C9851354CC14006610DC /* 20_koot_dhruv_n_ship.ttf */, + FA37C9861354CC14006610DC /* 19_knot_nandi_n_ship.ttf */, + FA37C9871354CC14006610DC /* 18_gjot_rohit_n_ship.ttf */, + FA37C9881354CC14006610DC /* 17_gjot_pratik_n_ship.ttf */, + FA37C9891354CC14006610DC /* 16_gist-snd-dvot_dhruv_n_ship.ttf */, + FA37C98A1354CC14006610DC /* 15_gist_sat_dvot_dhruv_n_ship.ttf */, + FA37C98B1354CC14006610DC /* 14_dvot_yogesh_n_ship.ttf */, + FA37C98C1354CC14006610DC /* 13_doot_dhruv_n_ship.ttf */, + FA37C98D1354CC14006610DC /* 12_boot_dhruv_n_ship.ttf */, + FA37C98E1354CC14006610DC /* 11_bnot_satyajit_sm_n_ship.ttf */, + FA37C98F1354CC14006610DC /* 10_asot_biisha_n_ship.ttf */, + FA37C9901354CC14006610DC /* 09_droid_sans_thai.ttf */, + FA37C9911354CC14006610DC /* symbols_48.png */, + FA37C9921354CC14006610DC /* symbols_24.png */, + FA37C9931354CC14006610DC /* basic.skn */, + FA37C9941354CC14006610DC /* basic_highres.skn */, + FA37C9951354CC14006610DC /* 03_jomolhari-id-a3d.ttf */, + FA37C9961354CC14006610DC /* unicode_blocks.txt */, + FA37C9971354CC14006610DC /* fonts_whitelist.txt */, + FA37C9981354CC14006610DC /* fonts_blacklist.txt */, + FA37C9991354CC14006610DC /* 07_abyssinica_sil_r.ttf */, + FA37C99A1354CC14006610DC /* 05_khmeros.ttf */, + FA37C99B1354CC14006610DC /* 04_padauk.ttf */, + FA37C99C1354CC14006610DC /* 02_wqy-microhei.ttf */, + FA37C99D1354CC14006610DC /* 01_dejavusans.ttf */, ); name = Resources; sourceTree = ""; @@ -399,41 +379,41 @@ EE12002913538ED6004E6AAB /* Shader.fsh in Resources */, EE12002B13538ED6004E6AAB /* Shader.vsh in Resources */, EE12003413538ED6004E6AAB /* BenchmarksViewController.xib in Resources */, - EE1200991353A731004E6AAB /* 01_dejavusans.ttf in Resources */, - EE12009A1353A731004E6AAB /* 02_wqy-microhei.ttf in Resources */, - EE12009B1353A731004E6AAB /* 03_jomolhari-id-a3d.ttf in Resources */, - EE12009C1353A731004E6AAB /* 04_padauk.ttf in Resources */, - EE12009D1353A731004E6AAB /* 05_khmeros.ttf in Resources */, - EE12009E1353A731004E6AAB /* 07_abyssinica_sil_r.ttf in Resources */, - EE12009F1353A731004E6AAB /* 09_droid_sans_thai.ttf in Resources */, - EE1200A01353A731004E6AAB /* 10_asot_biisha_n_ship.ttf in Resources */, - EE1200A11353A731004E6AAB /* 11_bnot_satyajit_sm_n_ship.ttf in Resources */, - EE1200A21353A731004E6AAB /* 12_boot_dhruv_n_ship.ttf in Resources */, - EE1200A31353A731004E6AAB /* 13_doot_dhruv_n_ship.ttf in Resources */, - EE1200A41353A731004E6AAB /* 14_dvot_yogesh_n_ship.ttf in Resources */, - EE1200A51353A731004E6AAB /* 15_gist_sat_dvot_dhruv_n_ship.ttf in Resources */, - EE1200A61353A731004E6AAB /* 16_gist-snd-dvot_dhruv_n_ship.ttf in Resources */, - EE1200A71353A731004E6AAB /* 17_gjot_pratik_n_ship.ttf in Resources */, - EE1200A81353A731004E6AAB /* 18_gjot_rohit_n_ship.ttf in Resources */, - EE1200A91353A731004E6AAB /* 19_knot_nandi_n_ship.ttf in Resources */, - EE1200AA1353A731004E6AAB /* 20_koot_dhruv_n_ship.ttf in Resources */, - EE1200AB1353A731004E6AAB /* 21_ksot_dhruv_n_ship.ttf in Resources */, - EE1200AC1353A731004E6AAB /* 22_miot_dhruv_n_ship.ttf in Resources */, - EE1200AD1353A731004E6AAB /* 23_mlot_aswathi_n_ship.ttf in Resources */, - EE1200AE1353A731004E6AAB /* 24_mlot_karthika_n_ship.ttf in Resources */, - EE1200AF1353A731004E6AAB /* 25_mrot_yogesh_n_ship.ttf in Resources */, - EE1200B01353A731004E6AAB /* 26_neot_dhruv_n_ship.ttf in Resources */, - EE1200B11353A731004E6AAB /* 27_orot_mukt.ttf in Resources */, - EE1200B21353A731004E6AAB /* 28_sdot_dhruv_n_ship.ttf in Resources */, - EE1200B31353A731004E6AAB /* 29_tlot_harshpriya_n_ship.ttf in Resources */, - EE1200B41353A731004E6AAB /* 30_tmot_kapilan_n_ship.ttf in Resources */, - EE1200B51353A731004E6AAB /* fonts_blacklist.txt in Resources */, - EE1200B61353A731004E6AAB /* fonts_whitelist.txt in Resources */, - EE1200B71353A731004E6AAB /* unicode_blocks.txt in Resources */, - EE1200BC1353B72A004E6AAB /* basic_highres.skn in Resources */, - EE1200BD1353B72A004E6AAB /* basic.skn in Resources */, - EE1200BE1353B72A004E6AAB /* symbols_24.png in Resources */, - EE1200BF1353B72A004E6AAB /* symbols_48.png in Resources */, + FA37C99E1354CC14006610DC /* 30_tmot_kapilan_n_ship.ttf in Resources */, + FA37C99F1354CC14006610DC /* 29_tlot_harshpriya_n_ship.ttf in Resources */, + FA37C9A01354CC14006610DC /* 28_sdot_dhruv_n_ship.ttf in Resources */, + FA37C9A11354CC14006610DC /* 27_orot_mukt.ttf in Resources */, + FA37C9A21354CC14006610DC /* 26_neot_dhruv_n_ship.ttf in Resources */, + FA37C9A31354CC14006610DC /* 25_mrot_yogesh_n_ship.ttf in Resources */, + FA37C9A41354CC14006610DC /* 24_mlot_karthika_n_ship.ttf in Resources */, + FA37C9A51354CC14006610DC /* 23_mlot_aswathi_n_ship.TTF in Resources */, + FA37C9A61354CC14006610DC /* 22_miot_dhruv_n_ship.ttf in Resources */, + FA37C9A71354CC14006610DC /* 21_ksot_dhruv_n_ship.TTF in Resources */, + FA37C9A81354CC14006610DC /* 20_koot_dhruv_n_ship.ttf in Resources */, + FA37C9A91354CC14006610DC /* 19_knot_nandi_n_ship.ttf in Resources */, + FA37C9AA1354CC14006610DC /* 18_gjot_rohit_n_ship.ttf in Resources */, + FA37C9AB1354CC14006610DC /* 17_gjot_pratik_n_ship.ttf in Resources */, + FA37C9AC1354CC14006610DC /* 16_gist-snd-dvot_dhruv_n_ship.ttf in Resources */, + FA37C9AD1354CC14006610DC /* 15_gist_sat_dvot_dhruv_n_ship.ttf in Resources */, + FA37C9AE1354CC14006610DC /* 14_dvot_yogesh_n_ship.ttf in Resources */, + FA37C9AF1354CC14006610DC /* 13_doot_dhruv_n_ship.ttf in Resources */, + FA37C9B01354CC14006610DC /* 12_boot_dhruv_n_ship.ttf in Resources */, + FA37C9B11354CC14006610DC /* 11_bnot_satyajit_sm_n_ship.ttf in Resources */, + FA37C9B21354CC14006610DC /* 10_asot_biisha_n_ship.ttf in Resources */, + FA37C9B31354CC14006610DC /* 09_droid_sans_thai.ttf in Resources */, + FA37C9B41354CC14006610DC /* symbols_48.png in Resources */, + FA37C9B51354CC14006610DC /* symbols_24.png in Resources */, + FA37C9B61354CC14006610DC /* basic.skn in Resources */, + FA37C9B71354CC14006610DC /* basic_highres.skn in Resources */, + FA37C9B81354CC14006610DC /* 03_jomolhari-id-a3d.ttf in Resources */, + FA37C9B91354CC14006610DC /* unicode_blocks.txt in Resources */, + FA37C9BA1354CC14006610DC /* fonts_whitelist.txt in Resources */, + FA37C9BB1354CC14006610DC /* fonts_blacklist.txt in Resources */, + FA37C9BC1354CC14006610DC /* 07_abyssinica_sil_r.ttf in Resources */, + FA37C9BD1354CC14006610DC /* 05_khmeros.ttf in Resources */, + FA37C9BE1354CC14006610DC /* 04_padauk.ttf in Resources */, + FA37C9BF1354CC14006610DC /* 02_wqy-microhei.ttf in Resources */, + FA37C9C01354CC14006610DC /* 01_dejavusans.ttf in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -501,7 +481,7 @@ ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_THUMB_SUPPORT = NO; - GCC_VERSION = com.apple.compilers.llvmgcc42; + GCC_VERSION = 4.2; GCC_WARN_ABOUT_RETURN_TYPE = NO; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ../../3party/boost; @@ -531,7 +511,7 @@ ); GCC_THUMB_SUPPORT = NO; GCC_UNROLL_LOOPS = YES; - GCC_VERSION = com.apple.compilers.llvmgcc42; + GCC_VERSION = 4.2; GCC_WARN_ABOUT_RETURN_TYPE = NO; GCC_WARN_UNUSED_VARIABLE = YES; HEADER_SEARCH_PATHS = ../../3party/boost; @@ -554,10 +534,6 @@ GCC_PREFIX_HEADER = "Benchmarks/Benchmarks-Prefix.pch"; "GCC_THUMB_SUPPORT[arch=armv6]" = ""; INFOPLIST_FILE = "Benchmarks/Benchmarks-Info.plist"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "\"$(DEVELOPER_DIR)/Projects/omim-build-release/out/release\"", - ); PRODUCT_NAME = "$(TARGET_NAME)"; WRAPPER_EXTENSION = app; }; @@ -572,10 +548,6 @@ GCC_PREFIX_HEADER = "Benchmarks/Benchmarks-Prefix.pch"; "GCC_THUMB_SUPPORT[arch=armv6]" = ""; INFOPLIST_FILE = "Benchmarks/Benchmarks-Info.plist"; - LIBRARY_SEARCH_PATHS = ( - "$(inherited)", - "\"$(DEVELOPER_DIR)/Projects/omim-build-release/out/release\"", - ); PRODUCT_NAME = "$(TARGET_NAME)"; VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = app; @@ -601,6 +573,7 @@ EE12003913538ED7004E6AAB /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; diff --git a/iphone/Benchmarks/Benchmarks/Benchmarks-Info.plist b/iphone/Benchmarks/Benchmarks/Benchmarks-Info.plist index 3bb6b7c499..ad7757cc09 100644 --- a/iphone/Benchmarks/Benchmarks/Benchmarks-Info.plist +++ b/iphone/Benchmarks/Benchmarks/Benchmarks-Info.plist @@ -35,6 +35,7 @@ UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortraitUpsideDown diff --git a/iphone/QuartzBenchmark/QuartzBenchmark.xcodeproj/project.pbxproj b/iphone/QuartzBenchmark/QuartzBenchmark.xcodeproj/project.pbxproj index e65049d863..bf19b5cca0 100644 --- a/iphone/QuartzBenchmark/QuartzBenchmark.xcodeproj/project.pbxproj +++ b/iphone/QuartzBenchmark/QuartzBenchmark.xcodeproj/project.pbxproj @@ -17,6 +17,7 @@ EEDD1D3413549F20007A130C /* QuartzBenchmarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EEDD1D3313549F20007A130C /* QuartzBenchmarkViewController.m */; }; EEDD1D3713549F20007A130C /* QuartzBenchmarkViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = EEDD1D3513549F20007A130C /* QuartzBenchmarkViewController.xib */; }; EEDD1D3F13549FE0007A130C /* Draw2D.mm in Sources */ = {isa = PBXBuildFile; fileRef = EEDD1D3E13549FE0007A130C /* Draw2D.mm */; }; + FA37C9681354C3EB006610DC /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = FA37C9661354C3EB006610DC /* MainWindow-iPad.xib */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -36,6 +37,7 @@ EEDD1D3613549F20007A130C /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/QuartzBenchmarkViewController.xib; sourceTree = ""; }; EEDD1D3D13549FE0007A130C /* Draw2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Draw2D.h; sourceTree = ""; }; EEDD1D3E13549FE0007A130C /* Draw2D.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = Draw2D.mm; sourceTree = ""; }; + FA37C9671354C3EB006610DC /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = "iPad/en.lproj/MainWindow-iPad.xib"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -84,6 +86,7 @@ EEDD1D2313549F20007A130C /* QuartzBenchmark */ = { isa = PBXGroup; children = ( + FA37C9651354C3E9006610DC /* iPad */, EEDD1D2C13549F20007A130C /* QuartzBenchmarkAppDelegate.h */, EEDD1D2D13549F20007A130C /* QuartzBenchmarkAppDelegate.m */, EEDD1D2F13549F20007A130C /* MainWindow.xib */, @@ -106,6 +109,14 @@ name = "Supporting Files"; sourceTree = ""; }; + FA37C9651354C3E9006610DC /* iPad */ = { + isa = PBXGroup; + children = ( + FA37C9661354C3EB006610DC /* MainWindow-iPad.xib */, + ); + name = iPad; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -159,6 +170,7 @@ EEDD1D2813549F20007A130C /* InfoPlist.strings in Resources */, EEDD1D3113549F20007A130C /* MainWindow.xib in Resources */, EEDD1D3713549F20007A130C /* QuartzBenchmarkViewController.xib in Resources */, + FA37C9681354C3EB006610DC /* MainWindow-iPad.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -203,6 +215,14 @@ name = QuartzBenchmarkViewController.xib; sourceTree = ""; }; + FA37C9661354C3EB006610DC /* MainWindow-iPad.xib */ = { + isa = PBXVariantGroup; + children = ( + FA37C9671354C3EB006610DC /* en */, + ); + name = "MainWindow-iPad.xib"; + sourceTree = ""; + }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ @@ -247,7 +267,9 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "QuartzBenchmark/QuartzBenchmark-Prefix.pch"; INFOPLIST_FILE = "QuartzBenchmark/QuartzBenchmark-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 4.3; PRODUCT_NAME = "$(TARGET_NAME)"; + TARGETED_DEVICE_FAMILY = "1,2"; WRAPPER_EXTENSION = app; }; name = Debug; @@ -260,7 +282,9 @@ GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PREFIX_HEADER = "QuartzBenchmark/QuartzBenchmark-Prefix.pch"; INFOPLIST_FILE = "QuartzBenchmark/QuartzBenchmark-Info.plist"; + IPHONEOS_DEPLOYMENT_TARGET = 4.3; PRODUCT_NAME = "$(TARGET_NAME)"; + TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; WRAPPER_EXTENSION = app; }; @@ -285,6 +309,7 @@ EEDD1D3C13549F20007A130C /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; diff --git a/iphone/QuartzBenchmark/QuartzBenchmark/QuartzBenchmark-Info.plist b/iphone/QuartzBenchmark/QuartzBenchmark/QuartzBenchmark-Info.plist index e7bb76587f..0fb1882a79 100644 --- a/iphone/QuartzBenchmark/QuartzBenchmark/QuartzBenchmark-Info.plist +++ b/iphone/QuartzBenchmark/QuartzBenchmark/QuartzBenchmark-Info.plist @@ -28,11 +28,14 @@ NSMainNibFile MainWindow + NSMainNibFile~ipad + MainWindow-iPad UISupportedInterfaceOrientations UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + UIInterfaceOrientationPortraitUpsideDown