Rename project files
This commit is contained in:
parent
f5a9fb67a4
commit
9441a21558
4 changed files with 12 additions and 12 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
.idea
|
||||
spec/run.out*
|
||||
TreeSitter.xcodeproj/project.xcworkspace
|
||||
TreeSitter.xcodeproj/xcuserdata
|
||||
*.xcodeproj/project.xcworkspace
|
||||
*.xcodeproj/xcuserdata
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@
|
|||
attributes = {
|
||||
LastUpgradeCheck = 0500;
|
||||
};
|
||||
buildConfigurationList = 12E716FD181D010E0051A649 /* Build configuration list for PBXProject "TreeSitter" */;
|
||||
buildConfigurationList = 12E716FD181D010E0051A649 /* Build configuration list for PBXProject "tree_sitter" */;
|
||||
compatibilityVersion = "Xcode 3.2";
|
||||
developmentRegion = English;
|
||||
hasScannedForEncodings = 0;
|
||||
|
|
@ -721,7 +721,7 @@
|
|||
/* End XCBuildConfiguration section */
|
||||
|
||||
/* Begin XCConfigurationList section */
|
||||
12E716FD181D010E0051A649 /* Build configuration list for PBXProject "TreeSitter" */ = {
|
||||
12E716FD181D010E0051A649 /* Build configuration list for PBXProject "tree_sitter" */ = {
|
||||
isa = XCConfigurationList;
|
||||
buildConfigurations = (
|
||||
12E716FE181D010E0051A649 /* Debug */,
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
BlueprintIdentifier = "12E71793181D02A80051A649"
|
||||
BuildableName = "compiler_specs"
|
||||
BlueprintName = "compiler_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
BlueprintIdentifier = "12E71793181D02A80051A649"
|
||||
BuildableName = "compiler_specs"
|
||||
BlueprintName = "compiler_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
</TestAction>
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
BlueprintIdentifier = "12E71793181D02A80051A649"
|
||||
BuildableName = "compiler_specs"
|
||||
BlueprintName = "compiler_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<EnvironmentVariables>
|
||||
|
|
@ -79,7 +79,7 @@
|
|||
BlueprintIdentifier = "12E71793181D02A80051A649"
|
||||
BuildableName = "compiler_specs"
|
||||
BlueprintName = "compiler_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
|
|
@ -17,7 +17,7 @@
|
|||
BlueprintIdentifier = "12FD40B1185EEB5E0041A84E"
|
||||
BuildableName = "runtime_specs"
|
||||
BlueprintName = "runtime_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildActionEntry>
|
||||
</BuildActionEntries>
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
BlueprintIdentifier = "12FD40B1185EEB5E0041A84E"
|
||||
BuildableName = "runtime_specs"
|
||||
BlueprintName = "runtime_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
</TestAction>
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
BlueprintIdentifier = "12FD40B1185EEB5E0041A84E"
|
||||
BuildableName = "runtime_specs"
|
||||
BlueprintName = "runtime_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
<AdditionalOptions>
|
||||
|
|
@ -72,7 +72,7 @@
|
|||
BlueprintIdentifier = "12FD40B1185EEB5E0041A84E"
|
||||
BuildableName = "runtime_specs"
|
||||
BlueprintName = "runtime_specs"
|
||||
ReferencedContainer = "container:TreeSitter.xcodeproj">
|
||||
ReferencedContainer = "container:tree_sitter.xcodeproj">
|
||||
</BuildableReference>
|
||||
</BuildableProductRunnable>
|
||||
</ProfileAction>
|
||||
Loading…
Add table
Add a link
Reference in a new issue