From 1b99896944acaef036769a9206bf33474e0fa80f Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 20 Nov 2002 14:14:14 +0000 Subject: [PATCH] dded cvsignores. --- Mac/OSX/.cvsignore | 4 ++++ Mac/OSX/PythonLauncher/.cvsignore | 1 + Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore | 1 + .../PythonLauncher/PythonLauncher.pbproj/project.pbxproj | 8 ++++++-- 4 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 Mac/OSX/.cvsignore create mode 100644 Mac/OSX/PythonLauncher/.cvsignore create mode 100644 Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore diff --git a/Mac/OSX/.cvsignore b/Mac/OSX/.cvsignore new file mode 100644 index 0000000000..9b9da9e571 --- /dev/null +++ b/Mac/OSX/.cvsignore @@ -0,0 +1,4 @@ +build +build-html +Mac.jaguar.pth +pythonw.sh diff --git a/Mac/OSX/PythonLauncher/.cvsignore b/Mac/OSX/PythonLauncher/.cvsignore new file mode 100644 index 0000000000..378eac25d3 --- /dev/null +++ b/Mac/OSX/PythonLauncher/.cvsignore @@ -0,0 +1 @@ +build diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore new file mode 100644 index 0000000000..0857ac37b5 --- /dev/null +++ b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/.cvsignore @@ -0,0 +1 @@ +*.pbxuser diff --git a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj index 61926e145e..063339c2db 100755 --- a/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj +++ b/Mac/OSX/PythonLauncher/PythonLauncher.pbproj/project.pbxproj @@ -305,8 +305,8 @@ productName = PythonLauncher; productReference = 1758732AFF379DA111CA2CBB; productSettingsXML = " - - + + CFBundleDevelopmentRegion English @@ -410,6 +410,7 @@ F5AA9C6C02F8042D0110C447, ); isa = PBXHeadersBuildPhase; + runOnlyForDeploymentPostprocessing = 0; }; 2A37F4C8FDCFA73011CA2CEA = { fileRef = 2A37F4AEFDCFA73011CA2CEA; @@ -431,6 +432,7 @@ F5449B4C02FB3F7E01000102, ); isa = PBXResourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; }; 2A37F4CEFDCFA73011CA2CEA = { buildActionMask = 2147483647; @@ -443,6 +445,7 @@ F5AAA21E02F8115D0110C447, ); isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; }; 2A37F4CFFDCFA73011CA2CEA = { fileRef = 2A37F4ACFDCFA73011CA2CEA; @@ -467,6 +470,7 @@ F5AA9D9B02F807EF0110C447, ); isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; }; //2A0 //2A1 -- 2.49.0