Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
misc
ldns
Compare Revisions
e83e808f0c56f6235061f5c904ff476ca75aa576...d7ec84b4aadbce08e1ff3fa2aee87e6bbd6ee7ba
Source
d7ec84b4aadbce08e1ff3fa2aee87e6bbd6ee7ba
Select Git revision
...
Target
e83e808f0c56f6235061f5c904ff476ca75aa576
Select Git revision
Compare
Commits (2)
IOS-2049 Build newer openssl
· 9ded316e
Dirk
authored
Apr 09, 2020
9ded316e
Merge branch 'IOS-2049' into IOS-749
· d7ec84b4
Dirk
authored
Apr 15, 2020
d7ec84b4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
xcode/ldns-xcode/ldns-xcode.xcodeproj/project.pbxproj
xcode/ldns-xcode/ldns-xcode.xcodeproj/project.pbxproj
+1
-1
No files found.
xcode/ldns-xcode/ldns-xcode.xcodeproj/project.pbxproj
View file @
d7ec84b4
...
@@ -488,7 +488,7 @@
...
@@ -488,7 +488,7 @@
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellPath
=
/bin/sh
;
shellScript
=
"OPENSSL_DIR=$PROJECT_DIR/../../../OpenSSL-for-iPhone\necho OPENSSL_DIR $OPENSSL_DIR\nif [ ! -f $OPENSSL_DIR/lib/libcrypto.a ]; then\ncd $OPENSSL_DIR\n./build-libssl.sh --
branch
=1.1.
0
--targets=\"ios-sim-cross-x86_64 ios-sim-cross-i386 ios64-cross-arm64 ios-cross-armv7 ios-cross-armv7s\"\nexit 0\nfi\n"
;
shellScript
=
"OPENSSL_DIR=$PROJECT_DIR/../../../OpenSSL-for-iPhone\necho OPENSSL_DIR $OPENSSL_DIR\nif [ ! -f $OPENSSL_DIR/lib/libcrypto.a ]; then\ncd $OPENSSL_DIR\n./build-libssl.sh --
version
=1.1.
1
--targets=\"ios-sim-cross-x86_64 ios-sim-cross-i386 ios64-cross-arm64 ios-cross-armv7 ios-cross-armv7s\"\nexit 0\nfi\n"
;
};
};
43C6684D1FD6AF8200A5171B
/* ShellScript */
=
{
43C6684D1FD6AF8200A5171B
/* ShellScript */
=
{
isa
=
PBXShellScriptBuildPhase
;
isa
=
PBXShellScriptBuildPhase
;
...
...