|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 961CD236287F733400E4110B /* AboutWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961CD235287F733400E4110B /* AboutWindow.swift */; }; |
10 | 11 | 964B527D2847DAF9005FB0CF /* BaseImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964B527C2847DAF9005FB0CF /* BaseImageView.swift */; };
|
11 | 12 | 964B527F2847DB84005FB0CF /* BaseDragDropView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964B527E2847DB84005FB0CF /* BaseDragDropView.swift */; };
|
12 | 13 | 964B52812847DBFC005FB0CF /* GPWelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 964B52802847DBFC005FB0CF /* GPWelcomeView.swift */; };
|
|
22 | 23 | /* End PBXBuildFile section */
|
23 | 24 |
|
24 | 25 | /* Begin PBXFileReference section */
|
| 26 | + 961CD235287F733400E4110B /* AboutWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutWindow.swift; sourceTree = "<group>"; }; |
25 | 27 | 964B527C2847DAF9005FB0CF /* BaseImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseImageView.swift; sourceTree = "<group>"; };
|
26 | 28 | 964B527E2847DB84005FB0CF /* BaseDragDropView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseDragDropView.swift; sourceTree = "<group>"; };
|
27 | 29 | 964B52802847DBFC005FB0CF /* GPWelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GPWelcomeView.swift; sourceTree = "<group>"; };
|
|
93 | 95 | 96B72438283D978E00F149DF /* WindowController.swift */,
|
94 | 96 | 96B4DAB9282F2C80005C0792 /* Document.swift */,
|
95 | 97 | 96B72436283D976600F149DF /* Window.swift */,
|
| 98 | + 961CD235287F733400E4110B /* AboutWindow.swift */, |
96 | 99 | 965B9EAF2841687B006FBA63 /* Extensions.swift */,
|
97 | 100 | 96B4DABD282F2C81005C0792 /* Main.storyboard */,
|
98 | 101 | );
|
|
203 | 206 | 96B72439283D978E00F149DF /* WindowController.swift in Sources */,
|
204 | 207 | 96B4DAB6282F2C80005C0792 /* AppDelegate.swift in Sources */,
|
205 | 208 | 96B4DABA282F2C80005C0792 /* Document.swift in Sources */,
|
| 209 | + 961CD236287F733400E4110B /* AboutWindow.swift in Sources */, |
206 | 210 | 964B52832847DC26005FB0CF /* GPImageView.swift in Sources */,
|
207 | 211 | 965B9EB02841687B006FBA63 /* Extensions.swift in Sources */,
|
208 | 212 | 964B527F2847DB84005FB0CF /* BaseDragDropView.swift in Sources */,
|
|
0 commit comments