AdvancedFoundation

Platform Cocoapods PM

AdvancedFoundation provides additional utilities to Foundation.framework.

Installation

Cocoapods

Include the following line in the Podfile

pod AdvancedFoundation

Swift package manager

Add a Package Dependency using the current Github URL

Unit tests

Open the project file and run unit tests

Note: Since swift package manager doesn’t support testing on a host application, running unit tests via the package file or swift run will crash.

Reference