added logcat feature #18
Annotations
4 warnings
SwiftLint:
MiniSim/Model/Platform.swift#L15
Todo Violation: TODOs should be resolved (Remove this type during migrat...) (todo)
|
SwiftLint:
MiniSim/Service/DeviceService.swift#L305
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
SwiftLint:
MiniSim/Service/DeviceService.swift#L437
Cyclomatic Complexity Violation: Function should have complexity 10 or less; currently complexity is 16 (cyclomatic_complexity)
|
SwiftLint:
MiniSim/Service/DeviceService.swift#L496
File Length Violation: File should contain 400 lines or less: currently contains 496 (file_length)
|