I have an app with a Today widget. I would like to use a model class from the container app in the TodayViewController.swift
.
Is such a thing possible?
I copied the file into the Today Extension folder and tried to import it. No dice.
I can't find an answer in the documentation or online.
Thanks