|
20 | 20 | FD4D6EDD21A57170005DB70B /* Cartfile in Resources */ = {isa = PBXBuildFile; fileRef = FD4D6EDA21A5716F005DB70B /* Cartfile */; };
|
21 | 21 | FD4D6EDE21A57170005DB70B /* Cartfile.resolved in Resources */ = {isa = PBXBuildFile; fileRef = FD4D6EDB21A5716F005DB70B /* Cartfile.resolved */; };
|
22 | 22 | FD4D6EDF21A57170005DB70B /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = FD4D6EDC21A5716F005DB70B /* README.md */; };
|
| 23 | + FD4D6EE121A586D6005DB70B /* BluetoothTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD4D6EE021A586D6005DB70B /* BluetoothTableView.swift */; }; |
23 | 24 | FDF41902219DD5D500A8E8E1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = FDF41901219DD5D500A8E8E1 /* AppDelegate.swift */; };
|
24 | 25 | FDF41904219DD5D700A8E8E1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FDF41903219DD5D700A8E8E1 /* Assets.xcassets */; };
|
25 | 26 | FDF41907219DD5D700A8E8E1 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = FDF41905219DD5D700A8E8E1 /* MainMenu.xib */; };
|
|
67 | 68 | FD4D6EDA21A5716F005DB70B /* Cartfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cartfile; sourceTree = "<group>"; };
|
68 | 69 | FD4D6EDB21A5716F005DB70B /* Cartfile.resolved */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cartfile.resolved; sourceTree = "<group>"; };
|
69 | 70 | FD4D6EDC21A5716F005DB70B /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
| 71 | + FD4D6EE021A586D6005DB70B /* BluetoothTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BluetoothTableView.swift; sourceTree = "<group>"; }; |
70 | 72 | FDF418FE219DD5D500A8E8E1 /* wechsel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = wechsel.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
71 | 73 | FDF41901219DD5D500A8E8E1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
72 | 74 | FDF41903219DD5D700A8E8E1 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
119 | 121 | FDF41920219DD81600A8E8E1 /* MainWindow.xib */,
|
120 | 122 | FDF41923219DD93400A8E8E1 /* ViewController.swift */,
|
121 | 123 | FD4D6ED521A565C1005DB70B /* DeviceTableCellView.swift */,
|
| 124 | + FD4D6EE021A586D6005DB70B /* BluetoothTableView.swift */, |
122 | 125 | );
|
123 | 126 | path = Modal;
|
124 | 127 | sourceTree = "<group>";
|
|
328 | 331 | FD4D6ED621A565C1005DB70B /* DeviceTableCellView.swift in Sources */,
|
329 | 332 | FD4D6ED921A56AB3005DB70B /* TimeAgo.swift in Sources */,
|
330 | 333 | FD401BDC219F0DC80047F462 /* PreferenceWindowController.swift in Sources */,
|
| 334 | + FD4D6EE121A586D6005DB70B /* BluetoothTableView.swift in Sources */, |
331 | 335 | FD4CF5CA219F152400901936 /* Config.swift in Sources */,
|
332 | 336 | FDF41921219DD81600A8E8E1 /* MainWindowController.swift in Sources */,
|
333 | 337 | FDF41924219DD93400A8E8E1 /* ViewController.swift in Sources */,
|
|
0 commit comments