Changeset 25
- Timestamp:
- 12/02/04 16:38:24 (4 years ago)
- Files:
-
- trunk/SSHKeychain.xcode/project.pbxproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/SSHKeychain.xcode/project.pbxproj
r18 r25 44 44 sourceTree = "<group>"; 45 45 }; 46 0A5AAA7E075F690B007668AB = { 47 buildActionMask = 2147483647; 48 files = ( 49 ); 50 inputPaths = ( 51 ); 52 isa = PBXShellScriptBuildPhase; 53 outputPaths = ( 54 ); 55 runOnlyForDeploymentPostprocessing = 0; 56 shellPath = /bin/sh; 57 shellScript = "echo \"Cleaning up unneeded files...\"\nfind $BUILD_ROOT/$WRAPPER_NAME '(' -name '.svn' -or -name '.DS_Store' ')' -prune -exec rm -rf '{}' ';'"; 58 }; 46 59 0A925562075F22B800B98A2B = { 47 60 isa = PBXFileReference; … … 309 322 8D11072C0486CEB800E47090, 310 323 8D11072E0486CEB800E47090, 324 0A5AAA7E075F690B007668AB, 311 325 ); 312 326 buildRules = (
