|
|
@ -148,6 +148,7 @@ |
|
|
|
3527B2AA24802F84007A6276 /* Sources */, |
|
|
|
3527B2AB24802F84007A6276 /* Frameworks */, |
|
|
|
3527B2AC24802F84007A6276 /* Resources */, |
|
|
|
1583472A24FFFA7E007EB7DA /* Copy pEp Updates App for pEp4Thunderbird Installer */, |
|
|
|
); |
|
|
|
buildRules = ( |
|
|
|
); |
|
|
@ -266,6 +267,27 @@ |
|
|
|
}; |
|
|
|
/* End PBXResourcesBuildPhase section */ |
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */ |
|
|
|
1583472A24FFFA7E007EB7DA /* Copy pEp Updates App for pEp4Thunderbird Installer */ = { |
|
|
|
isa = PBXShellScriptBuildPhase; |
|
|
|
buildActionMask = 2147483647; |
|
|
|
files = ( |
|
|
|
); |
|
|
|
inputFileListPaths = ( |
|
|
|
); |
|
|
|
inputPaths = ( |
|
|
|
); |
|
|
|
name = "Copy pEp Updates App for pEp4Thunderbird Installer"; |
|
|
|
outputFileListPaths = ( |
|
|
|
); |
|
|
|
outputPaths = ( |
|
|
|
); |
|
|
|
runOnlyForDeploymentPostprocessing = 0; |
|
|
|
shellPath = /bin/sh; |
|
|
|
shellScript = "FOR_TB_DIR=${PROJECT_DIR}/../../local/apps\nmkdir -p ${FOR_TB_DIR}\ncp -r \"${BUILD_DIR}/Release/p≡p updates.app\" ${FOR_TB_DIR}\n"; |
|
|
|
}; |
|
|
|
/* End PBXShellScriptBuildPhase section */ |
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */ |
|
|
|
3527B2AA24802F84007A6276 /* Sources */ = { |
|
|
|
isa = PBXSourcesBuildPhase; |
|
|
|