Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Internal build cleanup #454

Closed
wants to merge 2 commits into from
Closed

Internal build cleanup #454

wants to merge 2 commits into from

Conversation

jverkoey
Copy link
Contributor

@jverkoey jverkoey commented Mar 5, 2011

I'm removing all of the Xcode 3.2.4 support from the projects because we're only supporting 3.2.5 and higher now. This is a pretty mechanical change and only really affects Internal Unit Test builds.

Also fixed a compilation error on Internal builds due to lack of Foundation imports.

….h import.

The Internal build turns of precompiled headers to ensure that we're importing
all necessary headers in our source. This is helpful for when people want to
pull out Three20 source code into their own project that might use a different
precompiled header, if any.
@jverkoey
Copy link
Contributor Author

jverkoey commented Mar 5, 2011

Previous pull request had the wrong branch.

@diederich
Copy link
Contributor

As long as it still builds, I'm all for cleanup and removal of the ancient stuff :)
+1 for merging

@jverkoey
Copy link
Contributor Author

Merge branch 'nix-xcode324-support' into development

Closed by 656e2d7.

diederich pushed a commit that referenced this pull request Apr 17, 2011
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
2 participants