Convert SatsPrice to a Skip multiplatform app
This commit is contained in:
10
Darwin/Sources/SatsPriceAppMain.swift
Normal file
10
Darwin/Sources/SatsPriceAppMain.swift
Normal file
@@ -0,0 +1,10 @@
|
||||
// This is free software: you can redistribute and/or modify it
|
||||
// under the terms of the GNU General Public License 3.0
|
||||
// as published by the Free Software Foundation https://fsf.org
|
||||
|
||||
import SwiftUI
|
||||
import SatsPrice
|
||||
|
||||
/// The entry point to the app simply loads the App implementation from SPM module.
|
||||
@main struct AppMain: App, SatsPriceApp {
|
||||
}
|
||||
Reference in New Issue
Block a user