Builder
Builder
if (_swipeView) { CGPoint point = [_tapRecognizer locationInView:_swipeView]; ... } The `_tapRecognizer` should be `_panRecognizer`
目前测试出了两个问题: 1. master分支在macOS Monterey 12.0.1 Intel 环境下hook C++方法失败了 2. dev分支在macOS 12.0.1编译失败(不确定dev分支是否已经修复hook C++ 方法,没编译出来,无法测试)
convert RGB string (e.g. @"{231,232,232}") to UIColor
add reverse camera function; filter those failed segments when recording