Skip to content

Commit

Permalink
Update location of Mojave dynamic wallpaper on Beta 5
Browse files Browse the repository at this point in the history
  • Loading branch information
zwaldowski committed Jul 30, 2018
1 parent dd24d29 commit dcf7a10
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@

import AVFoundation

let url = URL(fileURLWithPath: "/Library/Desktop Pictures/Mojave (Dynamic).heic")
let url = URL(fileURLWithPath: "/Library/Desktop Pictures/Mojave.heic")

let imageSource = CGImageSourceCreateWithURL(url as CFURL, nil)!

Expand Down

0 comments on commit dcf7a10

Please sign in to comment.