File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
fk-architecture-generator-cli-macos.xcodeproj Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 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>"; };
4546 A9A2BA60252093CB00B19008 /* Logger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Logger.swift; sourceTree = "<group>"; };
4647 A9A2BA632520962200B19008 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
4748/* End PBXFileReference section */
7778 A93633D5251FD1F9009E74EA /* fk-architecture-generator-cli-macos */ = {
7879 isa = PBXGroup;
7980 children = (
81+ A99FBFA72520D71000FF23F2 /* Product */,
8082 A99FBF7C2520BAB800FF23F2 /* Extensions */,
8183 A9A2BBE125209D7600B19008 /* Protocols */,
8284 A936341C252000C9009E74EA /* Utilities */,
123125 path = Extensions;
124126 sourceTree = "<group>";
125127 };
128+ A99FBFA72520D71000FF23F2 /* Product */ = {
129+ isa = PBXGroup;
130+ children = (
131+ A99FBFA82520D71000FF23F2 /* fk */,
132+ );
133+ path = Product;
134+ sourceTree = "<group>";
135+ };
126136 A9A2BBE125209D7600B19008 /* Protocols */ = {
127137 isa = PBXGroup;
128138 children = (
You can’t perform that action at this time.
0 commit comments