forked from organicmaps/organicmaps-tmp
[ios] Removed unused client certificate check
Signed-off-by: Alexander Borsuk <me@alex.bio>
This commit is contained in:
parent
ffb36a4b99
commit
39b0775ecc
1 changed files with 0 additions and 21 deletions
|
@ -3610,7 +3610,6 @@
|
|||
isa = PBXNativeTarget;
|
||||
buildConfigurationList = 6741AA541BF340DE002C974C /* Build configuration list for PBXNativeTarget "OMaps" */;
|
||||
buildPhases = (
|
||||
47C7F96D2191A3B600C2760C /* ShellScript */,
|
||||
FA456C4E26BDCCC300B83C20 /* CopyFiles */,
|
||||
6741A9411BF340DE002C974C /* Resources */,
|
||||
6741A9A01BF340DE002C974C /* Sources */,
|
||||
|
@ -3894,26 +3893,6 @@
|
|||
};
|
||||
/* End PBXResourcesBuildPhase section */
|
||||
|
||||
/* Begin PBXShellScriptBuildPhase section */
|
||||
47C7F96D2191A3B600C2760C /* ShellScript */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
);
|
||||
inputFileListPaths = (
|
||||
);
|
||||
inputPaths = (
|
||||
);
|
||||
outputFileListPaths = (
|
||||
);
|
||||
outputPaths = (
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n../../tools/unix/check_cert.sh\n";
|
||||
};
|
||||
/* End PBXShellScriptBuildPhase section */
|
||||
|
||||
/* Begin PBXSourcesBuildPhase section */
|
||||
6741A9A01BF340DE002C974C /* Sources */ = {
|
||||
isa = PBXSourcesBuildPhase;
|
||||
|
|
Loading…
Add table
Reference in a new issue