mirror of
https://github.com/mas-cli/mas
synced 2024-11-22 19:43:09 +00:00
36 lines
1.2 KiB
Text
36 lines
1.2 KiB
Text
- [ ] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/master/CONTRIBUTING.md) and have done my best to follow them.
|
|
|
|
### What did you do?
|
|
|
|
Please replace this with what you did.
|
|
|
|
### What did you expect to happen?
|
|
|
|
Please replace this with what you expected to happen.
|
|
|
|
### What actually happened instead?
|
|
|
|
Please replace this with what happened instead.
|
|
|
|
### Environment
|
|
|
|
List the software versions you're using:
|
|
|
|
- Quick: *?.?.?*
|
|
- Nimble: *?.?.?*
|
|
- Xcode Version: *?.? (????)* (Open Xcode; In menubar: Xcode > About Xcode)
|
|
- Swift Version: *?.?* (Open Xcode Preferences; Components > Toolchains. If none, use `Xcode Default`.)
|
|
|
|
Please also mention which package manager you used and its version. Delete the
|
|
other package managers in this list:
|
|
|
|
- CocoaPods: *?.?.?* (Use `pod --version` in Terminal)
|
|
- Carthage: *?.?* (Use `carthage version` in Terminal)
|
|
- Swift Package Manager *?.?.? (swiftpm-???)* (Use `swift build --version` in Terminal)
|
|
|
|
### Project that demonstrates the issue
|
|
|
|
Please link to a project we can download that reproduces the issue. Feel free
|
|
to delete this section if it's not relevant to the issue (eg - feature request).
|
|
|
|
The project should be [short, self-contained, and correct example](http://sscce.org/).
|