mirror of
https://github.com/EveryInc/compound-engineering-plugin.git
synced 2026-06-19 15:41:46 +02:00
fix(ce-test-xcode): correct renamed usage examples
This commit is contained in:
@@ -200,13 +200,13 @@ After testing:
|
||||
|
||||
```bash
|
||||
# Test with default scheme
|
||||
/test-xcode
|
||||
/ce-test-xcode
|
||||
|
||||
# Test specific scheme
|
||||
/test-xcode MyApp-Debug
|
||||
/ce-test-xcode MyApp-Debug
|
||||
|
||||
# Test after making changes
|
||||
/test-xcode current
|
||||
/ce-test-xcode current
|
||||
```
|
||||
|
||||
## Integration with ce-code-review
|
||||
|
||||
Reference in New Issue
Block a user