summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'QSDeliciousPlugIn.xcodeproj/project.pbxproj')
-rw-r--r--QSDeliciousPlugIn.xcodeproj/project.pbxproj348
1 files changed, 348 insertions, 0 deletions
diff --git a/QSDeliciousPlugIn.xcodeproj/project.pbxproj b/QSDeliciousPlugIn.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..292a5f1
--- /dev/null
+++ b/QSDeliciousPlugIn.xcodeproj/project.pbxproj
@@ -0,0 +1,348 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 7F8AD05107F2503600011548 /* QSDeliciousPlugInSource.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7F8AD05007F2503600011548 /* QSDeliciousPlugInSource.nib */; };
+ 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 */; };
+ 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 */; };
+ E182BE2506FC9AB5007BF2C2 /* QSDeliciousPrefPane.h in Resources */ = {isa = PBXBuildFile; fileRef = E182BE2206FC9AB5007BF2C2 /* QSDeliciousPrefPane.h */; };
+ E182BE2606FC9AB5007BF2C2 /* QSDeliciousPrefPane.m in Sources */ = {isa = PBXBuildFile; fileRef = E182BE2306FC9AB5007BF2C2 /* QSDeliciousPrefPane.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 */
+ 32DBCF980370C29C00C91783 /* QSDeliciousPlugIn_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QSDeliciousPlugIn_Prefix.pch; sourceTree = "<group>"; };
+ 7F8AD05007F2503600011548 /* QSDeliciousPlugInSource.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; path = QSDeliciousPlugInSource.nib; sourceTree = "<group>"; };
+ 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = QSObjectSource.name.strings; sourceTree = "<group>"; };
+ 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bookmark_icon.png; sourceTree = "<group>"; };
+ 7FB0DC2D0B91FFC500A5B6FF /* QSCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSCore.framework; sourceTree = "<group>"; };
+ 7FB0DC2E0B91FFC600A5B6FF /* QSFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QSFoundation.framework; sourceTree = "<group>"; };
+ 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
+ 8D1AC9740486D14A00FE50C9 /* Social Bookmarks.qsplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Social Bookmarks.qsplugin"; sourceTree = BUILT_PRODUCTS_DIR; };
+ DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
+ E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDeliciousPlugIn_Source.h; sourceTree = "<group>"; };
+ E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDeliciousPlugIn_Source.m; sourceTree = "<group>"; };
+ E182BE2206FC9AB5007BF2C2 /* QSDeliciousPrefPane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = QSDeliciousPrefPane.h; sourceTree = "<group>"; };
+ E182BE2306FC9AB5007BF2C2 /* QSDeliciousPrefPane.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = QSDeliciousPrefPane.m; sourceTree = "<group>"; };
+ E182BE3B06FC9B13007BF2C2 /* en */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
+ E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
+/* 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 */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */ = {
+ isa = PBXGroup;
+ children = (
+ 32DBCF9E0370C38000C91783 /* Classes */,
+ 32DBCF9F0370C38200C91783 /* Other Sources */,
+ 0259C582FE90428111CA0C5A /* Resources */,
+ 1ED78706FE9D4A0611CA0C5A /* Products */,
+ 2E58F364FFB232C311CA0CBA /* Frameworks */,
+ );
+ name = QSDeliciousPlugIn;
+ sourceTree = "<group>";
+ };
+ 0259C582FE90428111CA0C5A /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ 7FB0DC190B91FF8600A5B6FF /* bookmark_icon.png */,
+ 8D1AC9730486D14A00FE50C9 /* Info.plist */,
+ 7F9441A00803A9D9007EDC31 /* QSObjectSource.name.strings */,
+ );
+ name = Resources;
+ sourceTree = "<group>";
+ };
+ 1ED78706FE9D4A0611CA0C5A /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 8D1AC9740486D14A00FE50C9 /* Social Bookmarks.qsplugin */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 2E58F364FFB232C311CA0CBA /* Frameworks */ = {
+ isa = PBXGroup;
+ children = (
+ 7FB0DC2D0B91FFC500A5B6FF /* QSCore.framework */,
+ 7FB0DC2E0B91FFC600A5B6FF /* QSFoundation.framework */,
+ E182BE5A06FC9C46007BF2C2 /* PreferencePanes.framework */,
+ DD92D38A0106425D02CA0E72 /* Cocoa.framework */,
+ );
+ name = Frameworks;
+ sourceTree = "<group>";
+ };
+ 32DBCF9E0370C38000C91783 /* Classes */ = {
+ isa = PBXGroup;
+ children = (
+ );
+ name = Classes;
+ sourceTree = "<group>";
+ };
+ 32DBCF9F0370C38200C91783 /* Other Sources */ = {
+ isa = PBXGroup;
+ children = (
+ E182BE3A06FC9B13007BF2C2 /* Localizable.strings */,
+ E182BCCF06FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h */,
+ E182BCD006FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m */,
+ 32DBCF980370C29C00C91783 /* QSDeliciousPlugIn_Prefix.pch */,
+ 7F8AD05007F2503600011548 /* QSDeliciousPlugInSource.nib */,
+ E182BE2206FC9AB5007BF2C2 /* QSDeliciousPrefPane.h */,
+ E182BE2306FC9AB5007BF2C2 /* QSDeliciousPrefPane.m */,
+ );
+ name = "Other Sources";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 8D1AC9600486D14A00FE50C9 /* Social Bookmarks Module */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Social Bookmarks Module" */;
+ buildPhases = (
+ 8D1AC9660486D14A00FE50C9 /* Resources */,
+ 8D1AC96A0486D14A00FE50C9 /* Sources */,
+ 8D1AC96E0486D14A00FE50C9 /* Frameworks */,
+ E1022B2806B3475D00299BEC /* ShellScript */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = "Social Bookmarks Module";
+ productInstallPath = "$(HOME)/Developer/Palettes";
+ productName = QSDeliciousPlugIn;
+ productReference = 8D1AC9740486D14A00FE50C9 /* Social Bookmarks.qsplugin */;
+ productType = "com.apple.product-type.bundle";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 0259C573FE90428111CA0C5A /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousPlugIn" */;
+ compatibilityVersion = "Xcode 2.4";
+ hasScannedForEncodings = 1;
+ knownRegions = (
+ English,
+ Japanese,
+ French,
+ German,
+ en,
+ );
+ mainGroup = 0259C574FE90428111CA0C5A /* QSDeliciousPlugIn */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 8D1AC9600486D14A00FE50C9 /* Social Bookmarks Module */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 8D1AC9660486D14A00FE50C9 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ E182BCD306FC8203007BF2C2 /* QSDeliciousPlugIn_Source.h in Resources */,
+ E182BE2506FC9AB5007BF2C2 /* QSDeliciousPrefPane.h in Resources */,
+ E182BE3C06FC9B13007BF2C2 /* Localizable.strings in Resources */,
+ 7F8AD05107F2503600011548 /* QSDeliciousPlugInSource.nib in Resources */,
+ 7F9441A10803A9D9007EDC31 /* QSObjectSource.name.strings in Resources */,
+ 7FB0DC1A0B91FF8600A5B6FF /* bookmark_icon.png in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXShellScriptBuildPhase section */
+ E1022B2806B3475D00299BEC /* ShellScript */ = {
+ isa = PBXShellScriptBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "$SRCROOT/bltrversion $INFOPLIST_FILE";
+ };
+/* End PBXShellScriptBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 8D1AC96A0486D14A00FE50C9 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ E182BCD406FC8203007BF2C2 /* QSDeliciousPlugIn_Source.m in Sources */,
+ E182BE2606FC9AB5007BF2C2 /* QSDeliciousPrefPane.m in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXVariantGroup section */
+ E182BE3A06FC9B13007BF2C2 /* Localizable.strings */ = {
+ isa = PBXVariantGroup;
+ children = (
+ E182BE3B06FC9B13007BF2C2 /* en */,
+ );
+ name = Localizable.strings;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 7F07AFAB085E432E00E2AFC4 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUILD_DIR = "$(SYMROOT)/PlugIns/";
+ COPY_PHASE_STRIP = NO;
+ FRAMEWORK_SEARCH_PATHS = (
+ /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks,
+ /Volumes/Lore/Forge/Build,
+ "$(SRCROOT)",
+ "$(SRCROOT)/../../../Build/Release",
+ );
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch;
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Developer/Palettes";
+ OTHER_LDFLAGS = "-bundle";
+ PRODUCT_NAME = "del.icio.us Bookmarks";
+ WRAPPER_EXTENSION = qsplugin;
+ ZERO_LINK = YES;
+ };
+ name = Development;
+ };
+ 7F07AFAC085E432E00E2AFC4 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ FRAMEWORK_SEARCH_PATHS = (
+ /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks,
+ /Volumes/Lore/Forge/Build,
+ "$(SRCROOT)",
+ "$(SRCROOT)/../../../Build/Release",
+ );
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch;
+ INFOPLIST_FILE = Info.plist;
+ OTHER_LDFLAGS = "-bundle";
+ PRODUCT_NAME = "Social Bookmarks";
+ WRAPPER_EXTENSION = qsplugin;
+ ZERO_LINK = NO;
+ };
+ name = Release;
+ };
+ 7F07AFAD085E432E00E2AFC4 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUILD_DIR = "$(SYMROOT)/PlugIns/";
+ FRAMEWORK_SEARCH_PATHS = (
+ /Volumes/Lore/Forge/Development/Quicksilver/build/Quicksilver.app/Contents/Frameworks,
+ /Volumes/Lore/Forge/Build,
+ "$(SRCROOT)",
+ "$(SRCROOT)/../../../Build/Release",
+ );
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
+ GCC_PREFIX_HEADER = QSDeliciousPlugIn_Prefix.pch;
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Developer/Palettes";
+ OTHER_LDFLAGS = "-bundle";
+ PRODUCT_NAME = "del.icio.us Bookmarks";
+ WRAPPER_EXTENSION = qsplugin;
+ };
+ name = Default;
+ };
+ 7F07AFAF085E432E00E2AFC4 /* Development */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ ppc,
+ i386,
+ );
+ MACOSX_DEPLOYMENT_TARGET = 10.4;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ };
+ name = Development;
+ };
+ 7F07AFB0085E432E00E2AFC4 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ ppc,
+ i386,
+ );
+ MACOSX_DEPLOYMENT_TARGET = 10.4;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ };
+ name = Release;
+ };
+ 7F07AFB1085E432E00E2AFC4 /* Default */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ MACOSX_DEPLOYMENT_TARGET = 10.4;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ };
+ name = Default;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 7F07AFAA085E432E00E2AFC4 /* Build configuration list for PBXNativeTarget "Social Bookmarks Module" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 7F07AFAB085E432E00E2AFC4 /* Development */,
+ 7F07AFAC085E432E00E2AFC4 /* Release */,
+ 7F07AFAD085E432E00E2AFC4 /* Default */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Default;
+ };
+ 7F07AFAE085E432E00E2AFC4 /* Build configuration list for PBXProject "QSDeliciousPlugIn" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 7F07AFAF085E432E00E2AFC4 /* Development */,
+ 7F07AFB0085E432E00E2AFC4 /* Release */,
+ 7F07AFB1085E432E00E2AFC4 /* Default */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Default;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 0259C573FE90428111CA0C5A /* Project object */;
+}