-
Notifications
You must be signed in to change notification settings - Fork 17
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
Value of type 'UnsafeMutablePointer<_>' has no member 'dataPtr' #12
Comments
I don't know what went wrong with your pods, but if you need a quick fix you can use |
ohk let me try |
Hmm try to call |
Yes sure let me try |
That's strange. Try to remove Cocoapods from your project and reintegrate it. |
I just create new project and install pod "pod 'LibSignalProtocolSwift'" after successfully install I try to build project but I'm getting this issue.
My Xcode version is 10.1 and I'm complied project with swift 4.2.
Looking forward to solution,
Thanks
The text was updated successfully, but these errors were encountered: