Skip to content

Commit 1a0fb4c

Browse files
committed
Test: remove target flag from interface
It won't work on other machines :)
1 parent baabaa0 commit 1a0fb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ModuleInterface/noncopyable_generics_interface_extensions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
// swift-interface-format-version: 1.0
88
// swift-compiler-version: Apple Swift version 6.0 effective-5.10 (swiftlang-6.0.0.4.52 clang-1600.0.21.1.3)
9-
// swift-module-flags: -target arm64-apple-macosx15.0 -enable-objc-interop -enable-library-evolution -module-name bug
9+
// swift-module-flags: -enable-objc-interop -enable-library-evolution -module-name bug
1010
import Swift
1111
import _Concurrency
1212
import _StringProcessing

0 commit comments

Comments
 (0)