File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 1
2+ metadata :
3+ authors : ' Skip.dev and contributors'
4+
Original file line number Diff line number Diff line change 1- # Configuration file for https://skip.tools project
1+ # Configuration file for Skip ( https://skip.dev) project
22#
33# Kotlin dependencies and Gradle build options for this module can be configured here
44# build:
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
1+ // Copyright 2025–2026 Skip
2+ // SPDX-License-Identifier: MPL-2.0
23import Foundation
34import SkipFFI
45#if !SKIP
Original file line number Diff line number Diff line change 1- # Configuration file for https://skip.tools project
1+ # Configuration file for Skip ( https://skip.dev) project
22#
33# Kotlin dependencies and Gradle build options for this module can be configured here
44# build:
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
1+ // Copyright 2025–2026 Skip
2+ // SPDX-License-Identifier: MPL-2.0
23import XCTest
34import Foundation
45@testable import SkipCDemo
Original file line number Diff line number Diff line change 1- // SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception
1+ // Copyright 2025–2026 Skip
2+ // SPDX-License-Identifier: MPL-2.0
23import Foundation
34#if os(macOS) || os(Linux) // Skip transpiled tests only run on macOS targets
45import SkipTest
You can’t perform that action at this time.
0 commit comments