Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarinofaggiana <marino@marinofaggiana.com>2020-09-23 11:27:18 +0300
committermarinofaggiana <marino@marinofaggiana.com>2020-09-23 11:27:18 +0300
commit36538931c9a2ec5afab2b17b5d59157489bfd14f (patch)
tree21fa79f28f686153f3d60ee279d772609727c75e /Nextcloud.xcodeproj
parentb7c7352dc6282580de0d0f3d8d198fd5153cd820 (diff)
coding
Diffstat (limited to 'Nextcloud.xcodeproj')
-rwxr-xr-xNextcloud.xcodeproj/project.pbxproj14
1 files changed, 0 insertions, 14 deletions
diff --git a/Nextcloud.xcodeproj/project.pbxproj b/Nextcloud.xcodeproj/project.pbxproj
index f47377267..4e5db094e 100755
--- a/Nextcloud.xcodeproj/project.pbxproj
+++ b/Nextcloud.xcodeproj/project.pbxproj
@@ -1632,7 +1632,6 @@
F77B0EDC1D118A16002130FE /* Frameworks */,
F77B0EE91D118A16002130FE /* Resources */,
F77B0F981D118A16002130FE /* Embed App Extensions */,
- F73B02C01DC0F1C900EC2C33 /* ShellScript */,
F75A40001EBCB82B00B213E8 /* ShellScript */,
);
buildRules = (
@@ -1865,19 +1864,6 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
- F73B02C01DC0F1C900EC2C33 /* ShellScript */ = {
- isa = PBXShellScriptBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- inputPaths = (
- );
- outputPaths = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- shellPath = /bin/sh;
- shellScript = "#!/bin/bash\n# buildNumber=$(/usr/libexec/PlistBuddy -c \"Print CFBundleVersion\" \"$INFOPLIST_FILE\")\n# buildNumber=$(echo $buildNumber | sed 's/0*//')\n# buildNumber=$(($buildNumber + 1))\n# buildNumber=$(printf \"%04d\" $buildNumber)\n# /usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $buildNumber\" \"$INFOPLIST_FILE\"\n";
- };
F75A40001EBCB82B00B213E8 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 12;