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 16, 2022
1 parent fa6ecc6 commit 94b837d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ dependencies: [
.package(url: "https://github.com/aytugsevgi/SwityKit", from: "1.0.2")
]
```
You need to add to `Build Phases -> Link Binary With Libraries` for test targets. Also remove from main target.

<img width="742" alt="Screen Shot 2022-09-16 at 14 27 54" src="https://user-images.githubusercontent.com/33103753/190629320-8c54f598-5e2f-4e08-8ba0-d715ba70fc34.png">

## Example

### Mock
Expand Down

0 comments on commit 94b837d

Please sign in to comment.