Skip to content

Commit

Permalink
Update minimum swift version
Browse files Browse the repository at this point in the history
  • Loading branch information
sidepelican committed Dec 9, 2024
1 parent 2bb97d6 commit 54a8f4a
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ This project may contain unstable APIs which may not be ready for general use. S

## System Requirements

* Swift 5.7 or later
* Xcode 14.2 or later
* macOS 12.0 or later and Linux
* Swift 5.10 or later
* Xcode 15.3 or later
* macOS 13.0 or later and Linux
* Support is included for the Swift Package Manager


Expand Down Expand Up @@ -424,11 +424,6 @@ This will generate:
public class FooMock: FooProtocol { ... }
```

## Used libraries

[SwiftSyntax](https://github.com/apple/swift-syntax) |


## How to contribute to Mockolo
See [CONTRIBUTING](CONTRIBUTING.md) for more info.

Expand Down

0 comments on commit 54a8f4a

Please sign in to comment.