Skip to content

Commit 26bfb67

Browse files
author
Nikola Stojanovic
committed
Remove library evolution
1 parent 22816ea commit 26bfb67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Package.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ let package = Package(
2525
dependencies: [],
2626
swiftSettings: [
2727
.enableExperimentalFeature("StrictConcurrency"),
28-
.define("BUILD_LIBRARY_FOR_DISTRIBUTION", .when(configuration: .release)),
2928
]
3029
),
3130
.testTarget(

0 commit comments

Comments
 (0)