🚚 Rename iOS project

This commit is contained in:
2025-11-01 04:09:51 +08:00
parent 01cc71fd47
commit 71033a7b8b
162 changed files with 737 additions and 387 deletions

View File

@@ -2,10 +2,10 @@ import Cocoa
import FlutterMacOS
import XCTest
class RunnerTests: XCTestCase {
class SolianTests: XCTestCase {
func testExample() {
// If you add code to the Runner application, consider adding tests here.
// If you add code to the Solian application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}