|
104 | 104 | CAFFFED8259CDA5000903F81 /* XcodeListViewRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = CAFFFED7259CDA5000903F81 /* XcodeListViewRow.swift */; }; |
105 | 105 | E81D7EA02805250100A205FC /* Collection+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E81D7E9F2805250100A205FC /* Collection+.swift */; }; |
106 | 106 | E872EE4E2808D4F100D3DD8B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E872EE502808D4F100D3DD8B /* Localizable.strings */; }; |
| 107 | + E87AB3C52939B65E00D72F43 /* Hardware.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87AB3C42939B65E00D72F43 /* Hardware.swift */; }; |
107 | 108 | E87DD6EB25D053FA00D86808 /* Progress+.swift in Sources */ = {isa = PBXBuildFile; fileRef = E87DD6EA25D053FA00D86808 /* Progress+.swift */; }; |
108 | 109 | E89342FA25EDCC17007CF557 /* NotificationManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = E89342F925EDCC17007CF557 /* NotificationManager.swift */; }; |
109 | 110 | E8977EA325C11E1500835F80 /* PreferencesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = E8977EA225C11E1500835F80 /* PreferencesView.swift */; }; |
|
297 | 298 | E2AFDCCA28F024D000864ADD /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/Localizable.strings; sourceTree = "<group>"; }; |
298 | 299 | E81D7E9F2805250100A205FC /* Collection+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Collection+.swift"; sourceTree = "<group>"; }; |
299 | 300 | E872EE4F2808D4F100D3DD8B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 301 | + E87AB3C42939B65E00D72F43 /* Hardware.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Hardware.swift; sourceTree = "<group>"; }; |
300 | 302 | E87DD6EA25D053FA00D86808 /* Progress+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Progress+.swift"; sourceTree = "<group>"; }; |
301 | 303 | E89342F925EDCC17007CF557 /* NotificationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationManager.swift; sourceTree = "<group>"; }; |
302 | 304 | E8977EA225C11E1500835F80 /* PreferencesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferencesView.swift; sourceTree = "<group>"; }; |
|
489 | 491 | E87DD6EA25D053FA00D86808 /* Progress+.swift */, |
490 | 492 | E81D7E9F2805250100A205FC /* Collection+.swift */, |
491 | 493 | E8D655BF288DD04700A139C2 /* SelectedActionType.swift */, |
| 494 | + E87AB3C42939B65E00D72F43 /* Hardware.swift */, |
492 | 495 | ); |
493 | 496 | path = Backend; |
494 | 497 | sourceTree = "<group>"; |
|
877 | 880 | CAC281CD259F97FA00B8AB0B /* ObservingProgressIndicator.swift in Sources */, |
878 | 881 | CABFA9C22592EEEA00380FEE /* Publisher+Resumable.swift in Sources */, |
879 | 882 | CAFBDC68259A308B003DCC5A /* InfoPane.swift in Sources */, |
| 883 | + E87AB3C52939B65E00D72F43 /* Hardware.swift in Sources */, |
880 | 884 | CAA1CB4D255A5CFD003FD669 /* SignInPhoneListView.swift in Sources */, |
881 | 885 | CAFBDC6C259A3098003DCC5A /* View+Conditional.swift in Sources */, |
882 | 886 | CABFA9CF2592EEEA00380FEE /* Process.swift in Sources */, |
|
0 commit comments