Tristian A.
Tristian A.
I'm experiencing this same issue
Version `2.0.0` seems to be able to create the report out of Xcode 12 result bundles, if you're using the `bash` based installation outlined in the readme, i.e.: ```bash bash
The tool relies on [DistributedNotificationCenter](https://developer.apple.com/documentation/foundation/distributednotificationcenter), I've seen some older reports that indicate that it might not be working on recent macOS versions, for example: https://developer.apple.com/forums/thread/129437 Not sure if your issue...
I just ran into this issue, from looking at the documentation I thought it'd be possible to use `turicreate` to train and export the model, considering that it is listed...
I just created my first useful CoreML model using turicreate and I also wanted to add this metadata. Versioning, author and license are important to track.
I'm having the same issue, not sure if it's an issue but it's a bit of annoying.
I think perhaps adding tests would help in making this fix more robust, also since it'd be changing the output of the function, maybe make it an optional keyword arg...
@iori57 Yes, I created a "Dimmable" protocol and extended PulleyController to check for that type; it is that type It'll inject a view to the primary controller. It's roughly like...
I second this feature request