SkillAgentSearch skills...

CwlUtils

A collection of Swift utilities as documented on cocoawithlove.com

Install / Use

/learn @mattgallagher/CwlUtils
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CwlUtils

A collection of utilities written as part of articles on Cocoa with Love

Included functionality

The following features are included in the library.

Adding to your project

The CwlUtils library requires the Swift Package Manager. Minimum requirements are iOS 8 or macOS 10.10 and Swift 5.0.

Add the following to the dependencies array in your "Package.swift" file:

.package(url: "https://github.com/mattgallagher/CwlUtils.git", from: Version(3, 0, 0)),

NOTE: even though this git repository includes its dependencies in the Dependencies folder, building via the Swift Package manager fetches and builds these dependencies independently.

CocoaPods and Carthage

Up to version 2.2.1, this library supported CocoaPods and Carthage. If you wish to use these package managers, you can check out the CwlUtils 2.2.1 tag

View on GitHub
GitHub Stars622
CategoryDevelopment
Updated1mo ago
Forks61

Languages

Swift

Security Score

80/100

Audited on Feb 8, 2026

No findings