Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Release 0.7.0
  • Loading branch information
gamada-de authored Feb 1, 2022
1 parent c34d35a commit 2bbd2f7
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 @@ -190,7 +190,7 @@ The setup with a separate target for App Store releases will help you prevent se

To integrate DBDebugToolkit into your Xcode project using Carthage, specify it in your Cartfile:
```ruby
github "dbukowski/DBDebugToolkit" ~> 0.6.0
github "dbukowski/DBDebugToolkit" ~> 0.7.0
```
Run carthage update to build the framework and drag the built DBDebugToolkit.framework into your Xcode project.

Expand Down

0 comments on commit 2bbd2f7

Please sign in to comment.