Ninja,Makefile: use `unique_ptr` for memory management

Use a `unique_ptr` to manage the lifetime of the `MacOSXContentGenerator`
and 'OSXBundleGenerator` rather than manually handling the lifetime.
7 files changed