|
24 | 24 | 97924982270351FA00248C3D /* SubtitlerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97924981270351FA00248C3D /* SubtitlerTests.swift */; }; |
25 | 25 | 97924989270374C700248C3D /* PlayerControlsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97924988270374C700248C3D /* PlayerControlsView.swift */; }; |
26 | 26 | 9792498B2703802100248C3D /* Codable+SY.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9792498A2703802100248C3D /* Codable+SY.swift */; }; |
| 27 | + 97A49D9827130B1A007844C8 /* SpectralView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97A49D9727130B1A007844C8 /* SpectralView.swift */; }; |
27 | 28 | 97DF38302703F8FE002342CA /* SubtitleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF382F2703F8FE002342CA /* SubtitleView.swift */; }; |
28 | 29 | 97DF3834270407F7002342CA /* SizingTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 97DF3833270407F7002342CA /* SizingTextField.swift */; }; |
29 | 30 | 97FAA54F270326DE00684B3F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 974FAA7B2703223C008B539B /* Main.storyboard */; }; |
|
60 | 61 | 97924981270351FA00248C3D /* SubtitlerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubtitlerTests.swift; sourceTree = "<group>"; }; |
61 | 62 | 97924988270374C700248C3D /* PlayerControlsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayerControlsView.swift; sourceTree = "<group>"; }; |
62 | 63 | 9792498A2703802100248C3D /* Codable+SY.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Codable+SY.swift"; sourceTree = "<group>"; }; |
| 64 | + 97A49D9727130B1A007844C8 /* SpectralView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpectralView.swift; sourceTree = "<group>"; }; |
63 | 65 | 97DF382F2703F8FE002342CA /* SubtitleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubtitleView.swift; sourceTree = "<group>"; }; |
64 | 66 | 97DF3833270407F7002342CA /* SizingTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SizingTextField.swift; sourceTree = "<group>"; }; |
65 | 67 | /* End PBXFileReference section */ |
|
118 | 120 | 97924988270374C700248C3D /* PlayerControlsView.swift */, |
119 | 121 | 97027088270339EC001B5785 /* PlayerView.swift */, |
120 | 122 | 97DF3833270407F7002342CA /* SizingTextField.swift */, |
| 123 | + 97A49D9727130B1A007844C8 /* SpectralView.swift */, |
121 | 124 | 97DF382F2703F8FE002342CA /* SubtitleView.swift */, |
122 | 125 | 972CAB6E27032591005E9C3D /* TimingButton.swift */, |
123 | 126 | ); |
|
315 | 318 | 972CAB7127032591005E9C3D /* NSTableView+SY.swift in Sources */, |
316 | 319 | 97DF38302703F8FE002342CA /* SubtitleView.swift in Sources */, |
317 | 320 | 9702708727033502001B5785 /* DocumentController.swift in Sources */, |
| 321 | + 97A49D9827130B1A007844C8 /* SpectralView.swift in Sources */, |
318 | 322 | 97027089270339EC001B5785 /* PlayerView.swift in Sources */, |
319 | 323 | 972CAB7327032591005E9C3D /* TimingButton.swift in Sources */, |
320 | 324 | 97920DAA2711C8D100D9F678 /* NSView+SY.swift in Sources */, |
|
0 commit comments