Direct manipulation for your mom.
- Install the cocoapods gem
sudo gem install cocoapods
- Run the following command in Terminal.app
pod install
- Open
Project.xcworkspace
orProject.xcodeproj
- Install mogenerator
- Run the following command in Terminal.app
mogenerator \
--swift \
--model iOS/Models/App.xcdatamodeld/App.xcdatamodel \
--output-dir iOS/Models \
--v2