|
let newPath = CCUtility.getDirectoryProviderStorageOcId(ocId, fileNameView: newFileNameMOV)
|
|
let newPath = CCUtility.getDirectoryProviderStorageOcId(ocId, fileNameView: newFileNameMOV)
|
|
CCUtility.moveFile(atPath: oldPath, toPath: newPath)
|
|
CCUtility.moveFile(atPath: oldPath, toPath: newPath)
|