chore: remove SkipFuseUI dependency and replace with OSLog
- Remove skip-fuse-ui package from Package.swift dependencies and target products - Replace `import SkipFuse` with `import OSLog` in PediFoodsApp.swift Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import Foundation
|
||||
import SkipFuse
|
||||
import OSLog
|
||||
import SwiftUI
|
||||
|
||||
/// A logger for the PediFoods module.
|
||||
|
||||
Reference in New Issue
Block a user