Skip to content

Instantly share code, notes, and snippets.

View veritech's full-sized avatar

Jonathan Dalrymple veritech

View GitHub Profile
@veritech
veritech / build.sh
Last active August 29, 2015 14:08 — forked from vls/build.sh
Building a Fat binary for polarSSL with support for arm7, arm 7s, arm64 and i386. Pulls code directly from the polar ssl github
#!/bin/bash
# Automatic build script for polarssl
# for iPhoneOS and iPhoneSimulator
#
# Created by Felix Schulze on 08.04.11.
# 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.