Skip to content

Commit 49dcf75

Browse files
committed
Update product file path
1 parent 65aaf4f commit 49dcf75

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed
File renamed without changes.

fk-architecture-generator-cli-macos.xcodeproj/project.pbxproj

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
A99FBF7D2520BAC500FF23F2 /* DateExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateExtension.swift; sourceTree = "<group>"; };
4343
A99FBF802520BBD900FF23F2 /* ArchitectureUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ArchitectureUtility.swift; sourceTree = "<group>"; };
4444
A99FBFA42520BF7D00FF23F2 /* AppUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppUtility.swift; sourceTree = "<group>"; };
45-
A99FBFA82520D71000FF23F2 /* fk */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = fk; sourceTree = "<group>"; };
4645
A9A2BA60252093CB00B19008 /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
4746
A9A2BA632520962200B19008 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
4847
/* End PBXFileReference section */
@@ -78,7 +77,6 @@
7877
A93633D5251FD1F9009E74EA /* fk-architecture-generator-cli-macos */ = {
7978
isa = PBXGroup;
8079
children = (
81-
A99FBFA72520D71000FF23F2 /* Product */,
8280
A99FBF7C2520BAB800FF23F2 /* Extensions */,
8381
A9A2BBE125209D7600B19008 /* Protocols */,
8482
A936341C252000C9009E74EA /* Utilities */,
@@ -125,14 +123,6 @@
125123
path = Extensions;
126124
sourceTree = "<group>";
127125
};
128-
A99FBFA72520D71000FF23F2 /* Product */ = {
129-
isa = PBXGroup;
130-
children = (
131-
A99FBFA82520D71000FF23F2 /* fk */,
132-
);
133-
path = Product;
134-
sourceTree = "<group>";
135-
};
136126
A9A2BBE125209D7600B19008 /* Protocols */ = {
137127
isa = PBXGroup;
138128
children = (

0 commit comments

Comments
 (0)