update ios

This commit is contained in:
lizandrogd
2023-10-12 13:22:03 -05:00
parent 86a3ead552
commit cfa52bbbe8
44 changed files with 163 additions and 83 deletions
+12
View File
@@ -0,0 +1,12 @@
import FlutterMacOS
import Cocoa
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.
}
}