|
|
%!s(int64=9) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| OpenSSL-for-iPhone | %!s(int64=9) %!d(string=hai) anos | |
| PsiphonTunnel | %!s(int64=9) %!d(string=hai) anos | |
| SampleApps | %!s(int64=9) %!d(string=hai) anos | |
| .gitignore | %!s(int64=9) %!d(string=hai) anos | |
| BUILD.md | %!s(int64=9) %!d(string=hai) anos | |
| README.md | %!s(int64=9) %!d(string=hai) anos | |
| USAGE.md | %!s(int64=9) %!d(string=hai) anos | |
| build-psiphon-framework.sh | %!s(int64=9) %!d(string=hai) anos | |
| test-psiphon-framework.sh | %!s(int64=9) %!d(string=hai) anos | |
If you are using the Library in your app, please read the USAGE.md instructions.
Psiphon iOS Library uses:
build-libssl.sh rebuilds openssl on every run. Modifications were made to
not run unless required, they are:
Check if libssl.a and libcrypto.a are built and compare the version strings
found in files to the VERSION variable in build-libssl.sh.
A new variable FORCE_BUILD is set to force a build. Set this to true as
necessary.