Skip to content

iOS doesn't seem to copy over the dylib properly? #117

@davemackintosh

Description

@davemackintosh

I've tried each example but I always seem to get the same error on running.

I get "Library not loaded .dylib`

I can see that the libname.a and libname.dyld are built and where they should be but when I cargo apple open the libname.a file is red in the file explorer and running errors about the library not being loaded.

I've manually added both to the project and tried to re-run and get the same no matter what I try.

On a side note, the template appears to be wrong as well. Defaulting to a deployment target of iOS 9 which also needs changing.

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