Fix: Remove bridging header and restore import Libbox - try module import approach

This commit is contained in:
2026-07-02 20:01:59 +08:00
parent 61d17ccbe2
commit 999ee48e6b
14 changed files with 12 additions and 14 deletions
@@ -1,6 +1,7 @@
import Foundation
import SwiftUI
import UniformTypeIdentifiers
import Libbox
public extension Profile {
func toContent() throws -> LibboxProfileContent {