Skip to content
This repository was archived by the owner on Oct 14, 2021. It is now read-only.

Commit b4231cf

Browse files
author
Jeff Verkoeyen
committed
Add requirements section to the README for apple engine.
1 parent 7addafc commit b4231cf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55

66
An API diff tool for Objective-C, Swift, and Android code that outputs markdown.
77

8+
## Requirements
9+
10+
Engine for apple APIs requires:
11+
12+
- Xcode 8 beta 6
13+
- [sourcekitten](https://github.com/jpsim/SourceKitten)
14+
815
## Usage
916

1017
Run `apidiff` from within a git repository like so:

0 commit comments

Comments
 (0)