Skip to content

What is the use of the swift package within ./apple/MapLibreRs/ #56

Answered by maxammann
Drabble asked this question in Q&A
Discussion options

You must be logged in to vote

So I'm also not at all familiar with apple. But it seems like having an xcframework is not really enough to distribute it properly.

One way to distribute seems to be to host the xcframework as part of a swift package. Here is how maplibre-gl is doing it: https://github.com/maplibre/maplibre-gl-native-distribution

Swift packages are commonly written im uppercase CamelCase. So MaplibreRs is the consequence. Im not sure here though.

All of the above statements are very vague as I never deployed an xcode binary framework.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@maxammann
Comment options

Answer selected by Drabble
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants