mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2025-12-12 12:22:12 +00:00
d Add Swift-specific readme
This commit is contained in:
parent
3ef1dc16fb
commit
8eab172f25
12
swift/README.md
Normal file
12
swift/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
## Build and test using any of the following
|
||||
|
||||
Command line:
|
||||
- `swift test`
|
||||
|
||||
Xcode:
|
||||
- Open this "swift" folder to open package
|
||||
- In the Xcode menu, select Product > Test to run tests
|
||||
|
||||
AppCode:
|
||||
- Open this "swift" folder to open package
|
||||
- Select "GildedRoseTests" configuration and run
|
||||
Loading…
Reference in New Issue
Block a user