diff options
| author | Christian Cleberg <[email protected]> | 2026-03-19 16:20:21 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-03-19 16:20:21 -0500 |
| commit | 165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e (patch) | |
| tree | e1018999e46981e08352492fcb7ee56f5bbc806a /Hutch.xcodeproj/project.pbxproj | |
| parent | 659c76df9ff3926cb68886c16167808c23bd8f75 (diff) | |
| download | hutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.tar.gz hutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.tar.bz2 hutch-165d97fd2867cf5923aeb1c5fc00f6e60bcaaa6e.zip | |
revamp markdown project files
Diffstat (limited to 'Hutch.xcodeproj/project.pbxproj')
| -rw-r--r-- | Hutch.xcodeproj/project.pbxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Hutch.xcodeproj/project.pbxproj b/Hutch.xcodeproj/project.pbxproj index 23a2d62..08b7a12 100644 --- a/Hutch.xcodeproj/project.pbxproj +++ b/Hutch.xcodeproj/project.pbxproj @@ -7,7 +7,6 @@ objects = { /* Begin PBXBuildFile section */ - 8B2F89622F69DEA900FC0253 /* TODO.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89612F69DEA900FC0253 /* TODO.md */; }; 8B2F89662F69DEB900FC0253 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89632F69DEB900FC0253 /* LICENSE */; }; 8B2F89672F69DEB900FC0253 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89642F69DEB900FC0253 /* README.md */; }; 8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89652F69DEB900FC0253 /* SECURITY.md */; }; @@ -24,7 +23,6 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 8B2F89612F69DEA900FC0253 /* TODO.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = TODO.md; sourceTree = "<group>"; }; 8B2F89632F69DEB900FC0253 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; 8B2F89642F69DEB900FC0253 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; 8B2F89652F69DEB900FC0253 /* SECURITY.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = SECURITY.md; sourceTree = "<group>"; }; @@ -86,7 +84,6 @@ 8B2F89632F69DEB900FC0253 /* LICENSE */, 8B2F89642F69DEB900FC0253 /* README.md */, 8B2F89652F69DEB900FC0253 /* SECURITY.md */, - 8B2F89612F69DEA900FC0253 /* TODO.md */, 8B4B28D32F6704280045FA19 /* Hutch */, 8B8182B82F6B73F3000AE049 /* HutchTests */, 8B4B28D22F6704280045FA19 /* Products */, @@ -194,7 +191,6 @@ isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( - 8B2F89622F69DEA900FC0253 /* TODO.md in Resources */, 8B2F89662F69DEB900FC0253 /* LICENSE in Resources */, 8B2F89672F69DEB900FC0253 /* README.md in Resources */, 8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */, |
