|
24 | 24 | FC1D978D21F158EA00766E3D /* EventMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC1D978A21F158EA00766E3D /* EventMonitor.swift */; };
|
25 | 25 | FC1D978F21F160DA00766E3D /* Translator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC1D978E21F160DA00766E3D /* Translator.swift */; };
|
26 | 26 | FC3E3AA021FE6E7C00884A82 /* .swiftlint.yml in Resources */ = {isa = PBXBuildFile; fileRef = FC3E3A9F21FE6E7C00884A82 /* .swiftlint.yml */; };
|
| 27 | + FC8F98B022014A9C00E75119 /* Licenses.rtf in Resources */ = {isa = PBXBuildFile; fileRef = FC8F98AF22014A9C00E75119 /* Licenses.rtf */; }; |
27 | 28 | FCF5AD6421FFF5EB004609F7 /* Bundel + Identifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6321FFF5EB004609F7 /* Bundel + Identifier.swift */; };
|
28 | 29 | FCF5AD6621FFF606004609F7 /* NSNotification.Name + Custom.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6521FFF606004609F7 /* NSNotification.Name + Custom.swift */; };
|
29 | 30 | FCF5AD6822000026004609F7 /* NSStoryboard.Name + Identifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6722000026004609F7 /* NSStoryboard.Name + Identifier.swift */; };
|
30 | 31 | FCF5AD6A2200005D004609F7 /* NSObject + reuseIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD692200005D004609F7 /* NSObject + reuseIdentifier.swift */; };
|
31 | 32 | FCF5AD6C220003F2004609F7 /* Controllable.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6B220003F2004609F7 /* Controllable.swift */; };
|
32 |
| - FCF5AD6E220004AE004609F7 /* LicenseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */; }; |
33 |
| - FCF5AD70220084AE004609F7 /* LicenseWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FCF5AD6F220084AE004609F7 /* LicenseWindowController.swift */; }; |
34 | 33 | /* End PBXBuildFile section */
|
35 | 34 |
|
36 | 35 | /* Begin PBXCopyFilesBuildPhase section */
|
|
74 | 73 | FC1D978A21F158EA00766E3D /* EventMonitor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EventMonitor.swift; sourceTree = "<group>"; };
|
75 | 74 | FC1D978E21F160DA00766E3D /* Translator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Translator.swift; sourceTree = "<group>"; };
|
76 | 75 | FC3E3A9F21FE6E7C00884A82 /* .swiftlint.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = .swiftlint.yml; sourceTree = "<group>"; };
|
| 76 | + FC8F98AF22014A9C00E75119 /* Licenses.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Licenses.rtf; sourceTree = "<group>"; }; |
77 | 77 | FCF5AD6321FFF5EB004609F7 /* Bundel + Identifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundel + Identifier.swift"; sourceTree = "<group>"; };
|
78 | 78 | FCF5AD6521FFF606004609F7 /* NSNotification.Name + Custom.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSNotification.Name + Custom.swift"; sourceTree = "<group>"; };
|
79 | 79 | FCF5AD6722000026004609F7 /* NSStoryboard.Name + Identifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSStoryboard.Name + Identifier.swift"; sourceTree = "<group>"; };
|
80 | 80 | FCF5AD692200005D004609F7 /* NSObject + reuseIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSObject + reuseIdentifier.swift"; sourceTree = "<group>"; };
|
81 | 81 | FCF5AD6B220003F2004609F7 /* Controllable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Controllable.swift; sourceTree = "<group>"; };
|
82 |
| - FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LicenseViewController.swift; sourceTree = "<group>"; }; |
83 |
| - FCF5AD6F220084AE004609F7 /* LicenseWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LicenseWindowController.swift; sourceTree = "<group>"; }; |
84 | 82 | /* End PBXFileReference section */
|
85 | 83 |
|
86 | 84 | /* Begin PBXFrameworksBuildPhase section */
|
|
150 | 148 | children = (
|
151 | 149 | FC1D978821F158E900766E3D /* PopOverManageController.swift */,
|
152 | 150 | FC1D978921F158EA00766E3D /* MainViewController.swift */,
|
153 |
| - FCF5AD6D220004AE004609F7 /* LicenseViewController.swift */, |
154 |
| - FCF5AD6F220084AE004609F7 /* LicenseWindowController.swift */, |
155 | 151 | );
|
156 | 152 | path = Controller;
|
157 | 153 | sourceTree = "<group>";
|
|
180 | 176 | 8D60024821F1210000663EE4 /* POP Translator */ = {
|
181 | 177 | isa = PBXGroup;
|
182 | 178 | children = (
|
| 179 | + 8D60025321F1210100663EE4 /* MenuWebView.entitlements */, |
| 180 | + 8D60025221F1210100663EE4 /* Info.plist */, |
183 | 181 | 8D60024921F1210000663EE4 /* AppDelegate.swift */,
|
| 182 | + FC8F98B222014F6300E75119 /* Storyboard */, |
| 183 | + FC8F98B122014F5D00E75119 /* Resource */, |
184 | 184 | 8D0C753E21F27CD800EA6515 /* Controller */,
|
185 | 185 | 8D0C753B21F27C9400EA6515 /* Util */,
|
186 | 186 | 8D0C753821F27C4500EA6515 /* Model */,
|
187 | 187 | 8D0C753721F27C3E00EA6515 /* Extension */,
|
188 |
| - 8D60024D21F1210100663EE4 /* Assets.xcassets */, |
189 |
| - 8D60024F21F1210100663EE4 /* Main.storyboard */, |
190 |
| - 8D60025221F1210100663EE4 /* Info.plist */, |
191 |
| - 8D60025321F1210100663EE4 /* MenuWebView.entitlements */, |
192 | 188 | FC165CE621FE885900046926 /* BridingHeader.h */,
|
193 | 189 | );
|
194 | 190 | path = "POP Translator";
|
|
215 | 211 | name = Frameworks;
|
216 | 212 | sourceTree = "<group>";
|
217 | 213 | };
|
| 214 | + FC8F98B122014F5D00E75119 /* Resource */ = { |
| 215 | + isa = PBXGroup; |
| 216 | + children = ( |
| 217 | + 8D60024D21F1210100663EE4 /* Assets.xcassets */, |
| 218 | + FC8F98AF22014A9C00E75119 /* Licenses.rtf */, |
| 219 | + ); |
| 220 | + path = Resource; |
| 221 | + sourceTree = "<group>"; |
| 222 | + }; |
| 223 | + FC8F98B222014F6300E75119 /* Storyboard */ = { |
| 224 | + isa = PBXGroup; |
| 225 | + children = ( |
| 226 | + 8D60024F21F1210100663EE4 /* Main.storyboard */, |
| 227 | + ); |
| 228 | + path = Storyboard; |
| 229 | + sourceTree = "<group>"; |
| 230 | + }; |
218 | 231 | /* End PBXGroup section */
|
219 | 232 |
|
220 | 233 | /* Begin PBXNativeTarget section */
|
|
312 | 325 | FC3E3AA021FE6E7C00884A82 /* .swiftlint.yml in Resources */,
|
313 | 326 | 8D60024E21F1210100663EE4 /* Assets.xcassets in Resources */,
|
314 | 327 | 8D60025121F1210100663EE4 /* Main.storyboard in Resources */,
|
| 328 | + FC8F98B022014A9C00E75119 /* Licenses.rtf in Resources */, |
315 | 329 | );
|
316 | 330 | runOnlyForDeploymentPostprocessing = 0;
|
317 | 331 | };
|
|
413 | 427 | FC1D978B21F158EA00766E3D /* PopOverManageController.swift in Sources */,
|
414 | 428 | FC1D978C21F158EA00766E3D /* MainViewController.swift in Sources */,
|
415 | 429 | 8D0C753D21F27CAA00EA6515 /* UserDefaults + Key.swift in Sources */,
|
416 |
| - FCF5AD70220084AE004609F7 /* LicenseWindowController.swift in Sources */, |
417 | 430 | FC1D978F21F160DA00766E3D /* Translator.swift in Sources */,
|
418 |
| - FCF5AD6E220004AE004609F7 /* LicenseViewController.swift in Sources */, |
419 | 431 | FCF5AD6421FFF5EB004609F7 /* Bundel + Identifier.swift in Sources */,
|
420 | 432 | );
|
421 | 433 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments