|
29 | 29 | A35F9F631F837DB800208042 /* VideoCapture.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35F9F621F837DB800208042 /* VideoCapture.swift */; }; |
30 | 30 | A35F9F661F837DE000208042 /* YOLO.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35F9F651F837DE000208042 /* YOLO.swift */; }; |
31 | 31 | A35F9F681F837E0400208042 /* BoundingBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = A35F9F671F837E0400208042 /* BoundingBox.swift */; }; |
32 | | - A35F9F6A1F837E2F00208042 /* AmpelPilot1_2.mlmodel in Sources */ = {isa = PBXBuildFile; fileRef = A35F9F691F837E2800208042 /* AmpelPilot1_2.mlmodel */; }; |
33 | 32 | A395C7BC1F8A1A2A00BF0CB0 /* AmpelPilot1_2rg.mlmodel in Sources */ = {isa = PBXBuildFile; fileRef = A395C7BB1F8A1A0800BF0CB0 /* AmpelPilot1_2rg.mlmodel */; }; |
34 | 33 | A395C7BE1F8A252500BF0CB0 /* FeedbackManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A395C7BD1F8A252500BF0CB0 /* FeedbackManager.swift */; }; |
35 | 34 | A3ADF3541F9FA67600EA4F8D /* VisualFeedbackView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3ADF3531F9FA67600EA4F8D /* VisualFeedbackView.swift */; }; |
|
83 | 82 | A35F9F621F837DB800208042 /* VideoCapture.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoCapture.swift; sourceTree = "<group>"; }; |
84 | 83 | A35F9F651F837DE000208042 /* YOLO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YOLO.swift; sourceTree = "<group>"; }; |
85 | 84 | A35F9F671F837E0400208042 /* BoundingBox.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BoundingBox.swift; sourceTree = "<group>"; }; |
86 | | - A35F9F691F837E2800208042 /* AmpelPilot1_2.mlmodel */ = {isa = PBXFileReference; lastKnownFileType = file.mlmodel; path = AmpelPilot1_2.mlmodel; sourceTree = "<group>"; }; |
87 | 85 | A395C7BB1F8A1A0800BF0CB0 /* AmpelPilot1_2rg.mlmodel */ = {isa = PBXFileReference; lastKnownFileType = file.mlmodel; path = AmpelPilot1_2rg.mlmodel; sourceTree = "<group>"; }; |
88 | 86 | A395C7BD1F8A252500BF0CB0 /* FeedbackManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbackManager.swift; sourceTree = "<group>"; }; |
89 | 87 | A3ADF3531F9FA67600EA4F8D /* VisualFeedbackView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VisualFeedbackView.swift; sourceTree = "<group>"; }; |
|
220 | 218 | children = ( |
221 | 219 | A35F9F651F837DE000208042 /* YOLO.swift */, |
222 | 220 | A35F9F671F837E0400208042 /* BoundingBox.swift */, |
223 | | - A35F9F691F837E2800208042 /* AmpelPilot1_2.mlmodel */, |
224 | 221 | A395C7BB1F8A1A0800BF0CB0 /* AmpelPilot1_2rg.mlmodel */, |
225 | 222 | A3B07EE21F84DC9000B791B5 /* LightPhaseManager.swift */, |
226 | 223 | A395C7BD1F8A252500BF0CB0 /* FeedbackManager.swift */, |
|
370 | 367 | A31AF2141F9B39750067132E /* SelectionViewModel.swift in Sources */, |
371 | 368 | A3ADF3541F9FA67600EA4F8D /* VisualFeedbackView.swift in Sources */, |
372 | 369 | A327FA691F94A8AF002A33FE /* Settings.swift in Sources */, |
373 | | - A35F9F6A1F837E2F00208042 /* AmpelPilot1_2.mlmodel in Sources */, |
374 | 370 | A32E3A191F9A20C40059276D /* SettingsViewController.swift in Sources */, |
375 | 371 | A35F9F2D1F8378DA00208042 /* AppDelegate.swift in Sources */, |
376 | 372 | A32E3A1B1F9A3F870059276D /* Box.swift in Sources */, |
|
0 commit comments