Skip to content

Commit 49b530f

Browse files
Merge pull request #18 from ConsultingMD/nikola/remove-library-evolution
Remove library evolution
2 parents 22816ea + 26bfb67 commit 49b530f

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)