Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project File Updates #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Project File Updates #1

wants to merge 4 commits into from

Conversation

epreston
Copy link

@epreston epreston commented May 1, 2014

This pull request includes:

  • a git-ignore file with common and project specific exclusions
  • updates to the proto files and generated classes following the processes described in the readme files
  • updated library files (built with the latest version of llvm that comes with Xcode)

The changes have been separated into different commits so you can pick and choose which to merge.

The git-ignore file removes some of the cruft when using git with this project, specifically when using the external build scripts. The proto files were updated from keynote only. This leaves the pages and numbers proto files (about 5) that may need to be updated.

Protoc uses a dynamic link library which is removed as part of the
“clean” script in the externals build process.  Installing “protoc”
fixes this issue permanently on the system or the “build” and “clean”
scripts can be updated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant