Now you can build the project, targeting to iPhone / iPad / My Mac (Designed for iPad)
- when you make an app for only Mac, use the Unet.mlmodelc instead of UnetChunk1/2, which are for mobile devices.
1. Remove the `CoreMLModels` group in the Xcode Project Navigator.
1. Drag and drop the `CoreMLModels` directory in Finder into the Xcode Project Navigator, to add the files.
- At `Choose options for adding these files` dialog, check the `[v] Copy items if needed` and `[v] Create folder references`, and `Add to targets: [v] imggensd2`
![Image](images/ss4_640.png)
![Image](images/ss3_240.png)
![Image](images/ss3_240.png)
Now you can build the project, targeting to iPhone, iPad, or My Mac (Designed for iPad)