2.0.1
Record the screen on macOS
Add the following to Package.swift:
Package.swift
.package(url: "https://github.com/wulkano/Aperture", from: "2.0.1")
Or add the package in Xcode.
See the source for now.
Run ./example.sh or ./example-ios.sh.
./example.sh
./example-ios.sh
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Aperture
Record the screen on macOS
Requirements
Install
Add the following to
Package.swift
:Or add the package in Xcode.
Docs
See the source for now.
Dev
Run
./example.sh
or./example-ios.sh
.Related