dupeguru-cocoa/dupeGuru.xcodeproj/project.pbxproj

1240 lines
104 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
CE0559871E762105008EB4F8 /* IgnoreListDialog.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE0559851E762105008EB4F8 /* IgnoreListDialog.xib */; };
CE05598E1E76217C008EB4F8 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = CE05598C1E76217C008EB4F8 /* Localizable.strings */; };
CE0559921E7626E7008EB4F8 /* locale in Resources */ = {isa = PBXBuildFile; fileRef = CE0559911E7626E7008EB4F8 /* locale */; };
CE549CDC1E933C7600C75A05 /* ResultWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE549CDA1E933C7600C75A05 /* ResultWindow.xib */; };
CE65D0CC1E7781640092126E /* progress.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE65D0CA1E7781640092126E /* progress.xib */; };
CE65D0ED1E7783C40092126E /* ErrorReportWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE65D0EB1E7783C40092126E /* ErrorReportWindow.xib */; };
CE6F7D8D1E74E71C004C0518 /* Python in Frameworks */ = {isa = PBXBuildFile; fileRef = CE6F7D8C1E74E71C004C0518 /* Python */; settings = {ATTRIBUTES = (Required, ); }; };
CE6F7DE61E74E9E4004C0518 /* Dialogs.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DCF1E74E9E4004C0518 /* Dialogs.m */; };
CE6F7DE71E74E9E4004C0518 /* HSAboutBox.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DD11E74E9E4004C0518 /* HSAboutBox.m */; };
CE6F7DE91E74E9E4004C0518 /* HSPyUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DD51E74E9E4004C0518 /* HSPyUtil.m */; };
CE6F7DEA1E74E9E4004C0518 /* HSQuicklook.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DD71E74E9E4004C0518 /* HSQuicklook.m */; };
CE6F7DEB1E74E9E4004C0518 /* HSRecentFiles.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DD91E74E9E4004C0518 /* HSRecentFiles.m */; };
CE6F7DEC1E74E9E4004C0518 /* NSEventAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DDB1E74E9E4004C0518 /* NSEventAdditions.m */; };
CE6F7DED1E74E9E4004C0518 /* NSImageAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DDD1E74E9E4004C0518 /* NSImageAdditions.m */; };
CE6F7DEE1E74E9E4004C0518 /* NSNotificationAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DDF1E74E9E4004C0518 /* NSNotificationAdditions.m */; };
CE6F7DEF1E74E9E4004C0518 /* ProgressController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DE11E74E9E4004C0518 /* ProgressController.m */; };
CE6F7DF01E74E9E4004C0518 /* Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DE31E74E9E4004C0518 /* Utils.m */; };
CE6F7DF11E74E9E4004C0518 /* ValueTransformers.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DE51E74E9E4004C0518 /* ValueTransformers.m */; };
CE6F7E041E74EA12004C0518 /* HSColumns.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DF51E74EA12004C0518 /* HSColumns.m */; };
CE6F7E051E74EA12004C0518 /* HSGUIController.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DF71E74EA12004C0518 /* HSGUIController.m */; };
CE6F7E061E74EA12004C0518 /* HSOutline.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DF91E74EA12004C0518 /* HSOutline.m */; };
CE6F7E071E74EA12004C0518 /* HSPopUpList.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DFB1E74EA12004C0518 /* HSPopUpList.m */; };
CE6F7E081E74EA12004C0518 /* HSProgressWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DFD1E74EA12004C0518 /* HSProgressWindow.m */; };
CE6F7E091E74EA12004C0518 /* HSSelectableList.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7DFF1E74EA12004C0518 /* HSSelectableList.m */; };
CE6F7E0A1E74EA12004C0518 /* HSTable.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E011E74EA12004C0518 /* HSTable.m */; };
CE6F7E0B1E74EA12004C0518 /* HSTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E031E74EA12004C0518 /* HSTextField.m */; };
CE6F7E141E74EA26004C0518 /* HSOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E0D1E74EA26004C0518 /* HSOutlineView.m */; };
CE6F7E151E74EA26004C0518 /* HSTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E0F1E74EA26004C0518 /* HSTableView.m */; };
CE6F7E161E74EA26004C0518 /* NSIndexPathAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E111E74EA26004C0518 /* NSIndexPathAdditions.m */; };
CE6F7E171E74EA26004C0518 /* NSTableViewAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE6F7E131E74EA26004C0518 /* NSTableViewAdditions.m */; };
CE7CA6061E76337700874874 /* about.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE7CA6021E76337700874874 /* about.xib */; };
CE7CA6071E76337700874874 /* cocoalib.strings in Resources */ = {isa = PBXBuildFile; fileRef = CE7CA6041E76337700874874 /* cocoalib.strings */; };
CE9720E81E74E40300A598C9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720CD1E74E40300A598C9 /* AppDelegate.m */; };
CE9720E91E74E40300A598C9 /* DeletionOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720D01E74E40300A598C9 /* DeletionOptions.m */; };
CE9720EA1E74E40300A598C9 /* DetailsPanel.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720D21E74E40300A598C9 /* DetailsPanel.m */; };
CE9720EB1E74E40300A598C9 /* DetailsPanelPicture.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720D41E74E40300A598C9 /* DetailsPanelPicture.m */; };
CE9720EC1E74E40300A598C9 /* DirectoryOutline.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720D61E74E40300A598C9 /* DirectoryOutline.m */; };
CE9720ED1E74E40300A598C9 /* DirectoryPanel.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720D81E74E40300A598C9 /* DirectoryPanel.m */; };
CE9720EE1E74E40300A598C9 /* IgnoreListDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720DA1E74E40300A598C9 /* IgnoreListDialog.m */; };
CE9720EF1E74E40300A598C9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720DB1E74E40300A598C9 /* main.m */; };
CE9720F01E74E40300A598C9 /* PrioritizeDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720DD1E74E40300A598C9 /* PrioritizeDialog.m */; };
CE9720F11E74E40300A598C9 /* PrioritizeList.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720DF1E74E40300A598C9 /* PrioritizeList.m */; };
CE9720F21E74E40300A598C9 /* ProblemDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720E11E74E40300A598C9 /* ProblemDialog.m */; };
CE9720F31E74E40300A598C9 /* ResultTable.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720E31E74E40300A598C9 /* ResultTable.m */; };
CE9720F41E74E40300A598C9 /* ResultWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720E51E74E40300A598C9 /* ResultWindow.m */; };
CE9720F51E74E40300A598C9 /* StatsLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720E71E74E40300A598C9 /* StatsLabel.m */; };
CE9721401E74E41D00A598C9 /* DirectoryPanel_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9720FE1E74E41C00A598C9 /* DirectoryPanel_UI.m */; };
CE9721451E74E41D00A598C9 /* ObjP.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721081E74E41C00A598C9 /* ObjP.m */; };
CE9721461E74E41D00A598C9 /* PreferencesPanelMusic_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97210A1E74E41C00A598C9 /* PreferencesPanelMusic_UI.m */; };
CE9721471E74E41D00A598C9 /* PreferencesPanelPicture_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97210C1E74E41C00A598C9 /* PreferencesPanelPicture_UI.m */; };
CE9721481E74E41D00A598C9 /* PreferencesPanelStandard_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97210E1E74E41C00A598C9 /* PreferencesPanelStandard_UI.m */; };
CE9721491E74E41D00A598C9 /* PrioritizeDialog_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721101E74E41C00A598C9 /* PrioritizeDialog_UI.m */; };
CE97214A1E74E41D00A598C9 /* ProblemDialog_UI.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721121E74E41D00A598C9 /* ProblemDialog_UI.m */; };
CE97214C1E74E41D00A598C9 /* PyBaseApp.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721161E74E41D00A598C9 /* PyBaseApp.m */; };
CE97214D1E74E41D00A598C9 /* PyColumns.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721181E74E41D00A598C9 /* PyColumns.m */; };
CE97214E1E74E41D00A598C9 /* PyDeletionOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97211A1E74E41D00A598C9 /* PyDeletionOptions.m */; };
CE97214F1E74E41D00A598C9 /* PyDetailsPanel.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97211C1E74E41D00A598C9 /* PyDetailsPanel.m */; };
CE9721501E74E41D00A598C9 /* PyDirectoryOutline.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97211E1E74E41D00A598C9 /* PyDirectoryOutline.m */; };
CE9721511E74E41D00A598C9 /* PyDupeGuru.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721201E74E41D00A598C9 /* PyDupeGuru.m */; };
CE9721521E74E41D00A598C9 /* PyGUIObject.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721221E74E41D00A598C9 /* PyGUIObject.m */; };
CE9721531E74E41D00A598C9 /* PyIgnoreListDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721241E74E41D00A598C9 /* PyIgnoreListDialog.m */; };
CE9721541E74E41D00A598C9 /* PyOutline.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721261E74E41D00A598C9 /* PyOutline.m */; };
CE9721551E74E41D00A598C9 /* PyPrioritizeDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721281E74E41D00A598C9 /* PyPrioritizeDialog.m */; };
CE9721561E74E41D00A598C9 /* PyPrioritizeList.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97212A1E74E41D00A598C9 /* PyPrioritizeList.m */; };
CE9721571E74E41D00A598C9 /* PyProblemDialog.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97212C1E74E41D00A598C9 /* PyProblemDialog.m */; };
CE9721581E74E41D00A598C9 /* PyProgressWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97212E1E74E41D00A598C9 /* PyProgressWindow.m */; };
CE9721591E74E41D00A598C9 /* PyResultTable.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721301E74E41D00A598C9 /* PyResultTable.m */; };
CE97215A1E74E41D00A598C9 /* PySelectableList.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721321E74E41D00A598C9 /* PySelectableList.m */; };
CE97215B1E74E41D00A598C9 /* PyStatsLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721341E74E41D00A598C9 /* PyStatsLabel.m */; };
CE97215C1E74E41D00A598C9 /* PyTable.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721361E74E41D00A598C9 /* PyTable.m */; };
CE97215D1E74E41D00A598C9 /* PyTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = CE9721381E74E41D00A598C9 /* PyTextField.m */; };
CE97215F1E74E41D00A598C9 /* XiblessSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = CE97213C1E74E41D00A598C9 /* XiblessSupport.m */; };
CE9EF6DF1E9345100089CA20 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = CE9EF6DD1E9345100089CA20 /* MainMenu.xib */; };
CED88C1F1E763F2700C9B98C /* py in Resources */ = {isa = PBXBuildFile; fileRef = CED88C1E1E763F2700C9B98C /* py */; };
CEF093DE1E9474F700CD0BF3 /* DeletionOptions.xib in Resources */ = {isa = PBXBuildFile; fileRef = CEF093DC1E9474F700CD0BF3 /* DeletionOptions.xib */; };
CEF093FF1E94795600CD0BF3 /* DetailsPanel.xib in Resources */ = {isa = PBXBuildFile; fileRef = CEF093FD1E94795600CD0BF3 /* DetailsPanel.xib */; };
CEF094201E947AF700CD0BF3 /* DetailsPanelPicture.xib in Resources */ = {isa = PBXBuildFile; fileRef = CEF0941E1E947AF700CD0BF3 /* DetailsPanelPicture.xib */; };
CEFC8A251E74F23000965F37 /* dg_cocoa.py in Resources */ = {isa = PBXBuildFile; fileRef = CEFC8A231E74F23000965F37 /* dg_cocoa.py */; };
CEFC8A261E74F23000965F37 /* dupeguru.icns in Resources */ = {isa = PBXBuildFile; fileRef = CEFC8A241E74F23000965F37 /* dupeguru.icns */; };
CEFC8A281E74F28100965F37 /* help in Resources */ = {isa = PBXBuildFile; fileRef = CEFC8A271E74F28100965F37 /* help */; };
CEFC8A2B1E74F45400965F37 /* Python in CopyFiles */ = {isa = PBXBuildFile; fileRef = CE6F7D8C1E74E71C004C0518 /* Python */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
CEFC8A2A1E74F44200965F37 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
CEFC8A2B1E74F45400965F37 /* Python in CopyFiles */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
CE0559861E762105008EB4F8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/IgnoreListDialog.xib; sourceTree = "<group>"; };
CE05598B1E762137008EB4F8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE05598D1E76217C008EB4F8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = cocoa/Base.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559901E762183008EB4F8 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559911E7626E7008EB4F8 /* locale */ = {isa = PBXFileReference; lastKnownFileType = folder; name = locale; path = build/locale; sourceTree = "<group>"; };
CE0559991E7628AD008EB4F8 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE05599B1E7628AD008EB4F8 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/Localizable.strings; sourceTree = "<group>"; };
CE05599C1E7628E7008EB4F8 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE05599E1E7628E7008EB4F8 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/Localizable.strings; sourceTree = "<group>"; };
CE05599F1E7628F8008EB4F8 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559A11E7628F8008EB4F8 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559AB1E762953008EB4F8 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559AD1E762954008EB4F8 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559B11E7629DE008EB4F8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559B31E7629DE008EB4F8 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559B41E7629E9008EB4F8 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559B61E7629EA008EB4F8 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559B81E762A15008EB4F8 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559BA1E762A16008EB4F8 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559BB1E762A2B008EB4F8 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559BD1E762A2B008EB4F8 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559BE1E762A4A008EB4F8 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559C01E762A4A008EB4F8 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559C11E762A62008EB4F8 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/IgnoreListDialog.strings"; sourceTree = "<group>"; };
CE0559C31E762A62008EB4F8 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
CE0559C41E762A6D008EB4F8 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559C61E762A6D008EB4F8 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559C71E762A75008EB4F8 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559C91E762A75008EB4F8 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/Localizable.strings; sourceTree = "<group>"; };
CE0559CB1E762A94008EB4F8 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/IgnoreListDialog.strings"; sourceTree = "<group>"; };
CE0559CD1E762A94008EB4F8 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
CE0559CE1E762A9A008EB4F8 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/IgnoreListDialog.strings; sourceTree = "<group>"; };
CE0559D01E762A9A008EB4F8 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/Localizable.strings; sourceTree = "<group>"; };
CE549CDB1E933C7600C75A05 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/ResultWindow.xib; sourceTree = "<group>"; };
CE549CDE1E933D4A00C75A05 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CE01E933D4C00C75A05 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CE21E933D4D00C75A05 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CE41E933D4F00C75A05 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CE61E933D5000C75A05 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CE81E933D5100C75A05 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CEA1E933D5300C75A05 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CEC1E933D5500C75A05 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CEE1E933D5700C75A05 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CF01E933D5A00C75A05 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CF21E933D5B00C75A05 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/ResultWindow.strings"; sourceTree = "<group>"; };
CE549CF41E933D5C00C75A05 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CF61E933D5D00C75A05 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE549CF81E933D5F00C75A05 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/ResultWindow.strings"; sourceTree = "<group>"; };
CE549CFA1E933D6000C75A05 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/ResultWindow.strings; sourceTree = "<group>"; };
CE65D0CB1E7781640092126E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoalib/Base.lproj/progress.xib; sourceTree = "<group>"; };
CE65D0CE1E7781730092126E /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoalib/fr.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0D01E7781740092126E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoalib/de.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0D21E7781770092126E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoalib/cs.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0D41E7781790092126E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoalib/es.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0D61E77817B0092126E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoalib/el.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0D81E77817C0092126E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoalib/it.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0DA1E7781800092126E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoalib/nl.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0DC1E7781810092126E /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoalib/pl.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0DE1E7781830092126E /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoalib/ko.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0E01E7781850092126E /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoalib/hy.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0E21E7781860092126E /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoalib/pt-BR.lproj/progress.strings"; sourceTree = "<group>"; };
CE65D0E41E7781880092126E /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoalib/ru.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0E61E7781890092126E /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoalib/uk.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0E81E77818B0092126E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoalib/zh-Hans.lproj/progress.strings"; sourceTree = "<group>"; };
CE65D0EA1E77818C0092126E /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoalib/vi.lproj/progress.strings; sourceTree = "<group>"; };
CE65D0EC1E7783C40092126E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoalib/Base.lproj/ErrorReportWindow.xib; sourceTree = "<group>"; };
CE65D0EF1E7784930092126E /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoalib/fr.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0F11E7784950092126E /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoalib/de.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0F31E7784960092126E /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoalib/cs.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0F51E7784970092126E /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoalib/es.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0F71E7784990092126E /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoalib/el.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0F91E77849A0092126E /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoalib/it.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0FB1E77849B0092126E /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoalib/nl.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0FD1E77849C0092126E /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoalib/pl.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D0FF1E77849E0092126E /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoalib/ko.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D1011E77849F0092126E /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoalib/hy.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D1031E7784A10092126E /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoalib/pt-BR.lproj/ErrorReportWindow.strings"; sourceTree = "<group>"; };
CE65D1051E7784A20092126E /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoalib/ru.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D1071E7784A40092126E /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoalib/uk.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE65D1091E7784A50092126E /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoalib/zh-Hans.lproj/ErrorReportWindow.strings"; sourceTree = "<group>"; };
CE65D10B1E7784A70092126E /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoalib/vi.lproj/ErrorReportWindow.strings; sourceTree = "<group>"; };
CE6F7D891E74E5C2004C0518 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = build/Info.plist; sourceTree = "<group>"; };
CE6F7D8C1E74E71C004C0518 /* Python */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = Python; path = build/Python; sourceTree = "<group>"; };
CE6F7DCE1E74E9E4004C0518 /* Dialogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Dialogs.h; path = cocoalib/Dialogs.h; sourceTree = "<group>"; };
CE6F7DCF1E74E9E4004C0518 /* Dialogs.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Dialogs.m; path = cocoalib/Dialogs.m; sourceTree = "<group>"; };
CE6F7DD01E74E9E4004C0518 /* HSAboutBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSAboutBox.h; path = cocoalib/HSAboutBox.h; sourceTree = "<group>"; };
CE6F7DD11E74E9E4004C0518 /* HSAboutBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSAboutBox.m; path = cocoalib/HSAboutBox.m; sourceTree = "<group>"; };
CE6F7DD21E74E9E4004C0518 /* HSErrorReportWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSErrorReportWindow.h; path = cocoalib/HSErrorReportWindow.h; sourceTree = "<group>"; };
CE6F7DD41E74E9E4004C0518 /* HSPyUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSPyUtil.h; path = cocoalib/HSPyUtil.h; sourceTree = "<group>"; };
CE6F7DD51E74E9E4004C0518 /* HSPyUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSPyUtil.m; path = cocoalib/HSPyUtil.m; sourceTree = "<group>"; };
CE6F7DD61E74E9E4004C0518 /* HSQuicklook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSQuicklook.h; path = cocoalib/HSQuicklook.h; sourceTree = "<group>"; };
CE6F7DD71E74E9E4004C0518 /* HSQuicklook.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSQuicklook.m; path = cocoalib/HSQuicklook.m; sourceTree = "<group>"; };
CE6F7DD81E74E9E4004C0518 /* HSRecentFiles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSRecentFiles.h; path = cocoalib/HSRecentFiles.h; sourceTree = "<group>"; };
CE6F7DD91E74E9E4004C0518 /* HSRecentFiles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSRecentFiles.m; path = cocoalib/HSRecentFiles.m; sourceTree = "<group>"; };
CE6F7DDA1E74E9E4004C0518 /* NSEventAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSEventAdditions.h; path = cocoalib/NSEventAdditions.h; sourceTree = "<group>"; };
CE6F7DDB1E74E9E4004C0518 /* NSEventAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSEventAdditions.m; path = cocoalib/NSEventAdditions.m; sourceTree = "<group>"; };
CE6F7DDC1E74E9E4004C0518 /* NSImageAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSImageAdditions.h; path = cocoalib/NSImageAdditions.h; sourceTree = "<group>"; };
CE6F7DDD1E74E9E4004C0518 /* NSImageAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSImageAdditions.m; path = cocoalib/NSImageAdditions.m; sourceTree = "<group>"; };
CE6F7DDE1E74E9E4004C0518 /* NSNotificationAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSNotificationAdditions.h; path = cocoalib/NSNotificationAdditions.h; sourceTree = "<group>"; };
CE6F7DDF1E74E9E4004C0518 /* NSNotificationAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSNotificationAdditions.m; path = cocoalib/NSNotificationAdditions.m; sourceTree = "<group>"; };
CE6F7DE01E74E9E4004C0518 /* ProgressController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProgressController.h; path = cocoalib/ProgressController.h; sourceTree = "<group>"; };
CE6F7DE11E74E9E4004C0518 /* ProgressController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ProgressController.m; path = cocoalib/ProgressController.m; sourceTree = "<group>"; };
CE6F7DE21E74E9E4004C0518 /* Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Utils.h; path = cocoalib/Utils.h; sourceTree = "<group>"; };
CE6F7DE31E74E9E4004C0518 /* Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Utils.m; path = cocoalib/Utils.m; sourceTree = "<group>"; };
CE6F7DE41E74E9E4004C0518 /* ValueTransformers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ValueTransformers.h; path = cocoalib/ValueTransformers.h; sourceTree = "<group>"; };
CE6F7DE51E74E9E4004C0518 /* ValueTransformers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ValueTransformers.m; path = cocoalib/ValueTransformers.m; sourceTree = "<group>"; };
CE6F7DF41E74EA12004C0518 /* HSColumns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSColumns.h; path = cocoalib/controllers/HSColumns.h; sourceTree = "<group>"; };
CE6F7DF51E74EA12004C0518 /* HSColumns.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSColumns.m; path = cocoalib/controllers/HSColumns.m; sourceTree = "<group>"; };
CE6F7DF61E74EA12004C0518 /* HSGUIController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSGUIController.h; path = cocoalib/controllers/HSGUIController.h; sourceTree = "<group>"; };
CE6F7DF71E74EA12004C0518 /* HSGUIController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSGUIController.m; path = cocoalib/controllers/HSGUIController.m; sourceTree = "<group>"; };
CE6F7DF81E74EA12004C0518 /* HSOutline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSOutline.h; path = cocoalib/controllers/HSOutline.h; sourceTree = "<group>"; };
CE6F7DF91E74EA12004C0518 /* HSOutline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSOutline.m; path = cocoalib/controllers/HSOutline.m; sourceTree = "<group>"; };
CE6F7DFA1E74EA12004C0518 /* HSPopUpList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSPopUpList.h; path = cocoalib/controllers/HSPopUpList.h; sourceTree = "<group>"; };
CE6F7DFB1E74EA12004C0518 /* HSPopUpList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSPopUpList.m; path = cocoalib/controllers/HSPopUpList.m; sourceTree = "<group>"; };
CE6F7DFC1E74EA12004C0518 /* HSProgressWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSProgressWindow.h; path = cocoalib/controllers/HSProgressWindow.h; sourceTree = "<group>"; };
CE6F7DFD1E74EA12004C0518 /* HSProgressWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSProgressWindow.m; path = cocoalib/controllers/HSProgressWindow.m; sourceTree = "<group>"; };
CE6F7DFE1E74EA12004C0518 /* HSSelectableList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSSelectableList.h; path = cocoalib/controllers/HSSelectableList.h; sourceTree = "<group>"; };
CE6F7DFF1E74EA12004C0518 /* HSSelectableList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSSelectableList.m; path = cocoalib/controllers/HSSelectableList.m; sourceTree = "<group>"; };
CE6F7E001E74EA12004C0518 /* HSTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSTable.h; path = cocoalib/controllers/HSTable.h; sourceTree = "<group>"; };
CE6F7E011E74EA12004C0518 /* HSTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSTable.m; path = cocoalib/controllers/HSTable.m; sourceTree = "<group>"; };
CE6F7E021E74EA12004C0518 /* HSTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSTextField.h; path = cocoalib/controllers/HSTextField.h; sourceTree = "<group>"; };
CE6F7E031E74EA12004C0518 /* HSTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSTextField.m; path = cocoalib/controllers/HSTextField.m; sourceTree = "<group>"; };
CE6F7E0C1E74EA26004C0518 /* HSOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSOutlineView.h; path = cocoalib/views/HSOutlineView.h; sourceTree = "<group>"; };
CE6F7E0D1E74EA26004C0518 /* HSOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSOutlineView.m; path = cocoalib/views/HSOutlineView.m; sourceTree = "<group>"; };
CE6F7E0E1E74EA26004C0518 /* HSTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HSTableView.h; path = cocoalib/views/HSTableView.h; sourceTree = "<group>"; };
CE6F7E0F1E74EA26004C0518 /* HSTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HSTableView.m; path = cocoalib/views/HSTableView.m; sourceTree = "<group>"; };
CE6F7E101E74EA26004C0518 /* NSIndexPathAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSIndexPathAdditions.h; path = cocoalib/views/NSIndexPathAdditions.h; sourceTree = "<group>"; };
CE6F7E111E74EA26004C0518 /* NSIndexPathAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSIndexPathAdditions.m; path = cocoalib/views/NSIndexPathAdditions.m; sourceTree = "<group>"; };
CE6F7E121E74EA26004C0518 /* NSTableViewAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NSTableViewAdditions.h; path = cocoalib/views/NSTableViewAdditions.h; sourceTree = "<group>"; };
CE6F7E131E74EA26004C0518 /* NSTableViewAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NSTableViewAdditions.m; path = cocoalib/views/NSTableViewAdditions.m; sourceTree = "<group>"; };
CE6F7E181E74EA38004C0518 /* Worker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Worker.h; path = cocoalib/Worker.h; sourceTree = "<group>"; };
CE7CA6031E76337700874874 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoalib/Base.lproj/about.xib; sourceTree = "<group>"; };
CE7CA6051E76337700874874 /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = cocoalib/Base.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6091E76337F00874874 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoalib/fr.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60A1E76338000874874 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoalib/de.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60B1E76338100874874 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoalib/cs.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60C1E76338200874874 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoalib/es.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60D1E76338300874874 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoalib/el.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60E1E76338400874874 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoalib/it.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA60F1E76338500874874 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoalib/nl.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6101E76338600874874 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoalib/pl.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6111E76338700874874 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoalib/ko.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6121E76338800874874 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoalib/hy.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6131E76338900874874 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoalib/pt-BR.lproj/cocoalib.strings"; sourceTree = "<group>"; };
CE7CA6141E76338A00874874 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoalib/ru.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6151E76338B00874874 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoalib/uk.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA6161E76338B00874874 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoalib/zh-Hans.lproj/cocoalib.strings"; sourceTree = "<group>"; };
CE7CA6171E76338C00874874 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoalib/vi.lproj/cocoalib.strings; sourceTree = "<group>"; };
CE7CA61B1E7633BC00874874 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoalib/fr.lproj/about.strings; sourceTree = "<group>"; };
CE7CA61D1E7633BE00874874 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoalib/de.lproj/about.strings; sourceTree = "<group>"; };
CE7CA61F1E7633BF00874874 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoalib/cs.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6211E7633C100874874 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoalib/es.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6231E7633C200874874 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoalib/el.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6251E7633C300874874 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoalib/it.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6271E7633C500874874 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoalib/nl.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6291E7633C600874874 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoalib/pl.lproj/about.strings; sourceTree = "<group>"; };
CE7CA62B1E7633C800874874 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoalib/ko.lproj/about.strings; sourceTree = "<group>"; };
CE7CA62D1E7633C900874874 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoalib/hy.lproj/about.strings; sourceTree = "<group>"; };
CE7CA62F1E7633CB00874874 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoalib/pt-BR.lproj/about.strings"; sourceTree = "<group>"; };
CE7CA6311E7633CC00874874 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoalib/ru.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6331E7633CD00874874 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoalib/uk.lproj/about.strings; sourceTree = "<group>"; };
CE7CA6351E7633CF00874874 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoalib/zh-Hans.lproj/about.strings"; sourceTree = "<group>"; };
CE7CA6371E7633D100874874 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoalib/vi.lproj/about.strings; sourceTree = "<group>"; };
CE9720CC1E74E40300A598C9 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = cocoa/AppDelegate.h; sourceTree = "<group>"; };
CE9720CD1E74E40300A598C9 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = cocoa/AppDelegate.m; sourceTree = "<group>"; };
CE9720CE1E74E40300A598C9 /* Consts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Consts.h; path = cocoa/Consts.h; sourceTree = "<group>"; };
CE9720CF1E74E40300A598C9 /* DeletionOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DeletionOptions.h; path = cocoa/DeletionOptions.h; sourceTree = "<group>"; };
CE9720D01E74E40300A598C9 /* DeletionOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DeletionOptions.m; path = cocoa/DeletionOptions.m; sourceTree = "<group>"; };
CE9720D11E74E40300A598C9 /* DetailsPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailsPanel.h; path = cocoa/DetailsPanel.h; sourceTree = "<group>"; };
CE9720D21E74E40300A598C9 /* DetailsPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailsPanel.m; path = cocoa/DetailsPanel.m; sourceTree = "<group>"; };
CE9720D31E74E40300A598C9 /* DetailsPanelPicture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailsPanelPicture.h; path = cocoa/DetailsPanelPicture.h; sourceTree = "<group>"; };
CE9720D41E74E40300A598C9 /* DetailsPanelPicture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailsPanelPicture.m; path = cocoa/DetailsPanelPicture.m; sourceTree = "<group>"; };
CE9720D51E74E40300A598C9 /* DirectoryOutline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DirectoryOutline.h; path = cocoa/DirectoryOutline.h; sourceTree = "<group>"; };
CE9720D61E74E40300A598C9 /* DirectoryOutline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DirectoryOutline.m; path = cocoa/DirectoryOutline.m; sourceTree = "<group>"; };
CE9720D71E74E40300A598C9 /* DirectoryPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DirectoryPanel.h; path = cocoa/DirectoryPanel.h; sourceTree = "<group>"; };
CE9720D81E74E40300A598C9 /* DirectoryPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DirectoryPanel.m; path = cocoa/DirectoryPanel.m; sourceTree = "<group>"; };
CE9720D91E74E40300A598C9 /* IgnoreListDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IgnoreListDialog.h; path = cocoa/IgnoreListDialog.h; sourceTree = "<group>"; };
CE9720DA1E74E40300A598C9 /* IgnoreListDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IgnoreListDialog.m; path = cocoa/IgnoreListDialog.m; sourceTree = "<group>"; };
CE9720DB1E74E40300A598C9 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = cocoa/main.m; sourceTree = "<group>"; };
CE9720DC1E74E40300A598C9 /* PrioritizeDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PrioritizeDialog.h; path = cocoa/PrioritizeDialog.h; sourceTree = "<group>"; };
CE9720DD1E74E40300A598C9 /* PrioritizeDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PrioritizeDialog.m; path = cocoa/PrioritizeDialog.m; sourceTree = "<group>"; };
CE9720DE1E74E40300A598C9 /* PrioritizeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PrioritizeList.h; path = cocoa/PrioritizeList.h; sourceTree = "<group>"; };
CE9720DF1E74E40300A598C9 /* PrioritizeList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PrioritizeList.m; path = cocoa/PrioritizeList.m; sourceTree = "<group>"; };
CE9720E01E74E40300A598C9 /* ProblemDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProblemDialog.h; path = cocoa/ProblemDialog.h; sourceTree = "<group>"; };
CE9720E11E74E40300A598C9 /* ProblemDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ProblemDialog.m; path = cocoa/ProblemDialog.m; sourceTree = "<group>"; };
CE9720E21E74E40300A598C9 /* ResultTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultTable.h; path = cocoa/ResultTable.h; sourceTree = "<group>"; };
CE9720E31E74E40300A598C9 /* ResultTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultTable.m; path = cocoa/ResultTable.m; sourceTree = "<group>"; };
CE9720E41E74E40300A598C9 /* ResultWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultWindow.h; path = cocoa/ResultWindow.h; sourceTree = "<group>"; };
CE9720E51E74E40300A598C9 /* ResultWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultWindow.m; path = cocoa/ResultWindow.m; sourceTree = "<group>"; };
CE9720E61E74E40300A598C9 /* StatsLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StatsLabel.h; path = cocoa/StatsLabel.h; sourceTree = "<group>"; };
CE9720E71E74E40300A598C9 /* StatsLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StatsLabel.m; path = cocoa/StatsLabel.m; sourceTree = "<group>"; };
CE9720FD1E74E41C00A598C9 /* DirectoryPanel_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DirectoryPanel_UI.h; path = cocoa/autogen/DirectoryPanel_UI.h; sourceTree = "<group>"; };
CE9720FE1E74E41C00A598C9 /* DirectoryPanel_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DirectoryPanel_UI.m; path = cocoa/autogen/DirectoryPanel_UI.m; sourceTree = "<group>"; };
CE9721071E74E41C00A598C9 /* ObjP.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjP.h; path = cocoa/autogen/ObjP.h; sourceTree = "<group>"; };
CE9721081E74E41C00A598C9 /* ObjP.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjP.m; path = cocoa/autogen/ObjP.m; sourceTree = "<group>"; };
CE9721091E74E41C00A598C9 /* PreferencesPanelMusic_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPanelMusic_UI.h; path = cocoa/autogen/PreferencesPanelMusic_UI.h; sourceTree = "<group>"; };
CE97210A1E74E41C00A598C9 /* PreferencesPanelMusic_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPanelMusic_UI.m; path = cocoa/autogen/PreferencesPanelMusic_UI.m; sourceTree = "<group>"; };
CE97210B1E74E41C00A598C9 /* PreferencesPanelPicture_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPanelPicture_UI.h; path = cocoa/autogen/PreferencesPanelPicture_UI.h; sourceTree = "<group>"; };
CE97210C1E74E41C00A598C9 /* PreferencesPanelPicture_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPanelPicture_UI.m; path = cocoa/autogen/PreferencesPanelPicture_UI.m; sourceTree = "<group>"; };
CE97210D1E74E41C00A598C9 /* PreferencesPanelStandard_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PreferencesPanelStandard_UI.h; path = cocoa/autogen/PreferencesPanelStandard_UI.h; sourceTree = "<group>"; };
CE97210E1E74E41C00A598C9 /* PreferencesPanelStandard_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PreferencesPanelStandard_UI.m; path = cocoa/autogen/PreferencesPanelStandard_UI.m; sourceTree = "<group>"; };
CE97210F1E74E41C00A598C9 /* PrioritizeDialog_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PrioritizeDialog_UI.h; path = cocoa/autogen/PrioritizeDialog_UI.h; sourceTree = "<group>"; };
CE9721101E74E41C00A598C9 /* PrioritizeDialog_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PrioritizeDialog_UI.m; path = cocoa/autogen/PrioritizeDialog_UI.m; sourceTree = "<group>"; };
CE9721111E74E41D00A598C9 /* ProblemDialog_UI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ProblemDialog_UI.h; path = cocoa/autogen/ProblemDialog_UI.h; sourceTree = "<group>"; };
CE9721121E74E41D00A598C9 /* ProblemDialog_UI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ProblemDialog_UI.m; path = cocoa/autogen/ProblemDialog_UI.m; sourceTree = "<group>"; };
CE9721151E74E41D00A598C9 /* PyBaseApp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyBaseApp.h; path = cocoa/autogen/PyBaseApp.h; sourceTree = "<group>"; };
CE9721161E74E41D00A598C9 /* PyBaseApp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyBaseApp.m; path = cocoa/autogen/PyBaseApp.m; sourceTree = "<group>"; };
CE9721171E74E41D00A598C9 /* PyColumns.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyColumns.h; path = cocoa/autogen/PyColumns.h; sourceTree = "<group>"; };
CE9721181E74E41D00A598C9 /* PyColumns.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyColumns.m; path = cocoa/autogen/PyColumns.m; sourceTree = "<group>"; };
CE9721191E74E41D00A598C9 /* PyDeletionOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyDeletionOptions.h; path = cocoa/autogen/PyDeletionOptions.h; sourceTree = "<group>"; };
CE97211A1E74E41D00A598C9 /* PyDeletionOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyDeletionOptions.m; path = cocoa/autogen/PyDeletionOptions.m; sourceTree = "<group>"; };
CE97211B1E74E41D00A598C9 /* PyDetailsPanel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyDetailsPanel.h; path = cocoa/autogen/PyDetailsPanel.h; sourceTree = "<group>"; };
CE97211C1E74E41D00A598C9 /* PyDetailsPanel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyDetailsPanel.m; path = cocoa/autogen/PyDetailsPanel.m; sourceTree = "<group>"; };
CE97211D1E74E41D00A598C9 /* PyDirectoryOutline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyDirectoryOutline.h; path = cocoa/autogen/PyDirectoryOutline.h; sourceTree = "<group>"; };
CE97211E1E74E41D00A598C9 /* PyDirectoryOutline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyDirectoryOutline.m; path = cocoa/autogen/PyDirectoryOutline.m; sourceTree = "<group>"; };
CE97211F1E74E41D00A598C9 /* PyDupeGuru.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyDupeGuru.h; path = cocoa/autogen/PyDupeGuru.h; sourceTree = "<group>"; };
CE9721201E74E41D00A598C9 /* PyDupeGuru.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyDupeGuru.m; path = cocoa/autogen/PyDupeGuru.m; sourceTree = "<group>"; };
CE9721211E74E41D00A598C9 /* PyGUIObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyGUIObject.h; path = cocoa/autogen/PyGUIObject.h; sourceTree = "<group>"; };
CE9721221E74E41D00A598C9 /* PyGUIObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyGUIObject.m; path = cocoa/autogen/PyGUIObject.m; sourceTree = "<group>"; };
CE9721231E74E41D00A598C9 /* PyIgnoreListDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyIgnoreListDialog.h; path = cocoa/autogen/PyIgnoreListDialog.h; sourceTree = "<group>"; };
CE9721241E74E41D00A598C9 /* PyIgnoreListDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyIgnoreListDialog.m; path = cocoa/autogen/PyIgnoreListDialog.m; sourceTree = "<group>"; };
CE9721251E74E41D00A598C9 /* PyOutline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyOutline.h; path = cocoa/autogen/PyOutline.h; sourceTree = "<group>"; };
CE9721261E74E41D00A598C9 /* PyOutline.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyOutline.m; path = cocoa/autogen/PyOutline.m; sourceTree = "<group>"; };
CE9721271E74E41D00A598C9 /* PyPrioritizeDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyPrioritizeDialog.h; path = cocoa/autogen/PyPrioritizeDialog.h; sourceTree = "<group>"; };
CE9721281E74E41D00A598C9 /* PyPrioritizeDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyPrioritizeDialog.m; path = cocoa/autogen/PyPrioritizeDialog.m; sourceTree = "<group>"; };
CE9721291E74E41D00A598C9 /* PyPrioritizeList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyPrioritizeList.h; path = cocoa/autogen/PyPrioritizeList.h; sourceTree = "<group>"; };
CE97212A1E74E41D00A598C9 /* PyPrioritizeList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyPrioritizeList.m; path = cocoa/autogen/PyPrioritizeList.m; sourceTree = "<group>"; };
CE97212B1E74E41D00A598C9 /* PyProblemDialog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyProblemDialog.h; path = cocoa/autogen/PyProblemDialog.h; sourceTree = "<group>"; };
CE97212C1E74E41D00A598C9 /* PyProblemDialog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyProblemDialog.m; path = cocoa/autogen/PyProblemDialog.m; sourceTree = "<group>"; };
CE97212D1E74E41D00A598C9 /* PyProgressWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyProgressWindow.h; path = cocoa/autogen/PyProgressWindow.h; sourceTree = "<group>"; };
CE97212E1E74E41D00A598C9 /* PyProgressWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyProgressWindow.m; path = cocoa/autogen/PyProgressWindow.m; sourceTree = "<group>"; };
CE97212F1E74E41D00A598C9 /* PyResultTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyResultTable.h; path = cocoa/autogen/PyResultTable.h; sourceTree = "<group>"; };
CE9721301E74E41D00A598C9 /* PyResultTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyResultTable.m; path = cocoa/autogen/PyResultTable.m; sourceTree = "<group>"; };
CE9721311E74E41D00A598C9 /* PySelectableList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PySelectableList.h; path = cocoa/autogen/PySelectableList.h; sourceTree = "<group>"; };
CE9721321E74E41D00A598C9 /* PySelectableList.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PySelectableList.m; path = cocoa/autogen/PySelectableList.m; sourceTree = "<group>"; };
CE9721331E74E41D00A598C9 /* PyStatsLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyStatsLabel.h; path = cocoa/autogen/PyStatsLabel.h; sourceTree = "<group>"; };
CE9721341E74E41D00A598C9 /* PyStatsLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyStatsLabel.m; path = cocoa/autogen/PyStatsLabel.m; sourceTree = "<group>"; };
CE9721351E74E41D00A598C9 /* PyTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyTable.h; path = cocoa/autogen/PyTable.h; sourceTree = "<group>"; };
CE9721361E74E41D00A598C9 /* PyTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyTable.m; path = cocoa/autogen/PyTable.m; sourceTree = "<group>"; };
CE9721371E74E41D00A598C9 /* PyTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PyTextField.h; path = cocoa/autogen/PyTextField.h; sourceTree = "<group>"; };
CE9721381E74E41D00A598C9 /* PyTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PyTextField.m; path = cocoa/autogen/PyTextField.m; sourceTree = "<group>"; };
CE97213B1E74E41D00A598C9 /* XiblessSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = XiblessSupport.h; path = cocoa/autogen/XiblessSupport.h; sourceTree = "<group>"; };
CE97213C1E74E41D00A598C9 /* XiblessSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = XiblessSupport.m; path = cocoa/autogen/XiblessSupport.m; sourceTree = "<group>"; };
CE9C2E9D1E74E1640099B9FB /* dupeGuru.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = dupeGuru.app; sourceTree = BUILT_PRODUCTS_DIR; };
CE9EF6DE1E9345100089CA20 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
CE9EF6E11E9345490089CA20 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6E31E93454A0089CA20 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6E51E93454C0089CA20 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6E71E93454D0089CA20 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6E91E93454E0089CA20 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6EB1E9345500089CA20 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6ED1E9345510089CA20 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6EF1E9345520089CA20 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6F11E9345530089CA20 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6F31E9345550089CA20 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6F51E9345570089CA20 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/MainMenu.strings"; sourceTree = "<group>"; };
CE9EF6F71E9345580089CA20 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6F91E93455B0089CA20 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/MainMenu.strings; sourceTree = "<group>"; };
CE9EF6FB1E93455C0089CA20 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/MainMenu.strings"; sourceTree = "<group>"; };
CE9EF6FD1E93455D0089CA20 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/MainMenu.strings; sourceTree = "<group>"; };
CED88C1E1E763F2700C9B98C /* py */ = {isa = PBXFileReference; lastKnownFileType = folder; name = py; path = build/py; sourceTree = "<group>"; };
CEF093DD1E9474F700CD0BF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/DeletionOptions.xib; sourceTree = "<group>"; };
CEF093E01E94750100CD0BF3 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093E21E94750300CD0BF3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093E41E94750500CD0BF3 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093E61E94750700CD0BF3 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093E81E94750900CD0BF3 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093EA1E94750E00CD0BF3 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093EC1E94750F00CD0BF3 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093EE1E94751100CD0BF3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093F01E94751200CD0BF3 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093F21E94751400CD0BF3 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093F41E94751600CD0BF3 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/DeletionOptions.strings"; sourceTree = "<group>"; };
CEF093F61E94751700CD0BF3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093F81E94751900CD0BF3 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093FA1E94751B00CD0BF3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/DeletionOptions.strings"; sourceTree = "<group>"; };
CEF093FC1E94751C00CD0BF3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/DeletionOptions.strings; sourceTree = "<group>"; };
CEF093FE1E94795600CD0BF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/DetailsPanel.xib; sourceTree = "<group>"; };
CEF094011E94797800CD0BF3 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094031E94797900CD0BF3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094051E94797A00CD0BF3 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094071E94797B00CD0BF3 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094091E94797C00CD0BF3 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF0940B1E94797E00CD0BF3 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF0940D1E94798000CD0BF3 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF0940F1E94798100CD0BF3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094111E94798200CD0BF3 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094131E94798400CD0BF3 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094151E94798500CD0BF3 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/DetailsPanel.strings"; sourceTree = "<group>"; };
CEF094171E94798700CD0BF3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF094191E94798800CD0BF3 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF0941B1E94798A00CD0BF3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/DetailsPanel.strings"; sourceTree = "<group>"; };
CEF0941D1E94798B00CD0BF3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/DetailsPanel.strings; sourceTree = "<group>"; };
CEF0941F1E947AF700CD0BF3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = cocoa/Base.lproj/DetailsPanelPicture.xib; sourceTree = "<group>"; };
CEF094221E947B0000CD0BF3 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = cocoa/fr.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094241E947B0200CD0BF3 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = cocoa/de.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094261E947B0300CD0BF3 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cocoa/cs.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094281E947B0400CD0BF3 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = cocoa/es.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF0942A1E947B0500CD0BF3 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = cocoa/el.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF0942C1E947B0600CD0BF3 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = cocoa/it.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF0942E1E947B0700CD0BF3 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = cocoa/nl.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094301E947B0900CD0BF3 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = cocoa/pl.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094321E947B0A00CD0BF3 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = cocoa/ko.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094341E947B0C00CD0BF3 /* hy */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hy; path = cocoa/hy.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF094361E947B0D00CD0BF3 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "cocoa/pt-BR.lproj/DetailsPanelPicture.strings"; sourceTree = "<group>"; };
CEF094381E947B0E00CD0BF3 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = cocoa/ru.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF0943A1E947B1000CD0BF3 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = cocoa/uk.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEF0943C1E947B1100CD0BF3 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "cocoa/zh-Hans.lproj/DetailsPanelPicture.strings"; sourceTree = "<group>"; };
CEF0943E1E947B1200CD0BF3 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = cocoa/vi.lproj/DetailsPanelPicture.strings; sourceTree = "<group>"; };
CEFC8A231E74F23000965F37 /* dg_cocoa.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = dg_cocoa.py; path = cocoa/dg_cocoa.py; sourceTree = "<group>"; };
CEFC8A241E74F23000965F37 /* dupeguru.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = dupeguru.icns; path = cocoa/dupeguru.icns; sourceTree = "<group>"; };
CEFC8A271E74F28100965F37 /* help */ = {isa = PBXFileReference; lastKnownFileType = folder; name = help; path = build/help; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
CE9C2E9A1E74E1640099B9FB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
CE6F7D8D1E74E71C004C0518 /* Python in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
CE1891011E75D5A6008CE1AE /* xib */ = {
isa = PBXGroup;
children = (
CE9EF6DD1E9345100089CA20 /* MainMenu.xib */,
CE549CDA1E933C7600C75A05 /* ResultWindow.xib */,
CE0559851E762105008EB4F8 /* IgnoreListDialog.xib */,
CEF093DC1E9474F700CD0BF3 /* DeletionOptions.xib */,
CEF093FD1E94795600CD0BF3 /* DetailsPanel.xib */,
CEF0941E1E947AF700CD0BF3 /* DetailsPanelPicture.xib */,
);
name = xib;
sourceTree = "<group>";
};
CE6F7D8B1E74E71B004C0518 /* Frameworks */ = {
isa = PBXGroup;
children = (
CE6F7D8C1E74E71C004C0518 /* Python */,
);
name = Frameworks;
sourceTree = "<group>";
};
CE6F7D8E1E74E919004C0518 /* cocoalib */ = {
isa = PBXGroup;
children = (
CE6F7DF31E74E9EE004C0518 /* views */,
CE6F7DF21E74E9E7004C0518 /* controllers */,
CE6F7DCE1E74E9E4004C0518 /* Dialogs.h */,
CE6F7DCF1E74E9E4004C0518 /* Dialogs.m */,
CE6F7DD01E74E9E4004C0518 /* HSAboutBox.h */,
CE6F7DD11E74E9E4004C0518 /* HSAboutBox.m */,
CE6F7DD21E74E9E4004C0518 /* HSErrorReportWindow.h */,
CE6F7DD41E74E9E4004C0518 /* HSPyUtil.h */,
CE6F7DD51E74E9E4004C0518 /* HSPyUtil.m */,
CE6F7DD61E74E9E4004C0518 /* HSQuicklook.h */,
CE6F7DD71E74E9E4004C0518 /* HSQuicklook.m */,
CE6F7DD81E74E9E4004C0518 /* HSRecentFiles.h */,
CE6F7DD91E74E9E4004C0518 /* HSRecentFiles.m */,
CE6F7DDA1E74E9E4004C0518 /* NSEventAdditions.h */,
CE6F7DDB1E74E9E4004C0518 /* NSEventAdditions.m */,
CE6F7DDC1E74E9E4004C0518 /* NSImageAdditions.h */,
CE6F7DDD1E74E9E4004C0518 /* NSImageAdditions.m */,
CE6F7DDE1E74E9E4004C0518 /* NSNotificationAdditions.h */,
CE6F7DDF1E74E9E4004C0518 /* NSNotificationAdditions.m */,
CE6F7DE01E74E9E4004C0518 /* ProgressController.h */,
CE6F7DE11E74E9E4004C0518 /* ProgressController.m */,
CE6F7DE21E74E9E4004C0518 /* Utils.h */,
CE6F7DE31E74E9E4004C0518 /* Utils.m */,
CE6F7DE41E74E9E4004C0518 /* ValueTransformers.h */,
CE6F7DE51E74E9E4004C0518 /* ValueTransformers.m */,
CE6F7E181E74EA38004C0518 /* Worker.h */,
);
name = cocoalib;
sourceTree = "<group>";
};
CE6F7DF21E74E9E7004C0518 /* controllers */ = {
isa = PBXGroup;
children = (
CE6F7DF41E74EA12004C0518 /* HSColumns.h */,
CE6F7DF51E74EA12004C0518 /* HSColumns.m */,
CE6F7DF61E74EA12004C0518 /* HSGUIController.h */,
CE6F7DF71E74EA12004C0518 /* HSGUIController.m */,
CE6F7DF81E74EA12004C0518 /* HSOutline.h */,
CE6F7DF91E74EA12004C0518 /* HSOutline.m */,
CE6F7DFA1E74EA12004C0518 /* HSPopUpList.h */,
CE6F7DFB1E74EA12004C0518 /* HSPopUpList.m */,
CE6F7DFC1E74EA12004C0518 /* HSProgressWindow.h */,
CE6F7DFD1E74EA12004C0518 /* HSProgressWindow.m */,
CE6F7DFE1E74EA12004C0518 /* HSSelectableList.h */,
CE6F7DFF1E74EA12004C0518 /* HSSelectableList.m */,
CE6F7E001E74EA12004C0518 /* HSTable.h */,
CE6F7E011E74EA12004C0518 /* HSTable.m */,
CE6F7E021E74EA12004C0518 /* HSTextField.h */,
CE6F7E031E74EA12004C0518 /* HSTextField.m */,
);
name = controllers;
sourceTree = "<group>";
};
CE6F7DF31E74E9EE004C0518 /* views */ = {
isa = PBXGroup;
children = (
CE6F7E0C1E74EA26004C0518 /* HSOutlineView.h */,
CE6F7E0D1E74EA26004C0518 /* HSOutlineView.m */,
CE6F7E0E1E74EA26004C0518 /* HSTableView.h */,
CE6F7E0F1E74EA26004C0518 /* HSTableView.m */,
CE6F7E101E74EA26004C0518 /* NSIndexPathAdditions.h */,
CE6F7E111E74EA26004C0518 /* NSIndexPathAdditions.m */,
CE6F7E121E74EA26004C0518 /* NSTableViewAdditions.h */,
CE6F7E131E74EA26004C0518 /* NSTableViewAdditions.m */,
);
name = views;
sourceTree = "<group>";
};
CE7CA6011E76336000874874 /* cocoalib */ = {
isa = PBXGroup;
children = (
CE65D0EB1E7783C40092126E /* ErrorReportWindow.xib */,
CE65D0CA1E7781640092126E /* progress.xib */,
CE7CA6021E76337700874874 /* about.xib */,
CE7CA6041E76337700874874 /* cocoalib.strings */,
);
name = cocoalib;
sourceTree = "<group>";
};
CE9720CB1E74E3DE00A598C9 /* src */ = {
isa = PBXGroup;
children = (
CE9720F61E74E40E00A598C9 /* autogen */,
CE9720CC1E74E40300A598C9 /* AppDelegate.h */,
CE9720CD1E74E40300A598C9 /* AppDelegate.m */,
CE9720CE1E74E40300A598C9 /* Consts.h */,
CE9720CF1E74E40300A598C9 /* DeletionOptions.h */,
CE9720D01E74E40300A598C9 /* DeletionOptions.m */,
CE9720D11E74E40300A598C9 /* DetailsPanel.h */,
CE9720D21E74E40300A598C9 /* DetailsPanel.m */,
CE9720D31E74E40300A598C9 /* DetailsPanelPicture.h */,
CE9720D41E74E40300A598C9 /* DetailsPanelPicture.m */,
CE9720D51E74E40300A598C9 /* DirectoryOutline.h */,
CE9720D61E74E40300A598C9 /* DirectoryOutline.m */,
CE9720D71E74E40300A598C9 /* DirectoryPanel.h */,
CE9720D81E74E40300A598C9 /* DirectoryPanel.m */,
CE9720D91E74E40300A598C9 /* IgnoreListDialog.h */,
CE9720DA1E74E40300A598C9 /* IgnoreListDialog.m */,
CE9720DB1E74E40300A598C9 /* main.m */,
CE9720DC1E74E40300A598C9 /* PrioritizeDialog.h */,
CE9720DD1E74E40300A598C9 /* PrioritizeDialog.m */,
CE9720DE1E74E40300A598C9 /* PrioritizeList.h */,
CE9720DF1E74E40300A598C9 /* PrioritizeList.m */,
CE9720E01E74E40300A598C9 /* ProblemDialog.h */,
CE9720E11E74E40300A598C9 /* ProblemDialog.m */,
CE9720E21E74E40300A598C9 /* ResultTable.h */,
CE9720E31E74E40300A598C9 /* ResultTable.m */,
CE9720E41E74E40300A598C9 /* ResultWindow.h */,
CE9720E51E74E40300A598C9 /* ResultWindow.m */,
CE9720E61E74E40300A598C9 /* StatsLabel.h */,
CE9720E71E74E40300A598C9 /* StatsLabel.m */,
);
name = src;
sourceTree = "<group>";
};
CE9720F61E74E40E00A598C9 /* autogen */ = {
isa = PBXGroup;
children = (
CE9720FD1E74E41C00A598C9 /* DirectoryPanel_UI.h */,
CE9720FE1E74E41C00A598C9 /* DirectoryPanel_UI.m */,
CE9721071E74E41C00A598C9 /* ObjP.h */,
CE9721081E74E41C00A598C9 /* ObjP.m */,
CE9721091E74E41C00A598C9 /* PreferencesPanelMusic_UI.h */,
CE97210A1E74E41C00A598C9 /* PreferencesPanelMusic_UI.m */,
CE97210B1E74E41C00A598C9 /* PreferencesPanelPicture_UI.h */,
CE97210C1E74E41C00A598C9 /* PreferencesPanelPicture_UI.m */,
CE97210D1E74E41C00A598C9 /* PreferencesPanelStandard_UI.h */,
CE97210E1E74E41C00A598C9 /* PreferencesPanelStandard_UI.m */,
CE97210F1E74E41C00A598C9 /* PrioritizeDialog_UI.h */,
CE9721101E74E41C00A598C9 /* PrioritizeDialog_UI.m */,
CE9721111E74E41D00A598C9 /* ProblemDialog_UI.h */,
CE9721121E74E41D00A598C9 /* ProblemDialog_UI.m */,
CE9721151E74E41D00A598C9 /* PyBaseApp.h */,
CE9721161E74E41D00A598C9 /* PyBaseApp.m */,
CE9721171E74E41D00A598C9 /* PyColumns.h */,
CE9721181E74E41D00A598C9 /* PyColumns.m */,
CE9721191E74E41D00A598C9 /* PyDeletionOptions.h */,
CE97211A1E74E41D00A598C9 /* PyDeletionOptions.m */,
CE97211B1E74E41D00A598C9 /* PyDetailsPanel.h */,
CE97211C1E74E41D00A598C9 /* PyDetailsPanel.m */,
CE97211D1E74E41D00A598C9 /* PyDirectoryOutline.h */,
CE97211E1E74E41D00A598C9 /* PyDirectoryOutline.m */,
CE97211F1E74E41D00A598C9 /* PyDupeGuru.h */,
CE9721201E74E41D00A598C9 /* PyDupeGuru.m */,
CE9721211E74E41D00A598C9 /* PyGUIObject.h */,
CE9721221E74E41D00A598C9 /* PyGUIObject.m */,
CE9721231E74E41D00A598C9 /* PyIgnoreListDialog.h */,
CE9721241E74E41D00A598C9 /* PyIgnoreListDialog.m */,
CE9721251E74E41D00A598C9 /* PyOutline.h */,
CE9721261E74E41D00A598C9 /* PyOutline.m */,
CE9721271E74E41D00A598C9 /* PyPrioritizeDialog.h */,
CE9721281E74E41D00A598C9 /* PyPrioritizeDialog.m */,
CE9721291E74E41D00A598C9 /* PyPrioritizeList.h */,
CE97212A1E74E41D00A598C9 /* PyPrioritizeList.m */,
CE97212B1E74E41D00A598C9 /* PyProblemDialog.h */,
CE97212C1E74E41D00A598C9 /* PyProblemDialog.m */,
CE97212D1E74E41D00A598C9 /* PyProgressWindow.h */,
CE97212E1E74E41D00A598C9 /* PyProgressWindow.m */,
CE97212F1E74E41D00A598C9 /* PyResultTable.h */,
CE9721301E74E41D00A598C9 /* PyResultTable.m */,
CE9721311E74E41D00A598C9 /* PySelectableList.h */,
CE9721321E74E41D00A598C9 /* PySelectableList.m */,
CE9721331E74E41D00A598C9 /* PyStatsLabel.h */,
CE9721341E74E41D00A598C9 /* PyStatsLabel.m */,
CE9721351E74E41D00A598C9 /* PyTable.h */,
CE9721361E74E41D00A598C9 /* PyTable.m */,
CE9721371E74E41D00A598C9 /* PyTextField.h */,
CE9721381E74E41D00A598C9 /* PyTextField.m */,
CE97213B1E74E41D00A598C9 /* XiblessSupport.h */,
CE97213C1E74E41D00A598C9 /* XiblessSupport.m */,
);
name = autogen;
sourceTree = "<group>";
};
CE9C2E941E74E1640099B9FB = {
isa = PBXGroup;
children = (
CE6F7D891E74E5C2004C0518 /* Info.plist */,
CE9720CB1E74E3DE00A598C9 /* src */,
CE6F7D8E1E74E919004C0518 /* cocoalib */,
CE9C2E9E1E74E1640099B9FB /* Products */,
CE6F7D8B1E74E71B004C0518 /* Frameworks */,
CEFC8A221E74F0F700965F37 /* Resources */,
);
sourceTree = "<group>";
};
CE9C2E9E1E74E1640099B9FB /* Products */ = {
isa = PBXGroup;
children = (
CE9C2E9D1E74E1640099B9FB /* dupeGuru.app */,
);
name = Products;
sourceTree = "<group>";
};
CEFC8A221E74F0F700965F37 /* Resources */ = {
isa = PBXGroup;
children = (
CE05598C1E76217C008EB4F8 /* Localizable.strings */,
CE1891011E75D5A6008CE1AE /* xib */,
CE7CA6011E76336000874874 /* cocoalib */,
CEFC8A271E74F28100965F37 /* help */,
CE0559911E7626E7008EB4F8 /* locale */,
CED88C1E1E763F2700C9B98C /* py */,
CEFC8A231E74F23000965F37 /* dg_cocoa.py */,
CEFC8A241E74F23000965F37 /* dupeguru.icns */,
);
name = Resources;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
CE9C2E9C1E74E1640099B9FB /* dupeGuru */ = {
isa = PBXNativeTarget;
buildConfigurationList = CE9C2EAE1E74E1640099B9FB /* Build configuration list for PBXNativeTarget "dupeGuru" */;
buildPhases = (
CE9C2E991E74E1640099B9FB /* Sources */,
CE9C2E9A1E74E1640099B9FB /* Frameworks */,
CE9C2E9B1E74E1640099B9FB /* Resources */,
CEFC8A2A1E74F44200965F37 /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = dupeGuru;
productName = dupeGuru;
productReference = CE9C2E9D1E74E1640099B9FB /* dupeGuru.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
CE9C2E951E74E1640099B9FB /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0820;
ORGANIZATIONNAME = "Virgil Dupras";
TargetAttributes = {
CE9C2E9C1E74E1640099B9FB = {
CreatedOnToolsVersion = 8.2.1;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = CE9C2E981E74E1640099B9FB /* Build configuration list for PBXProject "dupeGuru" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
Base,
fr,
de,
cs,
es,
el,
it,
nl,
pl,
ko,
hy,
"pt-BR",
ru,
uk,
"zh-Hans",
vi,
);
mainGroup = CE9C2E941E74E1640099B9FB;
productRefGroup = CE9C2E9E1E74E1640099B9FB /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
CE9C2E9C1E74E1640099B9FB /* dupeGuru */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
CE9C2E9B1E74E1640099B9FB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
CE0559921E7626E7008EB4F8 /* locale in Resources */,
CED88C1F1E763F2700C9B98C /* py in Resources */,
CE05598E1E76217C008EB4F8 /* Localizable.strings in Resources */,
CE65D0ED1E7783C40092126E /* ErrorReportWindow.xib in Resources */,
CE549CDC1E933C7600C75A05 /* ResultWindow.xib in Resources */,
CEFC8A251E74F23000965F37 /* dg_cocoa.py in Resources */,
CEF093DE1E9474F700CD0BF3 /* DeletionOptions.xib in Resources */,
CE7CA6061E76337700874874 /* about.xib in Resources */,
CE7CA6071E76337700874874 /* cocoalib.strings in Resources */,
CE0559871E762105008EB4F8 /* IgnoreListDialog.xib in Resources */,
CEF094201E947AF700CD0BF3 /* DetailsPanelPicture.xib in Resources */,
CEFC8A261E74F23000965F37 /* dupeguru.icns in Resources */,
CE65D0CC1E7781640092126E /* progress.xib in Resources */,
CE9EF6DF1E9345100089CA20 /* MainMenu.xib in Resources */,
CEF093FF1E94795600CD0BF3 /* DetailsPanel.xib in Resources */,
CEFC8A281E74F28100965F37 /* help in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
CE9C2E991E74E1640099B9FB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
CE6F7E041E74EA12004C0518 /* HSColumns.m in Sources */,
CE9720ED1E74E40300A598C9 /* DirectoryPanel.m in Sources */,
CE6F7DF01E74E9E4004C0518 /* Utils.m in Sources */,
CE6F7E081E74EA12004C0518 /* HSProgressWindow.m in Sources */,
CE97215F1E74E41D00A598C9 /* XiblessSupport.m in Sources */,
CE9721511E74E41D00A598C9 /* PyDupeGuru.m in Sources */,
CE9721401E74E41D00A598C9 /* DirectoryPanel_UI.m in Sources */,
CE9720EC1E74E40300A598C9 /* DirectoryOutline.m in Sources */,
CE9720EE1E74E40300A598C9 /* IgnoreListDialog.m in Sources */,
CE9721501E74E41D00A598C9 /* PyDirectoryOutline.m in Sources */,
CE9720F31E74E40300A598C9 /* ResultTable.m in Sources */,
CE6F7DE91E74E9E4004C0518 /* HSPyUtil.m in Sources */,
CE9721491E74E41D00A598C9 /* PrioritizeDialog_UI.m in Sources */,
CE9720EA1E74E40300A598C9 /* DetailsPanel.m in Sources */,
CE9721571E74E41D00A598C9 /* PyProblemDialog.m in Sources */,
CE97215D1E74E41D00A598C9 /* PyTextField.m in Sources */,
CE9721551E74E41D00A598C9 /* PyPrioritizeDialog.m in Sources */,
CE6F7E151E74EA26004C0518 /* HSTableView.m in Sources */,
CE9720F41E74E40300A598C9 /* ResultWindow.m in Sources */,
CE9721531E74E41D00A598C9 /* PyIgnoreListDialog.m in Sources */,
CE6F7E0A1E74EA12004C0518 /* HSTable.m in Sources */,
CE6F7DEB1E74E9E4004C0518 /* HSRecentFiles.m in Sources */,
CE9720F51E74E40300A598C9 /* StatsLabel.m in Sources */,
CE6F7DEA1E74E9E4004C0518 /* HSQuicklook.m in Sources */,
CE97214C1E74E41D00A598C9 /* PyBaseApp.m in Sources */,
CE9721461E74E41D00A598C9 /* PreferencesPanelMusic_UI.m in Sources */,
CE6F7DF11E74E9E4004C0518 /* ValueTransformers.m in Sources */,
CE9720E91E74E40300A598C9 /* DeletionOptions.m in Sources */,
CE6F7E061E74EA12004C0518 /* HSOutline.m in Sources */,
CE9720EB1E74E40300A598C9 /* DetailsPanelPicture.m in Sources */,
CE9720F11E74E40300A598C9 /* PrioritizeList.m in Sources */,
CE6F7DE71E74E9E4004C0518 /* HSAboutBox.m in Sources */,
CE9720EF1E74E40300A598C9 /* main.m in Sources */,
CE9721591E74E41D00A598C9 /* PyResultTable.m in Sources */,
CE9721481E74E41D00A598C9 /* PreferencesPanelStandard_UI.m in Sources */,
CE9720E81E74E40300A598C9 /* AppDelegate.m in Sources */,
CE9721561E74E41D00A598C9 /* PyPrioritizeList.m in Sources */,
CE6F7DEF1E74E9E4004C0518 /* ProgressController.m in Sources */,
CE97215B1E74E41D00A598C9 /* PyStatsLabel.m in Sources */,
CE6F7DEE1E74E9E4004C0518 /* NSNotificationAdditions.m in Sources */,
CE9721521E74E41D00A598C9 /* PyGUIObject.m in Sources */,
CE6F7DE61E74E9E4004C0518 /* Dialogs.m in Sources */,
CE6F7E091E74EA12004C0518 /* HSSelectableList.m in Sources */,
CE97214E1E74E41D00A598C9 /* PyDeletionOptions.m in Sources */,
CE97214D1E74E41D00A598C9 /* PyColumns.m in Sources */,
CE9720F01E74E40300A598C9 /* PrioritizeDialog.m in Sources */,
CE9721451E74E41D00A598C9 /* ObjP.m in Sources */,
CE9720F21E74E40300A598C9 /* ProblemDialog.m in Sources */,
CE6F7DED1E74E9E4004C0518 /* NSImageAdditions.m in Sources */,
CE9721541E74E41D00A598C9 /* PyOutline.m in Sources */,
CE6F7E071E74EA12004C0518 /* HSPopUpList.m in Sources */,
CE97215A1E74E41D00A598C9 /* PySelectableList.m in Sources */,
CE6F7E051E74EA12004C0518 /* HSGUIController.m in Sources */,
CE6F7E141E74EA26004C0518 /* HSOutlineView.m in Sources */,
CE97214F1E74E41D00A598C9 /* PyDetailsPanel.m in Sources */,
CE6F7E171E74EA26004C0518 /* NSTableViewAdditions.m in Sources */,
CE9721471E74E41D00A598C9 /* PreferencesPanelPicture_UI.m in Sources */,
CE97215C1E74E41D00A598C9 /* PyTable.m in Sources */,
CE97214A1E74E41D00A598C9 /* ProblemDialog_UI.m in Sources */,
CE9721581E74E41D00A598C9 /* PyProgressWindow.m in Sources */,
CE6F7DEC1E74E9E4004C0518 /* NSEventAdditions.m in Sources */,
CE6F7E161E74EA26004C0518 /* NSIndexPathAdditions.m in Sources */,
CE6F7E0B1E74EA12004C0518 /* HSTextField.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
CE0559851E762105008EB4F8 /* IgnoreListDialog.xib */ = {
isa = PBXVariantGroup;
children = (
CE0559861E762105008EB4F8 /* Base */,
CE05598B1E762137008EB4F8 /* fr */,
CE0559991E7628AD008EB4F8 /* de */,
CE05599C1E7628E7008EB4F8 /* cs */,
CE05599F1E7628F8008EB4F8 /* es */,
CE0559AB1E762953008EB4F8 /* el */,
CE0559B11E7629DE008EB4F8 /* it */,
CE0559B41E7629E9008EB4F8 /* nl */,
CE0559B81E762A15008EB4F8 /* pl */,
CE0559BB1E762A2B008EB4F8 /* ko */,
CE0559BE1E762A4A008EB4F8 /* hy */,
CE0559C11E762A62008EB4F8 /* pt-BR */,
CE0559C41E762A6D008EB4F8 /* ru */,
CE0559C71E762A75008EB4F8 /* uk */,
CE0559CB1E762A94008EB4F8 /* zh-Hans */,
CE0559CE1E762A9A008EB4F8 /* vi */,
);
name = IgnoreListDialog.xib;
sourceTree = "<group>";
};
CE05598C1E76217C008EB4F8 /* Localizable.strings */ = {
isa = PBXVariantGroup;
children = (
CE05598D1E76217C008EB4F8 /* Base */,
CE0559901E762183008EB4F8 /* fr */,
CE05599B1E7628AD008EB4F8 /* de */,
CE05599E1E7628E7008EB4F8 /* cs */,
CE0559A11E7628F8008EB4F8 /* es */,
CE0559AD1E762954008EB4F8 /* el */,
CE0559B31E7629DE008EB4F8 /* it */,
CE0559B61E7629EA008EB4F8 /* nl */,
CE0559BA1E762A16008EB4F8 /* pl */,
CE0559BD1E762A2B008EB4F8 /* ko */,
CE0559C01E762A4A008EB4F8 /* hy */,
CE0559C31E762A62008EB4F8 /* pt-BR */,
CE0559C61E762A6D008EB4F8 /* ru */,
CE0559C91E762A75008EB4F8 /* uk */,
CE0559CD1E762A94008EB4F8 /* zh-Hans */,
CE0559D01E762A9A008EB4F8 /* vi */,
);
name = Localizable.strings;
sourceTree = "<group>";
};
CE549CDA1E933C7600C75A05 /* ResultWindow.xib */ = {
isa = PBXVariantGroup;
children = (
CE549CDB1E933C7600C75A05 /* Base */,
CE549CDE1E933D4A00C75A05 /* fr */,
CE549CE01E933D4C00C75A05 /* de */,
CE549CE21E933D4D00C75A05 /* cs */,
CE549CE41E933D4F00C75A05 /* es */,
CE549CE61E933D5000C75A05 /* el */,
CE549CE81E933D5100C75A05 /* it */,
CE549CEA1E933D5300C75A05 /* nl */,
CE549CEC1E933D5500C75A05 /* pl */,
CE549CEE1E933D5700C75A05 /* ko */,
CE549CF01E933D5A00C75A05 /* hy */,
CE549CF21E933D5B00C75A05 /* pt-BR */,
CE549CF41E933D5C00C75A05 /* ru */,
CE549CF61E933D5D00C75A05 /* uk */,
CE549CF81E933D5F00C75A05 /* zh-Hans */,
CE549CFA1E933D6000C75A05 /* vi */,
);
name = ResultWindow.xib;
sourceTree = "<group>";
};
CE65D0CA1E7781640092126E /* progress.xib */ = {
isa = PBXVariantGroup;
children = (
CE65D0CB1E7781640092126E /* Base */,
CE65D0CE1E7781730092126E /* fr */,
CE65D0D01E7781740092126E /* de */,
CE65D0D21E7781770092126E /* cs */,
CE65D0D41E7781790092126E /* es */,
CE65D0D61E77817B0092126E /* el */,
CE65D0D81E77817C0092126E /* it */,
CE65D0DA1E7781800092126E /* nl */,
CE65D0DC1E7781810092126E /* pl */,
CE65D0DE1E7781830092126E /* ko */,
CE65D0E01E7781850092126E /* hy */,
CE65D0E21E7781860092126E /* pt-BR */,
CE65D0E41E7781880092126E /* ru */,
CE65D0E61E7781890092126E /* uk */,
CE65D0E81E77818B0092126E /* zh-Hans */,
CE65D0EA1E77818C0092126E /* vi */,
);
name = progress.xib;
sourceTree = "<group>";
};
CE65D0EB1E7783C40092126E /* ErrorReportWindow.xib */ = {
isa = PBXVariantGroup;
children = (
CE65D0EC1E7783C40092126E /* Base */,
CE65D0EF1E7784930092126E /* fr */,
CE65D0F11E7784950092126E /* de */,
CE65D0F31E7784960092126E /* cs */,
CE65D0F51E7784970092126E /* es */,
CE65D0F71E7784990092126E /* el */,
CE65D0F91E77849A0092126E /* it */,
CE65D0FB1E77849B0092126E /* nl */,
CE65D0FD1E77849C0092126E /* pl */,
CE65D0FF1E77849E0092126E /* ko */,
CE65D1011E77849F0092126E /* hy */,
CE65D1031E7784A10092126E /* pt-BR */,
CE65D1051E7784A20092126E /* ru */,
CE65D1071E7784A40092126E /* uk */,
CE65D1091E7784A50092126E /* zh-Hans */,
CE65D10B1E7784A70092126E /* vi */,
);
name = ErrorReportWindow.xib;
sourceTree = "<group>";
};
CE7CA6021E76337700874874 /* about.xib */ = {
isa = PBXVariantGroup;
children = (
CE7CA6031E76337700874874 /* Base */,
CE7CA61B1E7633BC00874874 /* fr */,
CE7CA61D1E7633BE00874874 /* de */,
CE7CA61F1E7633BF00874874 /* cs */,
CE7CA6211E7633C100874874 /* es */,
CE7CA6231E7633C200874874 /* el */,
CE7CA6251E7633C300874874 /* it */,
CE7CA6271E7633C500874874 /* nl */,
CE7CA6291E7633C600874874 /* pl */,
CE7CA62B1E7633C800874874 /* ko */,
CE7CA62D1E7633C900874874 /* hy */,
CE7CA62F1E7633CB00874874 /* pt-BR */,
CE7CA6311E7633CC00874874 /* ru */,
CE7CA6331E7633CD00874874 /* uk */,
CE7CA6351E7633CF00874874 /* zh-Hans */,
CE7CA6371E7633D100874874 /* vi */,
);
name = about.xib;
sourceTree = "<group>";
};
CE7CA6041E76337700874874 /* cocoalib.strings */ = {
isa = PBXVariantGroup;
children = (
CE7CA6051E76337700874874 /* Base */,
CE7CA6091E76337F00874874 /* fr */,
CE7CA60A1E76338000874874 /* de */,
CE7CA60B1E76338100874874 /* cs */,
CE7CA60C1E76338200874874 /* es */,
CE7CA60D1E76338300874874 /* el */,
CE7CA60E1E76338400874874 /* it */,
CE7CA60F1E76338500874874 /* nl */,
CE7CA6101E76338600874874 /* pl */,
CE7CA6111E76338700874874 /* ko */,
CE7CA6121E76338800874874 /* hy */,
CE7CA6131E76338900874874 /* pt-BR */,
CE7CA6141E76338A00874874 /* ru */,
CE7CA6151E76338B00874874 /* uk */,
CE7CA6161E76338B00874874 /* zh-Hans */,
CE7CA6171E76338C00874874 /* vi */,
);
name = cocoalib.strings;
sourceTree = "<group>";
};
CE9EF6DD1E9345100089CA20 /* MainMenu.xib */ = {
isa = PBXVariantGroup;
children = (
CE9EF6DE1E9345100089CA20 /* Base */,
CE9EF6E11E9345490089CA20 /* fr */,
CE9EF6E31E93454A0089CA20 /* de */,
CE9EF6E51E93454C0089CA20 /* cs */,
CE9EF6E71E93454D0089CA20 /* es */,
CE9EF6E91E93454E0089CA20 /* el */,
CE9EF6EB1E9345500089CA20 /* it */,
CE9EF6ED1E9345510089CA20 /* nl */,
CE9EF6EF1E9345520089CA20 /* pl */,
CE9EF6F11E9345530089CA20 /* ko */,
CE9EF6F31E9345550089CA20 /* hy */,
CE9EF6F51E9345570089CA20 /* pt-BR */,
CE9EF6F71E9345580089CA20 /* ru */,
CE9EF6F91E93455B0089CA20 /* uk */,
CE9EF6FB1E93455C0089CA20 /* zh-Hans */,
CE9EF6FD1E93455D0089CA20 /* vi */,
);
name = MainMenu.xib;
sourceTree = "<group>";
};
CEF093DC1E9474F700CD0BF3 /* DeletionOptions.xib */ = {
isa = PBXVariantGroup;
children = (
CEF093DD1E9474F700CD0BF3 /* Base */,
CEF093E01E94750100CD0BF3 /* fr */,
CEF093E21E94750300CD0BF3 /* de */,
CEF093E41E94750500CD0BF3 /* cs */,
CEF093E61E94750700CD0BF3 /* es */,
CEF093E81E94750900CD0BF3 /* el */,
CEF093EA1E94750E00CD0BF3 /* it */,
CEF093EC1E94750F00CD0BF3 /* nl */,
CEF093EE1E94751100CD0BF3 /* pl */,
CEF093F01E94751200CD0BF3 /* ko */,
CEF093F21E94751400CD0BF3 /* hy */,
CEF093F41E94751600CD0BF3 /* pt-BR */,
CEF093F61E94751700CD0BF3 /* ru */,
CEF093F81E94751900CD0BF3 /* uk */,
CEF093FA1E94751B00CD0BF3 /* zh-Hans */,
CEF093FC1E94751C00CD0BF3 /* vi */,
);
name = DeletionOptions.xib;
sourceTree = "<group>";
};
CEF093FD1E94795600CD0BF3 /* DetailsPanel.xib */ = {
isa = PBXVariantGroup;
children = (
CEF093FE1E94795600CD0BF3 /* Base */,
CEF094011E94797800CD0BF3 /* fr */,
CEF094031E94797900CD0BF3 /* de */,
CEF094051E94797A00CD0BF3 /* cs */,
CEF094071E94797B00CD0BF3 /* es */,
CEF094091E94797C00CD0BF3 /* el */,
CEF0940B1E94797E00CD0BF3 /* it */,
CEF0940D1E94798000CD0BF3 /* nl */,
CEF0940F1E94798100CD0BF3 /* pl */,
CEF094111E94798200CD0BF3 /* ko */,
CEF094131E94798400CD0BF3 /* hy */,
CEF094151E94798500CD0BF3 /* pt-BR */,
CEF094171E94798700CD0BF3 /* ru */,
CEF094191E94798800CD0BF3 /* uk */,
CEF0941B1E94798A00CD0BF3 /* zh-Hans */,
CEF0941D1E94798B00CD0BF3 /* vi */,
);
name = DetailsPanel.xib;
sourceTree = "<group>";
};
CEF0941E1E947AF700CD0BF3 /* DetailsPanelPicture.xib */ = {
isa = PBXVariantGroup;
children = (
CEF0941F1E947AF700CD0BF3 /* Base */,
CEF094221E947B0000CD0BF3 /* fr */,
CEF094241E947B0200CD0BF3 /* de */,
CEF094261E947B0300CD0BF3 /* cs */,
CEF094281E947B0400CD0BF3 /* es */,
CEF0942A1E947B0500CD0BF3 /* el */,
CEF0942C1E947B0600CD0BF3 /* it */,
CEF0942E1E947B0700CD0BF3 /* nl */,
CEF094301E947B0900CD0BF3 /* pl */,
CEF094321E947B0A00CD0BF3 /* ko */,
CEF094341E947B0C00CD0BF3 /* hy */,
CEF094361E947B0D00CD0BF3 /* pt-BR */,
CEF094381E947B0E00CD0BF3 /* ru */,
CEF0943A1E947B1000CD0BF3 /* uk */,
CEF0943C1E947B1100CD0BF3 /* zh-Hans */,
CEF0943E1E947B1200CD0BF3 /* vi */,
);
name = DetailsPanelPicture.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
CE9C2EAC1E74E1640099B9FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
CE9C2EAD1E74E1640099B9FB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.8;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
CE9C2EAF1E74E1640099B9FB /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "";
HEADER_SEARCH_PATHS = build/PythonHeaders;
INFOPLIST_FILE = "$(SRCROOT)/build/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_BUNDLE_IDENTIFIER = "com.hardcoded-software.dupeguru";
PRODUCT_NAME = dupeGuru;
};
name = Debug;
};
CE9C2EB01E74E1640099B9FB /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = NO;
CODE_SIGN_IDENTITY = "";
HEADER_SEARCH_PATHS = build/PythonHeaders;
INFOPLIST_FILE = "$(SRCROOT)/build/Info.plist";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/build",
);
MACOSX_DEPLOYMENT_TARGET = 10.8;
PRODUCT_BUNDLE_IDENTIFIER = "com.hardcoded-software.dupeguru";
PRODUCT_NAME = dupeGuru;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
CE9C2E981E74E1640099B9FB /* Build configuration list for PBXProject "dupeGuru" */ = {
isa = XCConfigurationList;
buildConfigurations = (
CE9C2EAC1E74E1640099B9FB /* Debug */,
CE9C2EAD1E74E1640099B9FB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
CE9C2EAE1E74E1640099B9FB /* Build configuration list for PBXNativeTarget "dupeGuru" */ = {
isa = XCConfigurationList;
buildConfigurations = (
CE9C2EAF1E74E1640099B9FB /* Debug */,
CE9C2EB01E74E1640099B9FB /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = CE9C2E951E74E1640099B9FB /* Project object */;
}