We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 628ac58 commit cb93979Copy full SHA for cb93979
CONTRIBUTING.md
@@ -40,7 +40,7 @@ How you can Contribute
40
41
5. **Run tests**
42
43
- You can run tests from `GRDB.xcworkspace`, after selecting your target (GRDBOSX, GRDBiOS, GRDBtvOS, from `GRDB.xcodeproj` or `GRDBCustom.xcodeproj`).
+ You can run tests from `GRDB.xcworkspace`, after selecting your scheme (`GRDB` from `GRDB.xcodeproj` or `GRDBCustom` from `GRDBCustom.xcodeproj`).
44
45
Before submitting a pull request, please run in the terminal:
46
0 commit comments