Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 591 Bytes

readme.md

File metadata and controls

39 lines (26 loc) · 591 Bytes

Aperture

Record the screen on macOS

Requirements

  • macOS 10.13+
  • Xcode 12+
  • Swift 5.3+

Install

SwiftPM

.package(url: "https://github.com/wulkano/Aperture", from: "0.4.0")

Carthage

github "wulkano/Aperture"

CocoaPods

pod "Aperture"

Docs

See the source for now.

Related