How to install SnapKit/SnapKit. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
SnapKit/SnapKit Installation Guide
How to install SnapKit/SnapKit. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for SnapKit/SnapKit. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i SnapKit/SnapKitor
Install via npx
npx @hexmos/ipm i SnapKit/SnapKitPrerequisites
Xcode
system_toolVersion: 10.0+ (or later)
Swift 4.x or Swift 5.x
knowledgeVersion: >= 4.0.0 (for Swift 4) / 5.0.0 (for Swift 5)
iOS 12.0+ or Mac OS X 10.13+
system_packageVersion: 12.0+ (or later)
CocoaPods
package_managerVersion: 1.1.0+ (or later)
Carthage
build_toolVersion: 2.0+ (or later)
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
CocoaPods
gem install cocoapods
pod installCarthage
carthage updateSwift Package Manager
swift package add SnapKitManual Installation
makePost Installation Steps
- Open the app in Xcode.
- Run the app on a simulator or device.
