revert to xcode 15

This commit is contained in:
neon443
2024-12-31 11:05:46 +00:00
parent 9a7a589933
commit fe46be8ee7
8 changed files with 287 additions and 218 deletions

View File

@@ -2,7 +2,7 @@
// MineSwiftUITestsLaunchTests.swift
// MineSwiftUITests
//
// Created by Nihaal Sharma on 08/12/2024.
// Created by Nihaal Sharma on 31/12/2024.
//
import XCTest
@@ -17,7 +17,6 @@ final class MineSwiftUITestsLaunchTests: XCTestCase {
continueAfterFailure = false
}
@MainActor
func testLaunch() throws {
let app = XCUIApplication()
app.launch()