mzp / LoveLiver

Create Apple's Live Photos from JPEG and MOV.
MIT License
379 stars 28 forks source link

Use PHLivePhotoView for preview in livephoto sandbox #10

Closed banjun closed 7 years ago

banjun commented 8 years ago

Happy WWDC 2016! 🎉

@available(OSX 10.12, *)
public class PHLivePhotoView : NSView

Try using PHLivePhotoView if it can be used without saving PHLivePhoto.

Other topics I confirmed at WWDC...

As a reminder...

Screenshots of beta apple softwares cannot be published.

banjun commented 7 years ago

close the one year old issue due to lack of availability of PHLivePhotoView in macOS.

In macOS, Live Photo objects are available only when editing Live Photo content in a photo editing extension that runs in the Photos app

https://developer.apple.com/documentation/photosui/phlivephotoview

for the other part of the issue, we should migrate to HEIF live photo.