summaryrefslogtreecommitdiff
path: root/QSDeliciousPlugIn.xcodeproj
AgeCommit message (Collapse)Author
2025-09-08WIP generic Delicious API compatibleRuben Beltran del Rio
2025-09-08Reorganize code, WIP save for tag handlingRuben Beltran del Rio
2025-09-06Make the provider functionalRuben Beltran del Rio
2014-02-17add the icon the plug-in refers to in QSResourceAdditionsRob McBroom
2014-02-17project updates, version bumpRob McBroom
2010-08-14Implemented support for Pinboard.inQiushi (Billy) He
2009-12-10Organize Plugin ProjectsPaul Kohut
1. Reference all plugins in AllElements.xcodeproj. 2. For each Plugin Project - a. Refactor plugin to use common "xcconfig" files, located in QS_SOURCE_ROOT/configuration (Quicksilvers configuration files) b. Change "Targets" - "Run Script" to "Run script only when installing" c. Changed "Project" - "Edit Property Settings" - "Configuration" "Release" to be based on "Release". i. Remove all setting overrides. d. Changed "Project" - "Edit Property Settings" - "Configuration" "Debug" to be based on "Debug". i. Removed all setting overrides. e. Changed "Target" "Property Settings" - "Debug" to be based on "QSPlugIn_Debug" i. Removed all setting overrides. ii. Override "Other Flags" with -bundle iii. Override "Product Name" with either value already there or found in info.plist. iv. Add "ZERO_LINK" definition set to YES. f. Changed "Target" "Property Settings" - "Release" to be based on "QSPlugIn_Release" i. Removed all setting overrides. ii. Override "Other Flags" with -bundle iii. Override "Product Name" with either value already there or found in info.plist. iv. Add "ZERO_LINK" definition set to NO. g. Compile for both Release and Debug - i. If program compiles then move project reference to "Compiles" group. ii. Try and fix compiler errors moving project reference either to "compiles" or... iii. If program won't compile move project reference to "Does not compile. Needs tweaking" group. These need to be examined later.
2008-11-13Add remaining pluginsjnj
git-svn-id: https://blacktree-elements-public.googlecode.com/svn/trunk@41 57e2f9b5-c12c-0410-8e95-a1ee7272c91a