Created
September 25, 2012 09:57
-
-
Save Abeansits/3780985 to your computer and use it in GitHub Desktop.
Possibly broken project file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// !$*UTF8*$! | |
{ | |
archiveVersion = 1; | |
classes = { | |
}; | |
objectVersion = 46; | |
objects = { | |
/* Begin PBXBuildFile section */ | |
0E27D737133B88F700953527 /* CDataScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D722133B88F700953527 /* CDataScanner.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D738133B88F700953527 /* CDataScanner_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D725133B88F700953527 /* CDataScanner_Extensions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D739133B88F700953527 /* NSCharacterSet_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D727133B88F700953527 /* NSCharacterSet_Extensions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73A133B88F700953527 /* NSDictionary_JSONExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D729133B88F700953527 /* NSDictionary_JSONExtensions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73B133B88F700953527 /* NSScanner_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D72B133B88F700953527 /* NSScanner_Extensions.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73C133B88F700953527 /* CJSONDataSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D72E133B88F700953527 /* CJSONDataSerializer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73D133B88F700953527 /* CJSONDeserializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D730133B88F700953527 /* CJSONDeserializer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73E133B88F700953527 /* CJSONScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D732133B88F700953527 /* CJSONScanner.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D73F133B88F700953527 /* CJSONSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D734133B88F700953527 /* CJSONSerializer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D740133B88F700953527 /* CSerializedJSONData.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E27D736133B88F700953527 /* CSerializedJSONData.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E27D744133B89DA00953527 /* AddressBook.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E27D741133B89DA00953527 /* AddressBook.framework */; }; | |
0E27D745133B89DA00953527 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E27D742133B89DA00953527 /* AudioToolbox.framework */; }; | |
0E27D746133B89DA00953527 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E27D743133B89DA00953527 /* AVFoundation.framework */; }; | |
0E2FA3391372E3DB00192F08 /* CellDivider.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E2FA3371372E3DB00192F08 /* CellDivider.png */; }; | |
0E2FA33A1372E3DB00192F08 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E2FA3381372E3DB00192F08 /* [email protected] */; }; | |
0E38E97D134DF2BD00981BEB /* CompanyXDetailedMapController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E38E97B134DF2BD00981BEB /* CompanyXDetailedMapController.m */; }; | |
0E38E97E134DF2BD00981BEB /* CompanyXDetailedMap.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E38E97C134DF2BD00981BEB /* CompanyXDetailedMap.xib */; }; | |
0E46E7D5130DBA6600642A39 /* EGOCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7AB130DBA6600642A39 /* EGOCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7D6130DBA6600642A39 /* EGOImageLoadConnection.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7AE130DBA6600642A39 /* EGOImageLoadConnection.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7D7130DBA6600642A39 /* EGOImageLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7B0130DBA6600642A39 /* EGOImageLoader.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7D8130DBA6600642A39 /* EGOPhotoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7B5130DBA6600642A39 /* EGOPhotoViewController.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7D9130DBA6600642A39 /* EGOQuickPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7BC130DBA6600642A39 /* EGOQuickPhoto.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7DA130DBA6600642A39 /* EGOQuickPhotoSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7BE130DBA6600642A39 /* EGOQuickPhotoSource.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7DB130DBA6600642A39 /* egopv_fullscreen_button.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C0130DBA6600642A39 /* egopv_fullscreen_button.png */; }; | |
0E46E7DC130DBA6600642A39 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C1130DBA6600642A39 /* [email protected] */; }; | |
0E46E7DD130DBA6600642A39 /* egopv_minimize_fullscreen_button.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C2130DBA6600642A39 /* egopv_minimize_fullscreen_button.png */; }; | |
0E46E7DE130DBA6600642A39 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C3130DBA6600642A39 /* [email protected] */; }; | |
0E46E7DF130DBA6600642A39 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C4130DBA6600642A39 /* [email protected] */; }; | |
0E46E7E0130DBA6600642A39 /* egopv_error_placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C5130DBA6600642A39 /* egopv_error_placeholder.png */; }; | |
0E46E7E1130DBA6600642A39 /* egopv_left.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C6130DBA6600642A39 /* egopv_left.png */; }; | |
0E46E7E2130DBA6600642A39 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C7130DBA6600642A39 /* [email protected] */; }; | |
0E46E7E3130DBA6600642A39 /* egopv_photo_placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C8130DBA6600642A39 /* egopv_photo_placeholder.png */; }; | |
0E46E7E4130DBA6600642A39 /* egopv_right.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7C9130DBA6600642A39 /* egopv_right.png */; }; | |
0E46E7E5130DBA6600642A39 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E46E7CA130DBA6600642A39 /* [email protected] */; }; | |
0E46E7E6130DBA6600642A39 /* EGOPhotoCaptionView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7CE130DBA6600642A39 /* EGOPhotoCaptionView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7E7130DBA6600642A39 /* EGOPhotoImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7D1130DBA6600642A39 /* EGOPhotoImageView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7E8130DBA6600642A39 /* EGOPhotoScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7D4130DBA6600642A39 /* EGOPhotoScrollView.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
0E46E7EF130DBB1400642A39 /* CompanyXPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7EC130DBB1400642A39 /* CompanyXPhoto.m */; }; | |
0E46E7F0130DBB1400642A39 /* CompanyXPhotoSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E46E7EE130DBB1400642A39 /* CompanyXPhotoSource.m */; }; | |
0E836713135499D40053E7D5 /* SearchField.png in Resources */ = {isa = PBXBuildFile; fileRef = 0E836711135499D40053E7D5 /* SearchField.png */; }; | |
0E836714135499D40053E7D5 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0E836712135499D40053E7D5 /* [email protected] */; }; | |
0E9FE50B131E73D30084C3FC /* CompanyXResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E9FE509131E73D30084C3FC /* CompanyXResultsViewController.m */; }; | |
0E9FE50C131E73D30084C3FC /* CompanyXResultsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E9FE50A131E73D30084C3FC /* CompanyXResultsView.xib */; }; | |
0E9FE514131E75360084C3FC /* CompanyXResultsMapViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E9FE512131E75360084C3FC /* CompanyXResultsMapViewController.m */; }; | |
0E9FE515131E75360084C3FC /* CompanyXResultsMapView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E9FE513131E75360084C3FC /* CompanyXResultsMapView.xib */; }; | |
0E9FE519131E754D0084C3FC /* CompanyXResultsListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0E9FE517131E754D0084C3FC /* CompanyXResultsListViewController.m */; }; | |
0E9FE51A131E754D0084C3FC /* CompanyXResultsListView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0E9FE518131E754D0084C3FC /* CompanyXResultsListView.xib */; }; | |
0E9FE730131EB2FF0084C3FC /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0E9FE72F131EB2FF0084C3FC /* MapKit.framework */; }; | |
0EAA866813729BA0003092DC /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0EAA866713729BA0003092DC /* [email protected] */; }; | |
0EAA866A13729E36003092DC /* NavBarGradientShadow.png in Resources */ = {isa = PBXBuildFile; fileRef = 0EAA866913729E36003092DC /* NavBarGradientShadow.png */; }; | |
0EB39B4D132A7EA80095BB38 /* ListingVenueCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EB39B4C132A7EA80095BB38 /* ListingVenueCell.m */; }; | |
0EB5677D13698AE30021E91F /* SymbolRefreshHelp.png in Resources */ = {isa = PBXBuildFile; fileRef = 0EB5677B13698AE30021E91F /* SymbolRefreshHelp.png */; }; | |
0EB5677E13698AE30021E91F /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 0EB5677C13698AE30021E91F /* [email protected] */; }; | |
0EB6985B133B8A7B0054E98F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0EB6985A133B8A7B0054E98F /* QuartzCore.framework */; }; | |
0EB6985D133B8A930054E98F /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 0EB6985C133B8A930054E98F /* libsqlite3.dylib */; }; | |
0ED7137D134A168F00471761 /* libGoogleAnalytics.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0ED7137C134A168F00471761 /* libGoogleAnalytics.a */; }; | |
0EE193E41304231E00CF0461 /* NSMutableArray+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EE193E11304231E00CF0461 /* NSMutableArray+Extensions.m */; }; | |
0EE193E51304231E00CF0461 /* NSDate+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EE193E31304231E00CF0461 /* NSDate+Extensions.m */; }; | |
0EE193E91304233300CF0461 /* NSString+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EE193E81304233300CF0461 /* NSString+Extensions.m */; }; | |
0EE19416130437C500CF0461 /* ListingVenue.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EE19415130437C500CF0461 /* ListingVenue.m */; }; | |
0EF9C0CB1345D28D00B8032B /* CompanyXActionDialogView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EF9C0CA1345D28D00B8032B /* CompanyXActionDialogView.m */; }; | |
1D3623260D0F684500981E51 /* CompanyXAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* CompanyXAppDelegate.m */; }; | |
1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; | |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; | |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; | |
288765080DF74369002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765070DF74369002DB57D /* CoreGraphics.framework */; }; | |
28AD73880D9D96C1002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD73870D9D96C1002E5188 /* MainWindow.xib */; }; | |
2E111D9F133B688F0072480C /* CompanyXSearchHistoryViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2E111D9E133B688F0072480C /* CompanyXSearchHistoryViewController.xib */; }; | |
2E111DA5133C8D480072480C /* SearchHistory.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E111DA4133C8D440072480C /* SearchHistory.m */; }; | |
2E8A02901341DD2E0031919F /* FavoritesEntry.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E8A028F1341DD2E0031919F /* FavoritesEntry.m */; }; | |
2E8A02931341DD530031919F /* FavoritesList.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E8A02921341DD530031919F /* FavoritesList.m */; }; | |
2E8A02951341EFB90031919F /* FavoritesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E8A02941341EFB90031919F /* FavoritesViewController.m */; }; | |
2E8A02981341EFE70031919F /* FavoritesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2E8A02971341EFE70031919F /* FavoritesView.xib */; }; | |
2E8A02A4134461AC0031919F /* CompanyXAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 2E8A02A3134461A40031919F /* CompanyXAPI.m */; }; | |
2EAD9E381337986C0044DDAA /* NSNumber+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAD9E371337986B0044DDAA /* NSNumber+Extensions.m */; }; | |
2EAD9E3B1337FA340044DDAA /* CompanyXForSaleFilterArea.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2EAD9E3A1337FA330044DDAA /* CompanyXForSaleFilterArea.xib */; }; | |
2EAD9E3E1337FA450044DDAA /* CompanyXForSaleFilterAreaController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAD9E3D1337FA410044DDAA /* CompanyXForSaleFilterAreaController.m */; }; | |
2EAD9E47133889F30044DDAA /* OrderedDictionary.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAD9E46133889F30044DDAA /* OrderedDictionary.m */; }; | |
2EAD9E621339D52B0044DDAA /* SearchSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAD9E611339D5270044DDAA /* SearchSettings.m */; }; | |
2EAD9E66133A18D20044DDAA /* CompanyXSoldFilterPriceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EAD9E65133A18C90044DDAA /* CompanyXSoldFilterPriceViewController.m */; }; | |
2EC6141C133B37C600AB5AEA /* CompanyXSearchHistoryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EC6141B133B37C600AB5AEA /* CompanyXSearchHistoryViewController.m */; }; | |
2EED4CC31340B0FE00FE97CD /* AboutCompanyXView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2EED4CC21340B0FE00FE97CD /* AboutCompanyXView.xib */; }; | |
2EED4CC71340B13900FE97CD /* AboutCompanyXViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EED4CC61340B13900FE97CD /* AboutCompanyXViewController.m */; }; | |
2EED4CCA1340BDB400FE97CD /* ContactCompanyXViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EED4CC91340BDB300FE97CD /* ContactCompanyXViewController.m */; }; | |
2EED4CCC1340BDC000FE97CD /* ContactCompanyXView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2EED4CCB1340BDBF00FE97CD /* ContactCompanyXView.xib */; }; | |
348AFCE414B22EBE006843C5 /* libz.1.2.5.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 348AFCE314B22EBE006843C5 /* libz.1.2.5.dylib */; }; | |
34CDE754150E78CB005074CA /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 34CDE752150E78CB005074CA /* [email protected] */; }; | |
34CDE755150E78CB005074CA /* AdFallback.png in Resources */ = {isa = PBXBuildFile; fileRef = 34CDE753150E78CB005074CA /* AdFallback.png */; }; | |
34DC966114EC1F5B00146883 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 34DC966014EC1F5B00146883 /* MessageUI.framework */; }; | |
34DC966414EC41BB00146883 /* Utilities.m in Sources */ = {isa = PBXBuildFile; fileRef = 34DC966314EC41BB00146883 /* Utilities.m */; }; | |
4C03EBE912F85747009CAAF8 /* CompanyXTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C03EBE812F85747009CAAF8 /* CompanyXTabBar.m */; }; | |
4C03EC2112F85CC5009CAAF8 /* CompanyXTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C03EC1F12F85CC5009CAAF8 /* CompanyXTabBarController.m */; }; | |
4C0CB14D1318708700C6ECB1 /* CompanyXForSaleFilterPrice.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C0CB1471318708700C6ECB1 /* CompanyXForSaleFilterPrice.xib */; }; | |
4C0CB14E1318708700C6ECB1 /* CompanyXGenericFilterTypes.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C0CB1481318708700C6ECB1 /* CompanyXGenericFilterTypes.xib */; }; | |
4C0CB14F1318708700C6ECB1 /* CompanyXImageGallery.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C0CB1491318708700C6ECB1 /* CompanyXImageGallery.xib */; }; | |
4C0CB1501318708700C6ECB1 /* CompanyXModalWebView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C0CB14A1318708700C6ECB1 /* CompanyXModalWebView.xib */; }; | |
4C0CB1511318708700C6ECB1 /* CompanyXTabBarController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C0CB14B1318708700C6ECB1 /* CompanyXTabBarController.xib */; }; | |
4C14EE8B131419F100637C56 /* TopToolBarForSale.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE81131419F100637C56 /* TopToolBarForSale.png */; }; | |
4C14EE8C131419F100637C56 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE82131419F100637C56 /* [email protected] */; }; | |
4C14EE8D131419F100637C56 /* TopToolBarForSaleSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE83131419F100637C56 /* TopToolBarForSaleSelected.png */; }; | |
4C14EE8E131419F100637C56 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE84131419F100637C56 /* [email protected] */; }; | |
4C14EE8F131419F100637C56 /* TopToolBarGradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE85131419F100637C56 /* TopToolBarGradient.png */; }; | |
4C14EE90131419F100637C56 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE86131419F100637C56 /* [email protected] */; }; | |
4C14EE91131419F100637C56 /* TopToolBarSold.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE87131419F100637C56 /* TopToolBarSold.png */; }; | |
4C14EE92131419F100637C56 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE88131419F100637C56 /* [email protected] */; }; | |
4C14EE93131419F100637C56 /* TopToolBarSoldSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE89131419F100637C56 /* TopToolBarSoldSelected.png */; }; | |
4C14EE94131419F100637C56 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C14EE8A131419F100637C56 /* [email protected] */; }; | |
4C14F1731315792400637C56 /* CompanyXForSaleFilterPriceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C14F1711315792400637C56 /* CompanyXForSaleFilterPriceViewController.m */; }; | |
4C1DA01E1316619A004E9991 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C1DA01D1316619A004E9991 /* CoreLocation.framework */; }; | |
4C1FF3A21589DAB700E6D535 /* TableCellSecondOpinionBackgroundExpanded.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C1FF3A01589DAB700E6D535 /* TableCellSecondOpinionBackgroundExpanded.png */; }; | |
4C1FF3A31589DAB700E6D535 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C1FF3A11589DAB700E6D535 /* [email protected] */; }; | |
4C1FF3A61589EDB800E6D535 /* TableCellPriceBackgroundExpanded.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C1FF3A41589EDB800E6D535 /* TableCellPriceBackgroundExpanded.png */; }; | |
4C1FF3A71589EDB800E6D535 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C1FF3A51589EDB800E6D535 /* [email protected] */; }; | |
4C30639313265AD600D43857 /* NSDictionary+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C30639213265AD600D43857 /* NSDictionary+Extensions.m */; }; | |
4C30640C13266D0300D43857 /* ErrorCodeReponses.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4C30640B13266D0300D43857 /* ErrorCodeReponses.plist */; }; | |
4C36F51F13323C2B0037D436 /* CompanyXDetailedViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C36F51D13323C2B0037D436 /* CompanyXDetailedViewController.m */; }; | |
4C36F52013323C2B0037D436 /* CompanyXDetailedView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C36F51E13323C2B0037D436 /* CompanyXDetailedView.xib */; }; | |
4C3BCA1D133A4DC400DCC58C /* UILabel+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C3BCA1C133A4DC400DCC58C /* UILabel+Extensions.m */; }; | |
4C3D894F14FC1B1F008480B0 /* CompanyXAdFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C3D894E14FC1B1F008480B0 /* CompanyXAdFactory.m */; }; | |
4C40946A13016C240027E319 /* CompanyXSearchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C40946913016C240027E319 /* CompanyXSearchHandler.m */; }; | |
4C4094AB13016D5B0027E319 /* ASIAuthenticationDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C40949C13016D5B0027E319 /* ASIAuthenticationDialog.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094AC13016D5B0027E319 /* ASIInputStream.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C40949E13016D5B0027E319 /* ASIInputStream.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094AD13016D5B0027E319 /* ASIFormDataRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094A013016D5B0027E319 /* ASIFormDataRequest.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094AE13016D5B0027E319 /* ASIHTTPRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094A213016D5B0027E319 /* ASIHTTPRequest.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094AF13016D5B0027E319 /* ASINetworkQueue.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094A413016D5B0027E319 /* ASINetworkQueue.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094B013016D5B0027E319 /* ASIDownloadCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094A613016D5B0027E319 /* ASIDownloadCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094B113016D5B0027E319 /* ASIDataDecompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094A813016D5B0027E319 /* ASIDataDecompressor.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094B213016D5B0027E319 /* ASIDataCompressor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094AA13016D5B0027E319 /* ASIDataCompressor.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094B613016D960027E319 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C4094B513016D960027E319 /* Reachability.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C4094CA13016E2C0027E319 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C4094C913016E2C0027E319 /* CFNetwork.framework */; }; | |
4C4094CC13016E3C0027E319 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C4094CB13016E3C0027E319 /* SystemConfiguration.framework */; }; | |
4C4094CE13016E480027E319 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C4094CD13016E480027E319 /* MobileCoreServices.framework */; }; | |
4C45E53F1313ACA400632672 /* UINavigationBar+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C45E53E1313ACA400632672 /* UINavigationBar+Extensions.m */; }; | |
4C48C95413212885006D1F68 /* CompanyXCalloutAnnotationView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C48C8C41320F0C4006D1F68 /* CompanyXCalloutAnnotationView.m */; }; | |
4C48C9C71321358B006D1F68 /* CompanyXCalloutMapAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C48C9C61321358B006D1F68 /* CompanyXCalloutMapAnnotation.m */; }; | |
4C4C90E815D1A010006EDC5A /* libGoogleAdMobAds.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C4C90B315D1A010006EDC5A /* libGoogleAdMobAds.a */; }; | |
4C4F8D111340DE6D00E045D5 /* TableCellPriceGuessBackgroundExpanded.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D091340DE6D00E045D5 /* TableCellPriceGuessBackgroundExpanded.png */; }; | |
4C4F8D121340DE6D00E045D5 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D0A1340DE6D00E045D5 /* [email protected] */; }; | |
4C4F8D131340DE6D00E045D5 /* TableCellWhitePaired.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D0B1340DE6D00E045D5 /* TableCellWhitePaired.png */; }; | |
4C4F8D141340DE6D00E045D5 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D0C1340DE6D00E045D5 /* [email protected] */; }; | |
4C4F8D151340DE6D00E045D5 /* TableCellWhiteSingle.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D0D1340DE6D00E045D5 /* TableCellWhiteSingle.png */; }; | |
4C4F8D161340DE6D00E045D5 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C4F8D0E1340DE6D00E045D5 /* [email protected] */; }; | |
4C570303138E857F00D14BFA /* SearchView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C570302138E857F00D14BFA /* SearchView.xib */; }; | |
4C5F59E4131D6B440011B38B /* NavBarGradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59DE131D6B440011B38B /* NavBarGradient.png */; }; | |
4C5F59E5131D6B440011B38B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59DF131D6B440011B38B /* [email protected] */; }; | |
4C5F59E6131D6B440011B38B /* NavBarGradientNarrow.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59E0131D6B440011B38B /* NavBarGradientNarrow.png */; }; | |
4C5F59E7131D6B440011B38B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59E1131D6B440011B38B /* [email protected] */; }; | |
4C5F59E8131D6B440011B38B /* NavBarLogotype.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59E2131D6B440011B38B /* NavBarLogotype.png */; }; | |
4C5F59E9131D6B440011B38B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F59E3131D6B440011B38B /* [email protected] */; }; | |
4C5F5A83131D719F0011B38B /* CompanyXForSaleFilterRoomsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C5F5A81131D719F0011B38B /* CompanyXForSaleFilterRoomsController.m */; }; | |
4C5F5A84131D719F0011B38B /* CompanyXForSaleFilterRooms.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F5A82131D719F0011B38B /* CompanyXForSaleFilterRooms.xib */; }; | |
4C5F5B2B131D79470011B38B /* CompanyXForSaleFilterFeeController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C5F5B29131D79470011B38B /* CompanyXForSaleFilterFeeController.m */; }; | |
4C5F5B2C131D79470011B38B /* CompanyXForSaleFilterFee.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F5B2A131D79470011B38B /* CompanyXForSaleFilterFee.xib */; }; | |
4C5F5B94131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C5F5B92131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.m */; }; | |
4C5F5B95131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoComplete.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4C5F5B93131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoComplete.xib */; }; | |
4C63C1D0136ECC0300600227 /* Empty_set.png in Resources */ = {isa = PBXBuildFile; fileRef = 4C63C1CF136ECC0300600227 /* Empty_set.png */; }; | |
4C65D4DF16086EB2004DB1B2 /* libTestFlight.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4C65D4DB16086EB2004DB1B2 /* libTestFlight.a */; }; | |
4C908158130BE5D80041C765 /* HJCircularBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908145130BE5D80041C765 /* HJCircularBuffer.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C908159130BE5D80041C765 /* HJManagedImageV.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908147130BE5D80041C765 /* HJManagedImageV.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815A130BE5D80041C765 /* HJMOBigFileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C90814A130BE5D80041C765 /* HJMOBigFileCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815B130BE5D80041C765 /* HJMOFileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C90814C130BE5D80041C765 /* HJMOFileCache.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815C130BE5D80041C765 /* HJMOHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C90814E130BE5D80041C765 /* HJMOHandler.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815D130BE5D80041C765 /* HJMOPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908150130BE5D80041C765 /* HJMOPolicy.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815E130BE5D80041C765 /* HJMOUserBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908153130BE5D80041C765 /* HJMOUserBase.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C90815F130BE5D80041C765 /* HJObjManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908155130BE5D80041C765 /* HJObjManager.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4C908160130BE5D80041C765 /* HJWeakMutableArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C908157130BE5D80041C765 /* HJWeakMutableArray.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CA617661316A87200BFBEEB /* CompanyXGenericFilterTypesController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA617641316A87200BFBEEB /* CompanyXGenericFilterTypesController.m */; }; | |
4CA618F81317F78200BFBEEB /* UIView+Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CA618F71317F78200BFBEEB /* UIView+Extensions.m */; }; | |
4CD3C177130E6F8E00C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C148130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C178130E6F8F00C3FC30 /* TabBarButtonSearchSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C147130E6D4C00C3FC30 /* TabBarButtonSearchSelected.png */; }; | |
4CD3C179130E6F8F00C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C146130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C17A130E6F9000C3FC30 /* TabBarButtonSearch.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C145130E6D4C00C3FC30 /* TabBarButtonSearch.png */; }; | |
4CD3C17B130E6F9000C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C144130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C17C130E6F9000C3FC30 /* TabBarButtonInfoSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C143130E6D4C00C3FC30 /* TabBarButtonInfoSelected.png */; }; | |
4CD3C17D130E6F9100C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C142130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C17E130E6F9200C3FC30 /* TabBarButtonInfo.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C141130E6D4C00C3FC30 /* TabBarButtonInfo.png */; }; | |
4CD3C17F130E6F9300C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C140130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C180130E6F9600C3FC30 /* TabBarButtonFavoritesSelected.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C13F130E6D4C00C3FC30 /* TabBarButtonFavoritesSelected.png */; }; | |
4CD3C181130E6F9600C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C13E130E6D4C00C3FC30 /* [email protected] */; }; | |
4CD3C182130E6F9700C3FC30 /* TabBarButtonFavorites.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C13D130E6D4C00C3FC30 /* TabBarButtonFavorites.png */; }; | |
4CD3C187130E6FA500C3FC30 /* TabBarGradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C183130E6FA500C3FC30 /* TabBarGradient.png */; }; | |
4CD3C188130E6FA500C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C184130E6FA500C3FC30 /* [email protected] */; }; | |
4CD3C189130E6FA500C3FC30 /* TabBarNipple.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C185130E6FA500C3FC30 /* TabBarNipple.png */; }; | |
4CD3C18A130E6FA500C3FC30 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CD3C186130E6FA500C3FC30 /* [email protected] */; }; | |
4CD3C209130E7CA500C3FC30 /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CD3C207130E7CA500C3FC30 /* SearchViewController.m */; }; | |
4CE32A33137BE132007AEB03 /* BackgroundFlip.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CE32A31137BE132007AEB03 /* BackgroundFlip.png */; }; | |
4CE32A34137BE132007AEB03 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CE32A32137BE132007AEB03 /* [email protected] */; }; | |
4CE32A37137C3036007AEB03 /* NavbarShadowWeb.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CE32A35137C3036007AEB03 /* NavbarShadowWeb.png */; }; | |
4CE32A38137C3036007AEB03 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CE32A36137C3036007AEB03 /* [email protected] */; }; | |
4CE32A3A137D2199007AEB03 /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CE32A39137D2199007AEB03 /* [email protected] */; }; | |
4CE83884134355B900621F6D /* Entitlements.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4CE83883134355B900621F6D /* Entitlements.plist */; }; | |
4CE8388713438F5300621F6D /* CompanyXShakeDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CE8388613438F5200621F6D /* CompanyXShakeDetector.m */; }; | |
4CE8388A1343B73800621F6D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CE838881343B73800621F6D /* [email protected] */; }; | |
4CE8388B1343B73800621F6D /* SymbolLogotypePunchFlip.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CE838891343B73800621F6D /* SymbolLogotypePunchFlip.png */; }; | |
4CE838A41343C86600621F6D /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CE838A21343C86600621F6D /* [email protected] */; }; | |
4CE838A51343C86600621F6D /* NavBarLogotypeFlip.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CE838A31343C86600621F6D /* NavBarLogotypeFlip.png */; }; | |
4CEB380A138FEF710035FAC3 /* NSObject+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CEB3801138FEF710035FAC3 /* NSObject+SBJSON.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CEB380B138FEF710035FAC3 /* NSString+SBJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CEB3803138FEF710035FAC3 /* NSString+SBJSON.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CEB380C138FEF710035FAC3 /* SBJsonBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CEB3805138FEF710035FAC3 /* SBJsonBase.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CEB380D138FEF710035FAC3 /* SBJsonParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CEB3807138FEF710035FAC3 /* SBJsonParser.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CEB380E138FEF710035FAC3 /* SBJsonWriter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CEB3809138FEF710035FAC3 /* SBJsonWriter.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; }; | |
4CED748D131BD6BC007E3A0A /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7489131BD6BB007E3A0A /* Background.png */; }; | |
4CED748E131BD6BC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED748A131BD6BC007E3A0A /* [email protected] */; }; | |
4CED748F131BD6BC007E3A0A /* BackgroundExpanded.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED748B131BD6BC007E3A0A /* BackgroundExpanded.png */; }; | |
4CED7490131BD6BC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED748C131BD6BC007E3A0A /* [email protected] */; }; | |
4CED749B131BD707007E3A0A /* ContentButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7493131BD707007E3A0A /* ContentButton.png */; }; | |
4CED749C131BD707007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7494131BD707007E3A0A /* [email protected] */; }; | |
4CED749D131BD707007E3A0A /* ContentButtonDelete.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7495131BD707007E3A0A /* ContentButtonDelete.png */; }; | |
4CED749E131BD707007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7496131BD707007E3A0A /* [email protected] */; }; | |
4CED749F131BD707007E3A0A /* ContentButtonDeleteHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7497131BD707007E3A0A /* ContentButtonDeleteHighlight.png */; }; | |
4CED74A0131BD707007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7498131BD707007E3A0A /* [email protected] */; }; | |
4CED74A1131BD707007E3A0A /* ContentButtonHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7499131BD707007E3A0A /* ContentButtonHighlight.png */; }; | |
4CED74A2131BD707007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED749A131BD707007E3A0A /* [email protected] */; }; | |
4CED74B3131BD73B007E3A0A /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74AC131BD73B007E3A0A /* Icon-72.png */; }; | |
4CED74B4131BD73B007E3A0A /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74AD131BD73B007E3A0A /* Icon-Small-50.png */; }; | |
4CED74B5131BD73B007E3A0A /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74AE131BD73B007E3A0A /* Icon-Small.png */; }; | |
4CED74B6131BD73B007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74AF131BD73B007E3A0A /* [email protected] */; }; | |
4CED74B7131BD73B007E3A0A /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74B0131BD73B007E3A0A /* Icon.png */; }; | |
4CED74B8131BD73B007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74B1131BD73B007E3A0A /* [email protected] */; }; | |
4CED751C131BD7C7007E3A0A /* NavButtonBack.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F2131BD7C6007E3A0A /* NavButtonBack.png */; }; | |
4CED751D131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F3131BD7C6007E3A0A /* [email protected] */; }; | |
4CED751E131BD7C7007E3A0A /* NavButtonBackHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F4131BD7C6007E3A0A /* NavButtonBackHighlight.png */; }; | |
4CED751F131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F5131BD7C6007E3A0A /* [email protected] */; }; | |
4CED7520131BD7C7007E3A0A /* NavButtonHorizontalDeactivatedNext.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F6131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedNext.png */; }; | |
4CED7521131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F7131BD7C6007E3A0A /* [email protected] */; }; | |
4CED7522131BD7C7007E3A0A /* NavButtonHorizontalDeactivatedPrev.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F8131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedPrev.png */; }; | |
4CED7523131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74F9131BD7C6007E3A0A /* [email protected] */; }; | |
4CED7524131BD7C7007E3A0A /* NavButtonHorizontalHighlightNext.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FA131BD7C6007E3A0A /* NavButtonHorizontalHighlightNext.png */; }; | |
4CED7525131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FB131BD7C6007E3A0A /* [email protected] */; }; | |
4CED7526131BD7C7007E3A0A /* NavButtonHorizontalHighlightPrev.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FC131BD7C6007E3A0A /* NavButtonHorizontalHighlightPrev.png */; }; | |
4CED7527131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FD131BD7C6007E3A0A /* [email protected] */; }; | |
4CED7528131BD7C7007E3A0A /* NavButtonHorizontalNext.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FE131BD7C6007E3A0A /* NavButtonHorizontalNext.png */; }; | |
4CED7529131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED74FF131BD7C6007E3A0A /* [email protected] */; }; | |
4CED752A131BD7C7007E3A0A /* NavButtonHorizontalPrev.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7500131BD7C6007E3A0A /* NavButtonHorizontalPrev.png */; }; | |
4CED752B131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7501131BD7C6007E3A0A /* [email protected] */; }; | |
4CED752C131BD7C7007E3A0A /* NavButtonNext.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7502131BD7C7007E3A0A /* NavButtonNext.png */; }; | |
4CED752D131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7503131BD7C7007E3A0A /* [email protected] */; }; | |
4CED752E131BD7C7007E3A0A /* NavButtonNextDeactivated.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7504131BD7C7007E3A0A /* NavButtonNextDeactivated.png */; }; | |
4CED752F131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7505131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7530131BD7C7007E3A0A /* NavButtonNextHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7506131BD7C7007E3A0A /* NavButtonNextHighlight.png */; }; | |
4CED7531131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7507131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7532131BD7C7007E3A0A /* NavButtonPrev.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7508131BD7C7007E3A0A /* NavButtonPrev.png */; }; | |
4CED7533131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7509131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7534131BD7C7007E3A0A /* NavButtonPrevDeactivated.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750A131BD7C7007E3A0A /* NavButtonPrevDeactivated.png */; }; | |
4CED7535131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750B131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7536131BD7C7007E3A0A /* NavButtonPrevHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750C131BD7C7007E3A0A /* NavButtonPrevHighlight.png */; }; | |
4CED7537131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750D131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7538131BD7C7007E3A0A /* NavButtonRefresh.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750E131BD7C7007E3A0A /* NavButtonRefresh.png */; }; | |
4CED7539131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED750F131BD7C7007E3A0A /* [email protected] */; }; | |
4CED753A131BD7C7007E3A0A /* NavButtonRefreshDeactivated.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7510131BD7C7007E3A0A /* NavButtonRefreshDeactivated.png */; }; | |
4CED753B131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7511131BD7C7007E3A0A /* [email protected] */; }; | |
4CED753C131BD7C7007E3A0A /* NavButtonRefreshHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7512131BD7C7007E3A0A /* NavButtonRefreshHighlight.png */; }; | |
4CED753D131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7513131BD7C7007E3A0A /* [email protected] */; }; | |
4CED753E131BD7C7007E3A0A /* NavButtonRegular.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7514131BD7C7007E3A0A /* NavButtonRegular.png */; }; | |
4CED753F131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7515131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7540131BD7C7007E3A0A /* NavButtonRegularDecline.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7516131BD7C7007E3A0A /* NavButtonRegularDecline.png */; }; | |
4CED7541131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7517131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7542131BD7C7007E3A0A /* NavButtonRegularDeclineHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7518131BD7C7007E3A0A /* NavButtonRegularDeclineHighlight.png */; }; | |
4CED7543131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7519131BD7C7007E3A0A /* [email protected] */; }; | |
4CED7544131BD7C7007E3A0A /* NavButtonRegularHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED751A131BD7C7007E3A0A /* NavButtonRegularHighlight.png */; }; | |
4CED7545131BD7C7007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED751B131BD7C7007E3A0A /* [email protected] */; }; | |
4CED754E131BD7F0007E3A0A /* PopupBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED754A131BD7F0007E3A0A /* PopupBackground.png */; }; | |
4CED754F131BD7F0007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED754B131BD7F0007E3A0A /* [email protected] */; }; | |
4CED7550131BD7F0007E3A0A /* PopupCloseButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED754C131BD7F0007E3A0A /* PopupCloseButton.png */; }; | |
4CED7551131BD7F0007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED754D131BD7F0007E3A0A /* [email protected] */; }; | |
4CED755A131BD86E007E3A0A /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7558131BD86E007E3A0A /* Default.png */; }; | |
4CED755B131BD86E007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7559131BD86E007E3A0A /* [email protected] */; }; | |
4CED7582131BD8EC007E3A0A /* SymbolAmountOfDaysIndicator.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED755E131BD8EC007E3A0A /* SymbolAmountOfDaysIndicator.png */; }; | |
4CED7583131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED755F131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7584131BD8EC007E3A0A /* SymbolCheckmark.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7560131BD8EC007E3A0A /* SymbolCheckmark.png */; }; | |
4CED7585131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7561131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7586131BD8EC007E3A0A /* SymbolChevron.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7562131BD8EC007E3A0A /* SymbolChevron.png */; }; | |
4CED7587131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7563131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7588131BD8EC007E3A0A /* SymbolChevronDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7564131BD8EC007E3A0A /* SymbolChevronDown.png */; }; | |
4CED7589131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7565131BD8EC007E3A0A /* [email protected] */; }; | |
4CED758A131BD8EC007E3A0A /* SymbolChevronUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7566131BD8EC007E3A0A /* SymbolChevronUp.png */; }; | |
4CED758B131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7567131BD8EC007E3A0A /* [email protected] */; }; | |
4CED758C131BD8EC007E3A0A /* SymbolICABanken.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7568131BD8EC007E3A0A /* SymbolICABanken.png */; }; | |
4CED758D131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7569131BD8EC007E3A0A /* [email protected] */; }; | |
4CED758E131BD8EC007E3A0A /* SymbolLogotypePunch.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756A131BD8EC007E3A0A /* SymbolLogotypePunch.png */; }; | |
4CED758F131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756B131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7590131BD8EC007E3A0A /* SymbolMapPin.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756C131BD8EC007E3A0A /* SymbolMapPin.png */; }; | |
4CED7591131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756D131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7592131BD8EC007E3A0A /* SymbolMapPinHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756E131BD8EC007E3A0A /* SymbolMapPinHighlight.png */; }; | |
4CED7593131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED756F131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7594131BD8EC007E3A0A /* SymbolMapPinSold.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7570131BD8EC007E3A0A /* SymbolMapPinSold.png */; }; | |
4CED7595131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7571131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7596131BD8EC007E3A0A /* SymbolMapPinSoldHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7572131BD8EC007E3A0A /* SymbolMapPinSoldHighlight.png */; }; | |
4CED7597131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7573131BD8EC007E3A0A /* [email protected] */; }; | |
4CED7598131BD8EC007E3A0A /* SymbolPictureNotAvailable.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7574131BD8EC007E3A0A /* SymbolPictureNotAvailable.png */; }; | |
4CED7599131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7575131BD8EC007E3A0A /* [email protected] */; }; | |
4CED759A131BD8EC007E3A0A /* SymbolPictureStack.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7576131BD8EC007E3A0A /* SymbolPictureStack.png */; }; | |
4CED759B131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7577131BD8EC007E3A0A /* [email protected] */; }; | |
4CED759C131BD8EC007E3A0A /* SymbolPictureStackPictureNotAvailable.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7578131BD8EC007E3A0A /* SymbolPictureStackPictureNotAvailable.png */; }; | |
4CED759D131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7579131BD8EC007E3A0A /* [email protected] */; }; | |
4CED759E131BD8EC007E3A0A /* SymbolPriceDecrease.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757A131BD8EC007E3A0A /* SymbolPriceDecrease.png */; }; | |
4CED759F131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757B131BD8EC007E3A0A /* [email protected] */; }; | |
4CED75A0131BD8EC007E3A0A /* SymbolPriceIncrease.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757C131BD8EC007E3A0A /* SymbolPriceIncrease.png */; }; | |
4CED75A1131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757D131BD8EC007E3A0A /* [email protected] */; }; | |
4CED75A2131BD8EC007E3A0A /* SymbolSold.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757E131BD8EC007E3A0A /* SymbolSold.png */; }; | |
4CED75A3131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED757F131BD8EC007E3A0A /* [email protected] */; }; | |
4CED75A4131BD8EC007E3A0A /* SymbolSoldOrRemoved.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7580131BD8EC007E3A0A /* SymbolSoldOrRemoved.png */; }; | |
4CED75A5131BD8EC007E3A0A /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7581131BD8EC007E3A0A /* [email protected] */; }; | |
4CED771A131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CED7718131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.m */; }; | |
4CED771B131BF98D007E3A0A /* CompanyXGenericPriceFilter.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4CED7719131BF98D007E3A0A /* CompanyXGenericPriceFilter.xib */; }; | |
4CFD876013053A410019A56B /* CompanyXModalWebViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFD875E13053A410019A56B /* CompanyXModalWebViewController.m */; }; | |
4CFD8786130546370019A56B /* ABUIFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 4CFD8785130546370019A56B /* ABUIFactory.m */; }; | |
4CFD8839130574010019A56B /* ToolBarAdditional.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8829130574010019A56B /* ToolBarAdditional.png */; }; | |
4CFD883A130574010019A56B /* ToolBarAdditionalHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882A130574010019A56B /* ToolBarAdditionalHighlight.png */; }; | |
4CFD883B130574010019A56B /* ToolBarGradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882B130574010019A56B /* ToolBarGradient.png */; }; | |
4CFD883C130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882C130574010019A56B /* [email protected] */; }; | |
4CFD883D130574010019A56B /* ToolBarNext.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882D130574010019A56B /* ToolBarNext.png */; }; | |
4CFD883E130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882E130574010019A56B /* [email protected] */; }; | |
4CFD883F130574010019A56B /* ToolBarNextHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD882F130574010019A56B /* ToolBarNextHighlight.png */; }; | |
4CFD8840130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8830130574010019A56B /* [email protected] */; }; | |
4CFD8841130574010019A56B /* ToolBarPrev.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8831130574010019A56B /* ToolBarPrev.png */; }; | |
4CFD8842130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8832130574010019A56B /* [email protected] */; }; | |
4CFD8843130574010019A56B /* ToolBarPrevHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8833130574010019A56B /* ToolBarPrevHighlight.png */; }; | |
4CFD8844130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8834130574010019A56B /* [email protected] */; }; | |
4CFD8845130574010019A56B /* ToolBarRefresh.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8835130574010019A56B /* ToolBarRefresh.png */; }; | |
4CFD8846130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8836130574010019A56B /* [email protected] */; }; | |
4CFD8847130574010019A56B /* ToolBarRefreshHighlight.png in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8837130574010019A56B /* ToolBarRefreshHighlight.png */; }; | |
4CFD8848130574010019A56B /* [email protected] in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8838130574010019A56B /* [email protected] */; }; | |
4CFD8931130588180019A56B /* ApplicationMetaData.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4CFD8930130588180019A56B /* ApplicationMetaData.plist */; }; | |
/* End PBXBuildFile section */ | |
/* Begin PBXFileReference section */ | |
0E27D721133B88F700953527 /* CDataScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner.h; sourceTree = "<group>"; }; | |
0E27D722133B88F700953527 /* CDataScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner.m; sourceTree = "<group>"; }; | |
0E27D724133B88F700953527 /* CDataScanner_Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner_Extensions.h; sourceTree = "<group>"; }; | |
0E27D725133B88F700953527 /* CDataScanner_Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner_Extensions.m; sourceTree = "<group>"; }; | |
0E27D726133B88F700953527 /* NSCharacterSet_Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSCharacterSet_Extensions.h; sourceTree = "<group>"; }; | |
0E27D727133B88F700953527 /* NSCharacterSet_Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSCharacterSet_Extensions.m; sourceTree = "<group>"; }; | |
0E27D728133B88F700953527 /* NSDictionary_JSONExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSDictionary_JSONExtensions.h; sourceTree = "<group>"; }; | |
0E27D729133B88F700953527 /* NSDictionary_JSONExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSDictionary_JSONExtensions.m; sourceTree = "<group>"; }; | |
0E27D72A133B88F700953527 /* NSScanner_Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSScanner_Extensions.h; sourceTree = "<group>"; }; | |
0E27D72B133B88F700953527 /* NSScanner_Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSScanner_Extensions.m; sourceTree = "<group>"; }; | |
0E27D72D133B88F700953527 /* CJSONDataSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONDataSerializer.h; sourceTree = "<group>"; }; | |
0E27D72E133B88F700953527 /* CJSONDataSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONDataSerializer.m; sourceTree = "<group>"; }; | |
0E27D72F133B88F700953527 /* CJSONDeserializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONDeserializer.h; sourceTree = "<group>"; }; | |
0E27D730133B88F700953527 /* CJSONDeserializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONDeserializer.m; sourceTree = "<group>"; }; | |
0E27D731133B88F700953527 /* CJSONScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONScanner.h; sourceTree = "<group>"; }; | |
0E27D732133B88F700953527 /* CJSONScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONScanner.m; sourceTree = "<group>"; }; | |
0E27D733133B88F700953527 /* CJSONSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONSerializer.h; sourceTree = "<group>"; }; | |
0E27D734133B88F700953527 /* CJSONSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONSerializer.m; sourceTree = "<group>"; }; | |
0E27D735133B88F700953527 /* CSerializedJSONData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSerializedJSONData.h; sourceTree = "<group>"; }; | |
0E27D736133B88F700953527 /* CSerializedJSONData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSerializedJSONData.m; sourceTree = "<group>"; }; | |
0E27D741133B89DA00953527 /* AddressBook.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBook.framework; path = System/Library/Frameworks/AddressBook.framework; sourceTree = SDKROOT; }; | |
0E27D742133B89DA00953527 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | |
0E27D743133B89DA00953527 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | |
0E2FA3371372E3DB00192F08 /* CellDivider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = CellDivider.png; sourceTree = "<group>"; }; | |
0E2FA3381372E3DB00192F08 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E38E97A134DF2BD00981BEB /* CompanyXDetailedMapController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXDetailedMapController.h; path = Classes/CompanyXDetailedMapController.h; sourceTree = "<group>"; }; | |
0E38E97B134DF2BD00981BEB /* CompanyXDetailedMapController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXDetailedMapController.m; path = Classes/CompanyXDetailedMapController.m; sourceTree = "<group>"; }; | |
0E38E97C134DF2BD00981BEB /* CompanyXDetailedMap.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CompanyXDetailedMap.xib; path = Classes/CompanyXDetailedMap.xib; sourceTree = "<group>"; }; | |
0E46E7AA130DBA6600642A39 /* EGOCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOCache.h; sourceTree = "<group>"; }; | |
0E46E7AB130DBA6600642A39 /* EGOCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOCache.m; sourceTree = "<group>"; }; | |
0E46E7AD130DBA6600642A39 /* EGOImageLoadConnection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOImageLoadConnection.h; sourceTree = "<group>"; }; | |
0E46E7AE130DBA6600642A39 /* EGOImageLoadConnection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOImageLoadConnection.m; sourceTree = "<group>"; }; | |
0E46E7AF130DBA6600642A39 /* EGOImageLoader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOImageLoader.h; sourceTree = "<group>"; }; | |
0E46E7B0130DBA6600642A39 /* EGOImageLoader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOImageLoader.m; sourceTree = "<group>"; }; | |
0E46E7B4130DBA6600642A39 /* EGOPhotoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoViewController.h; sourceTree = "<group>"; }; | |
0E46E7B5130DBA6600642A39 /* EGOPhotoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOPhotoViewController.m; sourceTree = "<group>"; }; | |
0E46E7B6130DBA6600642A39 /* EGOPhotoGlobal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoGlobal.h; sourceTree = "<group>"; }; | |
0E46E7B9130DBA6600642A39 /* EGOPhotoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoSource.h; sourceTree = "<group>"; }; | |
0E46E7BB130DBA6600642A39 /* EGOQuickPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOQuickPhoto.h; sourceTree = "<group>"; }; | |
0E46E7BC130DBA6600642A39 /* EGOQuickPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOQuickPhoto.m; sourceTree = "<group>"; }; | |
0E46E7BD130DBA6600642A39 /* EGOQuickPhotoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOQuickPhotoSource.h; sourceTree = "<group>"; }; | |
0E46E7BE130DBA6600642A39 /* EGOQuickPhotoSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOQuickPhotoSource.m; sourceTree = "<group>"; }; | |
0E46E7C0130DBA6600642A39 /* egopv_fullscreen_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_fullscreen_button.png; sourceTree = "<group>"; }; | |
0E46E7C1130DBA6600642A39 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E46E7C2130DBA6600642A39 /* egopv_minimize_fullscreen_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_minimize_fullscreen_button.png; sourceTree = "<group>"; }; | |
0E46E7C3130DBA6600642A39 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E46E7C4130DBA6600642A39 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E46E7C5130DBA6600642A39 /* egopv_error_placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_error_placeholder.png; sourceTree = "<group>"; }; | |
0E46E7C6130DBA6600642A39 /* egopv_left.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_left.png; sourceTree = "<group>"; }; | |
0E46E7C7130DBA6600642A39 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E46E7C8130DBA6600642A39 /* egopv_photo_placeholder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_photo_placeholder.png; sourceTree = "<group>"; }; | |
0E46E7C9130DBA6600642A39 /* egopv_right.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = egopv_right.png; sourceTree = "<group>"; }; | |
0E46E7CA130DBA6600642A39 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E46E7CD130DBA6600642A39 /* EGOPhotoCaptionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoCaptionView.h; sourceTree = "<group>"; }; | |
0E46E7CE130DBA6600642A39 /* EGOPhotoCaptionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOPhotoCaptionView.m; sourceTree = "<group>"; }; | |
0E46E7D0130DBA6600642A39 /* EGOPhotoImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoImageView.h; sourceTree = "<group>"; }; | |
0E46E7D1130DBA6600642A39 /* EGOPhotoImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOPhotoImageView.m; sourceTree = "<group>"; }; | |
0E46E7D3130DBA6600642A39 /* EGOPhotoScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EGOPhotoScrollView.h; sourceTree = "<group>"; }; | |
0E46E7D4130DBA6600642A39 /* EGOPhotoScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EGOPhotoScrollView.m; sourceTree = "<group>"; }; | |
0E46E7EB130DBB1400642A39 /* CompanyXPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXPhoto.h; sourceTree = "<group>"; }; | |
0E46E7EC130DBB1400642A39 /* CompanyXPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXPhoto.m; sourceTree = "<group>"; }; | |
0E46E7ED130DBB1400642A39 /* CompanyXPhotoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXPhotoSource.h; sourceTree = "<group>"; }; | |
0E46E7EE130DBB1400642A39 /* CompanyXPhotoSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXPhotoSource.m; sourceTree = "<group>"; }; | |
0E836711135499D40053E7D5 /* SearchField.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SearchField.png; sourceTree = "<group>"; }; | |
0E836712135499D40053E7D5 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0E9FE508131E73D30084C3FC /* CompanyXResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXResultsViewController.h; path = Classes/CompanyXResultsViewController.h; sourceTree = "<group>"; }; | |
0E9FE509131E73D30084C3FC /* CompanyXResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXResultsViewController.m; path = Classes/CompanyXResultsViewController.m; sourceTree = "<group>"; }; | |
0E9FE50A131E73D30084C3FC /* CompanyXResultsView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXResultsView.xib; path = Classes/CompanyXResultsView.xib; sourceTree = "<group>"; }; | |
0E9FE511131E75360084C3FC /* CompanyXResultsMapViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXResultsMapViewController.h; path = Classes/CompanyXResultsMapViewController.h; sourceTree = "<group>"; }; | |
0E9FE512131E75360084C3FC /* CompanyXResultsMapViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXResultsMapViewController.m; path = Classes/CompanyXResultsMapViewController.m; sourceTree = "<group>"; }; | |
0E9FE513131E75360084C3FC /* CompanyXResultsMapView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXResultsMapView.xib; path = Classes/CompanyXResultsMapView.xib; sourceTree = "<group>"; }; | |
0E9FE516131E754D0084C3FC /* CompanyXResultsListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXResultsListViewController.h; path = Classes/CompanyXResultsListViewController.h; sourceTree = "<group>"; }; | |
0E9FE517131E754D0084C3FC /* CompanyXResultsListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXResultsListViewController.m; path = Classes/CompanyXResultsListViewController.m; sourceTree = "<group>"; }; | |
0E9FE518131E754D0084C3FC /* CompanyXResultsListView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXResultsListView.xib; path = Classes/CompanyXResultsListView.xib; sourceTree = "<group>"; }; | |
0E9FE72F131EB2FF0084C3FC /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; }; | |
0EAA866713729BA0003092DC /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0EAA866913729E36003092DC /* NavBarGradientShadow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavBarGradientShadow.png; sourceTree = "<group>"; }; | |
0EB39B4B132A7EA80095BB38 /* ListingVenueCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ListingVenueCell.h; sourceTree = "<group>"; }; | |
0EB39B4C132A7EA80095BB38 /* ListingVenueCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ListingVenueCell.m; sourceTree = "<group>"; }; | |
0EB5677B13698AE30021E91F /* SymbolRefreshHelp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolRefreshHelp.png; sourceTree = "<group>"; }; | |
0EB5677C13698AE30021E91F /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
0EB6985A133B8A7B0054E98F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | |
0EB6985C133B8A930054E98F /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; }; | |
0ED7137B134A168F00471761 /* GANTracker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GANTracker.h; path = ../frameworks/GoogleAnalyticsSDK/Library/GANTracker.h; sourceTree = "<group>"; }; | |
0ED7137C134A168F00471761 /* libGoogleAnalytics.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libGoogleAnalytics.a; path = ../frameworks/GoogleAnalyticsSDK/Library/libGoogleAnalytics.a; sourceTree = "<group>"; }; | |
0EE193E01304231E00CF0461 /* NSMutableArray+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableArray+Extensions.h"; sourceTree = "<group>"; }; | |
0EE193E11304231E00CF0461 /* NSMutableArray+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableArray+Extensions.m"; sourceTree = "<group>"; }; | |
0EE193E21304231E00CF0461 /* NSDate+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDate+Extensions.h"; sourceTree = "<group>"; }; | |
0EE193E31304231E00CF0461 /* NSDate+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDate+Extensions.m"; sourceTree = "<group>"; }; | |
0EE193E71304233300CF0461 /* NSString+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Extensions.h"; sourceTree = "<group>"; }; | |
0EE193E81304233300CF0461 /* NSString+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Extensions.m"; sourceTree = "<group>"; }; | |
0EE19414130437C500CF0461 /* ListingVenue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ListingVenue.h; sourceTree = "<group>"; }; | |
0EE19415130437C500CF0461 /* ListingVenue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ListingVenue.m; sourceTree = "<group>"; }; | |
0EF9C0C91345D28D00B8032B /* CompanyXActionDialogView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXActionDialogView.h; sourceTree = "<group>"; }; | |
0EF9C0CA1345D28D00B8032B /* CompanyXActionDialogView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXActionDialogView.m; sourceTree = "<group>"; }; | |
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | |
1D3623240D0F684500981E51 /* CompanyXAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXAppDelegate.h; path = Classes/CompanyXAppDelegate.h; sourceTree = "<group>"; }; | |
1D3623250D0F684500981E51 /* CompanyXAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXAppDelegate.m; path = Classes/CompanyXAppDelegate.m; sourceTree = "<group>"; }; | |
1D6058910D05DD3D006BFB54 /* CompanyX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CompanyX.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | |
288765070DF74369002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | |
28A0AB4B0D9B1048005BE974 /* CompanyX_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyX_Prefix.pch; sourceTree = "<group>"; }; | |
28AD73870D9D96C1002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; }; | |
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | |
2E111D9E133B688F0072480C /* CompanyXSearchHistoryViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CompanyXSearchHistoryViewController.xib; path = Classes/CompanyXSearchHistoryViewController.xib; sourceTree = "<group>"; }; | |
2E111DA3133C8D430072480C /* SearchHistory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchHistory.h; sourceTree = "<group>"; }; | |
2E111DA4133C8D440072480C /* SearchHistory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchHistory.m; sourceTree = "<group>"; }; | |
2E8A028E1341DD2E0031919F /* FavoritesEntry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FavoritesEntry.h; path = Classes/FavoritesEntry.h; sourceTree = "<group>"; }; | |
2E8A028F1341DD2E0031919F /* FavoritesEntry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FavoritesEntry.m; path = Classes/FavoritesEntry.m; sourceTree = "<group>"; }; | |
2E8A02911341DD520031919F /* FavoritesList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FavoritesList.h; path = Classes/FavoritesList.h; sourceTree = "<group>"; }; | |
2E8A02921341DD530031919F /* FavoritesList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FavoritesList.m; path = Classes/FavoritesList.m; sourceTree = "<group>"; }; | |
2E8A02941341EFB90031919F /* FavoritesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FavoritesViewController.m; path = Classes/FavoritesViewController.m; sourceTree = "<group>"; }; | |
2E8A02961341EFD60031919F /* FavoritesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FavoritesViewController.h; path = Classes/FavoritesViewController.h; sourceTree = "<group>"; }; | |
2E8A02971341EFE70031919F /* FavoritesView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = FavoritesView.xib; path = Classes/FavoritesView.xib; sourceTree = "<group>"; }; | |
2E8A02A21344619F0031919F /* CompanyXAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXAPI.h; sourceTree = "<group>"; }; | |
2E8A02A3134461A40031919F /* CompanyXAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXAPI.m; sourceTree = "<group>"; }; | |
2EAD9E361337986A0044DDAA /* NSNumber+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNumber+Extensions.h"; sourceTree = "<group>"; }; | |
2EAD9E371337986B0044DDAA /* NSNumber+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSNumber+Extensions.m"; sourceTree = "<group>"; }; | |
2EAD9E3A1337FA330044DDAA /* CompanyXForSaleFilterArea.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CompanyXForSaleFilterArea.xib; path = Classes/CompanyXForSaleFilterArea.xib; sourceTree = "<group>"; }; | |
2EAD9E3C1337FA3E0044DDAA /* CompanyXForSaleFilterAreaController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXForSaleFilterAreaController.h; sourceTree = "<group>"; }; | |
2EAD9E3D1337FA410044DDAA /* CompanyXForSaleFilterAreaController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXForSaleFilterAreaController.m; sourceTree = "<group>"; }; | |
2EAD9E45133889F30044DDAA /* OrderedDictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OrderedDictionary.h; sourceTree = "<group>"; }; | |
2EAD9E46133889F30044DDAA /* OrderedDictionary.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OrderedDictionary.m; sourceTree = "<group>"; }; | |
2EAD9E601339D5250044DDAA /* SearchSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchSettings.h; sourceTree = "<group>"; }; | |
2EAD9E611339D5270044DDAA /* SearchSettings.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchSettings.m; sourceTree = "<group>"; }; | |
2EAD9E64133A18C30044DDAA /* CompanyXSoldFilterPriceViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXSoldFilterPriceViewController.h; sourceTree = "<group>"; }; | |
2EAD9E65133A18C90044DDAA /* CompanyXSoldFilterPriceViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXSoldFilterPriceViewController.m; sourceTree = "<group>"; }; | |
2EC6141A133B37C600AB5AEA /* CompanyXSearchHistoryViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXSearchHistoryViewController.h; path = Classes/CompanyXSearchHistoryViewController.h; sourceTree = "<group>"; }; | |
2EC6141B133B37C600AB5AEA /* CompanyXSearchHistoryViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXSearchHistoryViewController.m; path = Classes/CompanyXSearchHistoryViewController.m; sourceTree = "<group>"; }; | |
2EED4CC21340B0FE00FE97CD /* AboutCompanyXView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = AboutCompanyXView.xib; path = Classes/AboutCompanyXView.xib; sourceTree = "<group>"; }; | |
2EED4CC51340B13900FE97CD /* AboutCompanyXViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AboutCompanyXViewController.h; path = Classes/AboutCompanyXViewController.h; sourceTree = "<group>"; }; | |
2EED4CC61340B13900FE97CD /* AboutCompanyXViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AboutCompanyXViewController.m; path = Classes/AboutCompanyXViewController.m; sourceTree = "<group>"; }; | |
2EED4CC81340BDB200FE97CD /* ContactCompanyXViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ContactCompanyXViewController.h; path = Classes/ContactCompanyXViewController.h; sourceTree = "<group>"; }; | |
2EED4CC91340BDB300FE97CD /* ContactCompanyXViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ContactCompanyXViewController.m; path = Classes/ContactCompanyXViewController.m; sourceTree = "<group>"; }; | |
2EED4CCB1340BDBF00FE97CD /* ContactCompanyXView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ContactCompanyXView.xib; path = Classes/ContactCompanyXView.xib; sourceTree = "<group>"; }; | |
348AFCE314B22EBE006843C5 /* libz.1.2.5.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.2.5.dylib; path = usr/lib/libz.1.2.5.dylib; sourceTree = SDKROOT; }; | |
34CDE752150E78CB005074CA /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
34CDE753150E78CB005074CA /* AdFallback.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = AdFallback.png; sourceTree = "<group>"; }; | |
34DC966014EC1F5B00146883 /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; }; | |
34DC966214EC41BB00146883 /* Utilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Utilities.h; sourceTree = "<group>"; }; | |
34DC966314EC41BB00146883 /* Utilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Utilities.m; sourceTree = "<group>"; }; | |
4C03EBE712F85747009CAAF8 /* CompanyXTabBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXTabBar.h; sourceTree = "<group>"; }; | |
4C03EBE812F85747009CAAF8 /* CompanyXTabBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXTabBar.m; sourceTree = "<group>"; }; | |
4C03EC1E12F85CC5009CAAF8 /* CompanyXTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXTabBarController.h; sourceTree = "<group>"; }; | |
4C03EC1F12F85CC5009CAAF8 /* CompanyXTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXTabBarController.m; sourceTree = "<group>"; }; | |
4C0CB1471318708700C6ECB1 /* CompanyXForSaleFilterPrice.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyXForSaleFilterPrice.xib; sourceTree = "<group>"; }; | |
4C0CB1481318708700C6ECB1 /* CompanyXGenericFilterTypes.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyXGenericFilterTypes.xib; sourceTree = "<group>"; }; | |
4C0CB1491318708700C6ECB1 /* CompanyXImageGallery.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyXImageGallery.xib; sourceTree = "<group>"; }; | |
4C0CB14A1318708700C6ECB1 /* CompanyXModalWebView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyXModalWebView.xib; sourceTree = "<group>"; }; | |
4C0CB14B1318708700C6ECB1 /* CompanyXTabBarController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CompanyXTabBarController.xib; sourceTree = "<group>"; }; | |
4C14EE81131419F100637C56 /* TopToolBarForSale.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TopToolBarForSale.png; sourceTree = "<group>"; }; | |
4C14EE82131419F100637C56 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C14EE83131419F100637C56 /* TopToolBarForSaleSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TopToolBarForSaleSelected.png; sourceTree = "<group>"; }; | |
4C14EE84131419F100637C56 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C14EE85131419F100637C56 /* TopToolBarGradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TopToolBarGradient.png; sourceTree = "<group>"; }; | |
4C14EE86131419F100637C56 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C14EE87131419F100637C56 /* TopToolBarSold.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TopToolBarSold.png; sourceTree = "<group>"; }; | |
4C14EE88131419F100637C56 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C14EE89131419F100637C56 /* TopToolBarSoldSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TopToolBarSoldSelected.png; sourceTree = "<group>"; }; | |
4C14EE8A131419F100637C56 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C14F1701315792400637C56 /* CompanyXForSaleFilterPriceViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXForSaleFilterPriceViewController.h; sourceTree = "<group>"; }; | |
4C14F1711315792400637C56 /* CompanyXForSaleFilterPriceViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXForSaleFilterPriceViewController.m; sourceTree = "<group>"; }; | |
4C1DA01D1316619A004E9991 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; }; | |
4C1FF3A01589DAB700E6D535 /* TableCellSecondOpinionBackgroundExpanded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TableCellSecondOpinionBackgroundExpanded.png; sourceTree = "<group>"; }; | |
4C1FF3A11589DAB700E6D535 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C1FF3A41589EDB800E6D535 /* TableCellPriceBackgroundExpanded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TableCellPriceBackgroundExpanded.png; sourceTree = "<group>"; }; | |
4C1FF3A51589EDB800E6D535 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C30639113265AD600D43857 /* NSDictionary+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSDictionary+Extensions.h"; sourceTree = "<group>"; }; | |
4C30639213265AD600D43857 /* NSDictionary+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSDictionary+Extensions.m"; sourceTree = "<group>"; }; | |
4C30640B13266D0300D43857 /* ErrorCodeReponses.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ErrorCodeReponses.plist; sourceTree = "<group>"; }; | |
4C36F51C13323C2B0037D436 /* CompanyXDetailedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXDetailedViewController.h; path = Classes/CompanyXDetailedViewController.h; sourceTree = "<group>"; }; | |
4C36F51D13323C2B0037D436 /* CompanyXDetailedViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXDetailedViewController.m; path = Classes/CompanyXDetailedViewController.m; sourceTree = "<group>"; }; | |
4C36F51E13323C2B0037D436 /* CompanyXDetailedView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CompanyXDetailedView.xib; path = Classes/CompanyXDetailedView.xib; sourceTree = "<group>"; }; | |
4C3BCA1B133A4DC400DCC58C /* UILabel+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+Extensions.h"; sourceTree = "<group>"; }; | |
4C3BCA1C133A4DC400DCC58C /* UILabel+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+Extensions.m"; sourceTree = "<group>"; }; | |
4C3D894D14FC1B1F008480B0 /* CompanyXAdFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXAdFactory.h; sourceTree = "<group>"; }; | |
4C3D894E14FC1B1F008480B0 /* CompanyXAdFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXAdFactory.m; sourceTree = "<group>"; }; | |
4C40946813016C240027E319 /* CompanyXSearchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXSearchHandler.h; sourceTree = "<group>"; }; | |
4C40946913016C240027E319 /* CompanyXSearchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXSearchHandler.m; sourceTree = "<group>"; }; | |
4C40949713016D5B0027E319 /* ASIHTTPRequestConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestConfig.h; sourceTree = "<group>"; }; | |
4C40949813016D5B0027E319 /* ASICacheDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASICacheDelegate.h; sourceTree = "<group>"; }; | |
4C40949913016D5B0027E319 /* ASIHTTPRequestDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequestDelegate.h; sourceTree = "<group>"; }; | |
4C40949A13016D5B0027E319 /* ASIProgressDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIProgressDelegate.h; sourceTree = "<group>"; }; | |
4C40949B13016D5B0027E319 /* ASIAuthenticationDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIAuthenticationDialog.h; sourceTree = "<group>"; }; | |
4C40949C13016D5B0027E319 /* ASIAuthenticationDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIAuthenticationDialog.m; sourceTree = "<group>"; }; | |
4C40949D13016D5B0027E319 /* ASIInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIInputStream.h; sourceTree = "<group>"; }; | |
4C40949E13016D5B0027E319 /* ASIInputStream.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIInputStream.m; sourceTree = "<group>"; }; | |
4C40949F13016D5B0027E319 /* ASIFormDataRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIFormDataRequest.h; sourceTree = "<group>"; }; | |
4C4094A013016D5B0027E319 /* ASIFormDataRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIFormDataRequest.m; sourceTree = "<group>"; }; | |
4C4094A113016D5B0027E319 /* ASIHTTPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIHTTPRequest.h; sourceTree = "<group>"; }; | |
4C4094A213016D5B0027E319 /* ASIHTTPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIHTTPRequest.m; sourceTree = "<group>"; }; | |
4C4094A313016D5B0027E319 /* ASINetworkQueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASINetworkQueue.h; sourceTree = "<group>"; }; | |
4C4094A413016D5B0027E319 /* ASINetworkQueue.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASINetworkQueue.m; sourceTree = "<group>"; }; | |
4C4094A513016D5B0027E319 /* ASIDownloadCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDownloadCache.h; sourceTree = "<group>"; }; | |
4C4094A613016D5B0027E319 /* ASIDownloadCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDownloadCache.m; sourceTree = "<group>"; }; | |
4C4094A713016D5B0027E319 /* ASIDataDecompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDataDecompressor.h; sourceTree = "<group>"; }; | |
4C4094A813016D5B0027E319 /* ASIDataDecompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDataDecompressor.m; sourceTree = "<group>"; }; | |
4C4094A913016D5B0027E319 /* ASIDataCompressor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ASIDataCompressor.h; sourceTree = "<group>"; }; | |
4C4094AA13016D5B0027E319 /* ASIDataCompressor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ASIDataCompressor.m; sourceTree = "<group>"; }; | |
4C4094B413016D960027E319 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Reachability.h; sourceTree = "<group>"; }; | |
4C4094B513016D960027E319 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Reachability.m; sourceTree = "<group>"; }; | |
4C4094C913016E2C0027E319 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; | |
4C4094CB13016E3C0027E319 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; | |
4C4094CD13016E480027E319 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; | |
4C45E53D1313ACA400632672 /* UINavigationBar+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UINavigationBar+Extensions.h"; sourceTree = "<group>"; }; | |
4C45E53E1313ACA400632672 /* UINavigationBar+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UINavigationBar+Extensions.m"; sourceTree = "<group>"; }; | |
4C48C8C31320F0C4006D1F68 /* CompanyXCalloutAnnotationView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXCalloutAnnotationView.h; path = Classes/CompanyXCalloutAnnotationView.h; sourceTree = "<group>"; }; | |
4C48C8C41320F0C4006D1F68 /* CompanyXCalloutAnnotationView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXCalloutAnnotationView.m; path = Classes/CompanyXCalloutAnnotationView.m; sourceTree = "<group>"; }; | |
4C48C9C51321358B006D1F68 /* CompanyXCalloutMapAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXCalloutMapAnnotation.h; path = Classes/CompanyXCalloutMapAnnotation.h; sourceTree = "<group>"; }; | |
4C48C9C61321358B006D1F68 /* CompanyXCalloutMapAnnotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXCalloutMapAnnotation.m; path = Classes/CompanyXCalloutMapAnnotation.m; sourceTree = "<group>"; }; | |
4C4C905415D1A010006EDC5A /* DFPBannerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFPBannerView.h; sourceTree = "<group>"; }; | |
4C4C905515D1A010006EDC5A /* DFPExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFPExtras.h; sourceTree = "<group>"; }; | |
4C4C905615D1A010006EDC5A /* DFPInterstitial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DFPInterstitial.h; sourceTree = "<group>"; }; | |
4C4C905715D1A010006EDC5A /* GADAdSizeDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdSizeDelegate.h; sourceTree = "<group>"; }; | |
4C4C905815D1A010006EDC5A /* GADAppEventDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAppEventDelegate.h; sourceTree = "<group>"; }; | |
4C4C90A115D1A010006EDC5A /* GADCustomEventBanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventBanner.h; sourceTree = "<group>"; }; | |
4C4C90A215D1A010006EDC5A /* GADCustomEventBannerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventBannerDelegate.h; sourceTree = "<group>"; }; | |
4C4C90A315D1A010006EDC5A /* GADCustomEventExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventExtras.h; sourceTree = "<group>"; }; | |
4C4C90A415D1A010006EDC5A /* GADCustomEventInterstitial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventInterstitial.h; sourceTree = "<group>"; }; | |
4C4C90A515D1A010006EDC5A /* GADCustomEventInterstitialDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventInterstitialDelegate.h; sourceTree = "<group>"; }; | |
4C4C90A615D1A010006EDC5A /* GADCustomEventRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADCustomEventRequest.h; sourceTree = "<group>"; }; | |
4C4C90A815D1A010006EDC5A /* GADSearchBannerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADSearchBannerView.h; sourceTree = "<group>"; }; | |
4C4C90A915D1A010006EDC5A /* GADSearchRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADSearchRequest.h; sourceTree = "<group>"; }; | |
4C4C90AA15D1A010006EDC5A /* GADAdMobExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdMobExtras.h; sourceTree = "<group>"; }; | |
4C4C90AB15D1A010006EDC5A /* GADAdNetworkExtras.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdNetworkExtras.h; sourceTree = "<group>"; }; | |
4C4C90AC15D1A010006EDC5A /* GADAdSize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADAdSize.h; sourceTree = "<group>"; }; | |
4C4C90AD15D1A010006EDC5A /* GADBannerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADBannerView.h; sourceTree = "<group>"; }; | |
4C4C90AE15D1A010006EDC5A /* GADBannerViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADBannerViewDelegate.h; sourceTree = "<group>"; }; | |
4C4C90AF15D1A010006EDC5A /* GADInterstitial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInterstitial.h; sourceTree = "<group>"; }; | |
4C4C90B015D1A010006EDC5A /* GADInterstitialDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADInterstitialDelegate.h; sourceTree = "<group>"; }; | |
4C4C90B115D1A010006EDC5A /* GADRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADRequest.h; sourceTree = "<group>"; }; | |
4C4C90B215D1A010006EDC5A /* GADRequestError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GADRequestError.h; sourceTree = "<group>"; }; | |
4C4C90B315D1A010006EDC5A /* libGoogleAdMobAds.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libGoogleAdMobAds.a; sourceTree = "<group>"; }; | |
4C4C90B415D1A010006EDC5A /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; }; | |
4C4F8D091340DE6D00E045D5 /* TableCellPriceGuessBackgroundExpanded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TableCellPriceGuessBackgroundExpanded.png; sourceTree = "<group>"; }; | |
4C4F8D0A1340DE6D00E045D5 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C4F8D0B1340DE6D00E045D5 /* TableCellWhitePaired.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TableCellWhitePaired.png; sourceTree = "<group>"; }; | |
4C4F8D0C1340DE6D00E045D5 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C4F8D0D1340DE6D00E045D5 /* TableCellWhiteSingle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TableCellWhiteSingle.png; sourceTree = "<group>"; }; | |
4C4F8D0E1340DE6D00E045D5 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C570302138E857F00D14BFA /* SearchView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SearchView.xib; sourceTree = "<group>"; }; | |
4C5F59DE131D6B440011B38B /* NavBarGradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavBarGradient.png; sourceTree = "<group>"; }; | |
4C5F59DF131D6B440011B38B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C5F59E0131D6B440011B38B /* NavBarGradientNarrow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavBarGradientNarrow.png; sourceTree = "<group>"; }; | |
4C5F59E1131D6B440011B38B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C5F59E2131D6B440011B38B /* NavBarLogotype.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavBarLogotype.png; sourceTree = "<group>"; }; | |
4C5F59E3131D6B440011B38B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C5F5A80131D719F0011B38B /* CompanyXForSaleFilterRoomsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXForSaleFilterRoomsController.h; sourceTree = "<group>"; }; | |
4C5F5A81131D719F0011B38B /* CompanyXForSaleFilterRoomsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXForSaleFilterRoomsController.m; sourceTree = "<group>"; }; | |
4C5F5A82131D719F0011B38B /* CompanyXForSaleFilterRooms.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXForSaleFilterRooms.xib; path = Classes/CompanyXForSaleFilterRooms.xib; sourceTree = "<group>"; }; | |
4C5F5B28131D79470011B38B /* CompanyXForSaleFilterFeeController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXForSaleFilterFeeController.h; sourceTree = "<group>"; }; | |
4C5F5B29131D79470011B38B /* CompanyXForSaleFilterFeeController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXForSaleFilterFeeController.m; sourceTree = "<group>"; }; | |
4C5F5B2A131D79470011B38B /* CompanyXForSaleFilterFee.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXForSaleFilterFee.xib; path = Classes/CompanyXForSaleFilterFee.xib; sourceTree = "<group>"; }; | |
4C5F5B91131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXForSaleFilterFeeAutoCompleteController.h; sourceTree = "<group>"; }; | |
4C5F5B92131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXForSaleFilterFeeAutoCompleteController.m; sourceTree = "<group>"; }; | |
4C5F5B93131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoComplete.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXForSaleFilterFeeAutoComplete.xib; path = Classes/CompanyXForSaleFilterFeeAutoComplete.xib; sourceTree = "<group>"; }; | |
4C63C1CF136ECC0300600227 /* Empty_set.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Empty_set.png; sourceTree = "<group>"; }; | |
4C65D4D81607A031004DB1B2 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4C65D4DB16086EB2004DB1B2 /* libTestFlight.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libTestFlight.a; sourceTree = "<group>"; }; | |
4C65D4DC16086EB2004DB1B2 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; }; | |
4C65D4DD16086EB2004DB1B2 /* release_notes.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = release_notes.md; sourceTree = "<group>"; }; | |
4C65D4DE16086EB2004DB1B2 /* TestFlight.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestFlight.h; sourceTree = "<group>"; }; | |
4C65D4E21608BC86004DB1B2 /* stockholm.gpx */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = stockholm.gpx; sourceTree = "<group>"; }; | |
4C908144130BE5D80041C765 /* HJCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJCircularBuffer.h; sourceTree = "<group>"; }; | |
4C908145130BE5D80041C765 /* HJCircularBuffer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJCircularBuffer.m; sourceTree = "<group>"; }; | |
4C908146130BE5D80041C765 /* HJManagedImageV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJManagedImageV.h; sourceTree = "<group>"; }; | |
4C908147130BE5D80041C765 /* HJManagedImageV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJManagedImageV.m; sourceTree = "<group>"; }; | |
4C908148130BE5D80041C765 /* HJManagedImageVDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJManagedImageVDelegate.h; sourceTree = "<group>"; }; | |
4C908149130BE5D80041C765 /* HJMOBigFileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOBigFileCache.h; sourceTree = "<group>"; }; | |
4C90814A130BE5D80041C765 /* HJMOBigFileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOBigFileCache.m; sourceTree = "<group>"; }; | |
4C90814B130BE5D80041C765 /* HJMOFileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOFileCache.h; sourceTree = "<group>"; }; | |
4C90814C130BE5D80041C765 /* HJMOFileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOFileCache.m; sourceTree = "<group>"; }; | |
4C90814D130BE5D80041C765 /* HJMOHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOHandler.h; sourceTree = "<group>"; }; | |
4C90814E130BE5D80041C765 /* HJMOHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOHandler.m; sourceTree = "<group>"; }; | |
4C90814F130BE5D80041C765 /* HJMOPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOPolicy.h; sourceTree = "<group>"; }; | |
4C908150130BE5D80041C765 /* HJMOPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOPolicy.m; sourceTree = "<group>"; }; | |
4C908151130BE5D80041C765 /* HJMOUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOUser.h; sourceTree = "<group>"; }; | |
4C908152130BE5D80041C765 /* HJMOUserBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOUserBase.h; sourceTree = "<group>"; }; | |
4C908153130BE5D80041C765 /* HJMOUserBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOUserBase.m; sourceTree = "<group>"; }; | |
4C908154130BE5D80041C765 /* HJObjManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJObjManager.h; sourceTree = "<group>"; }; | |
4C908155130BE5D80041C765 /* HJObjManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJObjManager.m; sourceTree = "<group>"; }; | |
4C908156130BE5D80041C765 /* HJWeakMutableArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJWeakMutableArray.h; sourceTree = "<group>"; }; | |
4C908157130BE5D80041C765 /* HJWeakMutableArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJWeakMutableArray.m; sourceTree = "<group>"; }; | |
4CA617631316A87200BFBEEB /* CompanyXGenericFilterTypesController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXGenericFilterTypesController.h; sourceTree = "<group>"; }; | |
4CA617641316A87200BFBEEB /* CompanyXGenericFilterTypesController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXGenericFilterTypesController.m; sourceTree = "<group>"; }; | |
4CA618F61317F78200BFBEEB /* UIView+Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+Extensions.h"; sourceTree = "<group>"; }; | |
4CA618F71317F78200BFBEEB /* UIView+Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+Extensions.m"; sourceTree = "<group>"; }; | |
4CD3C13D130E6D4C00C3FC30 /* TabBarButtonFavorites.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonFavorites.png; sourceTree = "<group>"; }; | |
4CD3C13E130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C13F130E6D4C00C3FC30 /* TabBarButtonFavoritesSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonFavoritesSelected.png; sourceTree = "<group>"; }; | |
4CD3C140130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C141130E6D4C00C3FC30 /* TabBarButtonInfo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonInfo.png; sourceTree = "<group>"; }; | |
4CD3C142130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C143130E6D4C00C3FC30 /* TabBarButtonInfoSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonInfoSelected.png; sourceTree = "<group>"; }; | |
4CD3C144130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C145130E6D4C00C3FC30 /* TabBarButtonSearch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonSearch.png; sourceTree = "<group>"; }; | |
4CD3C146130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C147130E6D4C00C3FC30 /* TabBarButtonSearchSelected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarButtonSearchSelected.png; sourceTree = "<group>"; }; | |
4CD3C148130E6D4C00C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C183130E6FA500C3FC30 /* TabBarGradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarGradient.png; sourceTree = "<group>"; }; | |
4CD3C184130E6FA500C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C185130E6FA500C3FC30 /* TabBarNipple.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TabBarNipple.png; sourceTree = "<group>"; }; | |
4CD3C186130E6FA500C3FC30 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CD3C206130E7CA500C3FC30 /* SearchViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SearchViewController.h; path = Classes/SearchViewController.h; sourceTree = "<group>"; }; | |
4CD3C207130E7CA500C3FC30 /* SearchViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SearchViewController.m; path = Classes/SearchViewController.m; sourceTree = "<group>"; }; | |
4CE32A31137BE132007AEB03 /* BackgroundFlip.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = BackgroundFlip.png; sourceTree = "<group>"; }; | |
4CE32A32137BE132007AEB03 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CE32A35137C3036007AEB03 /* NavbarShadowWeb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavbarShadowWeb.png; sourceTree = "<group>"; }; | |
4CE32A36137C3036007AEB03 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CE32A39137D2199007AEB03 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CE83883134355B900621F6D /* Entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Entitlements.plist; sourceTree = "<group>"; }; | |
4CE8388513438F5200621F6D /* CompanyXShakeDetector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CompanyXShakeDetector.h; path = Classes/CompanyXShakeDetector.h; sourceTree = "<group>"; }; | |
4CE8388613438F5200621F6D /* CompanyXShakeDetector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CompanyXShakeDetector.m; path = Classes/CompanyXShakeDetector.m; sourceTree = "<group>"; }; | |
4CE838881343B73800621F6D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CE838891343B73800621F6D /* SymbolLogotypePunchFlip.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolLogotypePunchFlip.png; sourceTree = "<group>"; }; | |
4CE838A21343C86600621F6D /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CE838A31343C86600621F6D /* NavBarLogotypeFlip.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavBarLogotypeFlip.png; sourceTree = "<group>"; }; | |
4CEB37FF138FEF710035FAC3 /* JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSON.h; sourceTree = "<group>"; }; | |
4CEB3800138FEF710035FAC3 /* NSObject+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSObject+SBJSON.h"; sourceTree = "<group>"; }; | |
4CEB3801138FEF710035FAC3 /* NSObject+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSObject+SBJSON.m"; sourceTree = "<group>"; }; | |
4CEB3802138FEF710035FAC3 /* NSString+SBJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+SBJSON.h"; sourceTree = "<group>"; }; | |
4CEB3803138FEF710035FAC3 /* NSString+SBJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+SBJSON.m"; sourceTree = "<group>"; }; | |
4CEB3804138FEF710035FAC3 /* SBJsonBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonBase.h; sourceTree = "<group>"; }; | |
4CEB3805138FEF710035FAC3 /* SBJsonBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonBase.m; sourceTree = "<group>"; }; | |
4CEB3806138FEF710035FAC3 /* SBJsonParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonParser.h; sourceTree = "<group>"; }; | |
4CEB3807138FEF710035FAC3 /* SBJsonParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonParser.m; sourceTree = "<group>"; }; | |
4CEB3808138FEF710035FAC3 /* SBJsonWriter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SBJsonWriter.h; sourceTree = "<group>"; }; | |
4CEB3809138FEF710035FAC3 /* SBJsonWriter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SBJsonWriter.m; sourceTree = "<group>"; }; | |
4CED7489131BD6BB007E3A0A /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Background.png; sourceTree = "<group>"; }; | |
4CED748A131BD6BC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED748B131BD6BC007E3A0A /* BackgroundExpanded.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = BackgroundExpanded.png; sourceTree = "<group>"; }; | |
4CED748C131BD6BC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7493131BD707007E3A0A /* ContentButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ContentButton.png; sourceTree = "<group>"; }; | |
4CED7494131BD707007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7495131BD707007E3A0A /* ContentButtonDelete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ContentButtonDelete.png; sourceTree = "<group>"; }; | |
4CED7496131BD707007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7497131BD707007E3A0A /* ContentButtonDeleteHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ContentButtonDeleteHighlight.png; sourceTree = "<group>"; }; | |
4CED7498131BD707007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7499131BD707007E3A0A /* ContentButtonHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ContentButtonHighlight.png; sourceTree = "<group>"; }; | |
4CED749A131BD707007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74AC131BD73B007E3A0A /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; }; | |
4CED74AD131BD73B007E3A0A /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small-50.png"; sourceTree = "<group>"; }; | |
4CED74AE131BD73B007E3A0A /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small.png"; sourceTree = "<group>"; }; | |
4CED74AF131BD73B007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74B0131BD73B007E3A0A /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; | |
4CED74B1131BD73B007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74F2131BD7C6007E3A0A /* NavButtonBack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonBack.png; sourceTree = "<group>"; }; | |
4CED74F3131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74F4131BD7C6007E3A0A /* NavButtonBackHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonBackHighlight.png; sourceTree = "<group>"; }; | |
4CED74F5131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74F6131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedNext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalDeactivatedNext.png; sourceTree = "<group>"; }; | |
4CED74F7131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74F8131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedPrev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalDeactivatedPrev.png; sourceTree = "<group>"; }; | |
4CED74F9131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74FA131BD7C6007E3A0A /* NavButtonHorizontalHighlightNext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalHighlightNext.png; sourceTree = "<group>"; }; | |
4CED74FB131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74FC131BD7C6007E3A0A /* NavButtonHorizontalHighlightPrev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalHighlightPrev.png; sourceTree = "<group>"; }; | |
4CED74FD131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED74FE131BD7C6007E3A0A /* NavButtonHorizontalNext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalNext.png; sourceTree = "<group>"; }; | |
4CED74FF131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7500131BD7C6007E3A0A /* NavButtonHorizontalPrev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonHorizontalPrev.png; sourceTree = "<group>"; }; | |
4CED7501131BD7C6007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7502131BD7C7007E3A0A /* NavButtonNext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonNext.png; sourceTree = "<group>"; }; | |
4CED7503131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7504131BD7C7007E3A0A /* NavButtonNextDeactivated.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonNextDeactivated.png; sourceTree = "<group>"; }; | |
4CED7505131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7506131BD7C7007E3A0A /* NavButtonNextHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonNextHighlight.png; sourceTree = "<group>"; }; | |
4CED7507131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7508131BD7C7007E3A0A /* NavButtonPrev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonPrev.png; sourceTree = "<group>"; }; | |
4CED7509131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED750A131BD7C7007E3A0A /* NavButtonPrevDeactivated.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonPrevDeactivated.png; sourceTree = "<group>"; }; | |
4CED750B131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED750C131BD7C7007E3A0A /* NavButtonPrevHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonPrevHighlight.png; sourceTree = "<group>"; }; | |
4CED750D131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED750E131BD7C7007E3A0A /* NavButtonRefresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRefresh.png; sourceTree = "<group>"; }; | |
4CED750F131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7510131BD7C7007E3A0A /* NavButtonRefreshDeactivated.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRefreshDeactivated.png; sourceTree = "<group>"; }; | |
4CED7511131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7512131BD7C7007E3A0A /* NavButtonRefreshHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRefreshHighlight.png; sourceTree = "<group>"; }; | |
4CED7513131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7514131BD7C7007E3A0A /* NavButtonRegular.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRegular.png; sourceTree = "<group>"; }; | |
4CED7515131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7516131BD7C7007E3A0A /* NavButtonRegularDecline.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRegularDecline.png; sourceTree = "<group>"; }; | |
4CED7517131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7518131BD7C7007E3A0A /* NavButtonRegularDeclineHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRegularDeclineHighlight.png; sourceTree = "<group>"; }; | |
4CED7519131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED751A131BD7C7007E3A0A /* NavButtonRegularHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NavButtonRegularHighlight.png; sourceTree = "<group>"; }; | |
4CED751B131BD7C7007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED754A131BD7F0007E3A0A /* PopupBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PopupBackground.png; sourceTree = "<group>"; }; | |
4CED754B131BD7F0007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED754C131BD7F0007E3A0A /* PopupCloseButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PopupCloseButton.png; sourceTree = "<group>"; }; | |
4CED754D131BD7F0007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7558131BD86E007E3A0A /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; | |
4CED7559131BD86E007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED755E131BD8EC007E3A0A /* SymbolAmountOfDaysIndicator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolAmountOfDaysIndicator.png; sourceTree = "<group>"; }; | |
4CED755F131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7560131BD8EC007E3A0A /* SymbolCheckmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolCheckmark.png; sourceTree = "<group>"; }; | |
4CED7561131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7562131BD8EC007E3A0A /* SymbolChevron.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolChevron.png; sourceTree = "<group>"; }; | |
4CED7563131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7564131BD8EC007E3A0A /* SymbolChevronDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolChevronDown.png; sourceTree = "<group>"; }; | |
4CED7565131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7566131BD8EC007E3A0A /* SymbolChevronUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolChevronUp.png; sourceTree = "<group>"; }; | |
4CED7567131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7568131BD8EC007E3A0A /* SymbolICABanken.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolICABanken.png; sourceTree = "<group>"; }; | |
4CED7569131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED756A131BD8EC007E3A0A /* SymbolLogotypePunch.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolLogotypePunch.png; sourceTree = "<group>"; }; | |
4CED756B131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED756C131BD8EC007E3A0A /* SymbolMapPin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolMapPin.png; sourceTree = "<group>"; }; | |
4CED756D131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED756E131BD8EC007E3A0A /* SymbolMapPinHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolMapPinHighlight.png; sourceTree = "<group>"; }; | |
4CED756F131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7570131BD8EC007E3A0A /* SymbolMapPinSold.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolMapPinSold.png; sourceTree = "<group>"; }; | |
4CED7571131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7572131BD8EC007E3A0A /* SymbolMapPinSoldHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolMapPinSoldHighlight.png; sourceTree = "<group>"; }; | |
4CED7573131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7574131BD8EC007E3A0A /* SymbolPictureNotAvailable.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolPictureNotAvailable.png; sourceTree = "<group>"; }; | |
4CED7575131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7576131BD8EC007E3A0A /* SymbolPictureStack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolPictureStack.png; sourceTree = "<group>"; }; | |
4CED7577131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7578131BD8EC007E3A0A /* SymbolPictureStackPictureNotAvailable.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolPictureStackPictureNotAvailable.png; sourceTree = "<group>"; }; | |
4CED7579131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED757A131BD8EC007E3A0A /* SymbolPriceDecrease.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolPriceDecrease.png; sourceTree = "<group>"; }; | |
4CED757B131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED757C131BD8EC007E3A0A /* SymbolPriceIncrease.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolPriceIncrease.png; sourceTree = "<group>"; }; | |
4CED757D131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED757E131BD8EC007E3A0A /* SymbolSold.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolSold.png; sourceTree = "<group>"; }; | |
4CED757F131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7580131BD8EC007E3A0A /* SymbolSoldOrRemoved.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SymbolSoldOrRemoved.png; sourceTree = "<group>"; }; | |
4CED7581131BD8EC007E3A0A /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CED7717131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXGenericPriceFilterAutoCompleteController.h; sourceTree = "<group>"; }; | |
4CED7718131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXGenericPriceFilterAutoCompleteController.m; sourceTree = "<group>"; }; | |
4CED7719131BF98D007E3A0A /* CompanyXGenericPriceFilter.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = CompanyXGenericPriceFilter.xib; path = Classes/CompanyXGenericPriceFilter.xib; sourceTree = "<group>"; }; | |
4CED79BF131D4A56007E3A0A /* ModalViewControllerDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModalViewControllerDelegate.h; sourceTree = "<group>"; }; | |
4CFD875D13053A410019A56B /* CompanyXModalWebViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CompanyXModalWebViewController.h; sourceTree = "<group>"; }; | |
4CFD875E13053A410019A56B /* CompanyXModalWebViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CompanyXModalWebViewController.m; sourceTree = "<group>"; }; | |
4CFD8784130546370019A56B /* ABUIFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ABUIFactory.h; sourceTree = "<group>"; }; | |
4CFD8785130546370019A56B /* ABUIFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ABUIFactory.m; sourceTree = "<group>"; }; | |
4CFD8829130574010019A56B /* ToolBarAdditional.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarAdditional.png; sourceTree = "<group>"; }; | |
4CFD882A130574010019A56B /* ToolBarAdditionalHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarAdditionalHighlight.png; sourceTree = "<group>"; }; | |
4CFD882B130574010019A56B /* ToolBarGradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarGradient.png; sourceTree = "<group>"; }; | |
4CFD882C130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD882D130574010019A56B /* ToolBarNext.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarNext.png; sourceTree = "<group>"; }; | |
4CFD882E130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD882F130574010019A56B /* ToolBarNextHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarNextHighlight.png; sourceTree = "<group>"; }; | |
4CFD8830130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD8831130574010019A56B /* ToolBarPrev.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarPrev.png; sourceTree = "<group>"; }; | |
4CFD8832130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD8833130574010019A56B /* ToolBarPrevHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarPrevHighlight.png; sourceTree = "<group>"; }; | |
4CFD8834130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD8835130574010019A56B /* ToolBarRefresh.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarRefresh.png; sourceTree = "<group>"; }; | |
4CFD8836130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD8837130574010019A56B /* ToolBarRefreshHighlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = ToolBarRefreshHighlight.png; sourceTree = "<group>"; }; | |
4CFD8838130574010019A56B /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "[email protected]"; sourceTree = "<group>"; }; | |
4CFD8930130588180019A56B /* ApplicationMetaData.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = ApplicationMetaData.plist; sourceTree = "<group>"; }; | |
8D1107310486CEB800E47090 /* CompanyX-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "CompanyX-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; }; | |
/* End PBXFileReference section */ | |
/* Begin PBXFrameworksBuildPhase section */ | |
1D60588F0D05DD3D006BFB54 /* Frameworks */ = { | |
isa = PBXFrameworksBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
34DC966114EC1F5B00146883 /* MessageUI.framework in Frameworks */, | |
348AFCE414B22EBE006843C5 /* libz.1.2.5.dylib in Frameworks */, | |
0E27D744133B89DA00953527 /* AddressBook.framework in Frameworks */, | |
0E27D745133B89DA00953527 /* AudioToolbox.framework in Frameworks */, | |
0E27D746133B89DA00953527 /* AVFoundation.framework in Frameworks */, | |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, | |
0EB6985B133B8A7B0054E98F /* QuartzCore.framework in Frameworks */, | |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, | |
288765080DF74369002DB57D /* CoreGraphics.framework in Frameworks */, | |
4C4094CA13016E2C0027E319 /* CFNetwork.framework in Frameworks */, | |
4C4094CC13016E3C0027E319 /* SystemConfiguration.framework in Frameworks */, | |
4C4094CE13016E480027E319 /* MobileCoreServices.framework in Frameworks */, | |
4C1DA01E1316619A004E9991 /* CoreLocation.framework in Frameworks */, | |
0E9FE730131EB2FF0084C3FC /* MapKit.framework in Frameworks */, | |
0EB6985D133B8A930054E98F /* libsqlite3.dylib in Frameworks */, | |
0ED7137D134A168F00471761 /* libGoogleAnalytics.a in Frameworks */, | |
4C4C90E815D1A010006EDC5A /* libGoogleAdMobAds.a in Frameworks */, | |
4C65D4DF16086EB2004DB1B2 /* libTestFlight.a in Frameworks */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXFrameworksBuildPhase section */ | |
/* Begin PBXGroup section */ | |
0E27D720133B88F700953527 /* TouchJSON */ = { | |
isa = PBXGroup; | |
children = ( | |
0E27D721133B88F700953527 /* CDataScanner.h */, | |
0E27D722133B88F700953527 /* CDataScanner.m */, | |
0E27D723133B88F700953527 /* Extensions */, | |
0E27D72C133B88F700953527 /* JSON */, | |
); | |
name = TouchJSON; | |
path = ../frameworks/AdWhirlSDK_iPhone_2.6.3/TouchJSON; | |
sourceTree = "<group>"; | |
}; | |
0E27D723133B88F700953527 /* Extensions */ = { | |
isa = PBXGroup; | |
children = ( | |
0E27D724133B88F700953527 /* CDataScanner_Extensions.h */, | |
0E27D725133B88F700953527 /* CDataScanner_Extensions.m */, | |
0E27D726133B88F700953527 /* NSCharacterSet_Extensions.h */, | |
0E27D727133B88F700953527 /* NSCharacterSet_Extensions.m */, | |
0E27D728133B88F700953527 /* NSDictionary_JSONExtensions.h */, | |
0E27D729133B88F700953527 /* NSDictionary_JSONExtensions.m */, | |
0E27D72A133B88F700953527 /* NSScanner_Extensions.h */, | |
0E27D72B133B88F700953527 /* NSScanner_Extensions.m */, | |
); | |
path = Extensions; | |
sourceTree = "<group>"; | |
}; | |
0E27D72C133B88F700953527 /* JSON */ = { | |
isa = PBXGroup; | |
children = ( | |
0E27D72D133B88F700953527 /* CJSONDataSerializer.h */, | |
0E27D72E133B88F700953527 /* CJSONDataSerializer.m */, | |
0E27D72F133B88F700953527 /* CJSONDeserializer.h */, | |
0E27D730133B88F700953527 /* CJSONDeserializer.m */, | |
0E27D731133B88F700953527 /* CJSONScanner.h */, | |
0E27D732133B88F700953527 /* CJSONScanner.m */, | |
0E27D733133B88F700953527 /* CJSONSerializer.h */, | |
0E27D734133B88F700953527 /* CJSONSerializer.m */, | |
0E27D735133B88F700953527 /* CSerializedJSONData.h */, | |
0E27D736133B88F700953527 /* CSerializedJSONData.m */, | |
); | |
path = JSON; | |
sourceTree = "<group>"; | |
}; | |
0E46E4F7130D248700642A39 /* Photo Gallery */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7EB130DBB1400642A39 /* CompanyXPhoto.h */, | |
0E46E7EC130DBB1400642A39 /* CompanyXPhoto.m */, | |
0E46E7ED130DBB1400642A39 /* CompanyXPhotoSource.h */, | |
0E46E7EE130DBB1400642A39 /* CompanyXPhotoSource.m */, | |
); | |
name = "Photo Gallery"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
0E46E7A8130DBA5A00642A39 /* EGO */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7A9130DBA6600642A39 /* EGOCache */, | |
0E46E7AC130DBA6600642A39 /* EGOImageLoader */, | |
0E46E7B1130DBA6600642A39 /* EGOPhotoViewer */, | |
); | |
name = EGO; | |
sourceTree = "<group>"; | |
}; | |
0E46E7A9130DBA6600642A39 /* EGOCache */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7AA130DBA6600642A39 /* EGOCache.h */, | |
0E46E7AB130DBA6600642A39 /* EGOCache.m */, | |
); | |
path = EGOCache; | |
sourceTree = "<group>"; | |
}; | |
0E46E7AC130DBA6600642A39 /* EGOImageLoader */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7AD130DBA6600642A39 /* EGOImageLoadConnection.h */, | |
0E46E7AE130DBA6600642A39 /* EGOImageLoadConnection.m */, | |
0E46E7AF130DBA6600642A39 /* EGOImageLoader.h */, | |
0E46E7B0130DBA6600642A39 /* EGOImageLoader.m */, | |
); | |
path = EGOImageLoader; | |
sourceTree = "<group>"; | |
}; | |
0E46E7B1130DBA6600642A39 /* EGOPhotoViewer */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7B2130DBA6600642A39 /* Controller */, | |
0E46E7B6130DBA6600642A39 /* EGOPhotoGlobal.h */, | |
0E46E7B7130DBA6600642A39 /* Model */, | |
0E46E7BF130DBA6600642A39 /* Resources */, | |
0E46E7CB130DBA6600642A39 /* Views */, | |
); | |
path = EGOPhotoViewer; | |
sourceTree = "<group>"; | |
}; | |
0E46E7B2130DBA6600642A39 /* Controller */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7B3130DBA6600642A39 /* EGOPhotoViewController */, | |
); | |
path = Controller; | |
sourceTree = "<group>"; | |
}; | |
0E46E7B3130DBA6600642A39 /* EGOPhotoViewController */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7B4130DBA6600642A39 /* EGOPhotoViewController.h */, | |
0E46E7B5130DBA6600642A39 /* EGOPhotoViewController.m */, | |
); | |
path = EGOPhotoViewController; | |
sourceTree = "<group>"; | |
}; | |
0E46E7B7130DBA6600642A39 /* Model */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7B8130DBA6600642A39 /* EGOPhotoSource */, | |
0E46E7BA130DBA6600642A39 /* EGOQuickPhoto */, | |
); | |
path = Model; | |
sourceTree = "<group>"; | |
}; | |
0E46E7B8130DBA6600642A39 /* EGOPhotoSource */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7B9130DBA6600642A39 /* EGOPhotoSource.h */, | |
); | |
path = EGOPhotoSource; | |
sourceTree = "<group>"; | |
}; | |
0E46E7BA130DBA6600642A39 /* EGOQuickPhoto */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7BB130DBA6600642A39 /* EGOQuickPhoto.h */, | |
0E46E7BC130DBA6600642A39 /* EGOQuickPhoto.m */, | |
0E46E7BD130DBA6600642A39 /* EGOQuickPhotoSource.h */, | |
0E46E7BE130DBA6600642A39 /* EGOQuickPhotoSource.m */, | |
); | |
path = EGOQuickPhoto; | |
sourceTree = "<group>"; | |
}; | |
0E46E7BF130DBA6600642A39 /* Resources */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7C0130DBA6600642A39 /* egopv_fullscreen_button.png */, | |
0E46E7C1130DBA6600642A39 /* [email protected] */, | |
0E46E7C2130DBA6600642A39 /* egopv_minimize_fullscreen_button.png */, | |
0E46E7C3130DBA6600642A39 /* [email protected] */, | |
0E46E7C4130DBA6600642A39 /* [email protected] */, | |
0E46E7C5130DBA6600642A39 /* egopv_error_placeholder.png */, | |
0E46E7C6130DBA6600642A39 /* egopv_left.png */, | |
0E46E7C7130DBA6600642A39 /* [email protected] */, | |
0E46E7C8130DBA6600642A39 /* egopv_photo_placeholder.png */, | |
0E46E7C9130DBA6600642A39 /* egopv_right.png */, | |
0E46E7CA130DBA6600642A39 /* [email protected] */, | |
); | |
path = Resources; | |
sourceTree = "<group>"; | |
}; | |
0E46E7CB130DBA6600642A39 /* Views */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7CC130DBA6600642A39 /* EGOPhotoCaptionView */, | |
0E46E7CF130DBA6600642A39 /* EGOPhotoImageView */, | |
0E46E7D2130DBA6600642A39 /* EGOPhotoScrollView */, | |
); | |
path = Views; | |
sourceTree = "<group>"; | |
}; | |
0E46E7CC130DBA6600642A39 /* EGOPhotoCaptionView */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7CD130DBA6600642A39 /* EGOPhotoCaptionView.h */, | |
0E46E7CE130DBA6600642A39 /* EGOPhotoCaptionView.m */, | |
); | |
path = EGOPhotoCaptionView; | |
sourceTree = "<group>"; | |
}; | |
0E46E7CF130DBA6600642A39 /* EGOPhotoImageView */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7D0130DBA6600642A39 /* EGOPhotoImageView.h */, | |
0E46E7D1130DBA6600642A39 /* EGOPhotoImageView.m */, | |
); | |
path = EGOPhotoImageView; | |
sourceTree = "<group>"; | |
}; | |
0E46E7D2130DBA6600642A39 /* EGOPhotoScrollView */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E7D3130DBA6600642A39 /* EGOPhotoScrollView.h */, | |
0E46E7D4130DBA6600642A39 /* EGOPhotoScrollView.m */, | |
); | |
path = EGOPhotoScrollView; | |
sourceTree = "<group>"; | |
}; | |
0E9FE507131E734F0084C3FC /* General VCs */ = { | |
isa = PBXGroup; | |
children = ( | |
4CFD875D13053A410019A56B /* CompanyXModalWebViewController.h */, | |
4CFD875E13053A410019A56B /* CompanyXModalWebViewController.m */, | |
0EF9C0C91345D28D00B8032B /* CompanyXActionDialogView.h */, | |
0EF9C0CA1345D28D00B8032B /* CompanyXActionDialogView.m */, | |
); | |
name = "General VCs"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
0EB39B4A132A7DFD0095BB38 /* Result Cells */ = { | |
isa = PBXGroup; | |
children = ( | |
0EB39B4B132A7EA80095BB38 /* ListingVenueCell.h */, | |
0EB39B4C132A7EA80095BB38 /* ListingVenueCell.m */, | |
); | |
name = "Result Cells"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
0ED7137E134A169300471761 /* GA */ = { | |
isa = PBXGroup; | |
children = ( | |
0ED7137B134A168F00471761 /* GANTracker.h */, | |
0ED7137C134A168F00471761 /* libGoogleAnalytics.a */, | |
); | |
name = GA; | |
sourceTree = "<group>"; | |
}; | |
19C28FACFE9D520D11CA2CBB /* Products */ = { | |
isa = PBXGroup; | |
children = ( | |
1D6058910D05DD3D006BFB54 /* CompanyX.app */, | |
); | |
name = Products; | |
sourceTree = "<group>"; | |
}; | |
29B97314FDCFA39411CA2CEA /* CompanyX */ = { | |
isa = PBXGroup; | |
children = ( | |
4C65D4E21608BC86004DB1B2 /* stockholm.gpx */, | |
4C65D4D81607A031004DB1B2 /* [email protected] */, | |
4C89527A14F04C5700DFA81C /* TAB - Search & Result */, | |
4C89527914F04C5500DFA81C /* TAB - Favorites */, | |
4C89527814F04C5200DFA81C /* TAB - Information */, | |
0E9FE507131E734F0084C3FC /* General VCs */, | |
4CD3C2B0130EAC2100C3FC30 /* Tab Bar */, | |
4C40946613016BCA0027E319 /* Search Logics */, | |
2EAD9E3F1338899B0044DDAA /* Utilities */, | |
29B97315FDCFA39411CA2CEA /* Other Sources */, | |
29B97317FDCFA39411CA2CEA /* Resources */, | |
29B97323FDCFA39411CA2CEA /* Frameworks */, | |
19C28FACFE9D520D11CA2CBB /* Products */, | |
); | |
name = CompanyX; | |
sourceTree = "<group>"; | |
}; | |
29B97315FDCFA39411CA2CEA /* Other Sources */ = { | |
isa = PBXGroup; | |
children = ( | |
1D3623240D0F684500981E51 /* CompanyXAppDelegate.h */, | |
1D3623250D0F684500981E51 /* CompanyXAppDelegate.m */, | |
28A0AB4B0D9B1048005BE974 /* CompanyX_Prefix.pch */, | |
29B97316FDCFA39411CA2CEA /* main.m */, | |
); | |
name = "Other Sources"; | |
sourceTree = "<group>"; | |
}; | |
29B97317FDCFA39411CA2CEA /* Resources */ = { | |
isa = PBXGroup; | |
children = ( | |
4CA6185B1317B6F500BFBEEB /* Data */, | |
4CFD8824130573E10019A56B /* Images */, | |
4C89527C14F04E6700DFA81C /* XIBs */, | |
4CFD8930130588180019A56B /* ApplicationMetaData.plist */, | |
8D1107310486CEB800E47090 /* CompanyX-Info.plist */, | |
4CE83883134355B900621F6D /* Entitlements.plist */, | |
); | |
name = Resources; | |
sourceTree = "<group>"; | |
}; | |
29B97323FDCFA39411CA2CEA /* Frameworks */ = { | |
isa = PBXGroup; | |
children = ( | |
4C40947113016CFD0027E319 /* External */, | |
4C4094B313016D960027E319 /* Reachability */, | |
0EB6985C133B8A930054E98F /* libsqlite3.dylib */, | |
348AFCE314B22EBE006843C5 /* libz.1.2.5.dylib */, | |
0E27D741133B89DA00953527 /* AddressBook.framework */, | |
0E27D742133B89DA00953527 /* AudioToolbox.framework */, | |
0E27D743133B89DA00953527 /* AVFoundation.framework */, | |
4C4094C913016E2C0027E319 /* CFNetwork.framework */, | |
288765070DF74369002DB57D /* CoreGraphics.framework */, | |
4C1DA01D1316619A004E9991 /* CoreLocation.framework */, | |
1D30AB110D05D00D00671497 /* Foundation.framework */, | |
0E9FE72F131EB2FF0084C3FC /* MapKit.framework */, | |
34DC966014EC1F5B00146883 /* MessageUI.framework */, | |
4C4094CD13016E480027E319 /* MobileCoreServices.framework */, | |
0EB6985A133B8A7B0054E98F /* QuartzCore.framework */, | |
4C4094CB13016E3C0027E319 /* SystemConfiguration.framework */, | |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | |
); | |
name = Frameworks; | |
sourceTree = "<group>"; | |
}; | |
2EAD9E3F1338899B0044DDAA /* Utilities */ = { | |
isa = PBXGroup; | |
children = ( | |
4CBBD2501302D27D008E059A /* Extensions */, | |
4CFD8784130546370019A56B /* ABUIFactory.h */, | |
4CFD8785130546370019A56B /* ABUIFactory.m */, | |
2EAD9E45133889F30044DDAA /* OrderedDictionary.h */, | |
2EAD9E46133889F30044DDAA /* OrderedDictionary.m */, | |
34DC966214EC41BB00146883 /* Utilities.h */, | |
34DC966314EC41BB00146883 /* Utilities.m */, | |
4C3D894D14FC1B1F008480B0 /* CompanyXAdFactory.h */, | |
4C3D894E14FC1B1F008480B0 /* CompanyXAdFactory.m */, | |
); | |
name = Utilities; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
4C14EE641314153100637C56 /* Top Tool Bar */ = { | |
isa = PBXGroup; | |
children = ( | |
4C14EE81131419F100637C56 /* TopToolBarForSale.png */, | |
4C14EE82131419F100637C56 /* [email protected] */, | |
4C14EE83131419F100637C56 /* TopToolBarForSaleSelected.png */, | |
4C14EE84131419F100637C56 /* [email protected] */, | |
4C14EE85131419F100637C56 /* TopToolBarGradient.png */, | |
4C14EE86131419F100637C56 /* [email protected] */, | |
4C14EE87131419F100637C56 /* TopToolBarSold.png */, | |
4C14EE88131419F100637C56 /* [email protected] */, | |
4C14EE89131419F100637C56 /* TopToolBarSoldSelected.png */, | |
4C14EE8A131419F100637C56 /* [email protected] */, | |
); | |
name = "Top Tool Bar"; | |
sourceTree = "<group>"; | |
}; | |
4C14F1751315793A00637C56 /* Search Filters */ = { | |
isa = PBXGroup; | |
children = ( | |
2EAD9E64133A18C30044DDAA /* CompanyXSoldFilterPriceViewController.h */, | |
2EAD9E65133A18C90044DDAA /* CompanyXSoldFilterPriceViewController.m */, | |
2EAD9E3C1337FA3E0044DDAA /* CompanyXForSaleFilterAreaController.h */, | |
2EAD9E3D1337FA410044DDAA /* CompanyXForSaleFilterAreaController.m */, | |
4C14F1701315792400637C56 /* CompanyXForSaleFilterPriceViewController.h */, | |
4C14F1711315792400637C56 /* CompanyXForSaleFilterPriceViewController.m */, | |
4CA617631316A87200BFBEEB /* CompanyXGenericFilterTypesController.h */, | |
4CA617641316A87200BFBEEB /* CompanyXGenericFilterTypesController.m */, | |
4CED7717131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.h */, | |
4CED7718131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.m */, | |
4C5F5A80131D719F0011B38B /* CompanyXForSaleFilterRoomsController.h */, | |
4C5F5A81131D719F0011B38B /* CompanyXForSaleFilterRoomsController.m */, | |
4C5F5B28131D79470011B38B /* CompanyXForSaleFilterFeeController.h */, | |
4C5F5B29131D79470011B38B /* CompanyXForSaleFilterFeeController.m */, | |
4C5F5B91131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.h */, | |
4C5F5B92131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.m */, | |
); | |
name = "Search Filters"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
4C40946613016BCA0027E319 /* Search Logics */ = { | |
isa = PBXGroup; | |
children = ( | |
4C40946813016C240027E319 /* CompanyXSearchHandler.h */, | |
4C40946913016C240027E319 /* CompanyXSearchHandler.m */, | |
0EE19414130437C500CF0461 /* ListingVenue.h */, | |
0EE19415130437C500CF0461 /* ListingVenue.m */, | |
2EAD9E601339D5250044DDAA /* SearchSettings.h */, | |
2EAD9E611339D5270044DDAA /* SearchSettings.m */, | |
2E111DA3133C8D430072480C /* SearchHistory.h */, | |
2E111DA4133C8D440072480C /* SearchHistory.m */, | |
2E8A02A21344619F0031919F /* CompanyXAPI.h */, | |
2E8A02A3134461A40031919F /* CompanyXAPI.m */, | |
); | |
name = "Search Logics"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
4C40947113016CFD0027E319 /* External */ = { | |
isa = PBXGroup; | |
children = ( | |
4C65D4DA16086EB2004DB1B2 /* TestFlightSDK */, | |
4C4C905115D1A010006EDC5A /* GoogleAdMobAdsSdkiOS-6.1.1 */, | |
0ED7137E134A169300471761 /* GA */, | |
4CBBD11F1302CD33008E059A /* ASI */, | |
0E27D720133B88F700953527 /* TouchJSON */, | |
0E46E7A8130DBA5A00642A39 /* EGO */, | |
4C908143130BE5D80041C765 /* HJCacheClasses */, | |
4CBBD2181302CD3E008E059A /* JSON */, | |
); | |
name = External; | |
sourceTree = "<group>"; | |
}; | |
4C4094B313016D960027E319 /* Reachability */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4094B413016D960027E319 /* Reachability.h */, | |
4C4094B513016D960027E319 /* Reachability.m */, | |
); | |
path = Reachability; | |
sourceTree = "<group>"; | |
}; | |
4C4C905115D1A010006EDC5A /* GoogleAdMobAdsSdkiOS-6.1.1 */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4C905215D1A010006EDC5A /* Add-ons */, | |
4C4C90AA15D1A010006EDC5A /* GADAdMobExtras.h */, | |
4C4C90AB15D1A010006EDC5A /* GADAdNetworkExtras.h */, | |
4C4C90AC15D1A010006EDC5A /* GADAdSize.h */, | |
4C4C90AD15D1A010006EDC5A /* GADBannerView.h */, | |
4C4C90AE15D1A010006EDC5A /* GADBannerViewDelegate.h */, | |
4C4C90AF15D1A010006EDC5A /* GADInterstitial.h */, | |
4C4C90B015D1A010006EDC5A /* GADInterstitialDelegate.h */, | |
4C4C90B115D1A010006EDC5A /* GADRequest.h */, | |
4C4C90B215D1A010006EDC5A /* GADRequestError.h */, | |
4C4C90B315D1A010006EDC5A /* libGoogleAdMobAds.a */, | |
4C4C90B415D1A010006EDC5A /* README.txt */, | |
); | |
name = "GoogleAdMobAdsSdkiOS-6.1.1"; | |
path = "../frameworks/GoogleAdMobAdsSdkiOS-6.1.1"; | |
sourceTree = "<group>"; | |
}; | |
4C4C905215D1A010006EDC5A /* Add-ons */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4C905315D1A010006EDC5A /* DoubleClick */, | |
4C4C90A015D1A010006EDC5A /* Mediation */, | |
4C4C90A715D1A010006EDC5A /* Search */, | |
); | |
path = "Add-ons"; | |
sourceTree = "<group>"; | |
}; | |
4C4C905315D1A010006EDC5A /* DoubleClick */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4C905415D1A010006EDC5A /* DFPBannerView.h */, | |
4C4C905515D1A010006EDC5A /* DFPExtras.h */, | |
4C4C905615D1A010006EDC5A /* DFPInterstitial.h */, | |
4C4C905715D1A010006EDC5A /* GADAdSizeDelegate.h */, | |
4C4C905815D1A010006EDC5A /* GADAppEventDelegate.h */, | |
); | |
path = DoubleClick; | |
sourceTree = "<group>"; | |
}; | |
4C4C90A015D1A010006EDC5A /* Mediation */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4C90A115D1A010006EDC5A /* GADCustomEventBanner.h */, | |
4C4C90A215D1A010006EDC5A /* GADCustomEventBannerDelegate.h */, | |
4C4C90A315D1A010006EDC5A /* GADCustomEventExtras.h */, | |
4C4C90A415D1A010006EDC5A /* GADCustomEventInterstitial.h */, | |
4C4C90A515D1A010006EDC5A /* GADCustomEventInterstitialDelegate.h */, | |
4C4C90A615D1A010006EDC5A /* GADCustomEventRequest.h */, | |
); | |
path = Mediation; | |
sourceTree = "<group>"; | |
}; | |
4C4C90A715D1A010006EDC5A /* Search */ = { | |
isa = PBXGroup; | |
children = ( | |
4C4C90A815D1A010006EDC5A /* GADSearchBannerView.h */, | |
4C4C90A915D1A010006EDC5A /* GADSearchRequest.h */, | |
); | |
path = Search; | |
sourceTree = "<group>"; | |
}; | |
4C5F59EB131D6B470011B38B /* Nav Bar */ = { | |
isa = PBXGroup; | |
children = ( | |
34CDE752150E78CB005074CA /* [email protected] */, | |
34CDE753150E78CB005074CA /* AdFallback.png */, | |
0EAA866913729E36003092DC /* NavBarGradientShadow.png */, | |
0EAA866713729BA0003092DC /* [email protected] */, | |
4C5F59DE131D6B440011B38B /* NavBarGradient.png */, | |
4C5F59DF131D6B440011B38B /* [email protected] */, | |
4C5F59E0131D6B440011B38B /* NavBarGradientNarrow.png */, | |
4C5F59E1131D6B440011B38B /* [email protected] */, | |
4C5F59E2131D6B440011B38B /* NavBarLogotype.png */, | |
4C5F59E3131D6B440011B38B /* [email protected] */, | |
4CE838A21343C86600621F6D /* [email protected] */, | |
4CE838A31343C86600621F6D /* NavBarLogotypeFlip.png */, | |
); | |
name = "Nav Bar"; | |
sourceTree = "<group>"; | |
}; | |
4C65D4DA16086EB2004DB1B2 /* TestFlightSDK */ = { | |
isa = PBXGroup; | |
children = ( | |
4C65D4DB16086EB2004DB1B2 /* libTestFlight.a */, | |
4C65D4DC16086EB2004DB1B2 /* README.md */, | |
4C65D4DD16086EB2004DB1B2 /* release_notes.md */, | |
4C65D4DE16086EB2004DB1B2 /* TestFlight.h */, | |
); | |
path = TestFlightSDK; | |
sourceTree = "<group>"; | |
}; | |
4C89527814F04C5200DFA81C /* TAB - Information */ = { | |
isa = PBXGroup; | |
children = ( | |
2EED4CC81340BDB200FE97CD /* ContactCompanyXViewController.h */, | |
2EED4CC91340BDB300FE97CD /* ContactCompanyXViewController.m */, | |
2EED4CC51340B13900FE97CD /* AboutCompanyXViewController.h */, | |
2EED4CC61340B13900FE97CD /* AboutCompanyXViewController.m */, | |
4CE8388513438F5200621F6D /* CompanyXShakeDetector.h */, | |
4CE8388613438F5200621F6D /* CompanyXShakeDetector.m */, | |
); | |
name = "TAB - Information"; | |
sourceTree = "<group>"; | |
}; | |
4C89527914F04C5500DFA81C /* TAB - Favorites */ = { | |
isa = PBXGroup; | |
children = ( | |
2E8A02961341EFD60031919F /* FavoritesViewController.h */, | |
2E8A02941341EFB90031919F /* FavoritesViewController.m */, | |
2E8A028E1341DD2E0031919F /* FavoritesEntry.h */, | |
2E8A028F1341DD2E0031919F /* FavoritesEntry.m */, | |
2E8A02911341DD520031919F /* FavoritesList.h */, | |
2E8A02921341DD530031919F /* FavoritesList.m */, | |
); | |
name = "TAB - Favorites"; | |
sourceTree = "<group>"; | |
}; | |
4C89527A14F04C5700DFA81C /* TAB - Search & Result */ = { | |
isa = PBXGroup; | |
children = ( | |
0E46E4F7130D248700642A39 /* Photo Gallery */, | |
0EB39B4A132A7DFD0095BB38 /* Result Cells */, | |
4C14F1751315793A00637C56 /* Search Filters */, | |
4C48C8C31320F0C4006D1F68 /* CompanyXCalloutAnnotationView.h */, | |
4C48C8C41320F0C4006D1F68 /* CompanyXCalloutAnnotationView.m */, | |
4C48C9C51321358B006D1F68 /* CompanyXCalloutMapAnnotation.h */, | |
4C48C9C61321358B006D1F68 /* CompanyXCalloutMapAnnotation.m */, | |
0E38E97A134DF2BD00981BEB /* CompanyXDetailedMapController.h */, | |
0E38E97B134DF2BD00981BEB /* CompanyXDetailedMapController.m */, | |
4C36F51C13323C2B0037D436 /* CompanyXDetailedViewController.h */, | |
4C36F51D13323C2B0037D436 /* CompanyXDetailedViewController.m */, | |
0E9FE516131E754D0084C3FC /* CompanyXResultsListViewController.h */, | |
0E9FE517131E754D0084C3FC /* CompanyXResultsListViewController.m */, | |
0E9FE511131E75360084C3FC /* CompanyXResultsMapViewController.h */, | |
0E9FE512131E75360084C3FC /* CompanyXResultsMapViewController.m */, | |
0E9FE508131E73D30084C3FC /* CompanyXResultsViewController.h */, | |
0E9FE509131E73D30084C3FC /* CompanyXResultsViewController.m */, | |
2EC6141A133B37C600AB5AEA /* CompanyXSearchHistoryViewController.h */, | |
2EC6141B133B37C600AB5AEA /* CompanyXSearchHistoryViewController.m */, | |
4CD3C206130E7CA500C3FC30 /* SearchViewController.h */, | |
4CD3C207130E7CA500C3FC30 /* SearchViewController.m */, | |
); | |
name = "TAB - Search & Result"; | |
sourceTree = "<group>"; | |
}; | |
4C89527C14F04E6700DFA81C /* XIBs */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED73D3131BA157007E3A0A /* Search Filters */, | |
0E9FE50A131E73D30084C3FC /* CompanyXResultsView.xib */, | |
0E9FE513131E75360084C3FC /* CompanyXResultsMapView.xib */, | |
0E9FE518131E754D0084C3FC /* CompanyXResultsListView.xib */, | |
4C36F51E13323C2B0037D436 /* CompanyXDetailedView.xib */, | |
4C570302138E857F00D14BFA /* SearchView.xib */, | |
2E8A02971341EFE70031919F /* FavoritesView.xib */, | |
2EED4CCB1340BDBF00FE97CD /* ContactCompanyXView.xib */, | |
2EED4CC21340B0FE00FE97CD /* AboutCompanyXView.xib */, | |
2E111D9E133B688F0072480C /* CompanyXSearchHistoryViewController.xib */, | |
4C0CB1491318708700C6ECB1 /* CompanyXImageGallery.xib */, | |
0E38E97C134DF2BD00981BEB /* CompanyXDetailedMap.xib */, | |
4C0CB14A1318708700C6ECB1 /* CompanyXModalWebView.xib */, | |
4C0CB14B1318708700C6ECB1 /* CompanyXTabBarController.xib */, | |
28AD73870D9D96C1002E5188 /* MainWindow.xib */, | |
); | |
name = XIBs; | |
sourceTree = "<group>"; | |
}; | |
4C908143130BE5D80041C765 /* HJCacheClasses */ = { | |
isa = PBXGroup; | |
children = ( | |
4C908144130BE5D80041C765 /* HJCircularBuffer.h */, | |
4C908145130BE5D80041C765 /* HJCircularBuffer.m */, | |
4C908146130BE5D80041C765 /* HJManagedImageV.h */, | |
4C908147130BE5D80041C765 /* HJManagedImageV.m */, | |
4C908148130BE5D80041C765 /* HJManagedImageVDelegate.h */, | |
4C908149130BE5D80041C765 /* HJMOBigFileCache.h */, | |
4C90814A130BE5D80041C765 /* HJMOBigFileCache.m */, | |
4C90814B130BE5D80041C765 /* HJMOFileCache.h */, | |
4C90814C130BE5D80041C765 /* HJMOFileCache.m */, | |
4C90814D130BE5D80041C765 /* HJMOHandler.h */, | |
4C90814E130BE5D80041C765 /* HJMOHandler.m */, | |
4C90814F130BE5D80041C765 /* HJMOPolicy.h */, | |
4C908150130BE5D80041C765 /* HJMOPolicy.m */, | |
4C908151130BE5D80041C765 /* HJMOUser.h */, | |
4C908152130BE5D80041C765 /* HJMOUserBase.h */, | |
4C908153130BE5D80041C765 /* HJMOUserBase.m */, | |
4C908154130BE5D80041C765 /* HJObjManager.h */, | |
4C908155130BE5D80041C765 /* HJObjManager.m */, | |
4C908156130BE5D80041C765 /* HJWeakMutableArray.h */, | |
4C908157130BE5D80041C765 /* HJWeakMutableArray.m */, | |
); | |
path = HJCacheClasses; | |
sourceTree = "<group>"; | |
}; | |
4CA6185B1317B6F500BFBEEB /* Data */ = { | |
isa = PBXGroup; | |
children = ( | |
4C30640B13266D0300D43857 /* ErrorCodeReponses.plist */, | |
); | |
name = Data; | |
sourceTree = "<group>"; | |
}; | |
4CBBD11F1302CD33008E059A /* ASI */ = { | |
isa = PBXGroup; | |
children = ( | |
4C40949713016D5B0027E319 /* ASIHTTPRequestConfig.h */, | |
4C40949813016D5B0027E319 /* ASICacheDelegate.h */, | |
4C40949913016D5B0027E319 /* ASIHTTPRequestDelegate.h */, | |
4C40949A13016D5B0027E319 /* ASIProgressDelegate.h */, | |
4C40949B13016D5B0027E319 /* ASIAuthenticationDialog.h */, | |
4C40949C13016D5B0027E319 /* ASIAuthenticationDialog.m */, | |
4C40949D13016D5B0027E319 /* ASIInputStream.h */, | |
4C40949E13016D5B0027E319 /* ASIInputStream.m */, | |
4C40949F13016D5B0027E319 /* ASIFormDataRequest.h */, | |
4C4094A013016D5B0027E319 /* ASIFormDataRequest.m */, | |
4C4094A113016D5B0027E319 /* ASIHTTPRequest.h */, | |
4C4094A213016D5B0027E319 /* ASIHTTPRequest.m */, | |
4C4094A313016D5B0027E319 /* ASINetworkQueue.h */, | |
4C4094A413016D5B0027E319 /* ASINetworkQueue.m */, | |
4C4094A513016D5B0027E319 /* ASIDownloadCache.h */, | |
4C4094A613016D5B0027E319 /* ASIDownloadCache.m */, | |
4C4094A713016D5B0027E319 /* ASIDataDecompressor.h */, | |
4C4094A813016D5B0027E319 /* ASIDataDecompressor.m */, | |
4C4094A913016D5B0027E319 /* ASIDataCompressor.h */, | |
4C4094AA13016D5B0027E319 /* ASIDataCompressor.m */, | |
); | |
name = ASI; | |
sourceTree = "<group>"; | |
}; | |
4CBBD2181302CD3E008E059A /* JSON */ = { | |
isa = PBXGroup; | |
children = ( | |
4CEB37FF138FEF710035FAC3 /* JSON.h */, | |
4CEB3800138FEF710035FAC3 /* NSObject+SBJSON.h */, | |
4CEB3801138FEF710035FAC3 /* NSObject+SBJSON.m */, | |
4CEB3802138FEF710035FAC3 /* NSString+SBJSON.h */, | |
4CEB3803138FEF710035FAC3 /* NSString+SBJSON.m */, | |
4CEB3804138FEF710035FAC3 /* SBJsonBase.h */, | |
4CEB3805138FEF710035FAC3 /* SBJsonBase.m */, | |
4CEB3806138FEF710035FAC3 /* SBJsonParser.h */, | |
4CEB3807138FEF710035FAC3 /* SBJsonParser.m */, | |
4CEB3808138FEF710035FAC3 /* SBJsonWriter.h */, | |
4CEB3809138FEF710035FAC3 /* SBJsonWriter.m */, | |
); | |
name = JSON; | |
sourceTree = "<group>"; | |
}; | |
4CBBD2501302D27D008E059A /* Extensions */ = { | |
isa = PBXGroup; | |
children = ( | |
0EE193E01304231E00CF0461 /* NSMutableArray+Extensions.h */, | |
0EE193E11304231E00CF0461 /* NSMutableArray+Extensions.m */, | |
0EE193E21304231E00CF0461 /* NSDate+Extensions.h */, | |
0EE193E31304231E00CF0461 /* NSDate+Extensions.m */, | |
0EE193E71304233300CF0461 /* NSString+Extensions.h */, | |
0EE193E81304233300CF0461 /* NSString+Extensions.m */, | |
4C45E53D1313ACA400632672 /* UINavigationBar+Extensions.h */, | |
4C45E53E1313ACA400632672 /* UINavigationBar+Extensions.m */, | |
4CA618F61317F78200BFBEEB /* UIView+Extensions.h */, | |
4CA618F71317F78200BFBEEB /* UIView+Extensions.m */, | |
4CED79BF131D4A56007E3A0A /* ModalViewControllerDelegate.h */, | |
4C30639113265AD600D43857 /* NSDictionary+Extensions.h */, | |
4C30639213265AD600D43857 /* NSDictionary+Extensions.m */, | |
2EAD9E361337986A0044DDAA /* NSNumber+Extensions.h */, | |
2EAD9E371337986B0044DDAA /* NSNumber+Extensions.m */, | |
4C3BCA1B133A4DC400DCC58C /* UILabel+Extensions.h */, | |
4C3BCA1C133A4DC400DCC58C /* UILabel+Extensions.m */, | |
); | |
name = Extensions; | |
sourceTree = "<group>"; | |
}; | |
4CD3C138130E6D3D00C3FC30 /* Tab Bar */ = { | |
isa = PBXGroup; | |
children = ( | |
4CD3C183130E6FA500C3FC30 /* TabBarGradient.png */, | |
4CD3C184130E6FA500C3FC30 /* [email protected] */, | |
4CD3C185130E6FA500C3FC30 /* TabBarNipple.png */, | |
4CD3C186130E6FA500C3FC30 /* [email protected] */, | |
4CD3C13D130E6D4C00C3FC30 /* TabBarButtonFavorites.png */, | |
4CD3C13E130E6D4C00C3FC30 /* [email protected] */, | |
4CD3C13F130E6D4C00C3FC30 /* TabBarButtonFavoritesSelected.png */, | |
4CD3C140130E6D4C00C3FC30 /* [email protected] */, | |
4CD3C141130E6D4C00C3FC30 /* TabBarButtonInfo.png */, | |
4CD3C142130E6D4C00C3FC30 /* [email protected] */, | |
4CD3C143130E6D4C00C3FC30 /* TabBarButtonInfoSelected.png */, | |
4CD3C144130E6D4C00C3FC30 /* [email protected] */, | |
4CD3C145130E6D4C00C3FC30 /* TabBarButtonSearch.png */, | |
4CD3C146130E6D4C00C3FC30 /* [email protected] */, | |
4CD3C147130E6D4C00C3FC30 /* TabBarButtonSearchSelected.png */, | |
4CD3C148130E6D4C00C3FC30 /* [email protected] */, | |
); | |
name = "Tab Bar"; | |
sourceTree = "<group>"; | |
}; | |
4CD3C2B0130EAC2100C3FC30 /* Tab Bar */ = { | |
isa = PBXGroup; | |
children = ( | |
4C03EBE712F85747009CAAF8 /* CompanyXTabBar.h */, | |
4C03EBE812F85747009CAAF8 /* CompanyXTabBar.m */, | |
4C03EC1E12F85CC5009CAAF8 /* CompanyXTabBarController.h */, | |
4C03EC1F12F85CC5009CAAF8 /* CompanyXTabBarController.m */, | |
); | |
name = "Tab Bar"; | |
path = Classes; | |
sourceTree = "<group>"; | |
}; | |
4CED73D3131BA157007E3A0A /* Search Filters */ = { | |
isa = PBXGroup; | |
children = ( | |
4C5F5B93131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoComplete.xib */, | |
4C5F5B2A131D79470011B38B /* CompanyXForSaleFilterFee.xib */, | |
2EAD9E3A1337FA330044DDAA /* CompanyXForSaleFilterArea.xib */, | |
4C0CB1471318708700C6ECB1 /* CompanyXForSaleFilterPrice.xib */, | |
4CED7719131BF98D007E3A0A /* CompanyXGenericPriceFilter.xib */, | |
4C0CB1481318708700C6ECB1 /* CompanyXGenericFilterTypes.xib */, | |
4C5F5A82131D719F0011B38B /* CompanyXForSaleFilterRooms.xib */, | |
); | |
name = "Search Filters"; | |
sourceTree = "<group>"; | |
}; | |
4CED747D131BD692007E3A0A /* Ad */ = { | |
isa = PBXGroup; | |
children = ( | |
4C63C1CF136ECC0300600227 /* Empty_set.png */, | |
); | |
name = Ad; | |
sourceTree = "<group>"; | |
}; | |
4CED7485131BD6A1007E3A0A /* Background */ = { | |
isa = PBXGroup; | |
children = ( | |
4CE32A31137BE132007AEB03 /* BackgroundFlip.png */, | |
4CE32A32137BE132007AEB03 /* [email protected] */, | |
4CED7489131BD6BB007E3A0A /* Background.png */, | |
4CED748A131BD6BC007E3A0A /* [email protected] */, | |
4CED748B131BD6BC007E3A0A /* BackgroundExpanded.png */, | |
4CED748C131BD6BC007E3A0A /* [email protected] */, | |
); | |
name = Background; | |
sourceTree = "<group>"; | |
}; | |
4CED7491131BD6C7007E3A0A /* Content Button */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED7493131BD707007E3A0A /* ContentButton.png */, | |
4CED7494131BD707007E3A0A /* [email protected] */, | |
4CED7495131BD707007E3A0A /* ContentButtonDelete.png */, | |
4CED7496131BD707007E3A0A /* [email protected] */, | |
4CED7497131BD707007E3A0A /* ContentButtonDeleteHighlight.png */, | |
4CED7498131BD707007E3A0A /* [email protected] */, | |
4CED7499131BD707007E3A0A /* ContentButtonHighlight.png */, | |
4CED749A131BD707007E3A0A /* [email protected] */, | |
); | |
name = "Content Button"; | |
sourceTree = "<group>"; | |
}; | |
4CED74AA131BD72D007E3A0A /* Icon */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED74AC131BD73B007E3A0A /* Icon-72.png */, | |
4CED74AD131BD73B007E3A0A /* Icon-Small-50.png */, | |
4CED74AE131BD73B007E3A0A /* Icon-Small.png */, | |
4CED74AF131BD73B007E3A0A /* [email protected] */, | |
4CED74B0131BD73B007E3A0A /* Icon.png */, | |
4CED74B1131BD73B007E3A0A /* [email protected] */, | |
); | |
name = Icon; | |
sourceTree = "<group>"; | |
}; | |
4CED74BC131BD77A007E3A0A /* NavButton */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED74F2131BD7C6007E3A0A /* NavButtonBack.png */, | |
4CED74F3131BD7C6007E3A0A /* [email protected] */, | |
4CED74F4131BD7C6007E3A0A /* NavButtonBackHighlight.png */, | |
4CED74F5131BD7C6007E3A0A /* [email protected] */, | |
4CED74F6131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedNext.png */, | |
4CED74F7131BD7C6007E3A0A /* [email protected] */, | |
4CED74F8131BD7C6007E3A0A /* NavButtonHorizontalDeactivatedPrev.png */, | |
4CED74F9131BD7C6007E3A0A /* [email protected] */, | |
4CED74FA131BD7C6007E3A0A /* NavButtonHorizontalHighlightNext.png */, | |
4CED74FB131BD7C6007E3A0A /* [email protected] */, | |
4CED74FC131BD7C6007E3A0A /* NavButtonHorizontalHighlightPrev.png */, | |
4CED74FD131BD7C6007E3A0A /* [email protected] */, | |
4CED74FE131BD7C6007E3A0A /* NavButtonHorizontalNext.png */, | |
4CED74FF131BD7C6007E3A0A /* [email protected] */, | |
4CED7500131BD7C6007E3A0A /* NavButtonHorizontalPrev.png */, | |
4CED7501131BD7C6007E3A0A /* [email protected] */, | |
4CED7502131BD7C7007E3A0A /* NavButtonNext.png */, | |
4CED7503131BD7C7007E3A0A /* [email protected] */, | |
4CED7504131BD7C7007E3A0A /* NavButtonNextDeactivated.png */, | |
4CED7505131BD7C7007E3A0A /* [email protected] */, | |
4CED7506131BD7C7007E3A0A /* NavButtonNextHighlight.png */, | |
4CED7507131BD7C7007E3A0A /* [email protected] */, | |
4CED7508131BD7C7007E3A0A /* NavButtonPrev.png */, | |
4CED7509131BD7C7007E3A0A /* [email protected] */, | |
4CED750A131BD7C7007E3A0A /* NavButtonPrevDeactivated.png */, | |
4CED750B131BD7C7007E3A0A /* [email protected] */, | |
4CED750C131BD7C7007E3A0A /* NavButtonPrevHighlight.png */, | |
4CED750D131BD7C7007E3A0A /* [email protected] */, | |
4CED750E131BD7C7007E3A0A /* NavButtonRefresh.png */, | |
4CED750F131BD7C7007E3A0A /* [email protected] */, | |
4CED7510131BD7C7007E3A0A /* NavButtonRefreshDeactivated.png */, | |
4CED7511131BD7C7007E3A0A /* [email protected] */, | |
4CED7512131BD7C7007E3A0A /* NavButtonRefreshHighlight.png */, | |
4CED7513131BD7C7007E3A0A /* [email protected] */, | |
4CED7514131BD7C7007E3A0A /* NavButtonRegular.png */, | |
4CED7515131BD7C7007E3A0A /* [email protected] */, | |
4CED7516131BD7C7007E3A0A /* NavButtonRegularDecline.png */, | |
4CED7517131BD7C7007E3A0A /* [email protected] */, | |
4CED7518131BD7C7007E3A0A /* NavButtonRegularDeclineHighlight.png */, | |
4CED7519131BD7C7007E3A0A /* [email protected] */, | |
4CED751A131BD7C7007E3A0A /* NavButtonRegularHighlight.png */, | |
4CED751B131BD7C7007E3A0A /* [email protected] */, | |
); | |
name = NavButton; | |
sourceTree = "<group>"; | |
}; | |
4CED7546131BD7E3007E3A0A /* Popup */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED754A131BD7F0007E3A0A /* PopupBackground.png */, | |
4CED754B131BD7F0007E3A0A /* [email protected] */, | |
4CED754C131BD7F0007E3A0A /* PopupCloseButton.png */, | |
4CED754D131BD7F0007E3A0A /* [email protected] */, | |
); | |
name = Popup; | |
sourceTree = "<group>"; | |
}; | |
4CED7556131BD864007E3A0A /* Splash */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED7558131BD86E007E3A0A /* Default.png */, | |
4CED7559131BD86E007E3A0A /* [email protected] */, | |
); | |
name = Splash; | |
sourceTree = "<group>"; | |
}; | |
4CED755C131BD8D5007E3A0A /* Symbol */ = { | |
isa = PBXGroup; | |
children = ( | |
0EB5677B13698AE30021E91F /* SymbolRefreshHelp.png */, | |
0EB5677C13698AE30021E91F /* [email protected] */, | |
4CE838881343B73800621F6D /* [email protected] */, | |
4CE838891343B73800621F6D /* SymbolLogotypePunchFlip.png */, | |
4CED755E131BD8EC007E3A0A /* SymbolAmountOfDaysIndicator.png */, | |
4CED755F131BD8EC007E3A0A /* [email protected] */, | |
4CED7560131BD8EC007E3A0A /* SymbolCheckmark.png */, | |
4CED7561131BD8EC007E3A0A /* [email protected] */, | |
4CED7562131BD8EC007E3A0A /* SymbolChevron.png */, | |
4CED7563131BD8EC007E3A0A /* [email protected] */, | |
4CED7564131BD8EC007E3A0A /* SymbolChevronDown.png */, | |
4CED7565131BD8EC007E3A0A /* [email protected] */, | |
4CED7566131BD8EC007E3A0A /* SymbolChevronUp.png */, | |
4CED7567131BD8EC007E3A0A /* [email protected] */, | |
4CED7568131BD8EC007E3A0A /* SymbolICABanken.png */, | |
4CED7569131BD8EC007E3A0A /* [email protected] */, | |
4CED756A131BD8EC007E3A0A /* SymbolLogotypePunch.png */, | |
4CED756B131BD8EC007E3A0A /* [email protected] */, | |
4CED756C131BD8EC007E3A0A /* SymbolMapPin.png */, | |
4CED756D131BD8EC007E3A0A /* [email protected] */, | |
4CED756E131BD8EC007E3A0A /* SymbolMapPinHighlight.png */, | |
4CED756F131BD8EC007E3A0A /* [email protected] */, | |
4CED7570131BD8EC007E3A0A /* SymbolMapPinSold.png */, | |
4CED7571131BD8EC007E3A0A /* [email protected] */, | |
4CED7572131BD8EC007E3A0A /* SymbolMapPinSoldHighlight.png */, | |
4CED7573131BD8EC007E3A0A /* [email protected] */, | |
4CED7574131BD8EC007E3A0A /* SymbolPictureNotAvailable.png */, | |
4CED7575131BD8EC007E3A0A /* [email protected] */, | |
4CED7576131BD8EC007E3A0A /* SymbolPictureStack.png */, | |
4CED7577131BD8EC007E3A0A /* [email protected] */, | |
4CED7578131BD8EC007E3A0A /* SymbolPictureStackPictureNotAvailable.png */, | |
4CED7579131BD8EC007E3A0A /* [email protected] */, | |
4CED757A131BD8EC007E3A0A /* SymbolPriceDecrease.png */, | |
4CED757B131BD8EC007E3A0A /* [email protected] */, | |
4CED757C131BD8EC007E3A0A /* SymbolPriceIncrease.png */, | |
4CED757D131BD8EC007E3A0A /* [email protected] */, | |
4CED757E131BD8EC007E3A0A /* SymbolSold.png */, | |
4CED757F131BD8EC007E3A0A /* [email protected] */, | |
4CED7580131BD8EC007E3A0A /* SymbolSoldOrRemoved.png */, | |
4CED7581131BD8EC007E3A0A /* [email protected] */, | |
); | |
name = Symbol; | |
sourceTree = "<group>"; | |
}; | |
4CFD8824130573E10019A56B /* Images */ = { | |
isa = PBXGroup; | |
children = ( | |
4CED747D131BD692007E3A0A /* Ad */, | |
4CED7485131BD6A1007E3A0A /* Background */, | |
4CED74BC131BD77A007E3A0A /* NavButton */, | |
4CED74AA131BD72D007E3A0A /* Icon */, | |
4CED7491131BD6C7007E3A0A /* Content Button */, | |
4CFD89101305865A0019A56B /* General */, | |
4C5F59EB131D6B470011B38B /* Nav Bar */, | |
4CED755C131BD8D5007E3A0A /* Symbol */, | |
4CED7556131BD864007E3A0A /* Splash */, | |
4C14EE641314153100637C56 /* Top Tool Bar */, | |
4CD3C138130E6D3D00C3FC30 /* Tab Bar */, | |
4CED7546131BD7E3007E3A0A /* Popup */, | |
4CFD8825130573EA0019A56B /* WebView */, | |
); | |
name = Images; | |
sourceTree = "<group>"; | |
}; | |
4CFD8825130573EA0019A56B /* WebView */ = { | |
isa = PBXGroup; | |
children = ( | |
4CE32A39137D2199007AEB03 /* [email protected] */, | |
4CFD8829130574010019A56B /* ToolBarAdditional.png */, | |
4CFD882A130574010019A56B /* ToolBarAdditionalHighlight.png */, | |
4CFD882B130574010019A56B /* ToolBarGradient.png */, | |
4CFD882C130574010019A56B /* [email protected] */, | |
4CFD882D130574010019A56B /* ToolBarNext.png */, | |
4CFD882E130574010019A56B /* [email protected] */, | |
4CFD882F130574010019A56B /* ToolBarNextHighlight.png */, | |
4CFD8830130574010019A56B /* [email protected] */, | |
4CFD8831130574010019A56B /* ToolBarPrev.png */, | |
4CFD8832130574010019A56B /* [email protected] */, | |
4CFD8833130574010019A56B /* ToolBarPrevHighlight.png */, | |
4CFD8834130574010019A56B /* [email protected] */, | |
4CFD8835130574010019A56B /* ToolBarRefresh.png */, | |
4CFD8836130574010019A56B /* [email protected] */, | |
4CFD8837130574010019A56B /* ToolBarRefreshHighlight.png */, | |
4CFD8838130574010019A56B /* [email protected] */, | |
); | |
name = WebView; | |
sourceTree = "<group>"; | |
}; | |
4CFD89101305865A0019A56B /* General */ = { | |
isa = PBXGroup; | |
children = ( | |
4C1FF3A41589EDB800E6D535 /* TableCellPriceBackgroundExpanded.png */, | |
4C1FF3A51589EDB800E6D535 /* [email protected] */, | |
4C1FF3A01589DAB700E6D535 /* TableCellSecondOpinionBackgroundExpanded.png */, | |
4C1FF3A11589DAB700E6D535 /* [email protected] */, | |
4CE32A35137C3036007AEB03 /* NavbarShadowWeb.png */, | |
4CE32A36137C3036007AEB03 /* [email protected] */, | |
0E2FA3371372E3DB00192F08 /* CellDivider.png */, | |
0E2FA3381372E3DB00192F08 /* [email protected] */, | |
0E836711135499D40053E7D5 /* SearchField.png */, | |
0E836712135499D40053E7D5 /* [email protected] */, | |
4C4F8D091340DE6D00E045D5 /* TableCellPriceGuessBackgroundExpanded.png */, | |
4C4F8D0A1340DE6D00E045D5 /* [email protected] */, | |
4C4F8D0B1340DE6D00E045D5 /* TableCellWhitePaired.png */, | |
4C4F8D0C1340DE6D00E045D5 /* [email protected] */, | |
4C4F8D0D1340DE6D00E045D5 /* TableCellWhiteSingle.png */, | |
4C4F8D0E1340DE6D00E045D5 /* [email protected] */, | |
); | |
name = General; | |
sourceTree = "<group>"; | |
}; | |
/* End PBXGroup section */ | |
/* Begin PBXNativeTarget section */ | |
1D6058900D05DD3D006BFB54 /* CompanyX */ = { | |
isa = PBXNativeTarget; | |
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "CompanyX" */; | |
buildPhases = ( | |
1D60588D0D05DD3D006BFB54 /* Resources */, | |
1D60588E0D05DD3D006BFB54 /* Sources */, | |
1D60588F0D05DD3D006BFB54 /* Frameworks */, | |
); | |
buildRules = ( | |
); | |
dependencies = ( | |
); | |
name = CompanyX; | |
productName = CompanyX; | |
productReference = 1D6058910D05DD3D006BFB54 /* CompanyX.app */; | |
productType = "com.apple.product-type.application"; | |
}; | |
/* End PBXNativeTarget section */ | |
/* Begin PBXProject section */ | |
29B97313FDCFA39411CA2CEA /* Project object */ = { | |
isa = PBXProject; | |
attributes = { | |
LastUpgradeCheck = 0440; | |
}; | |
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CompanyX" */; | |
compatibilityVersion = "Xcode 3.2"; | |
developmentRegion = English; | |
hasScannedForEncodings = 1; | |
knownRegions = ( | |
English, | |
Japanese, | |
French, | |
German, | |
); | |
mainGroup = 29B97314FDCFA39411CA2CEA /* CompanyX */; | |
projectDirPath = ""; | |
projectRoot = ""; | |
targets = ( | |
1D6058900D05DD3D006BFB54 /* CompanyX */, | |
); | |
}; | |
/* End PBXProject section */ | |
/* Begin PBXResourcesBuildPhase section */ | |
1D60588D0D05DD3D006BFB54 /* Resources */ = { | |
isa = PBXResourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
28AD73880D9D96C1002E5188 /* MainWindow.xib in Resources */, | |
4CFD8839130574010019A56B /* ToolBarAdditional.png in Resources */, | |
4CFD883A130574010019A56B /* ToolBarAdditionalHighlight.png in Resources */, | |
4CFD883B130574010019A56B /* ToolBarGradient.png in Resources */, | |
4CFD883C130574010019A56B /* [email protected] in Resources */, | |
4CFD883D130574010019A56B /* ToolBarNext.png in Resources */, | |
4CFD883E130574010019A56B /* [email protected] in Resources */, | |
4CFD883F130574010019A56B /* ToolBarNextHighlight.png in Resources */, | |
4CFD8840130574010019A56B /* [email protected] in Resources */, | |
4CFD8841130574010019A56B /* ToolBarPrev.png in Resources */, | |
4CFD8842130574010019A56B /* [email protected] in Resources */, | |
4CFD8843130574010019A56B /* ToolBarPrevHighlight.png in Resources */, | |
4CFD8844130574010019A56B /* [email protected] in Resources */, | |
4CFD8845130574010019A56B /* ToolBarRefresh.png in Resources */, | |
4CFD8846130574010019A56B /* [email protected] in Resources */, | |
4CFD8847130574010019A56B /* ToolBarRefreshHighlight.png in Resources */, | |
4CFD8848130574010019A56B /* [email protected] in Resources */, | |
4CFD8931130588180019A56B /* ApplicationMetaData.plist in Resources */, | |
0E46E7DB130DBA6600642A39 /* egopv_fullscreen_button.png in Resources */, | |
0E46E7DC130DBA6600642A39 /* [email protected] in Resources */, | |
0E46E7DD130DBA6600642A39 /* egopv_minimize_fullscreen_button.png in Resources */, | |
0E46E7DE130DBA6600642A39 /* [email protected] in Resources */, | |
0E46E7DF130DBA6600642A39 /* [email protected] in Resources */, | |
0E46E7E0130DBA6600642A39 /* egopv_error_placeholder.png in Resources */, | |
0E46E7E1130DBA6600642A39 /* egopv_left.png in Resources */, | |
0E46E7E2130DBA6600642A39 /* [email protected] in Resources */, | |
0E46E7E3130DBA6600642A39 /* egopv_photo_placeholder.png in Resources */, | |
0E46E7E4130DBA6600642A39 /* egopv_right.png in Resources */, | |
0E46E7E5130DBA6600642A39 /* [email protected] in Resources */, | |
4CD3C177130E6F8E00C3FC30 /* [email protected] in Resources */, | |
4CD3C178130E6F8F00C3FC30 /* TabBarButtonSearchSelected.png in Resources */, | |
4CD3C179130E6F8F00C3FC30 /* [email protected] in Resources */, | |
4CD3C17A130E6F9000C3FC30 /* TabBarButtonSearch.png in Resources */, | |
4CD3C17B130E6F9000C3FC30 /* [email protected] in Resources */, | |
4CD3C17C130E6F9000C3FC30 /* TabBarButtonInfoSelected.png in Resources */, | |
4CD3C17D130E6F9100C3FC30 /* [email protected] in Resources */, | |
4CD3C17E130E6F9200C3FC30 /* TabBarButtonInfo.png in Resources */, | |
4CD3C17F130E6F9300C3FC30 /* [email protected] in Resources */, | |
4CD3C180130E6F9600C3FC30 /* TabBarButtonFavoritesSelected.png in Resources */, | |
4CD3C181130E6F9600C3FC30 /* [email protected] in Resources */, | |
4CD3C182130E6F9700C3FC30 /* TabBarButtonFavorites.png in Resources */, | |
4CD3C187130E6FA500C3FC30 /* TabBarGradient.png in Resources */, | |
4CD3C188130E6FA500C3FC30 /* [email protected] in Resources */, | |
4CD3C189130E6FA500C3FC30 /* TabBarNipple.png in Resources */, | |
4CD3C18A130E6FA500C3FC30 /* [email protected] in Resources */, | |
4C14EE8B131419F100637C56 /* TopToolBarForSale.png in Resources */, | |
4C14EE8C131419F100637C56 /* [email protected] in Resources */, | |
4C14EE8D131419F100637C56 /* TopToolBarForSaleSelected.png in Resources */, | |
4C14EE8E131419F100637C56 /* [email protected] in Resources */, | |
4C14EE8F131419F100637C56 /* TopToolBarGradient.png in Resources */, | |
4C14EE90131419F100637C56 /* [email protected] in Resources */, | |
4C14EE91131419F100637C56 /* TopToolBarSold.png in Resources */, | |
4C14EE92131419F100637C56 /* [email protected] in Resources */, | |
4C14EE93131419F100637C56 /* TopToolBarSoldSelected.png in Resources */, | |
4C14EE94131419F100637C56 /* [email protected] in Resources */, | |
4C0CB14D1318708700C6ECB1 /* CompanyXForSaleFilterPrice.xib in Resources */, | |
4C0CB14E1318708700C6ECB1 /* CompanyXGenericFilterTypes.xib in Resources */, | |
4C0CB14F1318708700C6ECB1 /* CompanyXImageGallery.xib in Resources */, | |
4C0CB1501318708700C6ECB1 /* CompanyXModalWebView.xib in Resources */, | |
4C0CB1511318708700C6ECB1 /* CompanyXTabBarController.xib in Resources */, | |
4CED748D131BD6BC007E3A0A /* Background.png in Resources */, | |
4CED748E131BD6BC007E3A0A /* [email protected] in Resources */, | |
4CED748F131BD6BC007E3A0A /* BackgroundExpanded.png in Resources */, | |
4CED7490131BD6BC007E3A0A /* [email protected] in Resources */, | |
4CED749B131BD707007E3A0A /* ContentButton.png in Resources */, | |
4CED749C131BD707007E3A0A /* [email protected] in Resources */, | |
4CED749D131BD707007E3A0A /* ContentButtonDelete.png in Resources */, | |
4CED749E131BD707007E3A0A /* [email protected] in Resources */, | |
4CED749F131BD707007E3A0A /* ContentButtonDeleteHighlight.png in Resources */, | |
4CED74A0131BD707007E3A0A /* [email protected] in Resources */, | |
4CED74A1131BD707007E3A0A /* ContentButtonHighlight.png in Resources */, | |
4CED74A2131BD707007E3A0A /* [email protected] in Resources */, | |
4CED74B3131BD73B007E3A0A /* Icon-72.png in Resources */, | |
4CED74B4131BD73B007E3A0A /* Icon-Small-50.png in Resources */, | |
4CED74B5131BD73B007E3A0A /* Icon-Small.png in Resources */, | |
4CED74B6131BD73B007E3A0A /* [email protected] in Resources */, | |
4CED74B7131BD73B007E3A0A /* Icon.png in Resources */, | |
4CED74B8131BD73B007E3A0A /* [email protected] in Resources */, | |
4CED751C131BD7C7007E3A0A /* NavButtonBack.png in Resources */, | |
4CED751D131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED751E131BD7C7007E3A0A /* NavButtonBackHighlight.png in Resources */, | |
4CED751F131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7520131BD7C7007E3A0A /* NavButtonHorizontalDeactivatedNext.png in Resources */, | |
4CED7521131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7522131BD7C7007E3A0A /* NavButtonHorizontalDeactivatedPrev.png in Resources */, | |
4CED7523131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7524131BD7C7007E3A0A /* NavButtonHorizontalHighlightNext.png in Resources */, | |
4CED7525131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7526131BD7C7007E3A0A /* NavButtonHorizontalHighlightPrev.png in Resources */, | |
4CED7527131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7528131BD7C7007E3A0A /* NavButtonHorizontalNext.png in Resources */, | |
4CED7529131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED752A131BD7C7007E3A0A /* NavButtonHorizontalPrev.png in Resources */, | |
4CED752B131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED752C131BD7C7007E3A0A /* NavButtonNext.png in Resources */, | |
4CED752D131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED752E131BD7C7007E3A0A /* NavButtonNextDeactivated.png in Resources */, | |
4CED752F131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7530131BD7C7007E3A0A /* NavButtonNextHighlight.png in Resources */, | |
4CED7531131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7532131BD7C7007E3A0A /* NavButtonPrev.png in Resources */, | |
4CED7533131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7534131BD7C7007E3A0A /* NavButtonPrevDeactivated.png in Resources */, | |
4CED7535131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7536131BD7C7007E3A0A /* NavButtonPrevHighlight.png in Resources */, | |
4CED7537131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7538131BD7C7007E3A0A /* NavButtonRefresh.png in Resources */, | |
4CED7539131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED753A131BD7C7007E3A0A /* NavButtonRefreshDeactivated.png in Resources */, | |
4CED753B131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED753C131BD7C7007E3A0A /* NavButtonRefreshHighlight.png in Resources */, | |
4CED753D131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED753E131BD7C7007E3A0A /* NavButtonRegular.png in Resources */, | |
4CED753F131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7540131BD7C7007E3A0A /* NavButtonRegularDecline.png in Resources */, | |
4CED7541131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7542131BD7C7007E3A0A /* NavButtonRegularDeclineHighlight.png in Resources */, | |
4CED7543131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED7544131BD7C7007E3A0A /* NavButtonRegularHighlight.png in Resources */, | |
4CED7545131BD7C7007E3A0A /* [email protected] in Resources */, | |
4CED754E131BD7F0007E3A0A /* PopupBackground.png in Resources */, | |
4CED754F131BD7F0007E3A0A /* [email protected] in Resources */, | |
4CED7550131BD7F0007E3A0A /* PopupCloseButton.png in Resources */, | |
4CED7551131BD7F0007E3A0A /* [email protected] in Resources */, | |
4CED755A131BD86E007E3A0A /* Default.png in Resources */, | |
4CED755B131BD86E007E3A0A /* [email protected] in Resources */, | |
4CED7582131BD8EC007E3A0A /* SymbolAmountOfDaysIndicator.png in Resources */, | |
4CED7583131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7584131BD8EC007E3A0A /* SymbolCheckmark.png in Resources */, | |
4CED7585131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7586131BD8EC007E3A0A /* SymbolChevron.png in Resources */, | |
4CED7587131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7588131BD8EC007E3A0A /* SymbolChevronDown.png in Resources */, | |
4CED7589131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED758A131BD8EC007E3A0A /* SymbolChevronUp.png in Resources */, | |
4CED758B131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED758C131BD8EC007E3A0A /* SymbolICABanken.png in Resources */, | |
4CED758D131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED758E131BD8EC007E3A0A /* SymbolLogotypePunch.png in Resources */, | |
4CED758F131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7590131BD8EC007E3A0A /* SymbolMapPin.png in Resources */, | |
4CED7591131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7592131BD8EC007E3A0A /* SymbolMapPinHighlight.png in Resources */, | |
4CED7593131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7594131BD8EC007E3A0A /* SymbolMapPinSold.png in Resources */, | |
4CED7595131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7596131BD8EC007E3A0A /* SymbolMapPinSoldHighlight.png in Resources */, | |
4CED7597131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED7598131BD8EC007E3A0A /* SymbolPictureNotAvailable.png in Resources */, | |
4CED7599131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED759A131BD8EC007E3A0A /* SymbolPictureStack.png in Resources */, | |
4CED759B131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED759C131BD8EC007E3A0A /* SymbolPictureStackPictureNotAvailable.png in Resources */, | |
4CED759D131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED759E131BD8EC007E3A0A /* SymbolPriceDecrease.png in Resources */, | |
4CED759F131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED75A0131BD8EC007E3A0A /* SymbolPriceIncrease.png in Resources */, | |
4CED75A1131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED75A2131BD8EC007E3A0A /* SymbolSold.png in Resources */, | |
4CED75A3131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED75A4131BD8EC007E3A0A /* SymbolSoldOrRemoved.png in Resources */, | |
4CED75A5131BD8EC007E3A0A /* [email protected] in Resources */, | |
4CED771B131BF98D007E3A0A /* CompanyXGenericPriceFilter.xib in Resources */, | |
4C5F59E4131D6B440011B38B /* NavBarGradient.png in Resources */, | |
4C5F59E5131D6B440011B38B /* [email protected] in Resources */, | |
4C5F59E6131D6B440011B38B /* NavBarGradientNarrow.png in Resources */, | |
4C5F59E7131D6B440011B38B /* [email protected] in Resources */, | |
4C5F59E8131D6B440011B38B /* NavBarLogotype.png in Resources */, | |
4C5F59E9131D6B440011B38B /* [email protected] in Resources */, | |
4C5F5A84131D719F0011B38B /* CompanyXForSaleFilterRooms.xib in Resources */, | |
4C5F5B2C131D79470011B38B /* CompanyXForSaleFilterFee.xib in Resources */, | |
4C5F5B95131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoComplete.xib in Resources */, | |
0E9FE50C131E73D30084C3FC /* CompanyXResultsView.xib in Resources */, | |
0E9FE515131E75360084C3FC /* CompanyXResultsMapView.xib in Resources */, | |
0E9FE51A131E754D0084C3FC /* CompanyXResultsListView.xib in Resources */, | |
4C30640C13266D0300D43857 /* ErrorCodeReponses.plist in Resources */, | |
4C36F52013323C2B0037D436 /* CompanyXDetailedView.xib in Resources */, | |
2EAD9E3B1337FA340044DDAA /* CompanyXForSaleFilterArea.xib in Resources */, | |
2E111D9F133B688F0072480C /* CompanyXSearchHistoryViewController.xib in Resources */, | |
4C4F8D111340DE6D00E045D5 /* TableCellPriceGuessBackgroundExpanded.png in Resources */, | |
4C4F8D121340DE6D00E045D5 /* [email protected] in Resources */, | |
4C4F8D131340DE6D00E045D5 /* TableCellWhitePaired.png in Resources */, | |
4C4F8D141340DE6D00E045D5 /* [email protected] in Resources */, | |
4C4F8D151340DE6D00E045D5 /* TableCellWhiteSingle.png in Resources */, | |
4C4F8D161340DE6D00E045D5 /* [email protected] in Resources */, | |
2EED4CC31340B0FE00FE97CD /* AboutCompanyXView.xib in Resources */, | |
2EED4CCC1340BDC000FE97CD /* ContactCompanyXView.xib in Resources */, | |
2E8A02981341EFE70031919F /* FavoritesView.xib in Resources */, | |
4CE83884134355B900621F6D /* Entitlements.plist in Resources */, | |
4CE8388A1343B73800621F6D /* [email protected] in Resources */, | |
4CE8388B1343B73800621F6D /* SymbolLogotypePunchFlip.png in Resources */, | |
4CE838A41343C86600621F6D /* [email protected] in Resources */, | |
4CE838A51343C86600621F6D /* NavBarLogotypeFlip.png in Resources */, | |
0E38E97E134DF2BD00981BEB /* CompanyXDetailedMap.xib in Resources */, | |
0E836713135499D40053E7D5 /* SearchField.png in Resources */, | |
0E836714135499D40053E7D5 /* [email protected] in Resources */, | |
0EB5677D13698AE30021E91F /* SymbolRefreshHelp.png in Resources */, | |
0EB5677E13698AE30021E91F /* [email protected] in Resources */, | |
4C63C1D0136ECC0300600227 /* Empty_set.png in Resources */, | |
0EAA866813729BA0003092DC /* [email protected] in Resources */, | |
0EAA866A13729E36003092DC /* NavBarGradientShadow.png in Resources */, | |
0E2FA3391372E3DB00192F08 /* CellDivider.png in Resources */, | |
0E2FA33A1372E3DB00192F08 /* [email protected] in Resources */, | |
4CE32A33137BE132007AEB03 /* BackgroundFlip.png in Resources */, | |
4CE32A34137BE132007AEB03 /* [email protected] in Resources */, | |
4CE32A37137C3036007AEB03 /* NavbarShadowWeb.png in Resources */, | |
4CE32A38137C3036007AEB03 /* [email protected] in Resources */, | |
4CE32A3A137D2199007AEB03 /* [email protected] in Resources */, | |
4C570303138E857F00D14BFA /* SearchView.xib in Resources */, | |
34CDE754150E78CB005074CA /* [email protected] in Resources */, | |
34CDE755150E78CB005074CA /* AdFallback.png in Resources */, | |
4C1FF3A21589DAB700E6D535 /* TableCellSecondOpinionBackgroundExpanded.png in Resources */, | |
4C1FF3A31589DAB700E6D535 /* [email protected] in Resources */, | |
4C1FF3A61589EDB800E6D535 /* TableCellPriceBackgroundExpanded.png in Resources */, | |
4C1FF3A71589EDB800E6D535 /* [email protected] in Resources */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXResourcesBuildPhase section */ | |
/* Begin PBXSourcesBuildPhase section */ | |
1D60588E0D05DD3D006BFB54 /* Sources */ = { | |
isa = PBXSourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
1D60589B0D05DD56006BFB54 /* main.m in Sources */, | |
1D3623260D0F684500981E51 /* CompanyXAppDelegate.m in Sources */, | |
4C03EBE912F85747009CAAF8 /* CompanyXTabBar.m in Sources */, | |
4C03EC2112F85CC5009CAAF8 /* CompanyXTabBarController.m in Sources */, | |
4C40946A13016C240027E319 /* CompanyXSearchHandler.m in Sources */, | |
4C4094AB13016D5B0027E319 /* ASIAuthenticationDialog.m in Sources */, | |
4C4094AC13016D5B0027E319 /* ASIInputStream.m in Sources */, | |
4C4094AD13016D5B0027E319 /* ASIFormDataRequest.m in Sources */, | |
4C4094AE13016D5B0027E319 /* ASIHTTPRequest.m in Sources */, | |
4C4094AF13016D5B0027E319 /* ASINetworkQueue.m in Sources */, | |
4C4094B013016D5B0027E319 /* ASIDownloadCache.m in Sources */, | |
4C4094B113016D5B0027E319 /* ASIDataDecompressor.m in Sources */, | |
4C4094B213016D5B0027E319 /* ASIDataCompressor.m in Sources */, | |
4C4094B613016D960027E319 /* Reachability.m in Sources */, | |
0EE193E41304231E00CF0461 /* NSMutableArray+Extensions.m in Sources */, | |
0EE193E51304231E00CF0461 /* NSDate+Extensions.m in Sources */, | |
0EE193E91304233300CF0461 /* NSString+Extensions.m in Sources */, | |
0EE19416130437C500CF0461 /* ListingVenue.m in Sources */, | |
4CFD876013053A410019A56B /* CompanyXModalWebViewController.m in Sources */, | |
4CFD8786130546370019A56B /* ABUIFactory.m in Sources */, | |
4C908158130BE5D80041C765 /* HJCircularBuffer.m in Sources */, | |
4C908159130BE5D80041C765 /* HJManagedImageV.m in Sources */, | |
4C90815A130BE5D80041C765 /* HJMOBigFileCache.m in Sources */, | |
4C90815B130BE5D80041C765 /* HJMOFileCache.m in Sources */, | |
4C90815C130BE5D80041C765 /* HJMOHandler.m in Sources */, | |
4C90815D130BE5D80041C765 /* HJMOPolicy.m in Sources */, | |
4C90815E130BE5D80041C765 /* HJMOUserBase.m in Sources */, | |
4C90815F130BE5D80041C765 /* HJObjManager.m in Sources */, | |
4C908160130BE5D80041C765 /* HJWeakMutableArray.m in Sources */, | |
0E46E7D5130DBA6600642A39 /* EGOCache.m in Sources */, | |
0E46E7D6130DBA6600642A39 /* EGOImageLoadConnection.m in Sources */, | |
0E46E7D7130DBA6600642A39 /* EGOImageLoader.m in Sources */, | |
0E46E7D8130DBA6600642A39 /* EGOPhotoViewController.m in Sources */, | |
0E46E7D9130DBA6600642A39 /* EGOQuickPhoto.m in Sources */, | |
0E46E7DA130DBA6600642A39 /* EGOQuickPhotoSource.m in Sources */, | |
0E46E7E6130DBA6600642A39 /* EGOPhotoCaptionView.m in Sources */, | |
0E46E7E7130DBA6600642A39 /* EGOPhotoImageView.m in Sources */, | |
0E46E7E8130DBA6600642A39 /* EGOPhotoScrollView.m in Sources */, | |
0E46E7EF130DBB1400642A39 /* CompanyXPhoto.m in Sources */, | |
0E46E7F0130DBB1400642A39 /* CompanyXPhotoSource.m in Sources */, | |
4CD3C209130E7CA500C3FC30 /* SearchViewController.m in Sources */, | |
4C45E53F1313ACA400632672 /* UINavigationBar+Extensions.m in Sources */, | |
4C14F1731315792400637C56 /* CompanyXForSaleFilterPriceViewController.m in Sources */, | |
4CA617661316A87200BFBEEB /* CompanyXGenericFilterTypesController.m in Sources */, | |
4CA618F81317F78200BFBEEB /* UIView+Extensions.m in Sources */, | |
4CED771A131BF98D007E3A0A /* CompanyXGenericPriceFilterAutoCompleteController.m in Sources */, | |
4C5F5A83131D719F0011B38B /* CompanyXForSaleFilterRoomsController.m in Sources */, | |
4C5F5B2B131D79470011B38B /* CompanyXForSaleFilterFeeController.m in Sources */, | |
4C5F5B94131D81DB0011B38B /* CompanyXForSaleFilterFeeAutoCompleteController.m in Sources */, | |
0E9FE50B131E73D30084C3FC /* CompanyXResultsViewController.m in Sources */, | |
0E9FE514131E75360084C3FC /* CompanyXResultsMapViewController.m in Sources */, | |
0E9FE519131E754D0084C3FC /* CompanyXResultsListViewController.m in Sources */, | |
4C48C95413212885006D1F68 /* CompanyXCalloutAnnotationView.m in Sources */, | |
4C48C9C71321358B006D1F68 /* CompanyXCalloutMapAnnotation.m in Sources */, | |
4C30639313265AD600D43857 /* NSDictionary+Extensions.m in Sources */, | |
0EB39B4D132A7EA80095BB38 /* ListingVenueCell.m in Sources */, | |
4C36F51F13323C2B0037D436 /* CompanyXDetailedViewController.m in Sources */, | |
2EAD9E381337986C0044DDAA /* NSNumber+Extensions.m in Sources */, | |
2EAD9E3E1337FA450044DDAA /* CompanyXForSaleFilterAreaController.m in Sources */, | |
2EAD9E47133889F30044DDAA /* OrderedDictionary.m in Sources */, | |
2EAD9E621339D52B0044DDAA /* SearchSettings.m in Sources */, | |
2EAD9E66133A18D20044DDAA /* CompanyXSoldFilterPriceViewController.m in Sources */, | |
2EC6141C133B37C600AB5AEA /* CompanyXSearchHistoryViewController.m in Sources */, | |
2E111DA5133C8D480072480C /* SearchHistory.m in Sources */, | |
4C3BCA1D133A4DC400DCC58C /* UILabel+Extensions.m in Sources */, | |
0E27D737133B88F700953527 /* CDataScanner.m in Sources */, | |
0E27D738133B88F700953527 /* CDataScanner_Extensions.m in Sources */, | |
0E27D739133B88F700953527 /* NSCharacterSet_Extensions.m in Sources */, | |
0E27D73A133B88F700953527 /* NSDictionary_JSONExtensions.m in Sources */, | |
0E27D73B133B88F700953527 /* NSScanner_Extensions.m in Sources */, | |
0E27D73C133B88F700953527 /* CJSONDataSerializer.m in Sources */, | |
0E27D73D133B88F700953527 /* CJSONDeserializer.m in Sources */, | |
0E27D73E133B88F700953527 /* CJSONScanner.m in Sources */, | |
0E27D73F133B88F700953527 /* CJSONSerializer.m in Sources */, | |
0E27D740133B88F700953527 /* CSerializedJSONData.m in Sources */, | |
2EED4CC71340B13900FE97CD /* AboutCompanyXViewController.m in Sources */, | |
2EED4CCA1340BDB400FE97CD /* ContactCompanyXViewController.m in Sources */, | |
2E8A02901341DD2E0031919F /* FavoritesEntry.m in Sources */, | |
2E8A02931341DD530031919F /* FavoritesList.m in Sources */, | |
2E8A02951341EFB90031919F /* FavoritesViewController.m in Sources */, | |
2E8A02A4134461AC0031919F /* CompanyXAPI.m in Sources */, | |
4CE8388713438F5300621F6D /* CompanyXShakeDetector.m in Sources */, | |
0EF9C0CB1345D28D00B8032B /* CompanyXActionDialogView.m in Sources */, | |
0E38E97D134DF2BD00981BEB /* CompanyXDetailedMapController.m in Sources */, | |
4CEB380A138FEF710035FAC3 /* NSObject+SBJSON.m in Sources */, | |
4CEB380B138FEF710035FAC3 /* NSString+SBJSON.m in Sources */, | |
4CEB380C138FEF710035FAC3 /* SBJsonBase.m in Sources */, | |
4CEB380D138FEF710035FAC3 /* SBJsonParser.m in Sources */, | |
4CEB380E138FEF710035FAC3 /* SBJsonWriter.m in Sources */, | |
34DC966414EC41BB00146883 /* Utilities.m in Sources */, | |
4C3D894F14FC1B1F008480B0 /* CompanyXAdFactory.m in Sources */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXSourcesBuildPhase section */ | |
/* Begin XCBuildConfiguration section */ | |
1D6058940D05DD3E006BFB54 /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
ARCHS = ( | |
armv7, | |
armv6, | |
); | |
CLANG_ENABLE_OBJC_ARC = YES; | |
CODE_SIGN_ENTITLEMENTS = ""; | |
CODE_SIGN_IDENTITY = "iPhone Developer: Mr X ()"; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Mr Y ()"; | |
COPY_PHASE_STRIP = NO; | |
GCC_DYNAMIC_NO_PIC = NO; | |
GCC_OPTIMIZATION_LEVEL = 0; | |
GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
GCC_PREFIX_HEADER = CompanyX_Prefix.pch; | |
GCC_THUMB_SUPPORT = NO; | |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | |
HEADER_SEARCH_PATHS = ../frameworks/three20/Build/Products/three20; | |
INFOPLIST_FILE = "CompanyX-Info.plist"; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ( | |
"$(inherited)", | |
"\"$(SRCROOT)/../frameworks/GoogleAnalyticsSDK/Library\"", | |
"\"$(SRCROOT)\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1/Add-ons/GoogleAnalyticsiOS_2.0beta2/Library\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1\"", | |
"\"$(SRCROOT)/TestFlightSDK\"", | |
); | |
ONLY_ACTIVE_ARCH = NO; | |
OTHER_LDFLAGS = "-all_load"; | |
PRODUCT_NAME = CompanyX; | |
PROVISIONING_PROFILE = "XXXXXXXXX"; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "XXXXXXXXX"; | |
VALID_ARCHS = "armv7 armv6"; | |
}; | |
name = Debug; | |
}; | |
1D6058950D05DD3E006BFB54 /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
ARCHS = ( | |
armv7, | |
armv6, | |
); | |
CLANG_ENABLE_OBJC_ARC = YES; | |
CODE_SIGN_ENTITLEMENTS = ""; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: CompanyX "; | |
COPY_PHASE_STRIP = YES; | |
GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
GCC_PREFIX_HEADER = CompanyX_Prefix.pch; | |
GCC_THUMB_SUPPORT = NO; | |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | |
HEADER_SEARCH_PATHS = ../frameworks/three20/Build/Products/three20; | |
INFOPLIST_FILE = "CompanyX-Info.plist"; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ( | |
"$(inherited)", | |
"\"$(SRCROOT)/../frameworks/GoogleAnalyticsSDK/Library\"", | |
"\"$(SRCROOT)\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1/Add-ons/GoogleAnalyticsiOS_2.0beta2/Library\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1\"", | |
"\"$(SRCROOT)/TestFlightSDK\"", | |
); | |
OTHER_LDFLAGS = "-all_load"; | |
PRODUCT_NAME = CompanyX; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "XXXXXXXXX"; | |
VALIDATE_PRODUCT = YES; | |
VALID_ARCHS = "armv7 armv6"; | |
}; | |
name = Release; | |
}; | |
4C45E77A1313EBA700632672 /* Ad Hoc */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
CODE_SIGN_ENTITLEMENTS = Entitlements.plist; | |
CODE_SIGN_IDENTITY = ""; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: CompanyX "; | |
COPY_PHASE_STRIP = NO; | |
GCC_C_LANGUAGE_STANDARD = c99; | |
GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ""; | |
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "XXXXXXXXX"; | |
SDKROOT = iphoneos; | |
STRIP_INSTALLED_PRODUCT = NO; | |
}; | |
name = "Ad Hoc"; | |
}; | |
4C45E77B1313EBA700632672 /* Ad Hoc */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
ARCHS = ( | |
armv7, | |
armv6, | |
); | |
CODE_SIGN_ENTITLEMENTS = ""; | |
CODE_SIGN_IDENTITY = "iPhone Distribution: CompanyX "; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: CompanyX "; | |
COPY_PHASE_STRIP = YES; | |
GCC_PRECOMPILE_PREFIX_HEADER = YES; | |
GCC_PREFIX_HEADER = CompanyX_Prefix.pch; | |
GCC_THUMB_SUPPORT = NO; | |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0; | |
HEADER_SEARCH_PATHS = ../frameworks/three20/Build/Products/three20; | |
INFOPLIST_FILE = "CompanyX-Info.plist"; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ( | |
"$(inherited)", | |
"\"$(SRCROOT)/../frameworks/GoogleAnalyticsSDK/Library\"", | |
"\"$(SRCROOT)\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1/Add-ons/GoogleAnalyticsiOS_2.0beta2/Library\"", | |
"\"$(SRCROOT)/../frameworks/GoogleAdMobAdsSdkiOS-6.1.1\"", | |
"\"$(SRCROOT)/TestFlightSDK\"", | |
); | |
OTHER_LDFLAGS = "-all_load"; | |
PRODUCT_NAME = CompanyX; | |
PROVISIONING_PROFILE = "XXXXXXXXX"; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "XXXXXXXXX"; | |
VALIDATE_PRODUCT = YES; | |
VALID_ARCHS = "armv7 armv6"; | |
}; | |
name = "Ad Hoc"; | |
}; | |
C01FCF4F08A954540054247B /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
CODE_SIGN_ENTITLEMENTS = ""; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Mr X (YZ2PTN86XP)"; | |
COPY_PHASE_STRIP = NO; | |
GCC_C_LANGUAGE_STANDARD = c99; | |
GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ""; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; | |
SDKROOT = iphoneos; | |
STRIP_INSTALLED_PRODUCT = NO; | |
}; | |
name = Debug; | |
}; | |
C01FCF5008A954540054247B /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
CODE_SIGN_ENTITLEMENTS = Entitlements.plist; | |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: CompanyX "; | |
GCC_C_LANGUAGE_STANDARD = c99; | |
GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
IPHONEOS_DEPLOYMENT_TARGET = 4.0; | |
LIBRARY_SEARCH_PATHS = ""; | |
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1"; | |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = "XXXXXXXXX"; | |
SDKROOT = iphoneos; | |
}; | |
name = Release; | |
}; | |
/* End XCBuildConfiguration section */ | |
/* Begin XCConfigurationList section */ | |
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "CompanyX" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
1D6058940D05DD3E006BFB54 /* Debug */, | |
1D6058950D05DD3E006BFB54 /* Release */, | |
4C45E77B1313EBA700632672 /* Ad Hoc */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = "Ad Hoc"; | |
}; | |
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CompanyX" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
C01FCF4F08A954540054247B /* Debug */, | |
C01FCF5008A954540054247B /* Release */, | |
4C45E77A1313EBA700632672 /* Ad Hoc */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = "Ad Hoc"; | |
}; | |
/* End XCConfigurationList section */ | |
}; | |
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment