// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 28855EDF1207EA17003DC758 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28855EDE1207EA17003DC758 /* Security.framework */; }; 7F9441A10803A9D9007EDC31 /* QSObjectSource.name.strings in Resources */ = {isa = PBXBuildFile; fileRef = 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */; }; 7FB0DC1A0B91FF8600A5B6FF /* bookmark_icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */; }; 7FB0DC2F0B91FFC600A5B6FF /* QSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FB0DC2D0B91FFC500A5B6FF /* QSCore.framework */; }; 7FB0DC300B91FFC600A5B6FF /* QSFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7FB0DC2E0B91FFC600A5B6FF /* QSFoundation.framework */; }; 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; }; B59368092E6F04E200DBD0F1 /* Constants.m in Sources */ = {isa = PBXBuildFile; fileRef = B59368082E6F04DF00DBD0F1 /* Constants.m */; }; B5CF7D6A2E6B7631008A0EE6 /* QSDeliciousPlugIn_Source.xib in Resources */ = {isa = PBXBuildFile; fileRef = B5CF7D692E6B74FE008A0EE6 /* QSDeliciousPlugIn_Source.xib */; }; B5CF7D6E2E6B7A53008A0EE6 /* QSDeliciousAPIProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CF7D602E6B73A0008A0EE6 /* QSDeliciousAPIProvider.m */; }; B5CF7D6F2E6B7A53008A0EE6 /* QSBookmarkProviderFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CF7D642E6B73DA008A0EE6 /* QSBookmarkProviderFactory.m */; }; B5CF7D702E6B7A53008A0EE6 /* QSLinkdingProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CF7D622E6B73C9008A0EE6 /* QSLinkdingProvider.m */; }; B5CF7D712E6B7A53008A0EE6 /* SocialSite.m in Sources */ = {isa = PBXBuildFile; fileRef = B5CF7D5D2E6B7377008A0EE6 /* SocialSite.m */; }; D486257618B29CCE00D8CAE4 /* del.icio.us.png in Resources */ = {isa = PBXBuildFile; fileRef = D486257518B29CCE00D8CAE4 /* del.icio.us.png */; }; E182BCD306FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h in Resources */ = {isa = PBXBuildFile; fileRef = E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */; }; E182BCD406FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m in Sources */ = {isa = PBXBuildFile; fileRef = E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */; }; E182BE3C06FC9B13007BF2C2 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E182BE3A06FC9B13007BF2C2 /* Localizable.strings */; }; E182BE5B06FC9C46007BF2C2 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ 28855EDE1207EA17003DC758 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; }; 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = QSObjectSource.name.strings; sourceTree = ""; }; 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bookmark_icon.png; sourceTree = ""; }; 7FB0DC2D0B91FFC500A5B6FF /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSCore.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSCore.framework; sourceTree = ""; }; 7FB0DC2E0B91FFC600A5B6FF /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QSFoundation.framework; path = /Applications/Quicksilver.app/Contents/Frameworks/QSFoundation.framework; sourceTree = ""; }; 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = ""; }; 8D1AC9740486D14A00FE50C9 /* Social Bookmarks Plugin.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Social Bookmarks Plugin.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; }; B59368072E6F021E00DBD0F1 /* Constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = ""; }; B59368082E6F04DF00DBD0F1 /* Constants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Constants.m; sourceTree = ""; }; B5CF7D5C2E6B7370008A0EE6 /* SocialSite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SocialSite.h; sourceTree = ""; }; B5CF7D5D2E6B7377008A0EE6 /* SocialSite.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SocialSite.m; sourceTree = ""; }; B5CF7D5E2E6B737E008A0EE6 /* QSBookmarkProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QSBookmarkProvider.h; sourceTree = ""; }; B5CF7D5F2E6B7386008A0EE6 /* QSDeliciousAPIProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QSDeliciousAPIProvider.h; sourceTree = ""; }; B5CF7D602E6B73A0008A0EE6 /* QSDeliciousAPIProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QSDeliciousAPIProvider.m; sourceTree = ""; }; B5CF7D612E6B73A5008A0EE6 /* QSLinkdingProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QSLinkdingProvider.h; sourceTree = ""; }; B5CF7D622E6B73C9008A0EE6 /* QSLinkdingProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QSLinkdingProvider.m; sourceTree = ""; }; B5CF7D632E6B73D1008A0EE6 /* QSBookmarkProviderFactory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = QSBookmarkProviderFactory.h; sourceTree = ""; }; B5CF7D642E6B73DA008A0EE6 /* QSBookmarkProviderFactory.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = QSBookmarkProviderFactory.m; sourceTree = ""; }; B5CF7D692E6B74FE008A0EE6 /* QSDeliciousPlugIn_Source.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = QSDeliciousPlugIn_Source.xib; sourceTree = ""; }; D475F9AF18B2992D0012243C /* Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Common.xcconfig; sourceTree = ""; }; D475F9B018B2992D0012243C /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Debug.xcconfig; sourceTree = ""; }; D475F9B118B2992D0012243C /* Developer.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Developer.xcconfig; sourceTree = ""; }; D475F9B218B2992D0012243C /* QSPlugIn.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = QSPlugIn.xcconfig; sourceTree = ""; }; D475F9B318B2992D0012243C /* Quicksilver.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Quicksilver.pch; sourceTree = ""; }; D475F9B418B2992D0012243C /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Release.xcconfig; sourceTree = ""; }; D486257518B29CCE00D8CAE4 /* del.icio.us.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = del.icio.us.png; sourceTree = ""; }; DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDeliciousPlugIn_Source.h; sourceTree = ""; }; E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDeliciousPlugIn_Source.m; sourceTree = ""; }; E182BE3B06FC9B13007BF2C2 /* en */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = ""; }; E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */, E182BE5B06FC9C46007BF2C2 /* PreferencePanes.framework in Frameworks */, 7FB0DC2F0B91FFC600A5B6FF /* QSCore.framework in Frameworks */, 7FB0DC300B91FFC600A5B6FF /* QSFoundation.framework in Frameworks */, 28855EDF1207EA17003DC758 /* Security.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */ = { isa = PBXGroup; children = ( D475F9AE18B2992D0012243C /* Configuration */, 32DBCF9E0370C38000C91783 /* Classes */, 32DBCF9F0370C38200C91783 /* Other Sources */, 0259C582FE90428111CA0C5A /* Resources */, 1ED78706FE9D4A0611CA0C5A /* Products */, 2E58F364FFB232C311CA0CBA /* Frameworks */, ); name = QSDeliciousPlugIn; sourceTree = ""; }; 0259C582FE90428111CA0C5A /* Resources */ = { isa = PBXGroup; children = ( D486257518B29CCE00D8CAE4 /* del.icio.us.png */, 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */, 8D1AC9730486D14A00FE50C9 /* Info.plist */, 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */, ); name = Resources; sourceTree = ""; }; 1ED78706FE9D4A0611CA0C5A /* Products */ = { isa = PBXGroup; children = ( 8D1AC9740486D14A00FE50C9 /* Social Bookmarks Plugin.qsplugin */, ); name = Products; sourceTree = ""; }; 2E58F364FFB232C311CA0CBA /* Frameworks */ = { isa = PBXGroup; children = ( 7FB0DC2D0B91FFC500A5B6FF /* QSCore.framework */, 7FB0DC2E0B91FFC600A5B6FF /* QSFoundation.framework */, E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */, DD92D38A0106425D02CA0E72 /* Cocoa.framework */, 28855EDE1207EA17003DC758 /* Security.framework */, ); name = Frameworks; sourceTree = ""; }; 32DBCF9E0370C38000C91783 /* Classes */ = { isa = PBXGroup; children = ( ); name = Classes; sourceTree = ""; }; 32DBCF9F0370C38200C91783 /* Other Sources */ = { isa = PBXGroup; children = ( B59368062E6EC67D00DBD0F1 /* Factories */, B59368052E6EC66500DBD0F1 /* Protocols */, B59368042E6EC65000DBD0F1 /* Types */, B59368032E6EC63700DBD0F1 /* Providers */, B5CF7D692E6B74FE008A0EE6 /* QSDeliciousPlugIn_Source.xib */, E182BE3A06FC9B13007BF2C2 /* Localizable.strings */, E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */, E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */, ); name = "Other Sources"; sourceTree = ""; }; B59368032E6EC63700DBD0F1 /* Providers */ = { isa = PBXGroup; children = ( B5CF7D5F2E6B7386008A0EE6 /* QSDeliciousAPIProvider.h */, B5CF7D602E6B73A0008A0EE6 /* QSDeliciousAPIProvider.m */, B5CF7D612E6B73A5008A0EE6 /* QSLinkdingProvider.h */, B5CF7D622E6B73C9008A0EE6 /* QSLinkdingProvider.m */, ); path = Providers; sourceTree = ""; }; B59368042E6EC65000DBD0F1 /* Types */ = { isa = PBXGroup; children = ( B59368072E6F021E00DBD0F1 /* Constants.h */, B59368082E6F04DF00DBD0F1 /* Constants.m */, B5CF7D5C2E6B7370008A0EE6 /* SocialSite.h */, B5CF7D5D2E6B7377008A0EE6 /* SocialSite.m */, ); path = Types; sourceTree = ""; }; B59368052E6EC66500DBD0F1 /* Protocols */ = { isa = PBXGroup; children = ( B5CF7D5E2E6B737E008A0EE6 /* QSBookmarkProvider.h */, ); path = Protocols; sourceTree = ""; }; B59368062E6EC67D00DBD0F1 /* Factories */ = { isa = PBXGroup; children = ( B5CF7D632E6B73D1008A0EE6 /* QSBookmarkProviderFactory.h */, B5CF7D642E6B73DA008A0EE6 /* QSBookmarkProviderFactory.m */, ); path = Factories; sourceTree = ""; }; D475F9AE18B2992D0012243C /* Configuration */ = { isa = PBXGroup; children = ( D475F9AF18B2992D0012243C /* Common.xcconfig */, D475F9B018B2992D0012243C /* Debug.xcconfig */, D475F9B118B2992D0012243C /* Developer.xcconfig */, D475F9B218B2992D0012243C /* QSPlugIn.xcconfig */, D475F9B318B2992D0012243C /* Quicksilver.pch */, D475F9B418B2992D0012243C /* Release.xcconfig */, ); name = Configuration; path = /private/tmp/QS/Configuration; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 8D1AC9600486D14A00FE50C9 /* Social Bookmarks Plugin */ = { isa = PBXNativeTarget; buildConfigurationList = 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Social Bookmarks Plugin" */; buildPhases = ( E1022B2806B3475D00299BEC /* Run Script */, 8D1AC9660486D14A00FE50C9 /* Resources */, 8D1AC96A0486D14A00FE50C9 /* Sources */, 8D1AC96E0486D14A00FE50C9 /* Frameworks */, ); buildRules = ( ); dependencies = ( ); name = "Social Bookmarks Plugin"; productInstallPath = "$(HOME)/Developer/Palettes"; productName = QSDeliciousPlugIn; productReference = 8D1AC9740486D14A00FE50C9 /* Social Bookmarks Plugin.qsplugin */; productType = "com.apple.product-type.bundle"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 0259C573FE90428111CA0C5A /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0500; TargetAttributes = { 8D1AC9600486D14A00FE50C9 = { ProvisioningStyle = Manual; }; }; }; buildConfigurationList = 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousPlugIn" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 1; knownRegions = ( English, Japanese, French, German, en, ); mainGroup = 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */; projectDirPath = ""; projectRoot = ""; targets = ( 8D1AC9600486D14A00FE50C9 /* Social Bookmarks Plugin */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 8D1AC9660486D14A00FE50C9 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( E182BCD306FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h in Resources */, D486257618B29CCE00D8CAE4 /* del.icio.us.png in Resources */, E182BE3C06FC9B13007BF2C2 /* Localizable.strings in Resources */, B5CF7D6A2E6B7631008A0EE6 /* QSDeliciousPlugIn_Source.xib in Resources */, 7F9441A10803A9D9007EDC31 /* QSObjectSource.name.strings in Resources */, 7FB0DC1A0B91FF8600A5B6FF /* bookmark_icon.png in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ E1022B2806B3475D00299BEC /* Run Script */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( ); name = "Run Script"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; shellScript = "\"$QS_BUILD_ROOT/Tools/bltrversion\""; }; /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 8D1AC96A0486D14A00FE50C9 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( B5CF7D6E2E6B7A53008A0EE6 /* QSDeliciousAPIProvider.m in Sources */, B5CF7D6F2E6B7A53008A0EE6 /* QSBookmarkProviderFactory.m in Sources */, B5CF7D702E6B7A53008A0EE6 /* QSLinkdingProvider.m in Sources */, B5CF7D712E6B7A53008A0EE6 /* SocialSite.m in Sources */, E182BCD406FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m in Sources */, B59368092E6F04E200DBD0F1 /* Constants.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXVariantGroup section */ E182BE3A06FC9B13007BF2C2 /* Localizable.strings */ = { isa = PBXVariantGroup; children = ( E182BE3B06FC9B13007BF2C2 /* en */, ); name = Localizable.strings; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ 7F07AFAB085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = D475F9B218B2992D0012243C /* QSPlugIn.xcconfig */; buildSettings = { ZERO_LINK = YES; }; name = Debug; }; 7F07AFAC085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = D475F9B218B2992D0012243C /* QSPlugIn.xcconfig */; buildSettings = { ZERO_LINK = NO; }; name = Release; }; 7F07AFAF085E432E00E2AFC4 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = D475F9B018B2992D0012243C /* Debug.xcconfig */; buildSettings = { }; name = Debug; }; 7F07AFB0085E432E00E2AFC4 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = D475F9B418B2992D0012243C /* Release.xcconfig */; buildSettings = { }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Social Bookmarks Plugin" */ = { isa = XCConfigurationList; buildConfigurations = ( 7F07AFAB085E432E00E2AFC4 /* Debug */, 7F07AFAC085E432E00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousPlugIn" */ = { isa = XCConfigurationList; buildConfigurations = ( 7F07AFAF085E432E00E2AFC4 /* Debug */, 7F07AFB0085E432E00E2AFC4 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; rootObject = 0259C573FE90428111CA0C5A /* Project object */; }