Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aytugsevgi authored Sep 17, 2022
1 parent 4ce1e60 commit 71e7582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To integrate SwityKit into your Xcode project using Swift Package Manager, add i

```swift
dependencies: [
.package(url: "https://github.com/aytugsevgi/SwityKit", from: "1.0.2")
.package(url: "https://github.com/aytugsevgi/SwityKit", from: "1.0.5")
]
```
You need to add to `Build Phases -> Link Binary With Libraries` for test targets. Also remove from main target.
Expand Down

0 comments on commit 71e7582

Please sign in to comment.