|
29 | 29 | FCF5AD6822000026004609F7 /* NSStoryboard.Name + Identifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6722000026004609F7 /* NSStoryboard.Name + Identifier.swift */; };
|
30 | 30 | FCF5AD6A2200005D004609F7 /* NSObject + reuseIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD692200005D004609F7 /* NSObject + reuseIdentifier.swift */; };
|
31 | 31 | FCF5AD6C220003F2004609F7 /* NSViewController + create.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6B220003F2004609F7 /* NSViewController + create.swift */; };
|
| 32 | + FCF5AD6E220004AE004609F7 /* LicenseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */; }; |
32 | 33 | /* End PBXBuildFile section */
|
33 | 34 |
|
34 | 35 | /* Begin PBXCopyFilesBuildPhase section */
|
|
77 | 78 | FCF5AD6722000026004609F7 /* NSStoryboard.Name + Identifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSStoryboard.Name + Identifier.swift"; sourceTree = "<group>"; };
|
78 | 79 | FCF5AD692200005D004609F7 /* NSObject + reuseIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSObject + reuseIdentifier.swift"; sourceTree = "<group>"; };
|
79 | 80 | FCF5AD6B220003F2004609F7 /* NSViewController + create.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSViewController + create.swift"; sourceTree = "<group>"; };
|
| 81 | + FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LicenseViewController.swift; sourceTree = "<group>"; }; |
80 | 82 | /* End PBXFileReference section */
|
81 | 83 |
|
82 | 84 | /* Begin PBXFrameworksBuildPhase section */
|
|
146 | 148 | children = (
|
147 | 149 | FC1D978821F158E900766E3D /* PopOverManageController.swift */,
|
148 | 150 | FC1D978921F158EA00766E3D /* MainViewController.swift */,
|
| 151 | + FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */, |
149 | 152 | );
|
150 | 153 | path = Controller;
|
151 | 154 | sourceTree = "<group>";
|
|
408 | 411 | FC1D978C21F158EA00766E3D /* MainViewController.swift in Sources */,
|
409 | 412 | 8D0C753D21F27CAA00EA6515 /* UserDefaults + Key.swift in Sources */,
|
410 | 413 | FC1D978F21F160DA00766E3D /* Translator.swift in Sources */,
|
| 414 | + FCF5AD6E220004AE004609F7 /* LicenseViewController.swift in Sources */, |
411 | 415 | FCF5AD6421FFF5EB004609F7 /* Bundel + Identifier.swift in Sources */,
|
412 | 416 | );
|
413 | 417 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments