Swift package manager with xcframework

Viewed 31

I try to create swift package manafer for a framework written in objective c . I created the xcframework. I created also the swift pacakge manager. But when I test my work, I get this error (see the screenshot)

for the pacakge.swift

pacakge.swift

you can test the framework in your project to see the error : url = https://github.com/MedAnypli/BlueStack-SPM

thank you for your help.

enter image description here

0 Answers
Related