-
Notifications
You must be signed in to change notification settings - Fork 33
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
UnsafeRawBufferPointer errors when building #9
Comments
I got the same error on Xcode 9.1, Swift 4. |
Hi, I'm having the exact same problem. Is there any way to avoid this error? |
I got same error, can you tell me how I can fix this problem ? My Xcode version is 9.2. Thanks! |
I have gotten the same error. Can anyone shed some light on how to fix this? |
Any updates regarding this issue? |
I installed SipHash through BigInt 3.1 with Cocoapods and got 2 errors when building the project. I'm using XCode 9.2, deployment target is ios11.2 (Swift 4).
I both cleaned my build folder (Cmd+Shift+K) and did again a
pod install
but the issue persists.The text was updated successfully, but these errors were encountered: