build: Remove macos and linux support

This commit is contained in:
gasaichandesu
2026-06-18 18:14:45 +04:00
parent 9e6b9402bf
commit 7e28c68bac
40 changed files with 0 additions and 2050 deletions
-12
View File
@@ -1,12 +0,0 @@
import Cocoa
import FlutterMacOS
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.
}
}