chore: move XCode project file from root to project/xcode/ directory

- Relocate wren.xcodeproj into project/xcode/ subdirectory
- Remove build_xcode/ from .gitignore as it is no longer at root level
- Update all internal PBXBuildFile references to use new file paths
This commit is contained in:
Bob Nystrom
2015-01-21 01:14:30 +00:00
parent 1408294553
commit d11f24eb50
3 changed files with 60 additions and 62 deletions
-1
View File
@@ -1,6 +1,5 @@
# Intermediate files directory.
build/
build_xcode/
.sass-cache/
# Built files at the top level.