summaryrefslogtreecommitdiffstats
path: root/PicCast.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PicCast.xcodeproj/project.pbxproj')
-rw-r--r--PicCast.xcodeproj/project.pbxproj853
1 files changed, 853 insertions, 0 deletions
diff --git a/PicCast.xcodeproj/project.pbxproj b/PicCast.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..63bff07
--- /dev/null
+++ b/PicCast.xcodeproj/project.pbxproj
@@ -0,0 +1,853 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 45;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 1D3623260D0F684500981E51 /* PicCastAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* PicCastAppDelegate.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 */; };
+ 28216C970DB411BC00E5133A /* TabViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28216C960DB411BC00E5133A /* TabViewController.m */; };
+ 282CCBFE0DB6C98000C4EA27 /* SecondView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 282CCBFD0DB6C98000C4EA27 /* SecondView.xib */; };
+ 2840D7CE1179279E00D7F93C /* TopicsView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2840D7CD1179279E00D7F93C /* TopicsView.xib */; };
+ 288765080DF74369002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765070DF74369002DB57D /* CoreGraphics.framework */; };
+ 28AD73880D9D96C1002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD73870D9D96C1002E5188 /* MainWindow.xib */; };
+ 3201088596B4756681693705 /* libThree20UICommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3201088596B4756681693704 /* libThree20UICommon.a */; };
+ 320A2827FEC940B25BC42C65 /* libThree20Core.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320A2827FEC940B25BC42C64 /* libThree20Core.a */; };
+ 320A5A189C235877202780D5 /* libThree20Network.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320A5A189C235877202780D4 /* libThree20Network.a */; };
+ 320A737074758E53BA54BE95 /* libThree20UINavigator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320A737074758E53BA54BE94 /* libThree20UINavigator.a */; };
+ 320AF8492C47A4D819F7C451 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 320AF8492C47A4D819F7C450 /* QuartzCore.framework */; };
+ 320B6C86F11D9990244A9731 /* Three20.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 320B6C86F11D9990244A9730 /* Three20.bundle */; };
+ 320CC833B8AF0ACFD35E6225 /* libThree20Style.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320CC833B8AF0ACFD35E6224 /* libThree20Style.a */; };
+ 320D7DCCE32703ACAB9A45E5 /* libThree20.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320D7DCCE32703ACAB9A45E4 /* libThree20.a */; };
+ 320F2C48872C2E2C4DF86205 /* libThree20UI.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 320F2C48872C2E2C4DF86204 /* libThree20UI.a */; };
+ 4E6827EA13594115001EB808 /* TopicsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E6827E813594115001EB808 /* TopicsViewController.m */; };
+ 4E68280E13594261001EB808 /* TopicTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E68280D13594261001EB808 /* TopicTableViewCell.m */; };
+ 4E6828181359437D001EB808 /* XMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E6828171359437D001EB808 /* XMLParser.m */; };
+ 4E68282F13594C48001EB808 /* Topic.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E68282E13594C48001EB808 /* Topic.m */; };
+ 4E68298B13596FB9001EB808 /* TopicTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4E68298A13596FB9001EB808 /* TopicTableViewCell.xib */; };
+ 4E6829F313597AF1001EB808 /* AsyncImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E6829F113597AF1001EB808 /* AsyncImageView.m */; };
+ 4E759BA7135D1B5200171031 /* shoebox.512.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E759BA6135D1B5200171031 /* shoebox.512.png */; };
+ 4E759BB5135D28E300171031 /* PicCast.png in Resources */ = {isa = PBXBuildFile; fileRef = 4E759BB4135D28E300171031 /* PicCast.png */; };
+ 4E759C46135DCC4D00171031 /* iAd.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4E759C45135DCC4D00171031 /* iAd.framework */; };
+ 4EA95FCB135CE8C3009243EE /* PhotoSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EA95FC9135CE8C3009243EE /* PhotoSource.m */; };
+ 4EA95FD5135CE959009243EE /* PhotoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4EA95FD4135CE959009243EE /* PhotoViewController.m */; };
+ 4ECFB6D2135F5807007FAB8D /* AcidCowFeedburnerParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ECFB6D0135F5807007FAB8D /* AcidCowFeedburnerParser.m */; };
+ 4ED6DB26135A194A00BEF0B7 /* HJWeakMutableArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB12135A194A00BEF0B7 /* HJWeakMutableArray.m */; };
+ 4ED6DB27135A194A00BEF0B7 /* HJObjManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB14135A194A00BEF0B7 /* HJObjManager.m */; };
+ 4ED6DB28135A194A00BEF0B7 /* HJMOUserBase.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB16135A194A00BEF0B7 /* HJMOUserBase.m */; };
+ 4ED6DB29135A194A00BEF0B7 /* HJMOPolicy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB19135A194A00BEF0B7 /* HJMOPolicy.m */; };
+ 4ED6DB2A135A194A00BEF0B7 /* HJMOHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB1B135A194A00BEF0B7 /* HJMOHandler.m */; };
+ 4ED6DB2B135A194A00BEF0B7 /* HJMOFileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB1D135A194A00BEF0B7 /* HJMOFileCache.m */; };
+ 4ED6DB2C135A194A00BEF0B7 /* HJMOBigFileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB1F135A194A00BEF0B7 /* HJMOBigFileCache.m */; };
+ 4ED6DB2D135A194A00BEF0B7 /* HJManagedImageV.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB22135A194A00BEF0B7 /* HJManagedImageV.m */; };
+ 4ED6DB2E135A194A00BEF0B7 /* HJCircularBuffer.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB24135A194A00BEF0B7 /* HJCircularBuffer.m */; };
+ 4ED6DB70135A2F5400BEF0B7 /* PicDumpViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4ED6DB6E135A2F5400BEF0B7 /* PicDumpViewController.m */; };
+ 4ED6DB71135A2F5400BEF0B7 /* PicDumpViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4ED6DB6F135A2F5400BEF0B7 /* PicDumpViewController.xib */; };
+ 4ED6DC5D135B4E0700BEF0B7 /* gradient.png in Resources */ = {isa = PBXBuildFile; fileRef = 4ED6DC5C135B4E0700BEF0B7 /* gradient.png */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 3201088596B4756681693702 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 3201088596B4756681693700 /* Three20UICommon.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20UICommon;
+ };
+ 3201088596B4756681693706 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 3201088596B4756681693700 /* Three20UICommon.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20UICommon;
+ };
+ 320A2827FEC940B25BC42C62 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20Core;
+ };
+ 320A2827FEC940B25BC42C66 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20Core;
+ };
+ 320A5A189C235877202780D2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A5A189C235877202780D0 /* Three20Network.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20Network;
+ };
+ 320A5A189C235877202780D6 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A5A189C235877202780D0 /* Three20Network.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20Network;
+ };
+ 320A737074758E53BA54BE92 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20UINavigator;
+ };
+ 320A737074758E53BA54BE96 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20UINavigator;
+ };
+ 320CC833B8AF0ACFD35E6222 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20Style;
+ };
+ 320CC833B8AF0ACFD35E6226 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20Style;
+ };
+ 320D7DCCE32703ACAB9A45E2 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20;
+ };
+ 320D7DCCE32703ACAB9A45E6 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20;
+ };
+ 320F2C48872C2E2C4DF86202 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = BEF31F390F352DF5000DE5D2;
+ remoteInfo = Three20UI;
+ };
+ 320F2C48872C2E2C4DF86206 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = BEF31F3A0F352DF5000DE5D2;
+ remoteInfo = Three20UI;
+ };
+ 4EA95F22135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20UnitTests;
+ };
+ 4EA95F25135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20CoreUnitTests;
+ };
+ 4EA95F28135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A5A189C235877202780D0 /* Three20Network.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20NetworkUnitTests;
+ };
+ 4EA95F2B135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20StyleUnitTests;
+ };
+ 4EA95F2E135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20UIUnitTests;
+ };
+ 4EA95F31135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 3201088596B4756681693700 /* Three20UICommon.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20UICommonUnitTests;
+ };
+ 4EA95F34135CCE8F009243EE /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = EB9E6C6210B6A8F800DE563C;
+ remoteInfo = Three20UINavigatorUnitTests;
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
+ 1D3623240D0F684500981E51 /* PicCastAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PicCastAppDelegate.h; sourceTree = "<group>"; };
+ 1D3623250D0F684500981E51 /* PicCastAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PicCastAppDelegate.m; sourceTree = "<group>"; };
+ 1D6058910D05DD3D006BFB54 /* PicCast.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PicCast.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
+ 28216C950DB411BC00E5133A /* TabViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TabViewController.h; sourceTree = "<group>"; };
+ 28216C960DB411BC00E5133A /* TabViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TabViewController.m; sourceTree = "<group>"; };
+ 282CCBFD0DB6C98000C4EA27 /* SecondView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SecondView.xib; sourceTree = "<group>"; };
+ 2840D7CD1179279E00D7F93C /* TopicsView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TopicsView.xib; sourceTree = "<group>"; };
+ 288765070DF74369002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
+ 28A0AB4B0D9B1048005BE974 /* PicCast_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PicCast_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>"; };
+ 3201088596B4756681693700 /* Three20UICommon.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20UICommon.xcodeproj; path = ../../github/three20/src/Three20UICommon/Three20UICommon.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20Core.xcodeproj; path = ../../github/three20/src/Three20Core/Three20Core.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320A5A189C235877202780D0 /* Three20Network.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20Network.xcodeproj; path = ../../github/three20/src/Three20Network/Three20Network.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20UINavigator.xcodeproj; path = ../../github/three20/src/Three20UINavigator/Three20UINavigator.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320AF8492C47A4D819F7C450 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
+ 320B6C86F11D9990244A9730 /* Three20.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = Three20.bundle; path = ../../github/three20/src/Three20.bundle; sourceTree = SOURCE_ROOT; };
+ 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20Style.xcodeproj; path = ../../github/three20/src/Three20Style/Three20Style.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20.xcodeproj; path = ../../github/three20/src/Three20/Three20.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Three20UI.xcodeproj; path = ../../github/three20/src/Three20UI/Three20UI.xcodeproj; sourceTree = SOURCE_ROOT; };
+ 4E6827E713594115001EB808 /* TopicsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicsViewController.h; sourceTree = "<group>"; };
+ 4E6827E813594115001EB808 /* TopicsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicsViewController.m; sourceTree = "<group>"; };
+ 4E68280C13594261001EB808 /* TopicTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TopicTableViewCell.h; sourceTree = "<group>"; };
+ 4E68280D13594261001EB808 /* TopicTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TopicTableViewCell.m; sourceTree = "<group>"; };
+ 4E6828161359437D001EB808 /* XMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLParser.h; sourceTree = "<group>"; };
+ 4E6828171359437D001EB808 /* XMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLParser.m; sourceTree = "<group>"; };
+ 4E68282D13594C48001EB808 /* Topic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Topic.h; sourceTree = "<group>"; };
+ 4E68282E13594C48001EB808 /* Topic.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Topic.m; sourceTree = "<group>"; };
+ 4E68298A13596FB9001EB808 /* TopicTableViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = TopicTableViewCell.xib; sourceTree = "<group>"; };
+ 4E6829F113597AF1001EB808 /* AsyncImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AsyncImageView.m; sourceTree = "<group>"; };
+ 4E6829F213597AF1001EB808 /* AsyncImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AsyncImageView.h; sourceTree = "<group>"; };
+ 4E759BA6135D1B5200171031 /* shoebox.512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = shoebox.512.png; sourceTree = "<group>"; };
+ 4E759BB4135D28E300171031 /* PicCast.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = PicCast.png; sourceTree = "<group>"; };
+ 4E759C45135DCC4D00171031 /* iAd.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = iAd.framework; path = System/Library/Frameworks/iAd.framework; sourceTree = SDKROOT; };
+ 4EA95FC9135CE8C3009243EE /* PhotoSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoSource.m; sourceTree = "<group>"; };
+ 4EA95FCA135CE8C3009243EE /* PhotoSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoSource.h; sourceTree = "<group>"; };
+ 4EA95FD3135CE959009243EE /* PhotoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoViewController.h; sourceTree = "<group>"; };
+ 4EA95FD4135CE959009243EE /* PhotoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoViewController.m; sourceTree = "<group>"; };
+ 4ECFB6D0135F5807007FAB8D /* AcidCowFeedburnerParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AcidCowFeedburnerParser.m; sourceTree = "<group>"; };
+ 4ECFB6D1135F5807007FAB8D /* AcidCowFeedburnerParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AcidCowFeedburnerParser.h; sourceTree = "<group>"; };
+ 4ED6DB12135A194A00BEF0B7 /* HJWeakMutableArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJWeakMutableArray.m; sourceTree = "<group>"; };
+ 4ED6DB13135A194A00BEF0B7 /* HJWeakMutableArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJWeakMutableArray.h; sourceTree = "<group>"; };
+ 4ED6DB14135A194A00BEF0B7 /* HJObjManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJObjManager.m; sourceTree = "<group>"; };
+ 4ED6DB15135A194A00BEF0B7 /* HJObjManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJObjManager.h; sourceTree = "<group>"; };
+ 4ED6DB16135A194A00BEF0B7 /* HJMOUserBase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOUserBase.m; sourceTree = "<group>"; };
+ 4ED6DB17135A194A00BEF0B7 /* HJMOUserBase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOUserBase.h; sourceTree = "<group>"; };
+ 4ED6DB18135A194A00BEF0B7 /* HJMOUser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOUser.h; sourceTree = "<group>"; };
+ 4ED6DB19135A194A00BEF0B7 /* HJMOPolicy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOPolicy.m; sourceTree = "<group>"; };
+ 4ED6DB1A135A194A00BEF0B7 /* HJMOPolicy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOPolicy.h; sourceTree = "<group>"; };
+ 4ED6DB1B135A194A00BEF0B7 /* HJMOHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOHandler.m; sourceTree = "<group>"; };
+ 4ED6DB1C135A194A00BEF0B7 /* HJMOHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOHandler.h; sourceTree = "<group>"; };
+ 4ED6DB1D135A194A00BEF0B7 /* HJMOFileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOFileCache.m; sourceTree = "<group>"; };
+ 4ED6DB1E135A194A00BEF0B7 /* HJMOFileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOFileCache.h; sourceTree = "<group>"; };
+ 4ED6DB1F135A194A00BEF0B7 /* HJMOBigFileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJMOBigFileCache.m; sourceTree = "<group>"; };
+ 4ED6DB20135A194A00BEF0B7 /* HJMOBigFileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJMOBigFileCache.h; sourceTree = "<group>"; };
+ 4ED6DB21135A194A00BEF0B7 /* HJManagedImageVDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJManagedImageVDelegate.h; sourceTree = "<group>"; };
+ 4ED6DB22135A194A00BEF0B7 /* HJManagedImageV.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJManagedImageV.m; sourceTree = "<group>"; };
+ 4ED6DB23135A194A00BEF0B7 /* HJManagedImageV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJManagedImageV.h; sourceTree = "<group>"; };
+ 4ED6DB24135A194A00BEF0B7 /* HJCircularBuffer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HJCircularBuffer.m; sourceTree = "<group>"; };
+ 4ED6DB25135A194A00BEF0B7 /* HJCircularBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HJCircularBuffer.h; sourceTree = "<group>"; };
+ 4ED6DB6D135A2F5400BEF0B7 /* PicDumpViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PicDumpViewController.h; sourceTree = "<group>"; };
+ 4ED6DB6E135A2F5400BEF0B7 /* PicDumpViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PicDumpViewController.m; sourceTree = "<group>"; };
+ 4ED6DB6F135A2F5400BEF0B7 /* PicDumpViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PicDumpViewController.xib; sourceTree = "<group>"; };
+ 4ED6DC5C135B4E0700BEF0B7 /* gradient.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = gradient.png; sourceTree = SOURCE_ROOT; };
+ 8D1107310486CEB800E47090 /* PicCast-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "PicCast-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 = (
+ 3201088596B4756681693705 /* libThree20UICommon.a in Frameworks */,
+ 320D7DCCE32703ACAB9A45E5 /* libThree20.a in Frameworks */,
+ 320A737074758E53BA54BE95 /* libThree20UINavigator.a in Frameworks */,
+ 320A2827FEC940B25BC42C65 /* libThree20Core.a in Frameworks */,
+ 320F2C48872C2E2C4DF86205 /* libThree20UI.a in Frameworks */,
+ 320AF8492C47A4D819F7C451 /* QuartzCore.framework in Frameworks */,
+ 320A5A189C235877202780D5 /* libThree20Network.a in Frameworks */,
+ 320CC833B8AF0ACFD35E6225 /* libThree20Style.a in Frameworks */,
+ 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
+ 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
+ 288765080DF74369002DB57D /* CoreGraphics.framework in Frameworks */,
+ 4E759C46135DCC4D00171031 /* iAd.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 080E96DDFE201D6D7F000001 /* Classes */ = {
+ isa = PBXGroup;
+ children = (
+ 4E759BB4135D28E300171031 /* PicCast.png */,
+ 4EA95FD3135CE959009243EE /* PhotoViewController.h */,
+ 4EA95FD4135CE959009243EE /* PhotoViewController.m */,
+ 4ED6DC5C135B4E0700BEF0B7 /* gradient.png */,
+ 4ED6DB10135A192700BEF0B7 /* HJCacheClass */,
+ 4E68283013594C50001EB808 /* Objects */,
+ 4E682819135943A2001EB808 /* Parsing */,
+ 4E68280C13594261001EB808 /* TopicTableViewCell.h */,
+ 4E68280D13594261001EB808 /* TopicTableViewCell.m */,
+ 28216C950DB411BC00E5133A /* TabViewController.h */,
+ 28216C960DB411BC00E5133A /* TabViewController.m */,
+ 1D3623240D0F684500981E51 /* PicCastAppDelegate.h */,
+ 1D3623250D0F684500981E51 /* PicCastAppDelegate.m */,
+ 4E6827E713594115001EB808 /* TopicsViewController.h */,
+ 4E6827E813594115001EB808 /* TopicsViewController.m */,
+ 4E68298A13596FB9001EB808 /* TopicTableViewCell.xib */,
+ 4ED6DB6D135A2F5400BEF0B7 /* PicDumpViewController.h */,
+ 4ED6DB6E135A2F5400BEF0B7 /* PicDumpViewController.m */,
+ 4ED6DB6F135A2F5400BEF0B7 /* PicDumpViewController.xib */,
+ );
+ path = Classes;
+ sourceTree = "<group>";
+ };
+ 19C28FACFE9D520D11CA2CBB /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 1D6058910D05DD3D006BFB54 /* PicCast.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 29B97314FDCFA39411CA2CEA /* PicCast */ = {
+ isa = PBXGroup;
+ children = (
+ 4E759BA6135D1B5200171031 /* shoebox.512.png */,
+ 080E96DDFE201D6D7F000001 /* Classes */,
+ 29B97315FDCFA39411CA2CEA /* Other Sources */,
+ 29B97317FDCFA39411CA2CEA /* Resources */,
+ 29B97323FDCFA39411CA2CEA /* Frameworks */,
+ 19C28FACFE9D520D11CA2CBB /* Products */,
+ );
+ name = PicCast;
+ sourceTree = "<group>";
+ };
+ 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
+ isa = PBXGroup;
+ children = (
+ 28A0AB4B0D9B1048005BE974 /* PicCast_Prefix.pch */,
+ 29B97316FDCFA39411CA2CEA /* main.m */,
+ );
+ name = "Other Sources";
+ sourceTree = "<group>";
+ };
+ 29B97317FDCFA39411CA2CEA /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ 320B6C86F11D9990244A9730 /* Three20.bundle */,
+ 2840D7CD1179279E00D7F93C /* TopicsView.xib */,
+ 282CCBFD0DB6C98000C4EA27 /* SecondView.xib */,
+ 28AD73870D9D96C1002E5188 /* MainWindow.xib */,
+ 8D1107310486CEB800E47090 /* PicCast-Info.plist */,
+ );
+ name = Resources;
+ sourceTree = "<group>";
+ };
+ 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 3201088596B4756681693700 /* Three20UICommon.xcodeproj */,
+ 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */,
+ 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */,
+ 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */,
+ 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */,
+ 320AF8492C47A4D819F7C450 /* QuartzCore.framework */,
+ 320A5A189C235877202780D0 /* Three20Network.xcodeproj */,
+ 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */,
+ 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
+ 1D30AB110D05D00D00671497 /* Foundation.framework */,
+ 288765070DF74369002DB57D /* CoreGraphics.framework */,
+ 4E759C45135DCC4D00171031 /* iAd.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 3201088596B4756681693703 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 3201088596B4756681693704 /* libThree20UICommon.a */,
+ 4EA95F32135CCE8F009243EE /* UICommonUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320A2827FEC940B25BC42C63 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320A2827FEC940B25BC42C64 /* libThree20Core.a */,
+ 4EA95F26135CCE8F009243EE /* CoreUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320A5A189C235877202780D3 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320A5A189C235877202780D4 /* libThree20Network.a */,
+ 4EA95F29135CCE8F009243EE /* NetworkUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320A737074758E53BA54BE93 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320A737074758E53BA54BE94 /* libThree20UINavigator.a */,
+ 4EA95F35135CCE8F009243EE /* UINavigatorUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320CC833B8AF0ACFD35E6223 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320CC833B8AF0ACFD35E6224 /* libThree20Style.a */,
+ 4EA95F2C135CCE8F009243EE /* StyleUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320D7DCCE32703ACAB9A45E3 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320D7DCCE32703ACAB9A45E4 /* libThree20.a */,
+ 4EA95F23135CCE8F009243EE /* Three20UnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 320F2C48872C2E2C4DF86203 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 320F2C48872C2E2C4DF86204 /* libThree20UI.a */,
+ 4EA95F2F135CCE8F009243EE /* UIUnitTests.octest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 4E682819135943A2001EB808 /* Parsing */ = {
+ isa = PBXGroup;
+ children = (
+ 4ECFB6D0135F5807007FAB8D /* AcidCowFeedburnerParser.m */,
+ 4ECFB6D1135F5807007FAB8D /* AcidCowFeedburnerParser.h */,
+ 4E6828161359437D001EB808 /* XMLParser.h */,
+ 4E6828171359437D001EB808 /* XMLParser.m */,
+ );
+ name = Parsing;
+ sourceTree = "<group>";
+ };
+ 4E68283013594C50001EB808 /* Objects */ = {
+ isa = PBXGroup;
+ children = (
+ 4EA95FC9135CE8C3009243EE /* PhotoSource.m */,
+ 4EA95FCA135CE8C3009243EE /* PhotoSource.h */,
+ 4E6829F113597AF1001EB808 /* AsyncImageView.m */,
+ 4E6829F213597AF1001EB808 /* AsyncImageView.h */,
+ 4E68282D13594C48001EB808 /* Topic.h */,
+ 4E68282E13594C48001EB808 /* Topic.m */,
+ );
+ name = Objects;
+ sourceTree = "<group>";
+ };
+ 4ED6DB10135A192700BEF0B7 /* HJCacheClass */ = {
+ isa = PBXGroup;
+ children = (
+ 4ED6DB12135A194A00BEF0B7 /* HJWeakMutableArray.m */,
+ 4ED6DB13135A194A00BEF0B7 /* HJWeakMutableArray.h */,
+ 4ED6DB14135A194A00BEF0B7 /* HJObjManager.m */,
+ 4ED6DB15135A194A00BEF0B7 /* HJObjManager.h */,
+ 4ED6DB16135A194A00BEF0B7 /* HJMOUserBase.m */,
+ 4ED6DB17135A194A00BEF0B7 /* HJMOUserBase.h */,
+ 4ED6DB18135A194A00BEF0B7 /* HJMOUser.h */,
+ 4ED6DB19135A194A00BEF0B7 /* HJMOPolicy.m */,
+ 4ED6DB1A135A194A00BEF0B7 /* HJMOPolicy.h */,
+ 4ED6DB1B135A194A00BEF0B7 /* HJMOHandler.m */,
+ 4ED6DB1C135A194A00BEF0B7 /* HJMOHandler.h */,
+ 4ED6DB1D135A194A00BEF0B7 /* HJMOFileCache.m */,
+ 4ED6DB1E135A194A00BEF0B7 /* HJMOFileCache.h */,
+ 4ED6DB1F135A194A00BEF0B7 /* HJMOBigFileCache.m */,
+ 4ED6DB20135A194A00BEF0B7 /* HJMOBigFileCache.h */,
+ 4ED6DB21135A194A00BEF0B7 /* HJManagedImageVDelegate.h */,
+ 4ED6DB22135A194A00BEF0B7 /* HJManagedImageV.m */,
+ 4ED6DB23135A194A00BEF0B7 /* HJManagedImageV.h */,
+ 4ED6DB24135A194A00BEF0B7 /* HJCircularBuffer.m */,
+ 4ED6DB25135A194A00BEF0B7 /* HJCircularBuffer.h */,
+ );
+ name = HJCacheClass;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 1D6058900D05DD3D006BFB54 /* PicCast */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "PicCast" */;
+ buildPhases = (
+ 1D60588D0D05DD3D006BFB54 /* Resources */,
+ 1D60588E0D05DD3D006BFB54 /* Sources */,
+ 1D60588F0D05DD3D006BFB54 /* Frameworks */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 3201088596B4756681693701 /* PBXTargetDependency */,
+ 320D7DCCE32703ACAB9A45E1 /* PBXTargetDependency */,
+ 320A737074758E53BA54BE91 /* PBXTargetDependency */,
+ 320A2827FEC940B25BC42C61 /* PBXTargetDependency */,
+ 320F2C48872C2E2C4DF86201 /* PBXTargetDependency */,
+ 320A5A189C235877202780D1 /* PBXTargetDependency */,
+ 320CC833B8AF0ACFD35E6221 /* PBXTargetDependency */,
+ );
+ name = PicCast;
+ productName = PicCast;
+ productReference = 1D6058910D05DD3D006BFB54 /* PicCast.app */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 29B97313FDCFA39411CA2CEA /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PicCast" */;
+ compatibilityVersion = "Xcode 3.1";
+ developmentRegion = English;
+ hasScannedForEncodings = 1;
+ knownRegions = (
+ English,
+ Japanese,
+ French,
+ German,
+ );
+ mainGroup = 29B97314FDCFA39411CA2CEA /* PicCast */;
+ projectDirPath = "";
+ projectReferences = (
+ {
+ ProductGroup = 320D7DCCE32703ACAB9A45E3 /* Products */;
+ ProjectRef = 320D7DCCE32703ACAB9A45E0 /* Three20.xcodeproj */;
+ },
+ {
+ ProductGroup = 320A2827FEC940B25BC42C63 /* Products */;
+ ProjectRef = 320A2827FEC940B25BC42C60 /* Three20Core.xcodeproj */;
+ },
+ {
+ ProductGroup = 320A5A189C235877202780D3 /* Products */;
+ ProjectRef = 320A5A189C235877202780D0 /* Three20Network.xcodeproj */;
+ },
+ {
+ ProductGroup = 320CC833B8AF0ACFD35E6223 /* Products */;
+ ProjectRef = 320CC833B8AF0ACFD35E6220 /* Three20Style.xcodeproj */;
+ },
+ {
+ ProductGroup = 320F2C48872C2E2C4DF86203 /* Products */;
+ ProjectRef = 320F2C48872C2E2C4DF86200 /* Three20UI.xcodeproj */;
+ },
+ {
+ ProductGroup = 3201088596B4756681693703 /* Products */;
+ ProjectRef = 3201088596B4756681693700 /* Three20UICommon.xcodeproj */;
+ },
+ {
+ ProductGroup = 320A737074758E53BA54BE93 /* Products */;
+ ProjectRef = 320A737074758E53BA54BE90 /* Three20UINavigator.xcodeproj */;
+ },
+ );
+ projectRoot = "";
+ targets = (
+ 1D6058900D05DD3D006BFB54 /* PicCast */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXReferenceProxy section */
+ 3201088596B4756681693704 /* libThree20UICommon.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20UICommon.a;
+ remoteRef = 3201088596B4756681693706 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320A2827FEC940B25BC42C64 /* libThree20Core.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20Core.a;
+ remoteRef = 320A2827FEC940B25BC42C66 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320A5A189C235877202780D4 /* libThree20Network.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20Network.a;
+ remoteRef = 320A5A189C235877202780D6 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320A737074758E53BA54BE94 /* libThree20UINavigator.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20UINavigator.a;
+ remoteRef = 320A737074758E53BA54BE96 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320CC833B8AF0ACFD35E6224 /* libThree20Style.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20Style.a;
+ remoteRef = 320CC833B8AF0ACFD35E6226 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320D7DCCE32703ACAB9A45E4 /* libThree20.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20.a;
+ remoteRef = 320D7DCCE32703ACAB9A45E6 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 320F2C48872C2E2C4DF86204 /* libThree20UI.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libThree20UI.a;
+ remoteRef = 320F2C48872C2E2C4DF86206 /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F23135CCE8F009243EE /* Three20UnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = Three20UnitTests.octest;
+ remoteRef = 4EA95F22135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F26135CCE8F009243EE /* CoreUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = CoreUnitTests.octest;
+ remoteRef = 4EA95F25135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F29135CCE8F009243EE /* NetworkUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = NetworkUnitTests.octest;
+ remoteRef = 4EA95F28135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F2C135CCE8F009243EE /* StyleUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = StyleUnitTests.octest;
+ remoteRef = 4EA95F2B135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F2F135CCE8F009243EE /* UIUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = UIUnitTests.octest;
+ remoteRef = 4EA95F2E135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F32135CCE8F009243EE /* UICommonUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = UICommonUnitTests.octest;
+ remoteRef = 4EA95F31135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ 4EA95F35135CCE8F009243EE /* UINavigatorUnitTests.octest */ = {
+ isa = PBXReferenceProxy;
+ fileType = wrapper.cfbundle;
+ path = UINavigatorUnitTests.octest;
+ remoteRef = 4EA95F34135CCE8F009243EE /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+/* End PBXReferenceProxy section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 1D60588D0D05DD3D006BFB54 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 320B6C86F11D9990244A9731 /* Three20.bundle in Resources */,
+ 28AD73880D9D96C1002E5188 /* MainWindow.xib in Resources */,
+ 282CCBFE0DB6C98000C4EA27 /* SecondView.xib in Resources */,
+ 2840D7CE1179279E00D7F93C /* TopicsView.xib in Resources */,
+ 4E68298B13596FB9001EB808 /* TopicTableViewCell.xib in Resources */,
+ 4ED6DB71135A2F5400BEF0B7 /* PicDumpViewController.xib in Resources */,
+ 4ED6DC5D135B4E0700BEF0B7 /* gradient.png in Resources */,
+ 4E759BA7135D1B5200171031 /* shoebox.512.png in Resources */,
+ 4E759BB5135D28E300171031 /* PicCast.png in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 1D60588E0D05DD3D006BFB54 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
+ 1D3623260D0F684500981E51 /* PicCastAppDelegate.m in Sources */,
+ 28216C970DB411BC00E5133A /* TabViewController.m in Sources */,
+ 4E6827EA13594115001EB808 /* TopicsViewController.m in Sources */,
+ 4E68280E13594261001EB808 /* TopicTableViewCell.m in Sources */,
+ 4E6828181359437D001EB808 /* XMLParser.m in Sources */,
+ 4E68282F13594C48001EB808 /* Topic.m in Sources */,
+ 4E6829F313597AF1001EB808 /* AsyncImageView.m in Sources */,
+ 4ED6DB26135A194A00BEF0B7 /* HJWeakMutableArray.m in Sources */,
+ 4ED6DB27135A194A00BEF0B7 /* HJObjManager.m in Sources */,
+ 4ED6DB28135A194A00BEF0B7 /* HJMOUserBase.m in Sources */,
+ 4ED6DB29135A194A00BEF0B7 /* HJMOPolicy.m in Sources */,
+ 4ED6DB2A135A194A00BEF0B7 /* HJMOHandler.m in Sources */,
+ 4ED6DB2B135A194A00BEF0B7 /* HJMOFileCache.m in Sources */,
+ 4ED6DB2C135A194A00BEF0B7 /* HJMOBigFileCache.m in Sources */,
+ 4ED6DB2D135A194A00BEF0B7 /* HJManagedImageV.m in Sources */,
+ 4ED6DB2E135A194A00BEF0B7 /* HJCircularBuffer.m in Sources */,
+ 4ED6DB70135A2F5400BEF0B7 /* PicDumpViewController.m in Sources */,
+ 4EA95FCB135CE8C3009243EE /* PhotoSource.m in Sources */,
+ 4EA95FD5135CE959009243EE /* PhotoViewController.m in Sources */,
+ 4ECFB6D2135F5807007FAB8D /* AcidCowFeedburnerParser.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ 3201088596B4756681693701 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20UICommon;
+ targetProxy = 3201088596B4756681693702 /* PBXContainerItemProxy */;
+ };
+ 320A2827FEC940B25BC42C61 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20Core;
+ targetProxy = 320A2827FEC940B25BC42C62 /* PBXContainerItemProxy */;
+ };
+ 320A5A189C235877202780D1 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20Network;
+ targetProxy = 320A5A189C235877202780D2 /* PBXContainerItemProxy */;
+ };
+ 320A737074758E53BA54BE91 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20UINavigator;
+ targetProxy = 320A737074758E53BA54BE92 /* PBXContainerItemProxy */;
+ };
+ 320CC833B8AF0ACFD35E6221 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20Style;
+ targetProxy = 320CC833B8AF0ACFD35E6222 /* PBXContainerItemProxy */;
+ };
+ 320D7DCCE32703ACAB9A45E1 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20;
+ targetProxy = 320D7DCCE32703ACAB9A45E2 /* PBXContainerItemProxy */;
+ };
+ 320F2C48872C2E2C4DF86201 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = Three20UI;
+ targetProxy = 320F2C48872C2E2C4DF86202 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin XCBuildConfiguration section */
+ 1D6058940D05DD3E006BFB54 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = PicCast_Prefix.pch;
+ HEADER_SEARCH_PATHS = ../../github/three20/Build/Products/three20;
+ INFOPLIST_FILE = "PicCast-Info.plist";
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_NAME = PicCast;
+ };
+ name = Debug;
+ };
+ 1D6058950D05DD3E006BFB54 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = YES;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = PicCast_Prefix.pch;
+ HEADER_SEARCH_PATHS = ../../github/three20/Build/Products/three20;
+ INFOPLIST_FILE = "PicCast-Info.plist";
+ IPHONEOS_DEPLOYMENT_TARGET = 4.0;
+ OTHER_LDFLAGS = "-ObjC";
+ PRODUCT_NAME = PicCast;
+ VALIDATE_PRODUCT = YES;
+ };
+ name = Release;
+ };
+ C01FCF4F08A954540054247B /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ GCC_C_LANGUAGE_STANDARD = c99;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ IPHONEOS_DEPLOYMENT_TARGET = 4.0;
+ PREBINDING = NO;
+ SDKROOT = iphoneos;
+ };
+ name = Debug;
+ };
+ C01FCF5008A954540054247B /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
+ GCC_C_LANGUAGE_STANDARD = c99;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
+ PREBINDING = NO;
+ SDKROOT = iphoneos;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "PicCast" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 1D6058940D05DD3E006BFB54 /* Debug */,
+ 1D6058950D05DD3E006BFB54 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ C01FCF4E08A954540054247B /* Build configuration list for PBXProject "PicCast" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ C01FCF4F08A954540054247B /* Debug */,
+ C01FCF5008A954540054247B /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
+}