add ios path 7 setup

This commit is contained in:
2026-01-27 23:57:45 +08:00
parent 89c26ea78e
commit 876842c0db
42 changed files with 1321 additions and 9 deletions
+12
View File
@@ -0,0 +1,12 @@
import Flutter
import UIKit
import XCTest
class RunnerTests: XCTestCase {
func testExample() {
// If you add code to the Runner application, consider adding tests here.
// See https://developer.apple.com/documentation/xctest for more information about using XCTest.
}
}