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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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.shor./example-ios.sh.Related