You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
I had an issue, during the installing process from
(https://paper.dropbox.com/doc/Getting-Started-with-Submodules-as-Development-Pods--A4cDjxURk9yGz6yT1rERpRhqAg-yRpNbPxIOjzGlcEbecuOC)
I've got error in VimeoUpload Submodule file ->
file: ExportOperation.swift
line: 121
if let space = availableDiskSpace, space.int64Value < self.exportSession.estimatedOutputFileLength
// not unwrapped value - space.int64Value
this code can be fixed manually, but is there an opportunity to fix it from your side?
The text was updated successfully, but these errors were encountered: