refactor: merge shared to composeApp

This commit is contained in:
2024-01-12 23:40:06 +08:00
parent d2bb28ef24
commit 8b330ff878
15 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
import UIKit
import shared
import ComposeApp
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate {