Skip to content

Commit 2915c15

Browse files
committed
Update README.md
1 parent 3c2f898 commit 2915c15

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
yarn add @bacons/xcode
77
```
88

9-
> Website https://xcode-seven.vercel.app/
10-
119
Here is a diagram of the grammar used for parsing:
1210

1311
<img width="1211" alt="Screen Shot 2022-04-25 at 12 39 27 PM" src="https://user-images.githubusercontent.com/9664363/165143651-a75e354c-e131-4ae9-bde8-876be7d430f5.png">
@@ -131,7 +129,8 @@ We support the following types: `Object`, `Array`, `Data`, `String`. Notably, we
131129
- [x] Use a fork of chevrotain -- it's [way too large](https://packagephobia.com/result?p=chevrotain@10.1.2) for what it offers.
132130
- [x] Generating UUIDs.
133131
- [x] Reference-type API.
134-
- [ ] Build setting parsing.
132+
- [x] Build setting parsing.
133+
- [ ] xcworkspace support.
135134
- [ ] Docs.
136135

137136
# Docs

0 commit comments

Comments
 (0)