Skip to content

Commit 4dab7af

Browse files
committed
chore: 불필요 임시 파일 기록 제거
1 parent 0085eca commit 4dab7af

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Application/DevLogPersistence/DevLogPersistence.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
86E8AA2A43914F444BF5A6C2 /* DevLogPersistence.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DevLogPersistence.framework; sourceTree = BUILT_PRODUCTS_DIR; };
3737
98B16FCDA8A71E2E4E1DC05E /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
3838
A55555555555555555555555 /* DevLogCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DevLogCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
39-
DF02DF082FB8DCCD008C7784 /* tt.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = tt.swift; sourceTree = "<group>"; };
4039
F334BCFC52C730D5901F6051 /* DevLogDomain.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = DevLogDomain.framework; sourceTree = BUILT_PRODUCTS_DIR; };
4140
/* End PBXFileReference section */
4241

@@ -251,7 +250,6 @@
251250
isa = PBXSourcesBuildPhase;
252251
buildActionMask = 2147483647;
253252
files = (
254-
DF02DF092FB8DCCD008C7784 /* tt.swift in Sources */,
255253
);
256254
runOnlyForDeploymentPostprocessing = 0;
257255
};

0 commit comments

Comments
 (0)