A pretty intuitive question, but I couldn't find an appropriate resource.
For example, if I create a new Swift Package
using Xcode SP template than adding a new class like this:
class CustomSPMView: UIView {
}
Now I want to test it.
What is the right/fastest way to test/use my Swift Package
?
Aucun commentaire:
Enregistrer un commentaire