Closed danielsaidi closed 5 years ago
In order to do this, Sheeeeeeeeet can't contain a xib, which means that the action sheet class must be able to setup itself without a xib.
The spm branch adds SPM support. However, it's not working yet, since SPM has no support for static files. This means that a required xib is not included in the package, which causes tests and apps to crash when they try to initialize an action sheet.
I have to implement it in code instead.
I have replaced the xib with view setup code. This means that Sheeeeeeeeet now supports SPM.
This is now available in the 2.1.0 beta.
Sheeeeeeeeet should support Swift Package Manager.