Skip to content

Update the iOS binaries to be a Framework rather than dylibs #8

@dellis1972

Description

@dellis1972

For iOS devices, we cannot use .dylib. This is because the library needs to be linked into the final binary, which can't be done using dylibs and as a result your app gets rejected by the app store.

Metadata

Metadata

Assignees

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