Davide De Rosa
|
15d5c28c08
|
Restore pipefail by replacing grep -q
Tip by @nicph
|
2017-10-18 09:17:35 +02:00 |
Davide De Rosa
|
8fd9082487
|
Remove redundant -arch from Bitcode check
|
2017-10-18 09:12:55 +02:00 |
Davide De Rosa
|
684c23e565
|
Embed Bitcode in dynamic framework, improve script
https://github.com/keeshux/OpenSSL-Framework/pull/2
- Fix framework type check in check_bitcode()
- Disable pipefail as it seems to stop in otool when fw is static
|
2017-10-17 22:57:51 +02:00 |
Davide De Rosa
|
a30ce62044
|
Use -syslibroot instead of raw -L for SDK ref
|
2017-10-14 18:40:53 +02:00 |
Davide De Rosa
|
0b43dc37cd
|
Improve .dylib assembling log
|
2017-10-01 21:58:45 +02:00 |
Davide De Rosa
|
4dd2bd9d67
|
Specify -arch in ld to fix page size crash
|
2017-10-01 21:53:57 +02:00 |
Davide De Rosa
|
10b342fb7e
|
Create frameworks for both iPhone and AppleTV
|
2017-10-01 21:53:50 +02:00 |
Davide De Rosa
|
e62bdf0984
|
Create dynamic framework from arch dylibs
|
2017-10-01 21:53:26 +02:00 |
Stephen Hinton
|
3fbca9aee8
|
doesn't contains -> doesn't contain
|
2016-09-28 14:54:59 -05:00 |
Felix Schulze
|
0562fc6c61
|
Add check for bitcode
|
2016-09-18 20:07:59 +02:00 |
mconintet
|
59a52a1678
|
Fix file path
File path is not right if use this project as submodule like case in this project https://github.com/x2on/libssh2-for-iOS
|
2016-05-19 12:17:22 +08:00 |
Jason Lam
|
4f9af36def
|
Update create-openssl-framework.sh
enable code sign for resultant openssl.framework , which is required for latest xCode and iOS
|
2015-12-28 16:21:22 +08:00 |
Felix Schulze
|
7346a5f9da
|
Update create-openssl-framework.sh
Add `ios_version_min` - but doesn't work at the moment (see http://www.openradar.me/22104678)
Related #72
|
2015-11-25 13:48:56 +01:00 |
dapperstout
|
b24d9a5333
|
Add support for creating a dynamically linked framework.
|
2015-05-05 20:25:00 +02:00 |
Pieter Claerhout
|
351c379210
|
Added a script to create a framework for openssl.
This makes it a lot easier to add this to another project.
|
2014-11-06 12:05:28 +01:00 |