Skip to content

Instantly share code, notes, and snippets.

View x2on's full-sized avatar

Felix Schulze x2on

View GitHub Profile
@x2on
x2on / gist:2962107
Created June 20, 2012 20:45
Automatic build script for OpenSSL for iOS
#!/bin/sh
# Automatic build script for libssl and libcrypto
# for iPhoneOS and iPhoneSimulator
#
# Created by Felix Schulze on 16.12.10.
# Copyright 2010 Felix Schulze. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.