Skip to content

Commit

Permalink
Made it so Info.plist isn't copied into Automator action bundle twice.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldandersen committed Jun 18, 2005
1 parent 580d64b commit cd7e84e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Delicious Client.xcode/buzz.pbxuser
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
PBXFileDataSource_Warnings_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 140720911;
PBXPerProjectTemplateStateSaveDate = 140776626;
PBXPrepackagedSmartGroups_v2 = (
{
PBXTransientLocationAtTop = bottom;
Expand Down Expand Up @@ -1016,7 +1016,7 @@
PBXModuleWindowStatusBarHidden = YES;
RubberWindowFrame = "465 168 745 467 0 0 1280 832 ";
};
PBXWorkspaceStateSaveDate = 140720911;
PBXWorkspaceStateSaveDate = 140776626;
};
sourceControlManager = 6BF88AE705C4D57100D7EDBB;
userBuildSettings = {
Expand Down
9 changes: 0 additions & 9 deletions Delicious Client.xcode/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,6 @@
6B47BEF608633D0800636CB2 = {
buildActionMask = 2147483647;
files = (
6B47BF3B0863408900636CB2,
6B47BF510863443C00636CB2,
);
isa = PBXResourcesBuildPhase;
Expand Down Expand Up @@ -901,7 +900,6 @@
INFOPLIST_FILE = "Scripting/Automator/Convert Posts To URLs/Info.plist";
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Automator";
LIBRARY_STYLE = STATIC;
OPTIMIZATION_CFLAGS = "";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "-framework Foundation -framework AppKit";
OTHER_REZFLAGS = "";
Expand Down Expand Up @@ -1005,12 +1003,6 @@
settings = {
};
};
6B47BF3B0863408900636CB2 = {
fileRef = 6B47BF0C08633E0400636CB2;
isa = PBXBuildFile;
settings = {
};
};
6B47BF4F0863443C00636CB2 = {
children = (
6B47BF500863443C00636CB2,
Expand Down Expand Up @@ -1088,7 +1080,6 @@
INFOPLIST_FILE = Scripting/Automator/Definition/Info.plist;
INSTALL_PATH = "$(USER_LIBRARY_DIR)/Automator";
LIBRARY_STYLE = BUNDLE;
OPTIMIZATION_CFLAGS = "";
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "-framework Foundation -framework AppKit";
OTHER_REZFLAGS = "";
Expand Down

0 comments on commit cd7e84e

Please sign in to comment.