|
|
há 9 anos atrás | |
|---|---|---|
| .. | ||
| OpenSSL-for-iPhone | há 9 anos atrás | |
| PsiphonTunnel | há 9 anos atrás | |
| SampleApps | há 9 anos atrás | |
| .gitignore | há 9 anos atrás | |
| BUILD.md | há 9 anos atrás | |
| README.md | há 9 anos atrás | |
| USAGE.md | há 9 anos atrás | |
| build-psiphon-framework.sh | há 9 anos atrás | |
| test-psiphon-framework.sh | há 9 anos atrás | |
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.