Anyone else having issues with the GM release with ML models and has a solution for this? I get the following error:
Type 'MLModel' has no member '__loadContents'
I have cleaned the Project + deleted derived data (this is a generated file that is put into the derived data folder)
I notice that the method should not be there for mac OS 10.15 which I use, but it there for some reason.
I also noticed that this API is still in beta while the GM is a production build? https://developer.apple.com/documentation/coreml/mlmodel
Should I regenerate the ML model?