![]() |
||
---|---|---|
.swiftpm/xcode | ||
Example | ||
Example-iOS | ||
Media | ||
Sources/Aperture | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.swiftlint.yml | ||
Package.swift | ||
example-ios.sh | ||
example.sh | ||
license | ||
readme.md |
readme.md
Aperture
Record the screen on macOS
Requirements
- macOS 10.13+
- Xcode 13+
- Swift 5.5+
Install
Add the following to Package.swift
:
.package(url: "https://github.com/wulkano/Aperture", from: "2.0.1")
Docs
See the source for now.
Dev
Run ./example.sh
or ./example-ios.sh
.
Related
- aperture-node - Node.js wrapper