2.1.1
Install via Homebrew 🍺
For new installs use
brew install chargepoint/xcparse/xcparse
To upgrade use
brew upgrade xcparse
Changes
- xcparse now does a basic check to ensure the xcresult path given leads to something that looks like an xcresult (#40). If it doesn't, xcparse will now fail early & provide an explicit error for this case. Thanks @Blackjacx & @SandraNPR for the feedback!