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
Xcode build done. 131.9s
Failed to build iOS app
Swift Compiler Error (Xcode): Implicit use of 'self' in closure; use 'self.' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/StorageDownloadTask.swift:127:13
StorageDownloadTask.swift:127
Swift Compiler Error (Xcode): Reference to property 'pageSize' in closure requires explicit use of 'self' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageListTask.swift:94:13
StorageListTask.swift:94
Swift Compiler Error (Xcode): Reference to property 'previousPageToken' in closure requires explicit use of 'self' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageListTask.swift:98:13
The text was updated successfully, but these errors were encountered:
Xcode build done. 131.9s
Failed to build iOS app
Swift Compiler Error (Xcode): Implicit use of 'self' in closure; use 'self.' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/StorageDownloadTask.swift:127:13
StorageDownloadTask.swift:127
Swift Compiler Error (Xcode): Reference to property 'pageSize' in closure requires explicit use of 'self' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageListTask.swift:94:13
StorageListTask.swift:94
Swift Compiler Error (Xcode): Reference to property 'previousPageToken' in closure requires explicit use of 'self' to make capture semantics explicit
/Users/userName/projectName/ios/Pods/FirebaseStorage/FirebaseStorage/Sources/Internal/StorageListTask.swift:98:13
The text was updated successfully, but these errors were encountered: