My application uses CoreML model filters. Through parsing the JSON file, I plan to update the list of models (Download by reference from JSON, add, and also delete CoreML models).
Question: how to update models in the assembled application (published in the AppStore) via JSON parsing (add new or delete existing ones)?