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
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:wren.xcodeproj">
</FileRef>
</Workspace>