Skip to content

Commit be4b8c1

Browse files
committed
Update README.md
1 parent b5ac653 commit be4b8c1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ Workspace file references use location specifiers:
257257

258258
- Unlike the [xcode](https://www.npmjs.com/package/xcode) package which uses PEG.js, this implementation uses [Chevrotain](https://chevrotain.io/).
259259
- This project support the Data type `<xx xx xx>`.
260-
- Unopinionated: this could change in the future :] but if it does we'll use modern graph API patterns that are typed.
261260
- This implementation also _appears_ to be more stable since we follow the [best guess pbxproj spec][spec].
262261
- String parsing is the trickiest part. This package uses a port of the actual [CFOldStylePlist parser](http://www.opensource.apple.com/source/CF/CF-744.19/CFOldStylePList.c) which is an approach first used at scale by the [CocoaPods team](https://github.com/CocoaPods/Nanaimo/blob/master/lib/nanaimo/unicode/next_step_mapping.rb) (originally credited to [Samantha Marshall](https://github.com/samdmarshall/pbPlist/blob/346c29f91f913d35d0e24f6722ec19edb24e5707/pbPlist/StrParse.py#L197)).
263262

0 commit comments

Comments
 (0)