Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error in swift file of FirebaseStorage while building iOS application. #1

Open
raj-witbybit opened this issue Jun 29, 2024 · 0 comments

Comments

@raj-witbybit
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant