Skip to content

Instantly share code, notes, and snippets.

View WezSieTato's full-sized avatar
🏠
Working from home

Marcin Stepnowski WezSieTato

🏠
Working from home
View GitHub Profile
@WezSieTato
WezSieTato / ..build-protobuf-3.0.0.md
Created August 2, 2016 09:28 — forked from petewarden/..build-protobuf-3.0.0.md
Script used to build Google Protobuf 3.0.0 for use with Xcode 7 / iOS 9. Builds all supported architectures and produces a universal binary static library.

Google Protobuf 3.0.1 - Mac OS X and iOS Support

The script in this gist will help you buid the Google Protobuf library for use with Mac OS X and iOS. Other methods (such as homebrew or direct compilation) have issues that prevent their use. The libraries built by this script are universal and support all iOS device architectures including the simulator.

This gist was adapted from the original at https://gist.github.com/BennettSmith/7150245, and updated to deal with Xcode 7 and iOS 9, and download protobuf version 3.0.0.

@WezSieTato
WezSieTato / .gitignore
Last active June 29, 2016 21:02 — forked from Gubarev/.gitignore
Google Protobuf v2.6.0 Build Script for iOS
protobuf
protobuf-2.6.0
protobuf-master