moved README.MD to the root

Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
Matt Bruce 2025-01-20 16:33:51 -06:00
parent dd084d13b4
commit 3f4ed055b9
2 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,10 @@
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
EA668AC12D3F04D600E021EA /* README.MD in Resources */ = {isa = PBXBuildFile; fileRef = EA668AC02D3F04D600E021EA /* README.MD */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
EA668AA02D3F037F00E021EA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
@ -27,6 +31,7 @@
EA668A892D3F037E00E021EA /* EmployeeDirectory.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EmployeeDirectory.app; sourceTree = BUILT_PRODUCTS_DIR; };
EA668A9F2D3F037F00E021EA /* EmployeeDirectoryTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EmployeeDirectoryTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
EA668AA92D3F037F00E021EA /* EmployeeDirectoryUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EmployeeDirectoryUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
EA668AC02D3F04D600E021EA /* README.MD */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.MD; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
@ -88,6 +93,7 @@
EA668A802D3F037E00E021EA = {
isa = PBXGroup;
children = (
EA668AC02D3F04D600E021EA /* README.MD */,
EA668A8B2D3F037E00E021EA /* EmployeeDirectory */,
EA668AA22D3F037F00E021EA /* EmployeeDirectoryTests */,
EA668AAC2D3F037F00E021EA /* EmployeeDirectoryUITests */,
@ -225,6 +231,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EA668AC12D3F04D600E021EA /* README.MD in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};