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:
@@ -1,6 +1,5 @@
|
||||
# Intermediate files directory.
|
||||
build/
|
||||
build_xcode/
|
||||
.sass-cache/
|
||||
|
||||
# Built files at the top level.
|
||||
|
||||
Reference in New Issue
Block a user