Skip to content

UnsafeRawBufferPointer errors when building #9

Description

@romain64

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).

! Cannot invoke initializer for type 'UnsafeRawBufferPointer' with an argument list of type '(rebasing: Slice<UnsafeRawBufferPointer>)'

! Value of type 'UnsafeMutableRawBufferPointer' has no member 'copyMemory'

capture d ecran 2018-08-12 a 13 24 29

capture d ecran 2018-08-12 a 13 23 56

I both cleaned my build folder (Cmd+Shift+K) and did again a pod install but the issue persists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions