You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://swiftpackageindex.com/tayloraswift/swift-noise)
9
-
[](https://swiftpackageindex.com/tayloraswift/swift-noise)
@@ -20,6 +17,25 @@ All popular types of procedural noise are supported, including three [gradient n
20
17
21
18
`swift-noise`’s entire public API is [documented](https://swiftinit.org/docs/swift-noise/noise).
22
19
20
+
21
+
## Requirements
22
+
23
+
The swift-noise library requires Swift 5.10 or later.
24
+
25
+
26
+
| Platform | Status |
27
+
| -------- | ------ |
28
+
| 🐧 Linux |[](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml)|
29
+
| 🍏 Darwin |[](https://github.com/tayloraswift/swift-noise/actions/workflows/Tests.yml)|
30
+
| 🍏 Darwin (iOS) |[](https://github.com/tayloraswift/swift-noise/actions/workflows/iOS.yml)|
31
+
| 🍏 Darwin (tvOS) |[](https://github.com/tayloraswift/swift-noise/actions/workflows/tvOS.yml)|
32
+
| 🍏 Darwin (visionOS) |[](https://github.com/tayloraswift/swift-noise/actions/workflows/visionOS.yml)|
33
+
| 🍏 Darwin (watchOS) |[](https://github.com/tayloraswift/swift-noise/actions/workflows/watchOS.yml)|
0 commit comments