mirror of
https://github.com/jphong1111/awesome-ios-developer.git
synced 2024-12-22 22:15:43 +07:00
Update VideoDownloadManager.swift
This commit is contained in:
parent
1088e13f08
commit
c6349400c2
@ -1,5 +1,5 @@
|
||||
//
|
||||
// VideoManager.swift
|
||||
// VideoDownloadManager.swift
|
||||
// DispatchDemoApp
|
||||
//
|
||||
// Created by JungpyoHong on 4/29/21.
|
||||
@ -7,7 +7,7 @@
|
||||
import Foundation
|
||||
import PhotosUI
|
||||
|
||||
struct VideoManager {
|
||||
struct VideoDownloadManager {
|
||||
|
||||
func downloadVideoLinkAndCreateAsset(_ videoLink: String) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user