|
13 | 13 | 965A05CF29C5224000559377 /* AudioSystemObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965A05CE29C5224000559377 /* AudioSystemObject.swift */; };
|
14 | 14 | 965A05D129C522C000559377 /* AudioObjectProperty.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965A05D029C522C000559377 /* AudioObjectProperty.swift */; };
|
15 | 15 | 965A05D329C524F100559377 /* AudioBufferListWrapper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965A05D229C524F100559377 /* AudioBufferListWrapper.swift */; };
|
| 16 | + 966385472A2BF0420092FC62 /* LaunchAtLogin.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966385462A2BF0420092FC62 /* LaunchAtLogin.swift */; }; |
16 | 17 | 96B8901227F4E78D00C39B4A /* AboutWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B8901127F4E78D00C39B4A /* AboutWindow.swift */; };
|
17 | 18 | 96C2A1E227C5632D00768B18 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C2A1E127C5632D00768B18 /* AppDelegate.swift */; };
|
18 | 19 | 96C2A1E627C5632E00768B18 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96C2A1E527C5632E00768B18 /* Assets.xcassets */; };
|
|
30 | 31 | 965A05CE29C5224000559377 /* AudioSystemObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioSystemObject.swift; sourceTree = "<group>"; };
|
31 | 32 | 965A05D029C522C000559377 /* AudioObjectProperty.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioObjectProperty.swift; sourceTree = "<group>"; };
|
32 | 33 | 965A05D229C524F100559377 /* AudioBufferListWrapper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioBufferListWrapper.swift; sourceTree = "<group>"; };
|
| 34 | + 966385462A2BF0420092FC62 /* LaunchAtLogin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchAtLogin.swift; sourceTree = "<group>"; }; |
33 | 35 | 96A53DDC27C572B9002DA809 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
34 | 36 | 96B8901127F4E78D00C39B4A /* AboutWindow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutWindow.swift; sourceTree = "<group>"; };
|
35 | 37 | 96B9AA4828774C1A00175C2A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
77 | 79 | 96C2A1E127C5632D00768B18 /* AppDelegate.swift */,
|
78 | 80 | 962377FD27F4ECD8002D718F /* StatusItem.swift */,
|
79 | 81 | 96B8901127F4E78D00C39B4A /* AboutWindow.swift */,
|
| 82 | + 966385462A2BF0420092FC62 /* LaunchAtLogin.swift */, |
80 | 83 | 96C2A1F327C567C300768B18 /* BlinkStick.swift */,
|
81 | 84 | 96D5B44727C57CE300C4FFCA /* Debouncer.swift */,
|
82 | 85 | 96D07DC529D7974B009C2C23 /* AudioInput.swift */,
|
|
209 | 212 | 965A05CF29C5224000559377 /* AudioSystemObject.swift in Sources */,
|
210 | 213 | 96C2A1F527C567C300768B18 /* BlinkStick.swift in Sources */,
|
211 | 214 | 96C2A1E227C5632D00768B18 /* AppDelegate.swift in Sources */,
|
| 215 | + 966385472A2BF0420092FC62 /* LaunchAtLogin.swift in Sources */, |
212 | 216 | 965A05CB29C5212400559377 /* AudioDevice.swift in Sources */,
|
213 | 217 | 965A05CD29C5214000559377 /* AudioObject.swift in Sources */,
|
214 | 218 | 962377FE27F4ECD8002D718F /* StatusItem.swift in Sources */,
|
|
0 commit comments