We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c34d35a commit 2bbd2f7Copy full SHA for 2bbd2f7
README.md
@@ -190,7 +190,7 @@ The setup with a separate target for App Store releases will help you prevent se
190
191
To integrate DBDebugToolkit into your Xcode project using Carthage, specify it in your Cartfile:
192
```ruby
193
-github "dbukowski/DBDebugToolkit" ~> 0.6.0
+github "dbukowski/DBDebugToolkit" ~> 0.7.0
194
```
195
Run carthage update to build the framework and drag the built DBDebugToolkit.framework into your Xcode project.
196
0 commit comments