XcodeJSONValidator

XcodeJSONValidator is your script to to check for possible wrongly formed JSON files.

Setup

  1. Add script somewhere in your project
  2. Add new “Run Script” under Build Phases to your target
  3. Add the input file (script) and specify the full path

Screenshot-2022-01-31-at-15-02-07.png

  1. Build your app
  2. Check for JSON errors

GitHub

View Github