All necessary tools that are used in almost all my apps. Quite interesting to import and handle btw.
All provides native tools for iOS & WatchOS programs
PerfectTools
is installed via the official Swift Package Manager.
Select Xcode
>File
> Swift Packages
>Add Package Dependency...
and add https://github.com/azizbekasadov/PerfectTools
.
The Swift Package Manager (SPM) is now the official way to install PerfectTools
. The other package managers are now deprecated as of 0.0.1
and won't be supported in future versions.
Look through the codebase in the framework. The documentation is still in-progress.