Skip to content

Commit 2235c95

Browse files
committed
Update for WASM compatibility
1 parent 30d9104 commit 2235c95

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 6.2
1+
// swift-tools-version: 5.10
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
//
2+
// WASMGuard.swift
3+
// DesignAlgorithmsKit
4+
//
5+
// Placeholder for WASM compatibility guards
6+
//

0 commit comments

Comments
 (0)